big patch from Samsung SAIT (Advanced research group) for async multi-frame
[framework/uifw/evas.git] / src / lib / canvas / evas_object_main.c
2010-05-21 rasterbig patch from Samsung SAIT (Advanced research group...
2010-05-04 rasteroooh you'd love to know why this is here.. won't you? :)
2010-04-29 cedric * evas: specify Evas canvas for Evas_Object.
2010-03-18 barbierievas: mega documentation improving commit.
2010-03-04 cedric * evas: Now an object will only receive once the same...
2010-03-01 rasterleak--
2009-11-27 cedric * evas: Do a proper fix for all rectangle match.
2009-11-26 cedric * evas: Fix bug in evas_objects_in_rectangle_get.
2009-11-07 rastersmart children of mapped objs etc. work work!
2009-11-03 rasterand fix the dual geometry thing - use the clip cache...
2009-10-28 rasterthe start of other objects being able to map! text...
2009-10-22 rasteradd some beginnigns of utility funcs to evas map. move...
2009-10-20 rastermap code... works.. with bugs... but works. visually...
2009-09-24 carofix double to Evas_Coord conversion warnings
2009-09-17 sachielImprove documentation for Evas, Ecore, Edje and Elementary.
2009-09-04 caroremove trailing spaces
2009-08-24 devilhornsReturn NULL to be consistent, not 0.
2009-08-07 devilhornsevas_object_resize patch to move evas_object_recalc_cli...
2009-07-12 barbierifix uninitialized problems reported by valgrind.
2009-06-23 cedric Evas_Rectangle are gone. We now use Eina_Rectangle...
2009-06-17 cedric * evas: Remove Evas_Bool.
2009-04-15 cedric * evas: Finally remove as much free/malloc from the...
2009-04-15 barbiericedric I hate you :-)
2009-04-14 cedric * evas: Now all Evas_Rectangle are part of a pool...
2009-04-14 cedric * evas: Another attempt to fix clip cache. Now invalid...
2009-04-11 rasterrevert - spotted clip bug in titlebar in e17.
2009-04-10 cedric * evas: This patch reintroduce the use of cache for...
2009-04-08 cedric * evas: Make one more function inline.
2009-02-05 barbieriDo not inform callbacks that did not changed the state...
2008-11-20 barbieriFix size hint docs and improve them.
2008-11-15 rastermake scale set apply immediately on objects that do...
2008-11-15 rasterfix some formatting/indenting and explicitly look at...
2008-11-01 davemds * remove \'too small\' categories
2008-11-01 davemds * More better cats\'
2008-11-01 davemds * remove \'too small\' groups (unify image and gradien...
2008-10-21 cedricRemove Evas_List from Evas.
2008-10-21 cedricRename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST...
2008-10-17 cedricMove from Evas_Object_List to Eina_Inlist and completly...
2008-10-05 rasterformatting
2008-10-04 rasterfix missed assignment
2008-10-04 rasterfix typo and dont call chnages if no change on size...
2008-10-04 rasterand init size_hints struct with defaults on alloc.
2008-10-04 rasterreturn a "default" max of -1 x -1 - 0x0 max isnt that...
2008-10-04 rasterok weight default 0
2008-10-04 rasterand have sane default values for weight and align.
2008-10-04 rasteradd align, weight and padding hints for evas objects.
2008-09-09 rasterand add a scale factor per object. right now text and...
2008-08-17 rastermove around - flatter.