Evas grid/table: Add const to objects where needed.
[profile/ivi/evas.git] / src / lib / canvas / evas_object_table.c
2012-05-22 tasnEvas grid/table: Add const to objects where needed.
2012-05-02 hermetevas/evas_object_table - don't be aborted
2012-05-02 hermetEvas/evas_object_table - removed white spaces and fixed...
2011-12-05 discomfitorsame for these
2011-08-05 rastermake the internal options key much shorter - faster...
2011-07-19 rasterfix pack_set of evas table (fix to added feature alread...
2011-06-17 rasterallow getting ot table packing child too.
2011-06-17 rasterevas table -> allow packing of same object again to...
2011-05-27 devilhornsEvas: Fix shadow declaration of variable 'index'.
2011-05-26 rasterfix table to actually use fractional weighting.
2011-05-26 rasterfix table to handle weighting correctly for expands...
2011-05-25 rasteraaah fix brackets i just unfixed.
2011-05-25 rasterremove commented out table code.
2011-05-08 tasnEvas table: fix ui-mirroring with homogeneous tables.
2011-05-04 rasterfix warning.
2011-05-04 rasterimprove table layout for homogneous mode so it rounds...
2011-04-08 rasterdoxy move to header.
2011-02-02 tasnEvas table: Updated the table's docs. vtorri - Thanks...
2011-02-01 tasnEvas table: Added "mirrored mode" to table. This is...
2011-01-07 caromissing doxygen tag
2010-04-17 barbieriGet a table element with its coordinates.
2010-03-31 rastermaybe fix rui's stuff?
2010-03-23 sachielCouple of things for Smart Objects
2010-03-18 barbieriremove bogus doxygen command.
2010-01-11 sachielSo... this breaks Smarts ABI, rebuild everything after...
2009-12-21 cedric * evas: Remove lot's of warning.
2009-10-22 cedric * evas: Cleanup move to eina log.
2009-09-28 sachielUse align == -1 for fill, and don't fill if not requested.
2009-09-22 caromove declaration of variables at the beginning of the...
2009-09-21 cedric * evas: Use eina_log.
2009-09-17 sachielImprove documentation for Evas, Ecore, Edje and Elementary.
2009-09-04 caroremove trailing spaces
2009-06-17 cedric * evas: Remove Evas_Bool.
2009-05-11 carofix EAPI value on Windows
2009-02-27 barbieriRemove last standing warnings.
2009-02-27 barbieriCreate macros to help initialize class structures.
2009-02-24 carofix some warnings reported by llvm (see local.profusion...
2009-02-05 barbieriDo not recalculate table/box if size does not really...
2009-01-09 sachielMake evas_object_table_smart_set static.
2008-12-18 sachielAdded iterator and accessor to box and table
2008-11-01 mickeylevas: rename 'delete' parameter in evas_object_table_cl...
2008-11-01 barbieriComments about box and table.
2008-11-01 barbieriImplement non-homogeneous (regular) table layout.
2008-10-31 barbieriAdd evas_object_table, make evas_object_box more consis...