aboutsummaryrefslogtreecommitdiff
path: root/src/IconbarTool.cc
AgeCommit message (Expand)AuthorFilesLines
2006-04-17fix some rotation issuessimonb1-7/+17
2006-04-16fix all compiler warnings with -Wallsimonb1-2/+7
2006-04-15implement vertical toolbar placement optionssimonb1-11/+24
2006-03-07fix for stuck icons, thanks _marktfluxgen1-1/+2
2006-03-02fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at l...mathias1-0/+3
2006-02-20moved class Layer from class Fluxbox and thus reduces some dependeciesfluxgen1-5/+4
2006-02-18moved all focus handling to FocusControlfluxgen1-1/+2
2006-02-16updated copyright infomathias1-1/+1
2005-11-22const function Resource getStringfluxgen1-6/+6
2005-07-04cleaning, change getCount to numberOfWorkspacefluxgen1-6/+6
2005-04-29added new IconbarModes:mathias1-9/+47
2005-04-27fix a few more bugs with recent reworking stuffsimonb1-1/+4
2005-04-22fixed a problem with iconified + sticky window not displayed in the iconbarmathias1-1/+3
2005-02-07updated copyright datesmathias1-1/+1
2005-01-24copyright datemathias1-1/+1
2004-12-13icc complaint about a "possible" conflict between themathias1-2/+2
2004-12-01really set the default deiconifyMode to FOLLOWmathias1-2/+2
2004-12-01deiconifyMode: Follow is the new/old default (as it was before deiconifyMode ...mathias1-3/+3
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-22added iconbar.wheelMode and iconbar.deiconifyModeakir1-2/+89
2004-10-10added iconbar.iconTextPaddingakir1-1/+4
2004-10-10 * Update de_DE Translation and add some missing NLS valuesrathnor1-3/+4
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-3/+10
2004-09-05unique list from removeDuplicate. If we, for some reason, should have duplica...fluxgen1-5/+11
2004-08-30clientWidth now iconWidthfluxgen1-2/+2
2004-08-29a few random fixesrathnor1-5/+12
2004-08-25fix up theming of the toolbarrathnor1-2/+3
2004-06-27using menu separatorfluxgen1-7/+4
2004-06-17tweak iconbar rendertheme - need to re-render after addWindowrathnor1-2/+3
2004-06-16toolbar fixes, updates and optimisationsrathnor1-16/+15
2004-06-07minor indent and using MenuSeparatorfluxgen1-6/+13
2004-06-07update NLS string handling...rathnor1-21/+45
2004-04-26toolbar themeing fixesrathnor1-3/+5
2004-03-22fixed missing text on restart, patch from Mathias Gumzfluxgen1-2/+1
2004-02-20fixed focus issues with remember hidden, patch from Mathias Gumzfluxgen1-3/+3
2004-02-16added hidden state to remember, patch from akirafluxgen1-2/+2
2004-01-21using empty instead of sizefluxgen1-2/+2
2004-01-19using isHidden attrib in Windowfluxgen1-17/+14
2004-01-14set border width on buttons before we render textures for them so we get the ...fluxgen1-9/+21
2004-01-13toolbar transparencyrathnor1-1/+4
2004-01-10fix small rendering issue on iconbarrathnor1-4/+2
2004-01-09detach from signals when screen is shuttingdownfluxgen1-3/+9
2004-01-09minor bug in ALLWINDOWS modefluxgen1-2/+2
2003-12-23fix rendering of icon buttons when they are slightly larger because ofrathnor1-8/+38
2003-12-19timedRender so we can remove flicker while changing current client in windowfluxgen1-10/+47
2003-12-18code cleaningfluxgen1-2/+2
2003-12-12alignment of iconbar buttonsfluxgen1-1/+75
2003-12-10cleaning in the menu codefluxgen1-2/+2
2003-12-07listen to title changefluxgen1-2/+9
2003-12-07usePixmap from Texturefluxgen1-4/+4