summaryrefslogtreecommitdiff
path: root/src/WinButton.cc
AgeCommit message (Expand)Author
2011-05-10Convert FluxboxWindow::stateSig to FbTk::SignalPavel Labath
2011-05-10Convert FbTk::Theme::reconfigSig and friends to the new Signal systemPavel Labath
2010-03-26Changed title signal in Focusable to new signal systemHenrik Kinnunen
2008-08-30more fun with global variablesMark Tiefenbruck
2008-01-08split WinButtonTheme into multiple themesMark 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-10-13merged changes from pre-develmarkt
2007-02-02revert svn 4684, transparency in window buttonsmarkt
2007-01-21allow transparency in window buttonsmarkt
2007-01-06move triangle drawing into FbDrawablesimonb
2007-01-01don't set menuicon background to style's pixmap when the window has an iconmarkt
2006-04-17iconbutton handling fixessimonb
2006-04-14more button state fixing for shade, should be right nowsimonb
2006-04-14fix window button image updatessimonb
2006-03-20external tabssimonb
2006-02-16updated copyright infomathias
2005-05-12when the app changes its pixmap we need to trigger that correctlymathias
2005-05-11minor optimizationmathias
2005-05-07new code in WinButton was assuming that at ::clear() - time there is always amathias
2005-05-06Added new Buttons for the Titlebar of a Window (Mathias)mathias
2005-04-13fix a few small bugs from recent big patchsimonb
2005-04-10Big changes to how transparency workssimonb
2005-01-24copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-05-14tweak the X in the close button. It was uneven. Check the commentrathnor
2004-02-27improved speedfluxgen
2004-02-27fixed some transparent bugsfluxgen
2004-01-10fix some minor transparency issuesrathnor
2003-10-31tweak winbutton icon drawing, plus a little fix to icon changesrathnor
2003-09-22fix invisible minimize buttonrathnor
2003-09-14fixed stick pressed pixmap bugfluxgen
2003-09-14minor fixfluxgen
2003-09-12fixed minor transparent issuefluxgen
2003-09-12fixed correct fallbackfluxgen
2003-08-22fixed new image loadingfluxgen
2003-08-22fixed scaling in theme insteadfluxgen
2003-08-13Button changed to a FbWindowfluxgen
2003-08-04updateTransparentfluxgen
2003-05-07fix alignment of unstuck default pixmaprathnor
2003-05-06added stuck pixmap, and unfocus pixmapsfluxgen
2003-04-28added WinButtonTheme with pixmap supportfluxgen
2003-04-25fixed so it gets win state sticky to update sticky buttonfluxgen
2003-02-23using not sticky state as defaultfluxgen
2003-01-05draws simple window graphics and handles buttonsfluxgen