summaryrefslogtreecommitdiff
path: root/src/bin/e_widget_label.c
Commit message (Expand)AuthorAgeFilesLines
* merge a big e17 doc patchMike Blumenkrantz2012-07-061-0/+13
* e17: whitespaces--Vincent Torri2012-06-211-6/+5
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* Fix API Inconsistency in regards to e_widget_min_size_* . Renamed toChristopher Michael2009-09-011-1/+1
* Put comment in correct place...just something I noticed while browsing.Christopher Michael2009-04-201-1/+1
* theme enabled/disabled support for label widgetAndreas Volz2009-04-141-0/+14
* Remove silly return at end of function.Christopher Michael2009-04-041-1/+0
* another chunkrephorm2006-08-231-1/+1
* ****** MAJOR THEME REWORKING -- BREAKAGE *********rephorm2006-08-221-2/+2
* Whoops I was resizing wrong. This is the correct resize.titan2006-08-081-1/+1
* aaah....Carsten Haitzler2006-08-071-3/+38
* Add and Use the config list widgetStafford Mitchell Horne2006-04-061-1/+1
* Fix EAPI warnings.sebastid2006-01-071-1/+1
* actually focus focusable widgets. label can be much simplerCarsten Haitzler2005-10-121-92/+2
* - Add label widget (futur work: ability to tie its focus to another widget)codewarrior2005-10-121-0/+119