Age | Commit message (Expand) | Author |
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 |
2010-09-17 | added 'ArrangeWindowsVertical' to actions | John K Pate |
2010-09-04 | minor code simplification | Mathias Gumz |
2009-09-30 | cosmetic fixes: removed redundant ';' + some whitespaces | Mathias Gumz |
2008-08-23 | make ShowDesktop and Deiconify commands maintain focus order | Mark Tiefenbruck |
2008-08-20 | fix match limits in apps file, plus some documentation | Mark Tiefenbruck |
2008-08-20 | ShowDesktop should ignore everything on the desktop layer, not just windows o... | Mark Tiefenbruck |
2008-08-18 | fix a bug with Some and Every commands and the stupid global current window v... | Mark Tiefenbruck |
2008-08-04 | make ShowDesktop command toggle between showing desktop and windows | Mark Tiefenbruck |
2008-08-03 | add window pattern argument to ArrangeWindows | Mark Tiefenbruck |
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-20 | added ForEach key command | 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-11-23 | make sure window commands operate on the right window | markt |
2007-11-22 | use winclient instead of fluxboxwindow for matching, and removing old code | markt |
2007-11-22 | added conditional statements to keys file | markt |
2007-11-12 | allow arbitrary window patterns in iconbar | markt |
2007-11-05 | various refactoring and minor changes | markt |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt |
2007-10-13 | merged changes from pre-devel | markt |
2007-07-07 | allow negative indices in :Workspace <int> | markt |
2007-07-01 | added key commands :AddWorkspace and :RemoveLastWorkspace | markt |
2007-03-04 | moved some code around (regarding event handling) in preparation for upcoming... | markt |
2007-03-01 | changed FocusControl::cycleFocus() to take a list of windows as an argument | markt |
2007-02-27 | respect external tabs in ArrangeWindows, patch from Tomas Janousek <tomi@nomi... | mathias |
2007-02-09 | added mouse bindings to the keys file | markt |
2007-01-11 | add feature to minimize windows in current layer | markt |
2006-12-17 | Stop cycling focus when another command gets run, even if modifiers are still... | markt |
2006-11-07 | cosmetic patch from slava again | mathias |
2006-07-14 | include iconic windows when cycling | markt |
2006-07-12 | replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow() | markt |
2006-07-10 | next/prevwindow toolbar buttons break mousefocus | markt |
2006-06-28 | Linear cycling wasn't affecting normal cycling order (Mark) | markt |
2006-04-19 | windows keep relative positions in ArrangeWindows, based on distance to new '... | mathias |
2006-04-16 | add CloseAllWindows key action | simonb |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen |
2006-03-09 | enhanced :NextWindow / :PrevWindow to accept <delta> as parameter, patch from... | mathias |
2006-02-18 | moved all focus handling to FocusControl | fluxgen |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen |
2006-02-16 | updated copyright info | mathias |
2005-07-04 | cleaning, change getCount to numberOfWorkspaces | fluxgen |
2005-05-06 | Fix for #1160244, #1099704, #1094107: | mathias |
2005-04-30 | Fix #1086673 ArrangeWindows on shaded aterms causes inconsistency (Mathias) | mathias |
2005-04-23 | fixed #1020399 aka broken ShowDesktop, its an error to travers the | mathias |
2005-04-21 | fixes #1133809, ArrangeWindows doesnt respect available space on the | mathias |
2005-01-24 | copyright date | mathias |