Age | Commit message (Expand) | Author | Files | Lines |
2009-06-28 | change default toolbar head from 0 to 1 | Mark Tiefenbruck | 1 | -1/+1 |
2008-10-19 | increase default size of toolbar and icon buttons | Mark Tiefenbruck | 1 | -1/+1 |
2008-09-28 | Changed resize signal in BScreen to use the new signal system | Henrik Kinnunen | 1 | -1/+8 |
2008-09-08 | update workspace names atoms/resources when adding a new workspace | Mark Tiefenbruck | 1 | -1/+1 |
2008-08-24 | toolbar placement menu wasn't updating | Mark Tiefenbruck | 1 | -0/+1 |
2008-08-04 | add selection box to various "choose one of these" menu items | Mark Tiefenbruck | 1 | -10/+15 |
2008-04-27 | Added SimpleObserver class. | Henrik Kinnunen | 1 | -21/+16 |
2008-03-29 | fixed a small issue with autohidden toolbar | Mathias Gumz | 1 | -2/+8 |
2008-02-11 | more fun with the window menu | Mark Tiefenbruck | 1 | -12/+1 |
2008-01-27 | "On head" menu -- reloading and refreshing bugfix. | Tomas Janousek | 1 | -4/+8 |
2008-01-22 | fix some issues with window menus | Mark Tiefenbruck | 1 | -1/+13 |
2008-01-15 | split Text.hh into Orientation.hh and TextUtils.{cc,hh} | Mathias Gumz | 1 | -0/+1 |
2008-01-13 | fix crashes on restart | Mark Tiefenbruck | 1 | -1/+2 |
2008-01-12 | move some stuff from Fluxbox to BScreen | Mark Tiefenbruck | 1 | -4/+1 |
2008-01-11 | make FbTk::Command a template class, split parsing information out of ObjectR... | Mark Tiefenbruck | 1 | -7/+7 |
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -18/+18 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-28 | move Shape to FbTk | Mark Tiefenbruck | 1 | -16/+15 |
2007-12-27 | architecture astronomy | Mark Tiefenbruck | 1 | -10/+10 |
2007-12-16 | changed CommandRegistry to a template class, renamed to ObjectRegistry<Type> | Mark Tiefenbruck | 1 | -2/+2 |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them aut... | markt | 1 | -2/+2 |
2007-12-11 | only allow one open menu at a time | markt | 1 | -21/+15 |
2007-12-09 | added OnTitlebar modifier to keys file | markt | 1 | -1/+1 |
2007-11-23 | make sure window commands operate on the right window | markt | 1 | -0/+3 |
2007-11-22 | added special FocusIn/Out MouseOver/Out ChangeWorkspace keys | markt | 1 | -3/+8 |
2007-11-20 | move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbed | markt | 1 | -1/+1 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -19/+9 |
2007-09-08 | fix crash when changing toolbar visibility with empty toolbar.tools | markt | 1 | -1/+1 |
2007-08-07 | rotate toolbar texture along with toolbar | markt | 1 | -2/+10 |
2007-07-02 | fixed DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0 | markt | 1 | -0/+3 |
2007-03-19 | size of relative items in toolbar wasn't being calculated properly | markt | 1 | -15/+9 |
2007-03-10 | changed default toolbar layer to DOCK | markt | 1 | -1/+1 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -2/+2 |
2007-01-06 | make "force pseudotransparency" menu item work immediately | markt | 1 | -0/+3 |
2006-12-31 | update toolbar visibility on reconfigure | markt | 1 | -1/+4 |
2006-12-29 | don't add 2 pixels to toolbar.height from init file; oh, and I named the reme... | markt | 1 | -2/+1 |
2006-12-18 | Rotate items in toolbar the same way as tabs | markt | 1 | -8/+8 |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 1 | -11/+13 |
2006-09-20 | fixed bug #1561482, crashed with toolbarmenu | fluxgen | 1 | -50/+60 |
2006-06-29 | minor tidy, thanks Slava Semushin | simonb | 1 | -3/+1 |
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 1 | -25/+25 |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -6/+6 |
2006-04-24 | fix memory leaks in menu code | simonb | 1 | -0/+3 |
2006-04-17 | fix transparency updates for the toolbar when autohide is on | simonb | 1 | -1/+7 |
2006-04-17 | fix some toolbar transparency | simonb | 1 | -0/+1 |
2006-04-17 | fix some rotation issues | simonb | 1 | -31/+4 |
2006-04-16 | add reversewheeling option | simonb | 1 | -5/+14 |
2006-04-16 | fix all compiler warnings with -Wall | simonb | 1 | -1/+0 |
2006-04-15 | implement vertical toolbar placement options | simonb | 1 | -15/+80 |
2006-03-02 | fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at l... | mathias | 1 | -1/+3 |