summaryrefslogtreecommitdiff
path: root/src/bin/e_spectrum.c
Commit message (Expand)AuthorAgeFilesLines
* e17: whitespaces--Vincent Torri2012-06-211-14/+14
* segv's waiting to happen wrong api calls on wrong object types - checkCarsten Haitzler2011-12-311-0/+4
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-241-4/+7
* Make clang happySebastian Dransfeld2009-12-061-1/+2
* Set member_{add,del} to NULL.Gustavo Sverzut Barbieri2008-10-251-0/+2
* Add calculate callback to Evas_Smart_Class.Gustavo Sverzut Barbieri2008-09-071-0/+1
* Various patch bits from Brett Nash. Still going through the rest of them.Christopher Michael2007-09-131-2/+2
* move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() willCarsten Haitzler2007-08-041-13/+19
* Formatting.Sebastian Dransfeld2007-04-081-1/+1
* Remove stale code.Sebastian Dransfeld2007-03-251-1/+0
* premul fixes from joseCarsten Haitzler2006-10-021-3/+3
* 1. jose's premul patches for evasCarsten Haitzler2006-09-301-1/+5
* Add all enum types in select.sebastid2006-08-211-0/+4
* add gradient bg dialog.rephorm2006-08-201-0/+2
* - constsebastid2006-08-171-3/+1
* Formattingsebastid2006-08-151-100/+103
* cleanupsrephorm2006-08-141-1/+5
* Use Ecore_Timer for timer.sebastid2006-08-141-1/+1
* make csel a proper widget instead of just a wrapper around table.rephorm2006-08-141-7/+7
* move spectrum redraw to an idler so it gets called at most once per render.rephorm2006-08-141-5/+19
* Start of a color selector.rephorm2006-08-141-0/+350