Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-27 | Added SimpleObserver class. | Henrik Kinnunen | 1 | -4/+4 | |
This class works in the same way as the SimpleCommand class. Use it with the makeObserver function. It calls the receiver's member function when the subject sends a signal. | |||||
2008-01-27 | "On head" menu -- reloading and refreshing bugfix. | Tomas Janousek | 1 | -0/+7 | |
We should reload the contents of this menu on Xinerama layout change. I switched it from FbMenu to ToggleMenu, because the selected head wasn't being updated properly. Signed-off-by: Tomas Janousek <tomi@nomi.cz> | |||||
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -2/+2 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-29 | 'inline' in class declaration is implicitly inline | Mathias Gumz | 1 | -28/+28 | |
2007-12-28 | move Shape to FbTk | Mark Tiefenbruck | 1 | -2/+2 | |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them ↵ | markt | 1 | -1/+1 | |
auto-register | |||||
2007-10-13 | merged changes from pre-devel | markt | 1 | -1/+0 | |
2006-09-20 | fixed bug #1561482, crashed with toolbarmenu | fluxgen | 1 | -1/+1 | |
2006-07-01 | more dead functions | markt | 1 | -1/+0 | |
2006-07-01 | more dead functions | markt | 1 | -1/+0 | |
2006-06-30 | dead functions | markt | 1 | -2/+0 | |
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -2/+2 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -6/+7 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2005-01-14 | copyright | mathias | 1 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -2/+5 | |
for consistency with transparency resources | |||||
2004-06-07 | minor fix | fluxgen | 1 | -2/+3 | |
2003-12-20 | cleaning | fluxgen | 1 | -2/+1 | |
2003-12-16 | cleaning | fluxgen | 1 | -2/+2 | |
2003-12-08 | visible menu item | fluxgen | 1 | -5/+3 | |
2003-12-03 | removed ToolbarHandler | fluxgen | 1 | -4/+5 | |
2003-10-13 | cleaning | fluxgen | 1 | -16/+14 | |
2003-10-06 | fix shape - all menus shaped, and some weird shape bugs | rathnor | 1 | -2/+3 | |
2003-08-29 | fixed workspace theme for old themes | fluxgen | 1 | -5/+3 | |
2003-08-28 | added configurable tools | fluxgen | 1 | -2/+5 | |
2003-08-19 | fixed some theme items | fluxgen | 1 | -4/+8 | |
2003-08-15 | added resource item for height and handleEvent for ConfigureNotify | fluxgen | 1 | -2/+4 | |
2003-08-13 | added rearrangeItems | fluxgen | 1 | -1/+3 | |
2003-08-11 | cleaning | fluxgen | 1 | -32/+8 | |
2003-08-11 | first stage width new toolbar items | fluxgen | 1 | -60/+55 | |
2003-07-19 | fix up xinerama for heads of toolbar and slit | rathnor | 1 | -1/+4 | |
2003-07-10 | added maximize over resource and menu item | fluxgen | 1 | -2/+3 | |
2003-07-10 | added shape | fluxgen | 1 | -1/+3 | |
2003-06-26 | speedups for having lots of stuck windows | rathnor | 1 | -3/+6 | |
2003-06-23 | moved toolbar resources from screen to Toolbar | fluxgen | 1 | -15/+23 | |
2003-06-22 | minor cleaning | fluxgen | 1 | -3/+2 | |
2003-06-18 | added strut support | fluxgen | 1 | -1/+7 | |
2003-06-11 | minor fix | fluxgen | 1 | -2/+2 | |
2003-05-15 | cleaning in FluxboxWindow interface | fluxgen | 1 | -2/+2 | |
2003-05-10 | minor cleaning | fluxgen | 1 | -13/+12 | |
2003-04-25 | fixed inline | fluxgen | 1 | -2/+2 | |
2003-04-23 | minor fix | fluxgen | 1 | -3/+2 | |
2003-04-16 | fix saving of toolbar + slit layers - simon | rathnor | 1 | -3/+4 | |
2003-03-03 | Add code for toolbar modes | rathnor | 1 | -4/+10 | |
2003-02-23 | removed some pointers | fluxgen | 1 | -7/+12 | |
2003-02-18 | Added layer menus for windows, toolbar, and slit, plus associated | rathnor | 1 | -7/+16 | |
resources. Cleaned up some cruft from the previous layering setup. | |||||
2003-02-16 | using reference for screen | fluxgen | 1 | -5/+5 | |