Age | Commit message (Expand) | Author | Files | Lines |
2011-10-17 | removed obsolete handler for the gnome-window manager hints | Mathias Gumz | 1 | -4/+1 |
2011-05-07 | Include src/tests in the distribution tarball | Pavel Labath | 1 | -1/+5 |
2011-04-27 | Make sure `make distcheck' is successful | Pavel Labath | 1 | -2/+2 |
2011-04-18 | Fix VPATH builds | Pavel Labath | 1 | -1/+2 |
2010-09-18 | changed the way we create the '~/.fluxbox' directory to avoid race conditions | Mathias Gumz | 1 | -2/+2 |
2010-03-17 | Changed #ifdef DEBUG ... cerr << to using fbdbg. | Henrik Kinnunen | 1 | -0/+1 |
2009-10-01 | compile fix: taken 'FbTk' out of includepath, Layer.hh and FbTk/Layer.hh conf... | Mathias Gumz | 1 | -1/+1 |
2009-03-04 | Renamed function svnversion() to gitrevision() because now we uses GIT. | Slava Semushin | 1 | -2/+2 |
2009-03-04 | buildfix: fluxbox didnt link when configured with --disable-remember | Mathias Gumz | 1 | -2/+2 |
2008-10-05 | remove menu modes | Mark Tiefenbruck | 1 | -1/+1 |
2008-09-14 | added RectangleUtil.hh to build | Henrik Kinnunen | 1 | -0/+1 |
2008-09-01 | included some missing files in distribution | Henrik Kinnunen | 1 | -0/+1 |
2008-09-01 | removed ObjectResource.hh and CompareWindow.hh | Henrik Kinnunen | 1 | -2/+1 |
2008-08-27 | move FbWinFrame::State class to a new file | Mark Tiefenbruck | 1 | -1/+1 |
2008-08-17 | add SetTitle and SetTitleDialog key commands | Mark Tiefenbruck | 1 | -0/+1 |
2008-06-20 | move default window menu to ~/.fluxbox/windowmenu | Mark Tiefenbruck | 1 | -0/+2 |
2008-05-05 | add tooltips for iconbar buttons when title is too long to fit | Matteo Galiazzo | 1 | -0/+1 |
2008-04-26 | some updates for the startup file in modern times | Mark Tiefenbruck | 1 | -0/+2 |
2008-04-25 | add fbrun to default apps file | Mark Tiefenbruck | 1 | -0/+2 |
2008-02-24 | feed the right git revision used to build fluxbox into defaults.hh | Mathias Gumz | 1 | -1/+1 |
2008-01-19 | move position and geometry windows into their own class | Mark Tiefenbruck | 1 | -0/+1 |
2008-01-07 | added new ThemeProxy for automatically handling focused vs. unfocused ThemeItems | Mark Tiefenbruck | 1 | -1/+1 |
2007-12-28 | merge MenuTheme with FbTk::MenuTheme | Mark Tiefenbruck | 1 | -1/+0 |
2007-12-28 | move Shape to FbTk | Mark Tiefenbruck | 1 | -1/+0 |
2007-12-28 | move STLUtil to FbTk | Mark Tiefenbruck | 1 | -1/+0 |
2007-12-28 | move RegExp to FbTk | Mark Tiefenbruck | 1 | -2/+1 |
2007-12-28 | move Parser to FbTk | Mark Tiefenbruck | 1 | -1/+1 |
2007-12-28 | moved Container to FbTk | Mark Tiefenbruck | 1 | -1/+0 |
2007-12-28 | moved BorderTheme and TextTheme to FbTk | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-27 | architecture astronomy | Mark Tiefenbruck | 1 | -2/+1 |
2007-12-20 | replace svn stuff with git | Mark Tiefenbruck | 1 | -1/+1 |
2007-12-13 | fix --with-style configure option | markt | 1 | -1/+1 |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them aut... | markt | 1 | -3/+1 |
2007-11-12 | allow arbitrary window patterns in iconbar | markt | 1 | -1/+1 |
2007-10-24 | added focusable.hh | fluxgen | 1 | -0/+1 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -6/+5 |
2007-07-07 | fixes for --program-prefix and --program-suffix, plus fixed overwriting init ... | markt | 1 | -0/+13 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -1/+2 |
2007-01-05 | insignificant change to the makefile | markt | 1 | -1/+1 |
2006-05-17 | typo of STLutil.hh | simonb | 1 | -1/+1 |
2006-05-13 | added AttentionNoticeHandler.hh AttentionNoticeHandler.cc STLUtil.h | fluxgen | 1 | -0/+2 |
2006-04-23 | added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*. Added... | fluxgen | 1 | -0/+1 |
2006-03-19 | added missing files | fluxgen | 1 | -0/+2 |
2006-02-19 | moved placement strategies to different PlacementStrategy classes | fluxgen | 1 | -0/+5 |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 1 | -0/+1 |
2005-08-23 | --disable-regexp switches from <regexp.h> to <string> in | mathias | 1 | -5/+3 |
2005-06-23 | new files | fluxgen | 1 | -1/+2 |
2005-05-18 | locale path | fluxgen | 1 | -1/+0 |
2005-04-07 | no need to compile default.cc for every run, so we ll check for a | mathias | 1 | -10/+14 |
2005-03-16 | with menu, style, keys, init options, thanks php-coder | fluxgen | 1 | -4/+4 |