Age | Commit message (Expand) | Author | Files | Lines |
2012-12-30 | src/WinButton.{cc,hh}: cosmetic | Vladimir A. Pavlov | 1 | -41/+13 |
2012-12-30 | Make use of window.stuck.pressed.pixmap | Vladimir A. Pavlov | 1 | -1/+3 |
2011-05-10 | Convert FluxboxWindow::stateSig to FbTk::Signal | Pavel Labath | 1 | -5/+1 |
2011-05-10 | Convert FbTk::Theme::reconfigSig and friends to the new Signal system | Pavel Labath | 1 | -1/+2 |
2010-03-26 | Changed title signal in Focusable to new signal system | Henrik Kinnunen | 1 | -2/+5 |
2008-08-30 | more fun with global variables | Mark Tiefenbruck | 1 | -1/+5 |
2008-01-08 | split WinButtonTheme into multiple themes | Mark Tiefenbruck | 1 | -58/+23 |
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -28/+28 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -3/+0 |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -21/+19 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -4/+4 |
2007-02-02 | revert svn 4684, transparency in window buttons | markt | 1 | -169/+201 |
2007-01-21 | allow transparency in window buttons | markt | 1 | -201/+169 |
2007-01-06 | move triangle drawing into FbDrawable | simonb | 1 | -12/+13 |
2007-01-01 | don't set menuicon background to style's pixmap when the window has an icon | markt | 1 | -41/+7 |
2006-04-17 | iconbutton handling fixes | simonb | 1 | -17/+10 |
2006-04-14 | more button state fixing for shade, should be right now | simonb | 1 | -2/+10 |
2006-04-14 | fix window button image updates | simonb | 1 | -2/+2 |
2006-03-20 | external tabs | simonb | 1 | -1/+1 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-05-12 | when the app changes its pixmap we need to trigger that correctly | mathias | 1 | -0/+12 |
2005-05-11 | minor optimization | mathias | 1 | -2/+2 |
2005-05-07 | new code in WinButton was assuming that at ::clear() - time there is always a | mathias | 1 | -5/+5 |
2005-05-06 | Added new Buttons for the Titlebar of a Window (Mathias) | mathias | 1 | -19/+147 |
2005-04-13 | fix a few small bugs from recent big patch | simonb | 1 | -1/+7 |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -217/+163 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-05-14 | tweak the X in the close button. It was uneven. Check the comment | rathnor | 1 | -3/+10 |
2004-02-27 | improved speed | fluxgen | 1 | -3/+1 |
2004-02-27 | fixed some transparent bugs | fluxgen | 1 | -4/+4 |
2004-01-10 | fix some minor transparency issues | rathnor | 1 | -16/+21 |
2003-10-31 | tweak winbutton icon drawing, plus a little fix to icon changes | rathnor | 1 | -6/+16 |
2003-09-22 | fix invisible minimize button | rathnor | 1 | -2/+2 |
2003-09-14 | fixed stick pressed pixmap bug | fluxgen | 1 | -10/+6 |
2003-09-14 | minor fix | fluxgen | 1 | -2/+1 |
2003-09-12 | fixed minor transparent issue | fluxgen | 1 | -1/+2 |
2003-09-12 | fixed correct fallback | fluxgen | 1 | -88/+122 |
2003-08-22 | fixed new image loading | fluxgen | 1 | -35/+35 |
2003-08-22 | fixed scaling in theme instead | fluxgen | 1 | -82/+35 |
2003-08-13 | Button changed to a FbWindow | fluxgen | 1 | -77/+76 |
2003-08-04 | updateTransparent | fluxgen | 1 | -1/+2 |
2003-05-07 | fix alignment of unstuck default pixmap | rathnor | 1 | -2/+2 |
2003-05-06 | added stuck pixmap, and unfocus pixmaps | fluxgen | 1 | -26/+99 |
2003-04-28 | added WinButtonTheme with pixmap support | fluxgen | 1 | -25/+149 |
2003-04-25 | fixed so it gets win state sticky to update sticky button | fluxgen | 1 | -32/+35 |
2003-02-23 | using not sticky state as default | fluxgen | 1 | -11/+11 |
2003-01-05 | draws simple window graphics and handles buttons | fluxgen | 1 | -0/+91 |