diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,3 +1,6 @@ +2012-01-xx Jérémy Zurcher <jeremy@asynk.ch> + * do not create type specific pointers, use pointer + 2011-09-02 Jérémy Zurcher <jeremy@asynk.ch> * release 0.0.9 * implement test_bg, test_actionslider, test_box @@ -17,8 +20,8 @@ * elementary objects constructor helper * elementary objects may wrap callback pointers * quick add classes : ElmDiskSelectorItem, ElmEntry, ElmFlipSelector, ElmFLipSelectorItem, ElmHoversel, ElmHoverselItem, ElmGenlistItemClassStruct, ElmHover, ElmButton, ElmListItem, ElmGenList, - * auto complete _set and _get function suffixes - * bugfix ecore_getopt + * auto complete _set and _get function suffixes + * bugfix ecore_getopt * add REinaList#from_a ptrt * add REinaList#to_a ptrt=nil * rework EcoreGetopt |