framework/uifw/edje.git
2011-02-01 tasnEdje: Updated changelog.
2011-02-01 tasnEdje: Added mirrored mode. Mirrored mode is used for...
2011-02-01 raster(minor) don't need 2 struct members anymore. mem use--
2011-01-30 tasnEdje: Updated changelog.
2011-01-30 tasnEdje text: Added support for auto-alignment. Text align...
2011-01-30 tasnEdje entry: Added cursor_mode to edje to toggle between...
2011-01-30 rastermake edje externals interface version locked to edje...
2011-01-29 rastergeeze. get year right! spank
2011-01-29 rasteraaaah farg. forgot the changelogs. fix.
2011-01-29 rastersvn goes to x.x.999.svnrev now. :)
2011-01-29 raster1.0 version magic. now leave these projects the hell...
2011-01-24 cedric * edje: finally fix everything !
2011-01-24 rasterfix test min AND max bool flags to work right again. :)
2011-01-22 raster"...PLEASE TEST ASAP AND REPORT TO ME: cedric.bail...
2011-01-21 ruiAssorted fixes for building RPMS, probably a good thing...
2011-01-20 cedric * edje: fix bug when targetting external, table and...
2011-01-16 rasterwarning--
2011-01-16 rastermore return fixes. clang reports.
2011-01-16 rastertype part gradient shouldnt cause an abort! just ignore it!
2011-01-16 rastermore dead statement -> unused conversion.
2011-01-16 rastermore cases of default return etc.
2011-01-16 rastermore clang warnings-- (double returns as default case...
2011-01-16 rasterdisable dead code
2011-01-16 rasteruse unused instead of dead code to silence warnings
2011-01-16 rasterclang found an issue with freeing custom states. fix.
2011-01-16 rasteruse unused instead of dead code to get rid of warnings
2011-01-16 rasterwarning--
2011-01-16 rasteroops fix had a bug - fix. :)
2011-01-16 rasterspace++
2011-01-16 rasterfix leak - eet_list arrya return must be freed.
2011-01-16 rasterfix some clang and ptential warnings
2011-01-16 rasterhandle no partname in embryo api.
2011-01-16 rasterprep for 1.0 -> edje_convert no longer needed/used...
2011-01-16 rasterummm... also remove unused vars if u are going to remov...
2011-01-15 discomfitoravoid trying to fwrite to an unopened file
2011-01-15 discomfitorrevert last, must have been high
2011-01-15 discomfitormore correctly shut gcc warnings up
2011-01-15 discomfitor#if0 out some unimplemented stuff
2011-01-07 rasterooh silly! remove the list item, not head! as intended...
2011-01-07 raster1. fix potential bug in processing messages on a specif...
2011-01-06 caroadd guards in config.h to avoid multiple inclusions
2011-01-03 carobetter include of headers
2011-01-03 carofix a bit doxy
2011-01-03 caroupdate MAINTAINERCLEANFILES
2010-12-14 sachielFOCUS_OBJECT takes a part as target
2010-12-14 carogaurd ecore_imf functions
2010-12-14 caromissing one _Bool -> Eina_Bool
2010-12-14 carouse size_t when it does not hurt
2010-12-14 carodo not include some headers if vc++ is used
2010-12-14 carouse Eina_Bool instead of _Bool for consistency
2010-12-14 carodeclare variables at the beginning of the block
2010-12-10 caroDSO problem: math functions are used in edje_cc
2010-12-10 caroforgot ecore for the DSO problem
2010-12-10 englebassFix me as author
2010-12-09 carofirst step toward DSO solution. see ticket #644
2010-12-08 ruiUpdate edje spec to current state of affairs.
2010-12-07 sachielList and allow to fetch pre-processing errors when...
2010-12-06 sachielNULL out focused part when clearing the remnants of...
2010-12-06 rasterif we aren't looking for a glob... why do we go alloc...
2010-12-05 rastermaybe fix del ref 0 string then add it back with same...
2010-12-04 cedric * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze...
2010-12-03 cedric * edje: SPANK ! SPANK ! SPANK !
2010-12-03 cedric * edje: remove c++ comment also.
2010-12-03 cedric * edje: improve portability and simplify code.
2010-12-03 sachieltwinkle twinkle little fix...
2010-12-02 sachielEdje_Edit has been taught the basics of Embryo scripting.
2010-11-30 sachielMake edje_cc store script source snippets (only embryo...
2010-11-30 cedric * edje: the most simple and usefull case of alias...
2010-11-30 tasnEdje entry: Fixed bug with preedit string. The text...
2010-11-29 davemds Put myself as author in edje (as per all the edje_edit...
2010-11-26 cedric * edje: strcpy could only go wrong.
2010-11-25 barbierioops, forgot some machine output.
2010-11-25 barbieriwelcome edje_external_inspector.
2010-11-24 sachielUse mempools to create parts
2010-11-22 barbierioops, and the configure.ac
2010-11-22 barbieriwelcome edje_inspector.
2010-11-22 barbieriadd missing edit method: edje_edit_font_path_get()
2010-11-22 barbierikeep the same order so eet serialization works properly.
2010-11-21 rasterfix clicked when on hold set.
2010-11-19 andreasallow to edje_object_part_external_param_set/edje_objec...
2010-11-17 tiagoFix snippets
2010-11-17 tiagoedje AUTHORS += tiago
2010-11-16 barbierimissing consts...
2010-11-12 cedric * efl: beta2 !
2010-11-11 davemdsNew edje example
2010-11-09 tasnEdje entry: Fix support mouse down/up/move filter events.
2010-11-09 rasterfix valgrind complaint - definite bug waiting to happen...
2010-11-09 rasterjihoon authors++
2010-11-09 rasterFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2010-11-08 rasterno more debian dir in our svn - debian now handles...
2010-11-02 cedric * edje: disable some os related syscall in lua script.
2010-10-29 sachielAnd as discussed on IRC, for the sake of API consistenc...
2010-10-29 sachielB-B-B-B-BETA BREAKER!
2010-10-25 cedric * edje: remove white space.
2010-10-25 cedric * edje: remove possible case of segv on low mem.
2010-10-23 rasteraaaah more bad cedric ... eh? :)
2010-10-21 tasnEdje entry: Fixed _edje_entry_imf_event_delete_surround...
2010-10-20 bdillyAdd missing AUTHORS
2010-10-20 tasnEdje entry: Init preedit_len on focus out. Rename ...
2010-10-18 davemds fix "doc", also get_state() exists
next