Age | Commit message (Expand) | Author | Files | Lines |
2008-08-23 | fix reading iconbar border from theme | Mark Tiefenbruck | 1 | -1/+2 |
2008-05-02 | little hack to allow arbitrary commands in the toolbar | Mark Tiefenbruck | 1 | -2/+1 |
2008-01-13 | fix some issues with reverting focus | Mark Tiefenbruck | 1 | -1/+0 |
2008-01-11 | make FbTk::Command a template class, split parsing information out of ObjectR... | Mark Tiefenbruck | 1 | -5/+5 |
2008-01-07 | added new ThemeProxy for automatically handling focused vs. unfocused ThemeItems | Mark Tiefenbruck | 1 | -7/+9 |
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -2/+2 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2008-01-02 | moved seldom used code to where it is actually used, no need to include code ... | Mathias Gumz | 1 | -2/+0 |
2007-12-16 | changed CommandRegistry to a template class, renamed to ObjectRegistry<Type> | Mark Tiefenbruck | 1 | -3/+3 |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them aut... | markt | 1 | -3/+3 |
2007-12-11 | only allow one open menu at a time | markt | 1 | -1/+0 |
2007-04-08 | menu from workspacename tool wasn't focused, and fixed unpressed button rende... | markt | 1 | -1/+2 |
2007-01-06 | oops, didnt mean to commit this change, twas for testing, so revert it | simonb | 1 | -2/+2 |
2007-01-06 | move triangle drawing into FbDrawable | simonb | 1 | -4/+4 |
2006-04-16 | fix all compiler warnings with -Wall | simonb | 1 | -1/+1 |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -1/+1 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-06-03 | - Usage of xft-fonts is prefered, except a font-description starts with '-' | mathias | 1 | -4/+0 |
2005-04-27 | fix a few more bugs with recent reworking stuff | simonb | 1 | -0/+4 |
2005-02-04 | fixed uninitialized pointer which could lead to segfaults when the user | mathias | 1 | -1/+1 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-14 | systemtray-tool has now a propper background. its styleable via the | mathias | 1 | -4/+5 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -10/+14 |
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 1 | -15/+15 |
2004-08-27 | fallback to clock rather than workspace name for buttons (since its | rathnor | 1 | -2/+2 |
2004-08-27 | add a special fallback for toolbar button style | rathnor | 1 | -2/+3 |
2004-08-25 | fix up theming of the toolbar | rathnor | 1 | -3/+3 |
2004-05-18 | Make arrows in buttons half the size of the button. | grubert | 1 | -1/+2 |
2004-01-11 | hide menus | fluxgen | 1 | -3/+3 |
2003-12-04 | toggle clock format via menu | fluxgen | 1 | -2/+2 |
2003-10-13 | creates tools | fluxgen | 1 | -0/+171 |