From 13e43d1800ec12698353c0e5836b662843eea365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Fri, 6 May 2011 16:02:22 +0200 Subject: update Changelog TODO VERSION --- Changelog | 13 ++++++++++++- TODO | 24 ++++++++++++------------ lib/efl.rb | 2 +- 3 files changed, 25 insertions(+), 14 deletions(-) diff --git a/Changelog b/Changelog index d1a8e40..266a639 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,15 @@ -2011-05-11 Jérémy Zurcher +2011-05-06 Jérémy Zurcher + * release 0.0.5 + * add REvasText class + specs + * add REvasBox class + specs + * add EinaRectangleStruct + * add REvasPolygon#<< + * add REvasObject#center set/get/= + * update REvasObject#initialize + * bugfix REvasObject#free + * bugfix evas_spec and test_evas + +2011-05-05 Jérémy Zurcher * release 0.0.4 * ruby 1.8.7 compatible * FFI::AutoPointer usage fixed, constructors cleaned diff --git a/TODO b/TODO index 137a191..a1dc901 100644 --- a/TODO +++ b/TODO @@ -6,30 +6,30 @@ global see tag "seperate-natives" - maybe allow meth= within module#method_missing ( tools/genruby.rb) -Eet - - ... - -Eina - - ... - Evas - - REvasMap + - complete REvasBox specs - REvasImage - - REvasText - - REvasTextBlock - REvasSmart - - REvasBox - REvasTable + - REvasMap - REvasFilter + - REvasTextBlock - REvasCservv - continue Evas.h from evas_load_error_str till $ Ecore + - getopt why -E => ERROR: invalid options found. See --help - ecore_evas_maximized_set +Elementary + - ... + Edje - - test/test_edje.rb crashes or freeze at exit + - ... -Elementary +Eet + - ... + +Eina - ... diff --git a/lib/efl.rb b/lib/efl.rb index f7b2ee9..33a8ad6 100644 --- a/lib/efl.rb +++ b/lib/efl.rb @@ -4,7 +4,7 @@ # module Efl # - VERSION = '0.0.4' + VERSION = '0.0.5' # autoload :EcoreEvas, './lib/efl/ecore_evas.rb' autoload :EcoreGetopt, './lib/efl/ecore_getopt.rb' -- cgit v1.1-2-g2b99