Edje text: Added edje_object_part_text_append.
[framework/uifw/edje.git] / src / lib / edje_private.h
2011-05-15 tasnEdje text: Added edje_object_part_text_append.
2011-03-25 nashEdje: (trivial) Put the clipper/evas pointer in the...
2011-03-24 nashEdje: Minor: Reorder args to make it compatible with...
2011-03-22 nashEdje: remove pointless call to _edje_fetch
2011-03-11 cedricedje: add PROXY part.
2011-03-10 cedricedje: correctly propagate event recursivly with existin...
2011-02-28 tasnEdje: Bumped EDJE_FILE_MINOR for the previous size_rang...
2011-02-27 tasnEdje text: Added size_range to limit the font size...
2011-02-27 tasnEdje entry: Added edje_object_part_text_cursor_pos_get...
2011-02-24 cedricedje: fix signal comming from box/table part.
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 entry: Added cursor_mode to edje to toggle between...
2011-01-24 cedric * edje: finally fix everything !
2011-01-22 raster"...PLEASE TEST ASAP AND REPORT TO ME: cedric.bail...
2011-01-20 cedric * edje: fix bug when targetting external, table and...
2010-12-14 carouse size_t when it does not hurt
2010-12-14 carodo not include some headers if vc++ is used
2010-11-19 andreasallow to edje_object_part_external_param_set/edje_objec...
2010-10-12 cedric * edje: fix signal comming from aliased part.
2010-10-02 rasteractually hook in filter callbacks - have 2 types and...
2010-09-29 barbieriAdding a transition layout animation for edje box.
2010-09-25 caroPut everything in edje_private. It should fix a compilation
2010-09-22 sachielDon't include Edje_Edit.h in edje_private.h and make...
2010-09-15 cedric * edje: cleanup aspect code and reduce memory presure.
2010-09-14 rasterCEEEEEEEEEDRICCCCCCCCCCCCCCCC!
2010-09-14 cedric * edje: fix edje use of aspect when constrained by...
2010-09-08 lucasFix common misspellings
2010-09-07 nashMerge branch 'elmdnd'
2010-08-25 rasterevil after alloca
2010-08-25 rastercompile in windows again - i think. eapi hackery.
2010-08-25 cedric * edje: add file minor version field.
2010-08-25 rasteralloca header fix for edje.
2010-08-25 rasternuke old obsolete lua stuff - except edje_lua.c. let...
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-16 discomfitorchar* -> const char*
2010-08-16 rasterand add to header too.
2010-08-15 cedric * edje: remove edje_convert use in edje_cc.
2010-08-13 sachielconstifying (Edje_String)->str
2010-08-12 cedric * edje: only link edje_convert with eina and eet.
2010-08-12 cedric * edje: fix some memleak issue.
2010-08-11 cedric * edje: move code around.
2010-08-11 sachielNo need for path in font_directory, and use the right...
2010-08-09 cedric * edje: fix eapi declaration.
2010-08-09 cedric * edje: use mempool for Edje_Part and Edje_Part_Descri...
2010-08-09 cedric * edje: new file format.
2010-08-06 cedric * edje: move code around.
2010-08-04 cedric * edje: split programs type in different stack...
2010-08-03 cedric * edje: fix some issue during destruction of edje_part...
2010-08-01 watchwolfEdje: now we can refer to the content of a external...
2010-07-29 cedric * edje: change memory layout that will become the...
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: start to split structure content.
2010-07-15 cedric * edje: count each type of description.
2010-07-13 cedric * edje: when gradient meet dodo. Yes, they are gone !
2010-07-09 rasterlua2 getting gooooooooooooooood. message method still...
2010-07-07 rastermore time calls.
2010-07-02 cedric * edje: Add alias for part too. This should help desig...
2010-06-29 cedric * edje: move structure from Eina_List to array now...
2010-06-28 cedric * edje: add an cache for group exist test.
2010-06-28 cedric * edje: This is the first commit of a rewrite of edje...
2010-06-24 cedric * edje: remove warning due to API change in Ecore.
2010-06-10 cedric * edje: improve the way to target children of box...
2010-06-04 rasterleake! fix!
2010-06-01 cedric * edje: Add image set support.
2010-05-29 rasternot fully done string insert approval cb for entry
2010-04-26 rasteritem provider callback... add!
2010-04-08 sachielMake the Edje Smart inheritable.
2010-04-06 rasterok tested - it. new lua disabled for now (not ready...
2010-04-06 rasteran ongoing lua cleanup. existing lua is there and works...
2010-04-02 rasteraaah well... 1. fix segv with edje_match stuff is deep...
2010-03-31 rasteravoid errors - calling more lua calls afre the pcall...
2010-03-27 barbierinew program action PARAM_COPY, awesome crazy stuff...
2010-03-25 barbieriEdje EXTERNAL API break, for good.
2010-03-11 rastercalls for entry users to use.
2010-02-28 barbieriEdje now uses Eina_Bool where it should.
2010-02-27 barbieriEdje needs to detect files changed on disk before consi...
2010-02-24 cedric * edje: Use fixed point for tween too.
2010-02-23 cedric * edje: Fix naming for amalgamation and make static...
2010-02-23 cedric * edje: Add more focus event in edje. A start for...
2010-02-23 rasterfix moving edje obj aroudn with maps in it.
2010-02-23 rasteraaaah missing map smooth and alpha flags.
2010-02-21 rasteradd embryo to manipulate map stuff.
2010-02-21 rasteradd border_scale option for images - image border will...
2010-02-19 cedric * edje: Change filter_state to filter and give the...
2010-02-19 rasterinterp properly and make perspective api work.. unteste...
2010-02-17 barbieriproper shutdown of entries.
2010-02-16 rasteradd back face cull option.
2010-02-16 rastermap support in edje - first cut, missing features like...
2010-02-15 rasterfix freeze/thaw to use less ... cpu.
2010-02-10 barbieriproper error logging for _edje_lua_error()
2010-02-10 cedric * edje: Add filter_state to program.
2010-02-04 tiagoSave font filename in eet. By Masaki
2010-01-30 englebassEcore_Str.h -> Eina
2010-01-25 cedric * ecore: Move ecore_job inside ecore.
2010-01-19 glimaFixing program addition on edje_edit: data was missing...
next