Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-10 | Last round of simplification of Signal/Slot classes | Pavel Labath | 1 | -1/+1 | |
- 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 | Convert FbTk::Theme::reconfigSig and friends to the new Signal system | Pavel Labath | 1 | -2/+1 | |
I removed the const versions of reconfigSig() in the process since FbTk::Signal has no const methods anyway. | |||||
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -2/+2 | |
2008-01-04 | add a level of indirection to themes | Mark Tiefenbruck | 1 | -1/+8 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-10-21 | removed now obsolete #includes coz we moved FbTk/ThemeItems.hh -> ↵ | akir | 1 | -2/+1 | |
FbTk/ThemeItems.cc | |||||
2004-10-21 | fix to avoid: | akir | 1 | -1/+2 | |
Explicit specialization of function "FbTk::ThemeItem<int>::setDefaultValue" (mipspro) | |||||
2003-08-29 | fixed fallback items | fluxgen | 1 | -20/+9 | |
2003-08-24 | setting default values | fluxgen | 1 | -1/+5 | |
2003-06-24 | added bevel width, border color and border width | fluxgen | 1 | -3/+11 | |
2003-06-20 | some refactoring | fluxgen | 1 | -0/+47 | |