framework/uifw/edje.git
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
2010-10-17 carodelete libtool copied files on maintainer-clean rule
2010-10-14 davemdsThe daily edje example: EXTERNAL elm Panes.
2010-10-14 tasnEdje entry: Fixed a memory leak. Removed an unwanted...
2010-10-12 davemdsThe daily edje example: EXTERNAL elementary checks...
2010-10-12 tasnEdje entry: removed some unwanted commented out code.
2010-10-12 cedric * edje: fix signal comming from aliased part.
2010-10-12 tasnEdje text: Fix text cutting (esipsis) with non-english...
2010-10-11 davemdsAnother edje EXTERNAL example, this time make an elemen...
2010-10-11 davemdsAnd finally one funny (at least to code) edje example:
2010-10-11 acidxedje: Add get_part_id() to exported Embryo functions.
2010-10-11 barbierishow group name when it is auto-discovered as well.
2010-10-11 rasterfocus objcet we play
2010-10-11 rasterbah - removed snprintf.
2010-10-11 rasterfix inlined fonts again.
2010-10-09 davemdsDisable search-engine in edje Doxy file. The search...
2010-10-08 davemds Put in edje examples the super cool edje-emotion-eleme...
2010-10-08 davemds Remove the doxy-inlined lua example in favor of a...
2010-10-08 davemdsCopy the lua script-only example (by raster) from edje...
2010-10-08 davemdsAdd the first edje examples about the usage of EXTERNAL...
2010-10-08 rasterdont pretend to have these script only embryo calls...
2010-10-08 barbieribetter log.
2010-10-07 davemdsAdd a new embryo example to edje, it show the usage...
2010-10-07 sachielCheking if start.layout is set before using it.
2010-10-07 cedric * edje: remove not needed code and fix issue when...
2010-10-07 davemdsAdd a new embryo example in edje, it show the use of...
2010-10-06 davemdsUpdate edje examples to use embryo instead of lua....
2010-10-06 tasnEdje entry: Fixed the hack that was used in edje_entry...
2010-10-03 billiobedje: improve doc
2010-10-03 rasterefl 1.0.0 beta.
2010-10-02 discomfitoradd big FIXME for fixme
2010-10-02 discomfitorthis is the WRONG fix for compiled-in edj font issues...
2010-10-02 rasteractually hook in filter callbacks - have 2 types and...
2010-10-01 sachielFix animators, don't run the program twice.
2010-10-01 sachielFix having api keyword in parts, that is, don't have...
2010-10-01 rasterset EDJE_SELF_FEED_DEBUG if u want to know abotu self...
2010-10-01 rasterproper error output from script running (embryo).
2010-09-30 acidxedje_cc: Don't dereference a NULL pointer on badly...
2010-09-30 acidxedje_cc: Bail out on descriptions without a state.
2010-09-30 acidxedje_cc: Fix typos
2010-09-29 barbieriDynamic choices in edje EXTERNALS.
2010-09-29 barbierinew flags to external parameters.
2010-09-29 barbieriAdding a transition layout animation for edje box.
2010-09-28 devilhornsAnd use Eina_Bool return values too.
2010-09-28 devilhornsFix edje entry callback to use Eina_Bool like ecore_imf...
2010-09-27 sachielDon't screw up script {} highlighting when there are...
2010-09-25 carocosmetic only: put files in alphabetic order.
2010-09-25 caroPut everything in edje_private. It should fix a compilation
2010-09-23 rastercorrectness!
2010-09-22 sachielDon't include Edje_Edit.h in edje_private.h and make...
2010-09-22 rastermore pi cleantyp -> typedef.
2010-09-22 rasterint -> enum.
2010-09-22 rastercomment++
2010-09-19 barbieriignore auto-generated file.
2010-09-19 tasnEdje entry: Fixed a lot of formatting issues. Patch...
2010-09-19 rasterwarnings--
next