Mario J. Rugiero
6aff2f7c28
ButtonTheme::name can be const.
2015-05-01 10:46:21 +02:00
Pavel Labath
0775350fee
Last round of simplification of Signal/Slot classes
...
- merged all the common stuff from 0,1,2,3 argument versions into one common base class
- removed ReturnType template parameter as it was instantiated with "void" everywhere and the
current ignores the return value of the callbacks anyway
2011-05-10 13:00:45 +02:00
Pavel Labath
f7d7dfd2a8
Convert FbTk::Theme::reconfigSig and friends to the new Signal system
...
I removed the const versions of reconfigSig() in the process since FbTk::Signal has no const
methods anyway.
2011-05-10 13:00:45 +02:00
Mark Tiefenbruck
ac1bd7e098
update code to use ThemeProxy
2008-01-04 17:39:19 -08:00
Mark Tiefenbruck
60ba709c2f
add a level of indirection to themes
2008-01-04 01:06:38 -08:00
Mark Tiefenbruck
9c105111d2
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
Mathias Gumz
e1f362ae76
'inline' in class declaration is implicitly inline
2007-12-29 22:38:53 +01:00
mathias
ae05ad9a01
updated copyright info
2006-02-16 06:53:05 +00:00
mathias
cf46669bc1
copyright date
2005-01-24 18:34:57 +00:00
rathnor
f2599d87f6
add a special fallback for toolbar button style
2004-08-27 14:14:42 +00:00
rathnor
346a6598a6
make arrow button's arrow size scalable by the user
2004-08-26 15:09:33 +00:00
fluxgen
9911b38f8d
extends tooltheme with picColor and pressed texture for toolbar buttons
2003-10-13 23:41:07 +00:00