Commit Graph

9 Commits

Author SHA1 Message Date
Christopher Michael 737964813b Add unused where needed.
SVN revision: 51357
2010-08-18 21:20:36 +00:00
Lucas De Marchi 6638a10e20 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Christopher Michael 6ab63682dd Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
e_widget_size_min_* . This Large commit should fix everything in svn that is
using those functions.



SVN revision: 42152
2009-09-01 13:34:42 +00:00
Sebastian Dransfeld 2415c7e4d0 EAPI
SVN revision: 32352
2007-11-04 12:44:36 +00:00
Christopher Michael 765923de6b Remove unneeded printf.
SVN revision: 29802
2007-05-02 15:37:02 +00:00
rephorm 4de21d59b3 use aspect widget for theme preview, so that it scales up to fit as large as it can, without losing aspect
SVN revision: 29795
2007-05-02 02:18:40 +00:00
rephorm e48b1cb1f7 fix aspect widget
SVN revision: 29794
2007-05-02 02:06:39 +00:00
Christopher Michael b79ca03091 Remove a bunch of blank lines at end of the file.
SVN revision: 28117
2007-01-25 17:15:10 +00:00
rephorm 7c2f28556a add preview widget to Virtual Desktops dialog
SVN revision: 26455
2006-10-09 19:06:43 +00:00