diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-05-11 12:06:02 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-05-11 12:06:02 +0200 |
commit | c18b9432eeabad028cd252d6a983c5abf06d9ac2 (patch) | |
tree | 83d240053c6802cfb27ab9f9f1de523ee20a66eb /Changelog | |
parent | 5ede3df79ab176f682d16c7284a5d8ce42fefcea (diff) | |
download | ffi-efl-c18b9432eeabad028cd252d6a983c5abf06d9ac2.zip ffi-efl-c18b9432eeabad028cd252d6a983c5abf06d9ac2.tar.gz |
update Changelog , REVISION, autoload0.0.6
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2011-05-11 Jérémy Zurcher <jeremy@asynk.ch> + * use ditz ass issure tracker + * use FFI.attach_variable for EAPI extern ... + * Efl::EinaLog module and specs + * quick add classes : ElmWin, ElmInWIn, ElmBg, ElmLayout, ElmBox, ElmList, ElmIcon, ElmNotify, ElmDiskSelector, ElmPager + * REinaList has #to_a and #to_ary + * add ClassHelper #null? #to_a #to_ary #to_s + * rework REvasObject#initialize + * rework ClassHelper#method_missing + 2011-05-06 Jérémy Zurcher <jeremy@asynk.ch> * release 0.0.5 * add REvasText class + specs |