summaryrefslogtreecommitdiff
path: root/src/bin/e_layout.c
Commit message (Expand)AuthorAgeFilesLines
* E: We don't need to run this comparison twice.Christopher Michael2012-09-121-1/+0
* alas por yorrick i knew him well... ok - i was trying to isolate allCarsten Haitzler2012-08-271-0/+2
* e17: whitespaces--Vincent Torri2012-06-211-33/+33
* segv's waiting to happen wrong api calls on wrong object types - checkCarsten Haitzler2011-12-311-0/+7
* __UNUSED__ lastSebastian Dransfeld2010-11-051-1/+1
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-241-1/+4
* Make clang happySebastian Dransfeld2009-12-061-6/+0
* * e: Cleanup use of Eina data structure.Cedric BAIL2009-08-211-12/+11
* Set member_{add,del} to NULL.Gustavo Sverzut Barbieri2008-10-251-0/+2
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-19/+19
* Add calculate callback to Evas_Smart_Class.Gustavo Sverzut Barbieri2008-09-071-0/+1
* move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() willCarsten Haitzler2007-08-041-12/+18
* better pager draggingrephorm2006-03-291-0/+36
* Fix EAPI warnings.sebastid2006-01-071-13/+13
* fix icons stacking/clipCarsten Haitzler2005-11-081-1/+1
* make them different sizes for debugging help fun and an extra clip showCarsten Haitzler2005-11-021-3/+4
* the first wave of evas smart object modes. commit hell #1. :) other thingsCarsten Haitzler2005-10-271-101/+3
* fix stacking of windows in pager.. and make the contianer actually trackCarsten Haitzler2005-05-061-34/+45
* fix evas object warnings - and fix dropwshadow bugCarsten Haitzler2005-05-061-2/+2
* stacking mofoCarsten Haitzler2005-03-191-3/+3
* more pager cleanups - still not 100% happy with it... but getting there.Carsten Haitzler2005-03-181-16/+16
* add a test file that we can destroy at will for testing bits of new code...Carsten Haitzler2005-03-131-1/+1
* layout smart object - shoudl work like the table one... but i haven't testedCarsten Haitzler2005-03-131-0/+546