Age | Commit message (Expand) | Author |
2012-04-06 | Allow percentage values for some Window commands | Lajos Koszti |
2012-01-04 | Pre-increment non-primitive types. | Ryan Pavlik |
2011-05-10 | Make RefCount<> more sensible | Pavel Labath |
2011-03-23 | compile fix: sunCC 5.11 (sunstudio 12) compiles and links again | Mathias Gumz |
2011-02-03 | allow to override 'FocusNewWindow' via .fluxbox/apps | Peter Hercek |
2011-02-03 | bug fix: semantic differences between WinState::Decoration and Remember::save() | Peter Hercek |
2010-09-13 | code simplification | Mathias Gumz |
2010-09-09 | added FbTk::Util::clamp() and simplified related code | Mathias Gumz |
2010-09-08 | improved 'escapeRememberChars()' routine by traversing the string only once | Mathias Gumz |
2010-09-08 | avoid code duplication | Mathias Gumz |
2010-03-17 | Changed #ifdef DEBUG ... cerr << to using fbdbg. | Henrik Kinnunen |
2009-09-30 | cosmetic fixes: removed redundant ';' + some whitespaces | Mathias Gumz |
2008-08-30 | use FbMenu::window instead of WindowCmd<>::window for displaying items in the... | Mark Tiefenbruck |
2008-08-27 | make FbWinFrame and FluxboxWindow share a WindowState object | Mark Tiefenbruck |
2008-08-27 | move FbWinFrame::State class to a new file | Mark Tiefenbruck |
2008-08-22 | move fullscreen and maximization handling to FbWinFrame | Mark Tiefenbruck |
2008-08-20 | fix match limits in apps file, plus some documentation | Mark Tiefenbruck |
2008-08-19 | add [transient] tag to apps file to match transient windows | Mark Tiefenbruck |
2008-08-18 | combined code for saved window positions and MoveTo key command | Mark Tiefenbruck |
2008-08-16 | some cleanup | Mark Tiefenbruck |
2008-08-15 | move getDecoMaskFromString to FbWinFrame | Mark Tiefenbruck |
2008-08-14 | cleanup of some files | Mathias Gumz |
2008-08-05 | add SetLayer key command | Mark Tiefenbruck |
2008-05-25 | another fix for saving and restoring window dimensions | Mark Tiefenbruck |
2008-05-12 | some minor changes | Mark Tiefenbruck |
2008-05-12 | use AutoReloadHelper in apps file, check for changes automatically | Mark Tiefenbruck |
2008-02-04 | Fix crash with apps reloading. | Tomas Janousek |
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-30 | removed some unneeded headers | Mathias Gumz |
2007-12-26 | simplify the window transparency menu and handling a bit | Mark Tiefenbruck |
2007-12-23 | make FbWinFrame aware of the decoration state | Mark Tiefenbruck |
2007-12-17 | holding control will now keep the menu open | Mark Tiefenbruck |
2007-12-17 | fix startup items in apps file with specified screen number | Mark Tiefenbruck |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt |
2007-10-23 | allow remembering minimized, maximized, and fullscreen state | markt |
2007-10-14 | add support for transient windows in client patterns, and merge a few more ch... | markt |
2007-10-13 | merged changes from pre-devel | markt |
2007-09-08 | fix crash when changing toolbar visibility with empty toolbar.tools | markt |
2007-08-05 | remember role too by default | simonb |
2007-08-05 | remember on the class AND instance name by default | simonb |
2007-07-06 | we know better than MPlayer | markt |
2007-07-02 | use old size/position in apps file when the window is shaded or maximized | markt |
2007-06-29 | updates for compiling with gcc 4.3 | markt |
2007-06-16 | moved function so fluxbox compiles with --disable-remember | markt |
2007-06-08 | don't tab transient windows from apps file, and change their layers when the ... | markt |
2007-03-18 | changed remembering of positions so it only remembers position relative to th... | markt |
2007-03-06 | session.screen0.defaultDeco now understands TAB, BORDER, etc. | markt |
2007-02-05 | some fixes for grouping with the apps file | markt |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb |