Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-10 | Convert FbTk::Theme::reconfigSig and friends to the new Signal system | Pavel Labath | 1 | -6/+2 | |
I removed the const versions of reconfigSig() in the process since FbTk::Signal has no const methods anyway. | |||||
2011-02-22 | bugfix: consistent use of 'int' for alpha values (#3187373) | Mathias Gumz | 1 | -1/+1 | |
WindowMenuAccessor returned strange alpha values if compiled with 'g++ -Os'; unholy black magic happens if template<int> faces functions returning only 'usigned char'. | |||||
2008-09-21 | Changed current workspace signal in BScreen to use the new signal system | Henrik Kinnunen | 1 | -1/+6 | |
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -2/+6 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2006-04-17 | fix transparency updates for the toolbar when autohide is on | simonb | 1 | -0/+2 | |
2006-04-15 | implement vertical toolbar placement options | simonb | 1 | -0/+2 | |
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 | minor fix for pedantic compilers (mipspro) | akir | 1 | -2/+2 | |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -2/+3 | |
for consistency with transparency resources | |||||
2004-08-29 | a few random fixes | rathnor | 1 | -1/+2 | |
2003-08-23 | added accessor for button | fluxgen | 1 | -2/+3 | |
2003-08-19 | moved textbutton to fbtk | fluxgen | 1 | -3/+3 | |
2003-08-13 | border theme | fluxgen | 1 | -1/+2 | |
2003-08-11 | basic tools for toolbar | fluxgen | 1 | -0/+62 | |