Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-22 | update | fluxgen | 1 | -0/+2 | |
2005-12-22 | removed unused variable | fluxgen | 1 | -1/+0 | |
2005-12-22 | removed unused variable | fluxgen | 1 | -2/+0 | |
2005-12-22 | removed unused variable | fluxgen | 1 | -2/+0 | |
2005-12-22 | removed unused variable | fluxgen | 1 | -1/+0 | |
2005-12-22 | removed unused variable | fluxgen | 1 | -3/+1 | |
2005-12-22 | removed unused variable | fluxgen | 1 | -1/+0 | |
2005-12-22 | removed unused variable | fluxgen | 1 | -1/+0 | |
2005-12-03 | oops | fluxgen | 1 | -1/+1 | |
2005-12-03 | not mitz | fluxgen | 1 | -1/+1 | |
2005-12-03 | update | fluxgen | 1 | -0/+4 | |
2005-12-03 | added random and aspect options for background, thanks mitz | fluxgen | 1 | -1/+5 | |
2005-11-22 | minor fix: forgot template above function | fluxgen | 1 | -1/+1 | |
2005-11-22 | updated styles for new background item, still needs some work | fluxgen | 16 | -16/+36 | |
2005-11-22 | new background style item, making rootCommand in styles obsolete | fluxgen | 5 | -44/+258 | |
2005-11-22 | testing replaceString | fluxgen | 1 | -10/+16 | |
2005-11-22 | nls for screen argument | fluxgen | 1 | -1/+2 | |
2005-11-22 | const function Resource getString | fluxgen | 4 | -18/+18 | |
2005-11-22 | public setRootPixmap | fluxgen | 2 | -46/+54 | |
2005-11-22 | minor indent | fluxgen | 1 | -2/+2 | |
2005-11-22 | const fix | fluxgen | 1 | -3/+4 | |
2005-11-22 | const resourceValue function | fluxgen | 1 | -2/+14 | |
2005-11-22 | indentation | fluxgen | 1 | -25/+25 | |
2005-11-16 | changelog had wrong name, default was from old patch | simonb | 2 | -3/+3 | |
2005-11-16 | introduced session.styleOverlay (~/.fluxbox/overlay), all style settings | mathias | 7 | -42/+71 | |
made in that file will override/overlay the ones made in the used style. TODO: write more specific docu about it | |||||
2005-11-16 | just some minor cosmetic issues | mathias | 1 | -5/+6 | |
2005-11-16 | minor typo for rootcommand | mathias | 1 | -1/+1 | |
2005-11-16 | resolved minor for compiling under win32/cygwin, multiple symbols | mathias | 1 | -19/+4 | |
2005-11-13 | update | fluxgen | 1 | -0/+4 | |
2005-11-13 | create .fluxbox directory and lastwallpaper file if they dont exist | fluxgen | 1 | -0/+5 | |
2005-10-23 | Fixed #1335255 (Gentoo #110197), fbgm had some globbing related probs | mathias | 2 | -2/+5 | |
Patch from thanx t35t0r | |||||
2005-10-21 | Fixed #1223878, Style reloading on USR2 (patch from Zan) | mathias | 4 | -94/+102 | |
cosmetic stuff in StringUtil.cc/hh | |||||
2005-10-20 | update | fluxgen | 1 | -0/+4 | |
2005-10-20 | add backslash to special chars, fixes bug #1327878 | fluxgen | 1 | -1/+7 | |
2005-10-20 | added replaceString | fluxgen | 2 | -1/+30 | |
2005-10-19 | Fixed reordering of tabs, patch from Rob Stevens | mathias | 4 | -11/+28 | |
2005-10-13 | added no_NO, patch from Ole Rydland Thorsen | mathias | 4 | -1/+240 | |
2005-10-12 | small changes from fbsd | mathias | 3 | -3/+6 | |
2005-10-04 | avoid drawing the resize outline when not really resizing, caused flickering. | mathias | 2 | -18/+33 | |
2005-10-02 | forgotten entry to ChangeLog | mathias | 1 | -0/+2 | |
2005-10-01 | update from php-coder | fluxgen | 1 | -2/+16 | |
2005-09-25 | update | fluxgen | 1 | -0/+4 | |
2005-09-25 | added nls for screen requires an argument, thanks php-coder | fluxgen | 10 | -18/+22 | |
2005-09-16 | reverted last change .. the problem of the user must be handled ↵ | mathias | 2 | -6/+1 | |
differently... never commit after 3 hours of sleep again. | |||||
2005-09-16 | LeftMouseButton should always setInputFocus() to avoid focus problems | mathias | 2 | -1/+6 | |
when changing the active window via NextWindow/PrevWindow and then not beeing able to set the focus of the window underneath the mouse with a simple click again (in MouseFocus - mode). Suggestion via mail to devel-ml from Eike von Seggern | |||||
2005-09-16 | use fbsetroot in default styles | mathias | 22 | -45/+24 | |
2005-09-14 | updateRelease-0_9_14 | fluxgen | 1 | -1/+1 | |
2005-09-14 | minor change | fluxgen | 1 | -1/+1 | |
2005-09-14 | moved MenuContext class | fluxgen | 1 | -13/+14 | |
2005-09-14 | include memory for auto_ptr | fluxgen | 1 | -0/+2 | |