Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-06-15 | minor error msg fix for font loading | fluxgen | 1 | -2/+10 | |
2003-06-15 | minor stuff | fluxgen | 1 | -2/+3 | |
2003-06-15 | using winclient instance name | fluxgen | 1 | -6/+11 | |
2003-06-15 | updateWMClassHint | fluxgen | 1 | -3/+9 | |
2003-06-15 | updateWMClassName | fluxgen | 1 | -28/+15 | |
2003-06-15 | instance and class name in WinClient instead | fluxgen | 2 | -38/+16 | |
2003-06-15 | lil fix for winclient comparison | rathnor | 1 | -2/+2 | |
2003-06-15 | new keys for cycling through groups - NextGroup/PrevGroup (they are an alias | rathnor | 3 | -3/+15 | |
for NextWindow/PrevWindow 1 | |||||
2003-06-15 | fix up nextFocus/prevFocu for cycling through groups (not just clients) | rathnor | 2 | -13/+15 | |
2003-06-13 | removed debug output | fluxgen | 1 | -2/+1 | |
2003-06-13 | fixed autogrouping, checkGrouping now returns true or false... | fluxgen | 2 | -8/+15 | |
2003-06-13 | added autogrouping | fluxgen | 1 | -23/+34 | |
2003-06-13 | include cstdio for sprintf | fluxgen | 1 | -1/+2 | |
2003-06-13 | minor cleaning | fluxgen | 2 | -38/+43 | |
2003-06-13 | minor fixes | fluxgen | 2 | -11/+19 | |
2003-06-13 | renamed i18n to I18n | fluxgen | 4 | -8/+10 | |
2003-06-12 | cleaning | fluxgen | 1 | -81/+64 | |
2003-06-12 | minor fixes | fluxgen | 1 | -2/+6 | |
2003-06-12 | add support for nesting in getStringBetween | rathnor | 2 | -9/+18 | |
2003-06-12 | add some property accessors | rathnor | 2 | -2/+50 | |
2003-06-12 | add regular expression support in remember capabilities | rathnor | 7 | -121/+610 | |
see ChangeLog for details | |||||
2003-06-12 | renamed i18n to I18n | fluxgen | 1 | -2/+2 | |
2003-06-12 | renamed i18n to I18n | fluxgen | 1 | -2/+2 | |
2003-06-12 | minor fixes | fluxgen | 2 | -7/+6 | |
2003-06-12 | moved cursor to FbWinFrameTheme | fluxgen | 1 | -9/+1 | |
2003-06-12 | moved cursor to FbWinFrameTheme and setting pid of fluxbox on root window ↵ | fluxgen | 1 | -12/+12 | |
here instead of in BScreen | |||||
2003-06-12 | getting workspace name directly in constructor | fluxgen | 2 | -9/+8 | |
2003-06-12 | using desktop names | fluxgen | 1 | -12/+13 | |
2003-06-12 | moved i18n.hh and .cc files to I18n.hh .cc | fluxgen | 2 | -6/+7 | |
2003-06-12 | better error msg | fluxgen | 1 | -4/+6 | |
2003-06-11 | hide toolbar menu and slit menu if we click on root window | fluxgen | 1 | -5/+14 | |
2003-06-11 | added cursor | fluxgen | 2 | -2/+16 | |
2003-06-11 | moved cursor to FbWinFrameTheme | fluxgen | 1 | -10/+10 | |
2003-06-11 | minor fix | fluxgen | 2 | -4/+4 | |
2003-06-11 | revert NULL thing | rathnor | 2 | -5/+5 | |
2003-06-11 | make sure that "0" is 4-bit safe for a null pointer by replacing it with (void | rathnor | 2 | -5/+5 | |
*) NULL | |||||
2003-06-11 | added antialias nls | fluxgen | 1 | -21/+13 | |
2003-06-10 | added Xinerama file | fluxgen | 1 | -0/+1 | |
2003-06-10 | copyright update | fluxgen | 1 | -2/+3 | |
2003-06-08 | small fix | rathnor | 1 | -7/+14 | |
2003-06-08 | add reconfigure and restart keys | rathnor | 3 | -10/+26 | |
2003-06-08 | fix restart in menu to accept and use an argument | rathnor | 3 | -6/+17 | |
2003-06-08 | fix bug that left empty window frames around | rathnor | 1 | -2/+3 | |
2003-06-06 | fix crash on window attach - triggered when attaching from the focused window | rathnor | 1 | -2/+5 | |
later unfocusing that window would die since it had no client. Now we make sure we remove all references from the fluxbox Window->FluxboxWindow list first | |||||
2003-06-06 | fix crash bug when no name defined | rathnor | 1 | -2/+2 | |
2003-06-05 | minor fix | fluxgen | 1 | -2/+3 | |
2003-06-05 | minor stuff | fluxgen | 1 | -2/+5 | |
2003-06-05 | much improved window placement algorithm | rathnor | 1 | -30/+93 | |
2003-06-05 | minor fix | fluxgen | 1 | -8/+8 | |
2003-06-05 | minor fixes | fluxgen | 1 | -19/+22 | |