aboutsummaryrefslogtreecommitdiff
path: root/src/IconbarTool.cc
AgeCommit message (Expand)AuthorFilesLines
2008-05-13Fixed startup bug for window menu in iconbar.Henrik Kinnunen1-6/+1
2008-02-11more fun with the window menuMark Tiefenbruck1-1/+1
2008-01-11make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck1-10/+10
2008-01-07added new ThemeProxy for automatically handling focused vs. unfocused ThemeItemsMark Tiefenbruck1-9/+14
2008-01-05update code to use ThemeProxyMark Tiefenbruck1-5/+6
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-1/+0
2007-12-28move STLUtil to FbTkMark Tiefenbruck1-2/+2
2007-12-28moved Container to FbTkMark Tiefenbruck1-17/+17
2007-12-27architecture astronomyMark Tiefenbruck1-3/+3
2007-12-18holding control will now keep the menu openMark Tiefenbruck1-4/+6
2007-12-16changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>Mark Tiefenbruck1-2/+2
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt1-2/+2
2007-12-11only allow one open menu at a timemarkt1-2/+1
2007-12-02make sure subj != 0 in IconbarTool::update()markt1-1/+1
2007-11-12allow arbitrary window patterns in iconbarmarkt1-218/+97
2007-10-13merged changes from pre-develmarkt1-276/+102
2007-06-29updates for compiling with gcc 4.3markt1-0/+5
2007-03-10make sure iconbar text padding gets reapplied on reconfiguremarkt1-2/+1
2007-01-07another little bug with iconbar renderingmarkt1-4/+14
2007-01-07little cleanupmarkt1-2/+0
2007-01-07fix little bug with iconbar renderingmarkt1-1/+6
2006-10-30Cosmetic patch from Slava Semushinmathias1-57/+65
2006-10-16some cleaning, using CachedPixmapfluxgen1-60/+33
2006-08-02rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModelmarkt1-36/+0
2006-07-30list windows in iconbar in creation ordermarkt1-105/+25
2006-07-01more dead functionsmarkt1-14/+0
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt1-1/+1
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb1-12/+12
2006-05-20improve native language handling, move messages and menu labels to simonb1-3/+3
2006-05-13added one more render option for renderButton, force render of focused. Liste...fluxgen1-6/+20
2006-04-17iconbutton handling fixessimonb1-7/+0
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