Age | Commit message (Expand) | Author | Files | Lines |
2006-05-07 | more utf8 changes, notably window titles | simonb | 1 | -1/+1 |
2006-04-25 | fix a bunch of comments, make default textures obvious | simonb | 1 | -1/+1 |
2006-04-24 | fix memory leaks in menu code | simonb | 1 | -6/+7 |
2006-04-23 | reload the apps file on flux reload | simonb | 1 | -0/+6 |
2006-04-16 | add reversewheeling option | simonb | 1 | -2/+10 |
2006-04-12 | add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot org | simonb | 1 | -2/+6 |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 1 | -2/+2 |
2006-03-20 | external tabs | simonb | 1 | -5/+7 |
2006-03-18 | no more session.titlebar.left/right. They are now screen specific and the res... | fluxgen | 1 | -11/+0 |
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -1/+2 |
2006-02-18 | moved all focus handling to FocusControl | fluxgen | 1 | -157/+24 |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 1 | -7/+9 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-11-22 | nls for screen argument | fluxgen | 1 | -1/+2 |
2005-11-16 | changelog had wrong name, default was from old patch | simonb | 1 | -1/+1 |
2005-11-16 | introduced session.styleOverlay (~/.fluxbox/overlay), all style settings | mathias | 1 | -4/+5 |
2005-07-20 | Changed some *Focus options, just to make some things a bit more clear. | mathias | 1 | -3/+2 |
2005-07-04 | cleaning, change getCount to numberOfWorkspace | fluxgen | 1 | -10/+7 |
2005-06-02 | * patch from vadim <suhanov_vadim@mail.ru>: | mathias | 1 | -1/+1 |
2005-05-10 | cache the root pixmap (per screen) | simonb | 1 | -1/+8 |
2005-05-06 | Fix for #1160244, #1099704, #1094107: | mathias | 1 | -12/+15 |
2005-05-02 | using Select2nd | fluxgen | 1 | -20/+18 |
2005-04-29 | minor stuff | fluxgen | 1 | -4/+5 |
2005-04-27 | close #1182770 | mathias | 1 | -17/+13 |
2005-04-26 | extension of previous big patch. Move a bunch of menu things onto | simonb | 1 | -1/+3 |
2005-04-25 | we are fluxbox, not blackbox. | mathias | 1 | -6/+6 |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -6/+2 |
2005-03-16 | added new option to specify, on which screen | mathias | 1 | -66/+113 |
2005-02-02 | changed SIGNAL handling to: | mathias | 1 | -3/+3 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-14 | copyright | mathias | 1 | -1/+1 |
2005-01-12 | default-values for some path-related resources (groups, apps etc) | mathias | 1 | -3/+5 |
2005-01-11 | ungrabbuttons on windows we dont handle anymore (withdrawn) | mathias | 1 | -0/+1 |
2005-01-10 | fix for #1087220 (Wrong handling of XWithdrawWindow) | mathias | 1 | -5/+12 |
2004-12-21 | adds imlib2-support to fluxbox: allows us to load several imageformats | mathias | 1 | -3/+0 |
2004-12-18 | * moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now | mathias | 1 | -39/+25 |
2004-11-24 | fix the hiding of the menu when the menufile-timestamps changed | mathias | 1 | -2/+10 |
2004-11-20 | fix problem with iconic windows on startup | mathias | 1 | -8/+6 |
2004-11-20 | fix segfaults on restart/exit, still issues with former iconified windows | mathias | 1 | -6/+10 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-10-21 | removed unused variables + cosmetic issue for some compilers (mipspro) | akir | 1 | -135/+131 |
2004-10-19 | missing default value for session.appsFile added | akir | 1 | -2/+2 |
2004-10-19 | added session.appsFile to the ressources | akir | 1 | -1/+2 |
2004-10-18 | rewritten fluxbox-restart code, all destructors are called before the | akir | 1 | -8/+8 |
2004-10-10 | added session.tabPadding and session.focusTabMinWidth | akir | 1 | -1/+4 |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -1/+6 |
2004-09-12 | cleaning, moved resource functions to Resources.cc | fluxgen | 1 | -223/+5 |
2004-09-11 | using ShowMenu commands for buttonPress event | fluxgen | 1 | -45/+5 |
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 1 | -44/+30 |
2004-09-11 | fix issues that resulted in unnecessary X errors | rathnor | 1 | -12/+16 |