summaryrefslogtreecommitdiff
path: root/src/bin/e_widget_check.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix typos all over the placeElyes HAOUAS2020-05-141-3/+3
* enlightenment: Make E build again with EFL from gitChris Michael2015-05-071-7/+7
* __UNUSED__ -> EINA_UNUSEDMike Blumenkrantz2015-03-181-2/+2
* edje: remove use of deprecated functions.Cedric BAIL2014-06-071-1/+1
* check widget disable list functions now apply disabled state on adding new itemsMike Blumenkrantz2013-02-061-0/+4
* add e_widget_check_widget_disable_on_* api for automatically enabling/disabli...Mike Blumenkrantz2013-02-061-1/+65
* flip order of check widget functions to be less infuriatingMike Blumenkrantz2013-02-061-91/+83
* formatting: all at onceMike Blumenkrantz2013-01-111-6/+6
* add function to change valptr on check widgetMike Blumenkrantz2012-08-081-0/+22
* merge a big e17 doc patchMike Blumenkrantz2012-07-061-0/+32
* formattingMike Blumenkrantz2012-07-061-25/+26
* e17: whitespaces--Vincent Torri2012-06-211-23/+23
* Add unused.Christopher Michael2010-08-181-2/+2
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* make clang happySebastian Dransfeld2010-01-151-3/+0
* avoid duplicate widget_change() on check/uncheckkiwi2009-12-281-1/+0
* Fix API Inconsistency in regards to e_widget_min_size_* . Renamed toChristopher Michael2009-09-011-2/+2
* allow check widget to have a file path for icon.Carsten Haitzler2009-01-051-4/+12
* e_widget_check calls calls widget change.Gustavo Sverzut Barbieri2008-02-081-0/+1
* Add const to check's label and icon.Gustavo Sverzut Barbieri2008-02-061-2/+2
* another chunkrephorm2006-08-231-2/+2
* ****** MAJOR THEME REWORKING -- BREAKAGE *********rephorm2006-08-221-16/+16
* aaah....Carsten Haitzler2006-08-071-0/+1
* Check widget can now do icons like radio button.Christopher Michael2006-07-151-0/+55
* Add Font Configuration Dialog, and...Stafford Mitchell Horne2006-04-011-0/+29
* it shouldn't be up to the theme to prevent disabled buttons from being selected.rephorm2006-03-121-0/+2
* Fix EAPI warnings.sebastid2006-01-071-1/+1
* the check theme shouldn't need to track state. emit the proper signals whenev...rephorm2005-11-201-7/+10
* config dialogs now can enable/disable widgets and dialog buttons. ok andCarsten Haitzler2005-10-161-0/+14
* some widget work... and maybe a fix for disappearing windows?Carsten Haitzler2005-10-161-0/+1
* actually focus focusable widgets. label can be much simplerCarsten Haitzler2005-10-121-2/+8
* and now all the internal widgets understand keyboard focus and control.Carsten Haitzler2005-10-121-3/+51
* working on more widgety stuffCarsten Haitzler2005-10-111-0/+1
* and now i have a simple check and radio liust infrastructure to use to buildCarsten Haitzler2005-10-101-1/+1
* started work on a quick & dirty widget infrastructure - designed ONLY forCarsten Haitzler2005-10-101-0/+69