framework/uifw/edje.git
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.
2010-08-06 tiagoFix part deletion in edje_edit with new edje data
2010-08-06 tiagoDecrement description counters in edje_collection_free_...
2010-08-06 cedric * edje: move code around.
2010-08-06 cedric * edje: typo.
2010-08-05 glimaOopsies at program code @ edje_edit.
2010-08-05 cedric * edje: fix edje image generation.
2010-08-04 lucasFORMATTING
2010-08-04 cedric * edje: split programs type in different stack...
2010-08-03 glimaFixing typo.
2010-08-03 glimaFixing bad realloc usage.
2010-08-03 glimaWrong return value here.
2010-08-03 glimaFixing wrong memory allocations.
2010-08-03 tiagoCall only once the eina_list_last(_edje_file_cache)
2010-08-03 cedric * edje: fix some issue during destruction of edje_part...
2010-08-02 barbierilet's stop smoking crack while coding :-P
2010-08-02 devilhornsRename 'same named' macros.
2010-08-02 cedric * edje: fix counting.
2010-08-01 watchwolfEdje: now we can refer to the content of a external...
2010-07-31 discomfitorverify that fopen succeeded
2010-07-31 discomfitornew can of grandma's LEEK B GON
2010-07-31 discomfitorconst
2010-07-31 discomfitorcomment out unused variables
2010-07-31 discomfitoradd lengthy comment to document an obvious bug that...
2010-07-31 discomfitormove a couple variables into loops, reformat slightly...
2010-07-31 discomfitoranother case without a break
2010-07-31 discomfitorcomment a couple unused lines and add a break to a...
2010-07-31 devilhornsDon't use the same macro name in each file, gives nasty...
next