summaryrefslogtreecommitdiff
path: root/src/ToolFactory.cc
AgeCommit message (Expand)Author
2011-09-01bugfix: do not change workspaces when using NextWindow / PrevWindow buttons i...Mathias Gumz
2011-05-10Make RefCount<> more sensiblePavel Labath
2011-02-24SystemTray tool should use the right fallback resourceMathias Gumz
2011-02-24moved Menu placement into ScreenPlacement::placeAndShowMenu()Mathias Gumz
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2009-06-28change default toolbar tools to:Mark Tiefenbruck
2008-08-23fix reading iconbar border from themeMark Tiefenbruck
2008-05-02little hack to allow arbitrary commands in the toolbarMark Tiefenbruck
2008-01-12fix some issues with reverting focusMark Tiefenbruck
2008-01-10make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck
2008-01-07added new ThemeProxy for automatically handling focused vs. unfocused ThemeItemsMark Tiefenbruck
2008-01-04update code to use ThemeProxyMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2008-01-02moved seldom used code to where it is actually used, no need to include code ...Mathias Gumz
2007-12-15changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>Mark Tiefenbruck
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt
2007-12-11only allow one open menu at a timemarkt
2007-04-08menu from workspacename tool wasn't focused, and fixed unpressed button rende...markt
2007-01-06oops, didnt mean to commit this change, twas for testing, so revert itsimonb
2007-01-06move triangle drawing into FbDrawablesimonb
2006-04-16fix all compiler warnings with -Wallsimonb
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb
2006-02-16updated copyright infomathias
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias
2005-04-27fix a few more bugs with recent reworking stuffsimonb
2005-02-04fixed uninitialized pointer which could lead to segfaults when the usermathias
2005-01-24copyright datemathias
2005-01-14systemtray-tool has now a propper background. its styleable via themathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen
2004-08-27fallback to clock rather than workspace name for buttons (since itsrathnor
2004-08-27add a special fallback for toolbar button stylerathnor
2004-08-25fix up theming of the toolbarrathnor
2004-05-18Make arrows in buttons half the size of the button.grubert
2004-01-11hide menusfluxgen
2003-12-04toggle clock format via menufluxgen
2003-10-13creates toolsfluxgen