summaryrefslogtreecommitdiff
path: root/src/IconbarTool.cc
AgeCommit message (Expand)Author
2011-05-10Convert Focusable::orderSig,addSig,removeSig,resetSig to FbTk::SignalPavel Labath
2011-05-10Convert FbTk::Theme::reconfigSig and friends to the new Signal systemPavel Labath
2011-04-03bugfix: return 'height' if container is rotated vertically, closes #3195728Gediminas Liktaras
2011-03-23compile fix: sunCC 5.11 (sunstudio 12) compiles and links againMathias Gumz
2011-02-24moved Menu placement into ScreenPlacement::placeAndShowMenu()Mathias Gumz
2011-02-22bugfix: consistent use of 'int' for alpha values (#3187373)Mathias Gumz
2010-09-17missing initializationsMathias Gumz
2010-09-15code deduplication by using <algorithm> and FbTk/STLUtil.hhMathias Gumz
2010-09-09added FbTk::Util::clamp() and simplified related codeMathias Gumz
2010-09-08introduced FbTk::BidiStringMathias Gumz
2010-03-17Changed #ifdef DEBUG ... cerr << to using fbdbg.Henrik Kinnunen
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2009-06-28previous fix for reverting iconbar to relative broke external tabsMark Tiefenbruck
2008-10-18increase default size of toolbar and icon buttonsMark Tiefenbruck
2008-08-23fix reading iconbar border from themeMark Tiefenbruck
2008-08-18fix some defaultsMark Tiefenbruck
2008-08-03add selection box to various "choose one of these" menu itemsMark Tiefenbruck
2008-05-13Fixed startup bug for window menu in iconbar.Henrik Kinnunen
2008-02-11more fun with the window menuMark 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
2007-12-30removed some unneeded headersMathias Gumz
2007-12-27move STLUtil to FbTkMark Tiefenbruck
2007-12-27moved Container to FbTkMark Tiefenbruck
2007-12-27architecture astronomyMark Tiefenbruck
2007-12-17holding control will now keep the menu openMark Tiefenbruck
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-12-02make sure subj != 0 in IconbarTool::update()markt
2007-11-12allow arbitrary window patterns in iconbarmarkt
2007-10-13merged changes from pre-develmarkt
2007-06-29updates for compiling with gcc 4.3markt
2007-03-10make sure iconbar text padding gets reapplied on reconfiguremarkt
2007-01-07another little bug with iconbar renderingmarkt
2007-01-07little cleanupmarkt
2007-01-07fix little bug with iconbar renderingmarkt
2006-10-30Cosmetic patch from Slava Semushinmathias
2006-10-16some cleaning, using CachedPixmapfluxgen
2006-08-02rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModelmarkt
2006-07-30list windows in iconbar in creation ordermarkt
2006-07-01more dead functionsmarkt
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb
2006-05-20improve native language handling, move messages and menu labels to simonb
2006-05-13added one more render option for renderButton, force render of focused. Liste...fluxgen
2006-04-17iconbutton handling fixessimonb
2006-04-17fix some rotation issuessimonb