framework/uifw/edje.git
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...
2010-07-30 cedric * edje: more unitialized case handled.
2010-07-30 cedric * edje: fix rename of a part.
2010-07-30 cedric * edje: fix counting.
2010-07-29 cedric * edje: change memory layout that will become the...
2010-07-27 rasterFrom: Hugo Camboulive <hugo.camboulive@gmail.com>
2010-07-27 cedric * edje: fix fit code when string is empty.
2010-07-26 rasterbah!
2010-07-26 rasterfix up docs. edje player - 60fps
2010-07-24 devilhornsDon't need 2 of the same variables.
2010-07-24 discomfitorfix leak
2010-07-22 devilhornsFix use of __UNUSED__ and fix some formatting.
2010-07-19 cedric * edje: fix constness warning.
2010-07-16 cedric * edje: last move of properties in the right structure.
2010-07-16 cedric * edje: move all structures outside of Edje_Part_Descr...
2010-07-16 cedric * edje: move image specific properties to their own...
2010-07-16 cedric * edje: attempt to reduce code size by using more...
2010-07-16 cedric * edje: jump to the right offset in the string.
2010-07-16 cedric * edje: start to split structure content.
2010-07-15 cedric * edje: count each type of description.
2010-07-14 rasterfinal existing exposed api works. fixme time.
2010-07-14 rastermore edje lua api in.
2010-07-14 lucasRemove unneeded code with notnull.cocci script
2010-07-13 cedric * edje: when gradient meet dodo. Yes, they are gone !
2010-07-13 tiagoEDC Snippets for vim snipmate
2010-07-13 rasterfill in moar.
2010-07-13 rasteroooh lua... looking good.
2010-07-09 carodon't install private headers
2010-07-09 barbierifix amalgamation after lua2 changes.
2010-07-09 rasterstart to fill in some object methods. empty for now
2010-07-09 devilhornsMove Edje (and associated headers) to own dir.
2010-07-09 rastermessage worketh now too.
2010-07-09 rasterlua2 getting gooooooooooooooood. message method still...
2010-07-09 rastermore api. yo.
2010-07-07 rasterbah! i didnt mean to add this "make 2 of them" test...
next