framework/uifw/edje.git
2010-09-04 rasterformatting fix + list walk optimisation.
2010-09-03 sachielDon't put nulls in the list of programs, makes little...
2010-09-03 rasteruse new clipper flag
2010-09-02 tasnEdje entry: Fixed setting cursor on mouse click.
2010-09-02 tasnEdje entry: Started using evas_textblock_cursor_geometr...
2010-09-01 sachielEina Error messages in Edje Edit
2010-08-31 glimaA bit of doxy cleanliness here. More love needed, though.
2010-08-31 sachielAvoiding access in NULL hash and little fixes.
2010-08-31 cedric * edje: fix interpolation of text color during animation.
2010-08-31 caroupdate Doxyfile to show more functions, types, etc...
2010-08-27 sachielPut fonts into the .edj file again.
2010-08-27 sachielBring back (corrected) second check.
2010-08-26 lucasApply double_condition_check.cocci
2010-08-26 lucasRevert and re-apply badnull patch
2010-08-25 tasnEdje entry: Fixed drawing of anchors.
2010-08-25 rasterevil after alloca
2010-08-25 rastercompile in windows again - i think. eapi hackery.
2010-08-25 cedric * edje: add file minor version field.
2010-08-25 rasteralloca header fix for edje.
2010-08-25 rasterturn lots of if's into switch. should be more efficient...
2010-08-25 rasternuke old obsolete lua stuff - except edje_lua.c. let...
2010-08-24 cedric * edje: add back anonymous script.
2010-08-24 sachielLeak--
2010-08-24 sachielFixing return of edje_edit_fonts_list_get
2010-08-24 sachielFixing {font,image}_del's ret when file not exist
2010-08-24 cedric * edje: add back anonymous program support.
2010-08-23 cedric * edje: prevent segv when no param is given to edje_co...
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-20 cedric * edje: document undefined behaviour of edje_object_si...
2010-08-19 devilhornsFix fat-finger copy-paste error. (Edje amalgamation...
2010-08-19 devilhornsAdd UNUSED where needed.
2010-08-18 cedric * edje: fix edje external module to be consistent...
2010-08-18 devilhornsFix more 'may be used uninitialized' & 'unused variable...
2010-08-18 devilhornsRemove unused variable.
2010-08-18 devilhornsFix 'may be used uninitialized' warnings.
2010-08-18 sachielAlso change group name in the Edje smart data
2010-08-17 glimaRemoving blank line and white space in gen-ed edc.
2010-08-17 glima[PATCH 3/3] If the group is still in use it must not...
2010-08-17 glima[PATCH 2/3] group_del: the object was not being deleted...
2010-08-17 glima[PATCH 1/3] checking if the pointer is null in edje_cache.c
2010-08-17 cedric * edje: fix edje external module path.
2010-08-17 cedric * edje: less warnings by Albin Tonnerre.
2010-08-17 cedric * edje: fix exported api by Albin Tonnerre.
2010-08-17 lucaseina-0 is no more, check for the right package name
2010-08-16 rasterthat was never meant to be there!
2010-08-16 rasteredje -> knocked off too for 1.0.0 alpha
2010-08-16 discomfitorchar* -> const char*
2010-08-16 rasterfix up copyings likewise. nicely standardised templateish.
2010-08-16 rasterand add to header too.
2010-08-16 rasteragain - using internal symbols and NOT exporting them...
2010-08-15 rasteradd back in copyright notice - how did that ever go...
2010-08-15 cedric * edje: remove edje_convert use in edje_cc.
2010-08-14 rasterre-enable. valgrind happy now. hrrrm.
2010-08-14 rasterceeeeeeeeeeeeeeeeedric! :)
2010-08-13 sachielShuting up GCC warnings!
2010-08-13 sachielconstifying (Edje_String)->str
2010-08-13 sachielUsing edje_string_get in group's gen code
2010-08-13 sachielUse right key to find stuff in the eet file. By Fidencio
2010-08-13 cedric * edje: don't display build edje_convert with...
2010-08-13 cedric * edje: finally fix all this eet mess.
2010-08-13 cedric * edje: last fix due to edje eet breakage.
2010-08-13 cedric * edje: fix eet change.
2010-08-13 cedric * edje: fix eet api break.
2010-08-13 rastercompiler wrong! fix!
2010-08-12 tiagoFixing Macro
2010-08-12 sachielFix usage of data_set/get/etc in Edje_Edit
2010-08-12 cedric * edje: only link edje_convert with eina and eet.
2010-08-12 cedric * edje: fix segv when converting old theme with gradient.
2010-08-12 cedric * edje: fix memory leak.
2010-08-12 cedric * edje: fix some memleak issue.
2010-08-11 cedric * edje: move code around.
2010-08-11 tiagoChanging return type of state_{add,del}. By Fidencio
2010-08-11 tiagoLittle improvements in gen code. By Fidencio
2010-08-11 tiagoUpdating fnt collection to according with new edje...
2010-08-11 tiagoUpdating img collection to according with new edje...
2010-08-11 tiagoFixing bad indentation in glima's commit. By Fidencio
2010-08-11 sachielNo need for path in font_directory, and use the right...
2010-08-11 tiagoCode generation for data block
2010-08-11 tiagoCode generation for collections and parts
2010-08-11 tiagoFix list of part types
2010-08-11 tasnEdje: Fixed going to the start of the line.
2010-08-10 sachielProperly store data values when changing them
2010-08-10 tiagoAdding checkers to data and font lists get
2010-08-10 tasnEdje: Fixed edje_object_part_text_cursor_content_get...
2010-08-09 sachielCheck part types before casting descriptions
2010-08-09 glimaBad malloc here.
2010-08-09 cedric * edje: fix eapi declaration.
2010-08-09 rasterbork cedric.. bork. accessing internal symbols/apis...
2010-08-09 cedric * edje: use mempool for Edje_Part and Edje_Part_Descri...
2010-08-09 cedric * edje: fix version detection.
2010-08-09 cedric * edje: add some error detection.
2010-08-09 cedric * edje: oops forgotten file.
2010-08-09 cedric * edje: new file format.
2010-08-09 tasnedje: Updated edje to conform with recent textblock...
2010-08-06 glimaSafeguarding alloc-ed region againt trash.
2010-08-06 glimaBad free() at state_copy().
2010-08-06 glimaMore on fixing state copies at edje edit: do not overwr...
2010-08-06 glimaSwitch case usage.
2010-08-06 glimaMacro undef-ing.
2010-08-06 watchwolfEdje: a signal can be sent in a item of a table.
next