Age | Commit message (Expand) | Author | Files | Lines |
2009-10-01 | simpler code | Mathias Gumz | 1 | -4/+1 |
2009-09-30 | cosmetic fixes: removed redundant ';' + some whitespaces | Mathias Gumz | 1 | -1/+1 |
2008-09-21 | Changed icon list signal in BScreen to use the new signal system | Henrik Kinnunen | 1 | -2/+3 |
2008-09-08 | update workspace names atoms/resources when adding a new workspace | Mark Tiefenbruck | 1 | -3/+0 |
2008-06-20 | allow restart with no argument from fluxbox-remote | Mark Tiefenbruck | 1 | -1/+8 |
2008-06-06 | allow window menu items in ordinary menus | Mark Tiefenbruck | 1 | -0/+2 |
2008-05-14 | don't save rc in SetStyle command if loading the style fails | Matteo Galiazzo | 1 | -4/+5 |
2008-05-13 | implement smarter reloading for custom menus | Mark Tiefenbruck | 1 | -5/+12 |
2008-05-12 | refactor menu reloading, added FbTk::AutoReloadHelper | Mark Tiefenbruck | 1 | -5/+5 |
2008-05-11 | reuse some menu pointers instead of using delete/new | Mark Tiefenbruck | 1 | -13/+12 |
2008-05-11 | remove some more useless code | Mark Tiefenbruck | 1 | -1/+1 |
2008-05-02 | remove some unnecessary arguments | Mark Tiefenbruck | 1 | -1/+1 |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 1 | -1/+1 |
2008-01-25 | cosmetics | Mathias Gumz | 1 | -1/+1 |
2008-01-11 | make FbTk::Command a template class, split parsing information out of ObjectR... | Mark Tiefenbruck | 1 | -30/+30 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-19 | remove reassoc argument from FluxboxWindow::deiconify | Mark Tiefenbruck | 1 | -2/+2 |
2007-12-16 | changed CommandRegistry to a template class, renamed to ObjectRegistry<Type> | Mark Tiefenbruck | 1 | -27/+29 |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them aut... | markt | 1 | -2/+108 |
2007-12-11 | only allow one open menu at a time | markt | 1 | -8/+1 |
2007-11-23 | somewhat fixed DeiconifyCmd | markt | 1 | -2/+1 |
2007-11-12 | allow arbitrary window patterns in iconbar | markt | 1 | -13/+5 |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt | 1 | -3/+3 |
2007-10-22 | replaced ModKey with new key commands StartMoving and StartResizing | markt | 1 | -9/+0 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -0/+30 |
2007-10-13 | deiconify windows via :Deiconify in reverse order | mathias | 1 | -2/+2 |
2007-07-24 | fix ToggleDecor for fullscreen and decorationless windows, plus some other cl... | markt | 1 | -1/+1 |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 1 | -0/+5 |
2007-06-09 | small fix for the /bin/sh issue .. just using /bin/zsh now | mathias | 1 | -3/+1 |
2007-06-06 | fix for the following problem: | mathias | 1 | -1/+4 |
2007-05-04 | fix infinite loop caused by deiconify command | markt | 1 | -2/+5 |
2007-04-19 | fixed crash when CustomMenu doesn't point to a real file | markt | 1 | -0/+2 |
2007-03-21 | hidemenus hide custommenus and fix custommenu memleak | markt | 1 | -2/+5 |
2007-03-16 | fixed a little bug with placing new menus | markt | 1 | -0/+1 |
2007-03-16 | added custommenu command | markt | 1 | -0/+11 |
2007-02-09 | added mouse bindings to the keys file | markt | 1 | -0/+9 |
2007-01-24 | detect shell from environment variable | markt | 1 | -1/+7 |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 1 | -13/+18 |
2006-06-22 | Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freely | mathias | 1 | -17/+26 |
2006-04-12 | add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot org | simonb | 1 | -0/+15 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2006-02-12 | added run() for ExecuteCmd, which returns pid of the child process | fluxgen | 1 | -25/+33 |
2005-11-16 | introduced session.styleOverlay (~/.fluxbox/overlay), all style settings | mathias | 1 | -1/+2 |
2005-07-04 | cleaning, change getCount to numberOfWorkspaces | fluxgen | 1 | -5/+5 |
2005-05-12 | replaced setenv() completly by putenv(). since putenv() really puts the | mathias | 1 | -6/+30 |
2005-04-30 | minor const fix | fluxgen | 1 | -2/+2 |
2005-04-23 | fixed #960535, Deiconify with apps set 'sticky' | mathias | 1 | -2/+4 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-24 | copyright dates | mathias | 1 | -1/+1 |
2005-01-20 | applied patches from openbsd-ports, closed #1105041 (sf) | mathias | 1 | -2/+2 |