Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-06-14 | updates | rathnor | 1 | -1/+7 | |
2003-06-13 | update | fluxgen | 1 | -0/+2 | |
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 | 2 | -3/+3 | |
2003-06-13 | update | fluxgen | 1 | -0/+5 | |
2003-06-13 | renamed i18n to I18n | fluxgen | 4 | -8/+10 | |
2003-06-13 | update | rathnor | 1 | -0/+1 | |
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 | 9 | -124/+657 | |
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 | update | fluxgen | 1 | -3/+5 | |
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-12 | litte updates | rathnor | 1 | -1/+5 | |
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 | known bugs and missing features | fluxgen | 1 | -0/+9 | |
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-11 | added antialias nls | fluxgen | 4 | -2/+10 | |
2003-06-10 | ignoring .cat and Makefile Makefile.in files | fluxgen | 15 | -0/+75 | |
2003-06-10 | update | fluxgen | 1 | -26/+12 | |
2003-06-10 | added Xinerama file | fluxgen | 1 | -0/+1 | |
2003-06-10 | copyright update | fluxgen | 1 | -2/+3 | |
2003-06-10 | update from Han | fluxgen | 1 | -28/+79 | |
2003-06-10 | update | fluxgen | 1 | -0/+6 | |
2003-06-08 | small fix | rathnor | 1 | -7/+14 | |
2003-06-08 | add reconfigure and restart keys | rathnor | 4 | -10/+29 | |
2003-06-08 | fix restart in menu to accept and use an argument | rathnor | 4 | -6/+19 | |
2003-06-08 | fix bug that left empty window frames around | rathnor | 2 | -2/+6 | |
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-06 | some updates from Han | rathnor | 3 | -35/+58 | |