Age | Commit message (Expand) | Author | Files | Lines |
2008-01-11 | make FbTk::Command a template class, split parsing information out of ObjectR... | Mark Tiefenbruck | 1 | -1/+1 |
2008-01-07 | switch FbWinFrameTheme to use FocusableTheme | Mark Tiefenbruck | 1 | -4/+4 |
2008-01-07 | added new ThemeProxy for automatically handling focused vs. unfocused ThemeItems | Mark Tiefenbruck | 1 | -4/+2 |
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -3/+5 |
2008-01-04 | remove some unnecessary code | Mark Tiefenbruck | 1 | -10/+0 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -2/+0 |
2007-12-30 | remove some (hopefully) unneeded header includes | Mark Tiefenbruck | 1 | -3/+0 |
2007-12-29 | 'inline' in class declaration is implicitly inline | Mathias Gumz | 1 | -44/+44 |
2007-12-28 | move Shape to FbTk | Mark Tiefenbruck | 1 | -3/+2 |
2007-12-28 | moved Container to FbTk | Mark Tiefenbruck | 1 | -4/+4 |
2007-12-27 | architecture astronomy | Mark Tiefenbruck | 1 | -2/+3 |
2007-12-27 | simplify the window transparency menu and handling a bit | Mark Tiefenbruck | 1 | -5/+7 |
2007-12-23 | make FbWinFrame aware of the decoration state | Mark Tiefenbruck | 1 | -0/+30 |
2007-11-20 | move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbed | markt | 1 | -14/+0 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -18/+7 |
2007-08-09 | Fix handling of Shape, stage 2 (more involved/complete handling) | simonb | 1 | -2/+5 |
2007-07-02 | use old size/position in apps file when the window is shaded or maximized | markt | 1 | -0/+1 |
2007-04-23 | disabled resizing shaded windows | markt | 1 | -2/+1 |
2007-04-03 | fixed a bug, removed some unused code | markt | 1 | -3/+0 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -0/+11 |
2006-07-04 | fix some sizing issues with gravity fixes | simonb | 1 | -1/+1 |
2006-07-03 | fix gravity | simonb | 1 | -8/+11 |
2006-07-01 | more dead functions | markt | 1 | -2/+0 |
2006-06-26 | fix _NET_FRAME_EXTENTS | simonb | 1 | -1/+2 |
2006-06-24 | Make Urgency Hint flash the correct WinClient's tab. | markt | 1 | -0/+2 |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -7/+7 |
2006-03-22 | more external tab work, tidying and tab width config option | simonb | 1 | -2/+1 |
2006-03-22 | external tabs features and bugfixes | simonb | 1 | -1/+14 |
2006-03-20 | external tabs | simonb | 1 | -12/+50 |
2006-02-19 | FbWinFrame should not depend on class Fluxbox | fluxgen | 1 | -1/+1 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-10-19 | Fixed reordering of tabs, patch from Rob Stevens | mathias | 1 | -0/+4 |
2005-06-19 | change fbwinframe to use container | simonb | 1 | -5/+11 |
2005-05-02 | cleaning, create and delete tabs with FbWinFrame createTab/removeTab | fluxgen | 1 | -5/+11 |
2005-04-29 | commited the wrong file in the last session :/ | mathias | 1 | -2/+0 |
2005-04-29 | added new IconbarModes: | mathias | 1 | -0/+2 |
2005-04-26 | extension of previous big patch. Move a bunch of menu things onto | simonb | 1 | -1/+0 |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -18/+37 |
2005-03-16 | fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stev... | mathias | 1 | -6/+7 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-11-24 | patch from Rob Stevens to add dragndrop-reordering of the tabs | mathias | 1 | -0/+6 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-01-02 | removed setClientWindow(Window), we are using setClientWindow(FbTk FbWindow) ... | fluxgen | 1 | -3/+1 |
2003-12-18 | code cleaning | fluxgen | 1 | -3/+3 |
2003-12-16 | cleaning | fluxgen | 1 | -3/+3 |
2003-12-09 | add window.label.active theme items | rathnor | 1 | -3/+9 |
2003-10-28 | make client windows only reparented one below toplevel - i.e. not into | rathnor | 1 | -2/+2 |
2003-10-05 | fix window size when changing titlebar height | rathnor | 1 | -7/+8 |
2003-10-02 | fix rendering of grips for parent relative textures | rathnor | 1 | -2/+2 |