aboutsummaryrefslogtreecommitdiff
path: root/src/ToolFactory.cc
AgeCommit message (Collapse)AuthorFilesLines
2005-04-27fix a few more bugs with recent reworking stuffsimonb1-0/+4
Some fixes could incidentally fix a few other bugs... the flaws were pre-existing, I've just been weeding out a lot of duplication
2005-02-04fixed uninitialized pointer which could lead to segfaults when the usermathias1-1/+1
specifies nonexistent/invalid tool-names in the init-file
2005-01-24copyright datemathias1-1/+1
2005-01-14systemtray-tool has now a propper background. its styleable via themathias1-4/+5
toolbar.systray.* ressource, same way as the clock.
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-10/+14
for consistency with transparency resources
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen1-15/+15
2004-08-27fallback to clock rather than workspace name for buttons (since itsrathnor1-2/+2
consistent with old and new themes)
2004-08-27add a special fallback for toolbar button stylerathnor1-2/+3
2004-08-25fix up theming of the toolbarrathnor1-3/+3
2004-05-18Make arrows in buttons half the size of the button.grubert1-1/+2
Add UP and DOWN arrows.
2004-01-11hide menusfluxgen1-3/+3
2003-12-04toggle clock format via menufluxgen1-2/+2
2003-10-13creates toolsfluxgen1-0/+171