Age | Commit message (Expand) | Author |
2012-01-04 | Pre-increment non-primitive types. | Ryan Pavlik |
2011-10-31 | FbCommands.cc: Implement ExecuteCmd for Windows | Ryan Pavlik |
2011-02-24 | moved Menu placement into ScreenPlacement::placeAndShowMenu() | Mathias Gumz |
2011-01-06 | bugfix: do not assume ':number.screen' as the result of 'DisplayString()' | Mathias Gumz |
2010-09-17 | bugfix: avoid naive use of 'putenv' by providing 'FbTk::App::setenv()' | Mathias Gumz |
2010-09-09 | minor cleanup | Mathias Gumz |
2010-09-08 | introduced FbTk::BidiString | Mathias Gumz |
2009-10-01 | simpler code | Mathias Gumz |
2009-09-30 | cosmetic fixes: removed redundant ';' + some whitespaces | Mathias Gumz |
2008-09-21 | Changed icon list signal in BScreen to use the new signal system | Henrik Kinnunen |
2008-09-08 | update workspace names atoms/resources when adding a new workspace | Mark Tiefenbruck |
2008-06-19 | allow restart with no argument from fluxbox-remote | Mark Tiefenbruck |
2008-06-06 | allow window menu items in ordinary menus | Mark Tiefenbruck |
2008-05-14 | don't save rc in SetStyle command if loading the style fails | Matteo Galiazzo |
2008-05-12 | implement smarter reloading for custom menus | Mark Tiefenbruck |
2008-05-11 | refactor menu reloading, added FbTk::AutoReloadHelper | Mark Tiefenbruck |
2008-05-11 | reuse some menu pointers instead of using delete/new | Mark Tiefenbruck |
2008-05-11 | remove some more useless code | Mark Tiefenbruck |
2008-05-02 | remove some unnecessary arguments | Mark Tiefenbruck |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis |
2008-01-25 | cosmetics | Mathias Gumz |
2008-01-10 | make FbTk::Command a template class, split parsing information out of ObjectR... | Mark Tiefenbruck |
2008-01-03 | remove old svn $Id$ tags | Mark Tiefenbruck |
2007-12-18 | remove reassoc argument from FluxboxWindow::deiconify | Mark Tiefenbruck |
2007-12-15 | changed CommandRegistry to a template class, renamed to ObjectRegistry<Type> | Mark Tiefenbruck |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them aut... | markt |
2007-12-11 | only allow one open menu at a time | markt |
2007-11-23 | somewhat fixed DeiconifyCmd | markt |
2007-11-12 | allow arbitrary window patterns in iconbar | markt |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt |
2007-10-22 | replaced ModKey with new key commands StartMoving and StartResizing | markt |
2007-10-13 | merged changes from pre-devel | markt |
2007-10-13 | deiconify windows via :Deiconify in reverse order | mathias |
2007-07-24 | fix ToggleDecor for fullscreen and decorationless windows, plus some other cl... | markt |
2007-06-29 | updates for compiling with gcc 4.3 | markt |
2007-06-09 | small fix for the /bin/sh issue .. just using /bin/zsh now | mathias |
2007-06-06 | fix for the following problem: | mathias |
2007-05-04 | fix infinite loop caused by deiconify command | markt |
2007-04-19 | fixed crash when CustomMenu doesn't point to a real file | markt |
2007-03-21 | hidemenus hide custommenus and fix custommenu memleak | markt |
2007-03-16 | fixed a little bug with placing new menus | markt |
2007-03-16 | added custommenu command | markt |
2007-02-09 | added mouse bindings to the keys file | markt |
2007-01-24 | detect shell from environment variable | markt |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias |
2006-06-22 | Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freely | mathias |
2006-04-12 | add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot org | simonb |
2006-02-16 | updated copyright info | mathias |
2006-02-12 | added run() for ExecuteCmd, which returns pid of the child process | fluxgen |
2005-11-16 | introduced session.styleOverlay (~/.fluxbox/overlay), all style settings | mathias |