summaryrefslogtreecommitdiff
path: root/src/bin/e_flowlayout.c
Commit message (Expand)AuthorAgeFilesLines
* e_flowlayout is just not done correctly at all...some fixes here to make it n...Mike Blumenkrantz2013-02-201-11/+6
* add support for and use eina_list_last_data_getMike Blumenkrantz2012-11-121-1/+1
* add flowlayout functions for getting prev/next itemsMike Blumenkrantz2012-06-271-0/+30
* formattingMike Blumenkrantz2012-06-271-361/+362
* e17: whitespaces--Vincent Torri2012-06-211-74/+74
* segv's waiting to happen wrong api calls on wrong object types - checkCarsten Haitzler2011-12-311-0/+23
* Add UNUSED where needed.Christopher Michael2010-08-181-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 Dransfeld2010-01-141-3/+1
* More API Inconsistency fixes:Christopher Michael2009-09-011-2/+2
* * e: Cleanup use of Eina data structure.Cedric BAIL2009-08-211-20/+19
* syscon module added - provides a system entry in main menu (build in one goneCarsten Haitzler2008-11-251-0/+20
* 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
* oops - missed version memberCarsten Haitzler2007-08-051-0/+1
* move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() willCarsten Haitzler2007-08-041-12/+17
* Math.h is already included via e.h, do not need the include here.Christopher Michael2007-04-221-2/+0
* Remove stale code.Sebastian Dransfeld2007-03-251-10/+10
* - Remove unused variables.Sebastian Dransfeld2007-02-131-2/+2
* patches applied as per emails :)Carsten Haitzler2007-02-101-0/+972