profile/ivi/edje.git
2012-04-20 raster+ @since
2012-04-20 rastersucky - but have to add this api to fix bug in elm.
2012-04-19 seozedje edje_cc_out.c: Fixed formatting.
2012-04-19 rastersmall improvement - allow part names of "-" to mean...
2012-04-18 cedricedje: don't track build files.
2012-04-16 jihoonedje: fix typos in NEWS
2012-04-16 rasterand make it 1.2.0
2012-04-16 rasterupdate NEWS
2012-04-16 rasteradd version define to epp.
2012-04-09 gastalAdding the examples to the makefile
2012-04-09 gastalAdding a new animation tutorial
2012-04-09 gastalAdding a new signal example
2012-04-09 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-05 gastalFixing doxygen warnings
2012-04-04 tasnEdje entry: Fixed edje_entry_user_insert.
2012-04-03 gastalAdding a new swallow example
2012-04-03 gastalAdding a new edje basic example
2012-03-31 caroEdje : Small fixes for edje doxygen doc
2012-03-30 cedricedje: better debugging message when triggering infinite...
2012-03-30 jihoonFix number isn't inserted when NUMLOCK is locked and...
2012-03-29 gastalAdding text, drag and perspective tutorial
2012-03-29 gastalAdded note tag at Edje.h and all tutorials revised
2012-03-29 gastalAdding corrections for the examples, because some of...
2012-03-29 gastalAdding compiling instructions for the tutorials
2012-03-29 gastalAdding a note saying where the example files are locate...
2012-03-26 hermetedje - + NULL check
2012-03-26 hermetedje - + null checking.
2012-03-26 jihoonedje_entry.c: remove trailing whitespace
2012-03-23 jihoonEdje.h: fix some typos
2012-03-21 gastalMove main page example from comments to files.
2012-03-20 rasterthanks herome - i was trying to fix a distcheck issue...
2012-03-17 rasterand work more on getting release in shape - version...
2012-03-17 rasteradd back in libs.private/requires to pc files with...
2012-03-17 rastergear up svn for release. one of many steps/things to do.
2012-03-15 caroEdje: use eina_prefix to find the data files, improve...
2012-03-14 hermetedje - removed EINA_WARN_UNUSED_RESULT.
2012-03-14 hermetedje - DBG print for the invalid part name
2012-03-13 caroignore++
2012-03-13 hermetedje - print error when swallow part does not exist
2012-03-12 cedricedje: add automatic hints update to edje object and...
2012-03-12 woohyunedje/edje_entry : fix a bug about selelction with arrow...
2012-03-11 cedricedje: since year, we are using evas_object_size_hint_mi...
2012-03-11 cedricedje: correctly propagate scale factor to GROUP.
2012-03-07 cedricedje: fix rotation with fixed point.
2012-03-07 cedricedje: correctly propagate preload signal with GROUP.
2012-03-07 tasnEdje entry: Replaced style_user_set/get with push/pop...
2012-03-06 xhelledje/entry: add double click(selects word) and triple...
2012-03-05 thanatermesisremoved useless information about libm dependency which...
2012-03-03 seozedje Edje.h: Fixed documentation typo.
2012-03-01 sachielBuild again, please.
2012-03-01 onefangNo idea how anyone let me sneak these excess line endin...
2012-03-01 onefangIf an edje file has a Lua group, don't strip any images...
2012-02-29 tasnEdje entry: added edje_object_part_text_user_insert.
2012-02-24 jihoonedje: fill NEWS
2012-02-24 jihoonAdd edje_object_part_text_imf_context_get API.
2012-02-23 jihoonedje: revert r68306
2012-02-23 jihoonAdd edje_object_part_text_imf_context_get API
2012-02-21 woohyun[edje] Change APIs name from from
2012-02-20 jihoonedje_entry.c: fix formatting
2012-02-19 caroignore++
2012-02-19 caroignore++
2012-02-19 discomfitorsvn:ignore
2012-02-19 caroEdje: improve compilation of examples (part1)
2012-02-19 tasnEdje entry: Fix memory leak with markup filter.
2012-02-18 caroEdje: revert ugly commit, as Evil takes care of the...
2012-02-18 caroEdje: ugly commit to make edje compiling on Windows
2012-02-18 caroEdje: remove ugly FMT_* compatibility strings as Evil...
2012-02-18 caroEdje: remove useless headers
2012-02-18 caroEdje: remove some shadow variable warnings
2012-02-18 caroEdje: update declaration of alloca
2012-02-17 onefangEdje Lua: remove ugly FMT_* compatibility strings as...
2012-02-16 jihoonEdje.h: add @since 1.2 in Edje_Input_Panel_Lang, Edje_I...
2012-02-15 cedricedje: forgot to save the information in the file.
2012-02-15 jihoonedje/edje_entry:
2012-02-15 jihoonedje/entry: remove const from some edje_object_part_tex...
2012-02-14 cedricedje: add EDJE_DUMP_PROGRAMS.
2012-02-14 rasterhey cedric.. let's not segv shall we?
2012-02-14 cedricedje: add broadcast_signal: bool.
2012-02-14 tasnEdje entry: Fix mis-merge in my previous commit.
2012-02-14 tasnEdje entry: Make keybindings work with non-latin keyboa...
2012-02-14 jihoonadd edje_object_part_text_prediction_allow_set/get.
2012-02-13 jihoonadd edje_object_part_text_imf_context_reset that will...
2012-02-13 jihoonAdd edje_object_part_text_input_panel_show/hide.
2012-02-13 jihoonedje_util.c: remove wrong return
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.
next