framework/uifw/edje.git
2012-02-10 discomfitorfix breakage from r67537 with alias inheriting or somesuch
2012-02-10 cedricedje: told you old man ! broadcasting message to all...
2012-02-08 cedricedje: fix build with EDJE_PROGRAM_CACHE
2012-02-08 cedricedje: filter means, we can't change any state when...
2012-02-08 cedricedje: don't update edje calc cache state when only...
2012-02-07 woohyun[edje] Modified Changlog and Edje.h. Thanks Vincent :)
2012-02-07 woohyun[edje/markup_filter] update Changelog and NEWS
2012-02-07 woohyun[edje/markup filter] Add new API, edje_object_markup_fi...
2012-02-06 jihoonedje entry: set ALPHABET in case of password mode
2012-02-05 jihoonfix @dates in each header file
2012-02-03 jihoonEntry: Fix to work edje_object_part_text_input_panel_en...
2012-01-29 davemdsepp does not support variadic args
2012-01-27 sachielDo set the max to the image size if asked for it
2012-01-26 sachielTell the descriptors about our new properties
2012-01-26 cedricedje: fix obvious c&p error.
2012-01-26 cedricedje: add min: SOURCE, max: SOURCE.
2012-01-26 tasnEdje textblock: Fixed style user memory leak.
2012-01-25 cedricedje: don't forget to reference child image in set.
2012-01-25 cedricedje: fix use of inherit, overridding and alias.
2012-01-25 cedricedje: rename variable to have a more miningfull name.
2012-01-25 cedricedje: cast the right type.
2012-01-25 cedricedje: do it in the right order.
2012-01-25 cedricedje: edje_cc will now only store and encore needed...
2012-01-24 cedricedje: prevent filter from matching during a program...
2012-01-24 cedricedje: back port in 1.0 and 1.1.
2012-01-23 cedricedje: remove white space.
2012-01-23 cedricedje: fix all id including the current directory entry.
2012-01-23 tasnEdje util: Remove useless cast.
2012-01-23 tasnEdje textblock: Added edje_object_part_text_style_user_...
2012-01-23 cedricedje: detect when we try to inherit from ourself.
2012-01-20 rasterfix style change inside callback reported by:
2012-01-19 tasnEdje: Revert "Edje: Replace x1 -> xx1 (also y1, x2...
2012-01-19 tasnEdje: Replace x1 -> xx1 (also y1, x2 and y2).
2012-01-19 tasnEdje: Fixed a lot of warnings.
2012-01-19 tasnEdje cc: Remove unused parameters cpp_token_line/file.
2012-01-19 englebassedje: correct retrival of file name
2012-01-18 kakarotoEdje: Fix big-endian issue with aspect_preference being...
2012-01-18 rasterFrom: Jihoon Kim <imfine98@gmail.com>
2012-01-18 rasterupdate all minor versions to 2 (or 6) - and yes. i...
2012-01-17 tasnEdje entry: Handle entry newline legacy mode better.
2012-01-16 tasnEdje: Fixed a couple of warnings that really don't...
2012-01-15 barbieriwhitespace cleanup (just to test build bot)
2012-01-14 discomfitorthis change brought to you by: the french
2012-01-14 discomfitorstragglers from 67197
2012-01-14 rasterwo... this turned out to be much more of a pain. minmul...
2012-01-12 cedricedje: move away from fopen in favor of Eina_File.
2012-01-11 kakarotoEdje: Revert object_hide on unswallow, add documentatio...
2012-01-09 cedricedje: display the real name of the collection when...
2012-01-09 seozedje: Fixed documentation typo.
2012-01-08 englebassformatting
2012-01-08 onefangAdded Lua function edje.version().
2012-01-07 onefangCalling non exstent functions no longer crashes scripts.
2012-01-07 kakarotoEdje: hide an object after unswallow
2012-01-06 cedricedje: try to fix doc.
2012-01-06 cedricedje: add EDJE_ASPECT_PREFER_SOURCE.
2012-01-06 cedricedje: unswallow object that are about to be swallowed.
2012-01-06 discomfitorfix annoying log spam
2012-01-05 cedricedje: fix edje recent brokeness with text flickering.
2012-01-05 cedricedje: finally found why we did so many call to stat.
2012-01-05 rasterfixc new recalc cb to be able to call size min recalc...
2012-01-05 seozedje multisense_factory.c: Changed file format to unix...
2012-01-04 discomfitorquietly move this news item to the right version before...
2012-01-04 rasterdont call recalc if doing calc only
2012-01-04 rasterupdate authors in edje docs
2012-01-04 rasteradd the actual recalc smart callback code and docs.
2012-01-04 discomfitorversion docs for new "recalc" signal in next commit
2012-01-04 rasterAdd HEX, TERMINAL and PASSWORD layouts
2012-01-03 cedricedje: follow the rest of the EFL.
2012-01-03 tasnEdje: Updated changelog.
2012-01-03 tasnEdje entry: Fix undo/redo with imf.
2012-01-02 rasterfix bad func protocype - it returned a duplicated strin...
2012-01-02 onefangTYpo--, and a new comment!
2011-12-28 sachielDon't override standard variables, it looks weird....
2011-12-28 woohyunedje/edje_entry : Fix a bug. Wrong calculation for...
2011-12-28 woohyunedje/edje_entry : By this commit, preediting texts...
2011-12-27 woohyunedje/edje_entry : fix small bug when inputting password.
2011-12-21 englebassedje: don't use strlen() == 0
2011-12-21 glima[edje/examples] Fix error on message fields access.
2011-12-20 cedricedje: patch all group the intended way.
2011-12-19 cedricedje: check existence of group at compile time also.
2011-12-19 cedricedje: actually all wav are lacking.
2011-12-19 cedricedje: comment forgotten unused file.
2011-12-19 cedricedje: more warning with borken .edj.
2011-12-16 cedricedje: reduce parts walk during load time of Edje file.
2011-12-16 cedricedje: oops, should have compiled that one.
2011-12-16 cedricedje: forgotten ChangeLog.
2011-12-16 cedricedje: fix wrong call to free() in edje_load.
2011-12-16 rasterback out:
2011-12-15 tasnEdje entry: Added cursor,changed,manual signal.
2011-12-15 rasterlets not use uninitialized vars shall we?
2011-12-15 cedricedje: use EINA_LIST_FOREACH_SAFE when removing item...
2011-12-15 cedricedje: declare limits as an object for the parser.
2011-12-15 jaehwanBug fix - about type change in group inherit.
2011-12-15 tasnEdje entry: Updated changelog according to recent changes.
2011-12-15 tasnEdje entry: Implement ctrl+delete and clean up some...
2011-12-14 cedricedje: improve doc a little bit.
2011-12-14 tasnEdje entry: Implement ctrl+arrow word prev and word...
2011-12-14 tasnEdje entry: Implement Ctrl+Backspace - delete to start...
2011-12-14 tasnEdje entry: Use the new default "tab" and "br" tags.
2011-12-14 rasterlets not delete previous timer and just add one if...
next