Age | Commit message (Expand) | Author | Files | Lines |
2003-05-07 | transient fixes by making them WinClients | rathnor | 1 | -50/+20 |
2003-05-04 | fix up focus problems | rathnor | 1 | -3/+3 |
2003-05-04 | little debugging message improvement... | rathnor | 1 | -2/+3 |
2003-04-26 | moved StringUtil to FbTk | fluxgen | 1 | -2/+2 |
2003-04-25 | fixed border width stuff | fluxgen | 1 | -10/+12 |
2003-04-25 | add UnderMousePlacement placement policy, plus a little fix for window | rathnor | 1 | -2/+42 |
2003-04-16 | fix workspace warping and netizen updates for warping (Simon) | rathnor | 1 | -4/+18 |
2003-04-15 | cleaning | fluxgen | 1 | -8/+3 |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 1 | -295/+179 |
2003-02-20 | fixed updateClientmenu each time we add or remove a window | fluxgen | 1 | -10/+28 |
2003-02-20 | fix clientmenu bug where remove last workspace would segfault | rathnor | 1 | -1/+2 |
2003-02-17 | removed slit | fluxgen | 1 | -28/+1 |
2003-02-16 | changed screen pointer to reference and fixed client menu | fluxgen | 1 | -97/+115 |
2003-02-09 | fixing up of layer code | rathnor | 1 | -4/+1 |
2003-02-03 | cleaning | fluxgen | 1 | -3/+3 |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 1 | -124/+48 |
2003-01-13 | minor comment fix | fluxgen | 1 | -9/+9 |
2003-01-12 | removed Windowmenu | fluxgen | 1 | -2/+1 |
2003-01-12 | removed toolbar | fluxgen | 1 | -23/+10 |
2003-01-09 | changed client menu to FbTk Menu | fluxgen | 1 | -3/+2 |
2003-01-05 | using moveResize instead of configure in fluxboxwindow | fluxgen | 1 | -2/+2 |
2002-12-04 | fixing indentation due to ifdef (and resulting unbalanced brackets). | rathnor | 1 | -241/+241 |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -630/+630 |
2002-11-15 | referens | fluxgen | 1 | -2/+2 |
2002-11-03 | name change of the list | fluxgen | 1 | -36/+37 |
2002-10-29 | new names for some functions in toolbar | fluxgen | 1 | -5/+5 |
2002-10-22 | using isGroupable | fluxgen | 1 | -2/+13 |
2002-10-13 | indentation | fluxgen | 1 | -5/+5 |
2002-09-21 | fixed check in setLastFocusedWindow | fluxgen | 1 | -6/+18 |
2002-09-12 | Fixes to sticky window + focus handling. Particularly for | rathnor | 1 | -4/+6 |
2002-09-10 | transient fixes | fluxgen | 1 | -5/+9 |
2002-09-09 | minor stuff | fluxgen | 1 | -8/+4 |
2002-09-08 | raise and lower transient stacks and minor identation | fluxgen | 1 | -90/+122 |
2002-08-31 | extra checking on transient | fluxgen | 1 | -4/+11 |
2002-08-18 | check transient later | fluxgen | 1 | -2/+5 |
2002-08-16 | restore with remap and some extra checking | fluxgen | 1 | -11/+13 |
2002-08-11 | added autogrouping functions | fluxgen | 1 | -32/+96 |
2002-08-04 | function name changed in slit | fluxgen | 1 | -5/+5 |
2002-06-02 | removed insert window after last focused, temporary fix | fluxgen | 1 | -3/+6 |
2002-05-17 | removed const on return values of fundamental types | fluxgen | 1 | -5/+6 |
2002-05-07 | changed clientmenu to regular | fluxgen | 1 | -24/+35 |
2002-04-09 | clean up | fluxgen | 1 | -24/+19 |
2002-04-04 | moved nls defines to enums in namespace FBNLS | fluxgen | 1 | -6/+2 |
2002-04-03 | std::string for title and icon title in FluxboxWindow | fluxgen | 1 | -2/+2 |
2002-04-02 | add new window after the last focused | fluxgen | 1 | -3/+27 |
2002-03-23 | some signed/unsigned stuff | fluxgen | 1 | -8/+8 |
2002-03-19 | Xinerama support | fluxgen | 1 | -51/+220 |
2002-02-26 | added infinite loop check in transient | fluxgen | 1 | -9/+14 |
2002-02-16 | Bool to bool | fluxgen | 1 | -5/+13 |
2002-02-10 | fixed bug in shutdown | fluxgen | 1 | -6/+8 |