aboutsummaryrefslogtreecommitdiff
path: root/src/WorkspaceNameTheme.hh
AgeCommit message (Collapse)AuthorFilesLines
2011-05-10Last round of simplification of Signal/Slot classesPavel Labath1-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-10Convert FbTk::Theme::reconfigSig and friends to the new Signal systemPavel Labath1-2/+1
I removed the const versions of reconfigSig() in the process since FbTk::Signal has no const methods anyway.
2008-01-13fix initialization of WorkspaceNameThemeMark Tiefenbruck1-1/+4
2008-01-05update code to use ThemeProxyMark Tiefenbruck1-2/+2
2008-01-04add a level of indirection to themesMark Tiefenbruck1-1/+9
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30remove some (hopefully) unneeded header includesMark Tiefenbruck1-1/+0
2006-02-16updated copyright infomathias1-1/+1
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-04-26toolbar themeing fixesrathnor1-9/+4
2003-08-29handles theme for workspacename toolfluxgen1-0/+57