Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-09-10 | resize function | fluxgen | 1 | -1/+2 | |
2003-09-10 | no graphics exposure by default | fluxgen | 2 | -5/+23 | |
2003-09-10 | minor consistency fix | fluxgen | 1 | -2/+2 | |
2003-09-10 | fixed exposeEvent flicker and bug in setBackgroundColor | fluxgen | 1 | -10/+11 | |
2003-09-10 | accessors for background pixmap and color and foreground pixmap | fluxgen | 1 | -4/+6 | |
2003-09-10 | fixed loading of color or pixmaps for texture | fluxgen | 1 | -13/+15 | |
2003-09-10 | also add xft.m4 to EXTRA_DIST so that it gets packaged | rathnor | 1 | -0/+1 | |
2003-09-10 | add line to teach Makefile how to get to xft.m4 | rathnor | 1 | -0/+1 | |
should stop annoying "can't find AM_PATH_XFT" problem | |||||
2003-09-10 | added move command, thanks Mathias Gumz | fluxgen | 3 | -67/+31 | |
2003-09-10 | update | fluxgen | 1 | -0/+10 | |
2003-09-10 | fixed expose event | fluxgen | 1 | -2/+2 | |
2003-09-10 | fixed workspace mode | fluxgen | 1 | -16/+25 | |
2003-09-10 | comments | fluxgen | 1 | -3/+9 | |
2003-09-10 | setUpdateDelayTime | fluxgen | 1 | -1/+2 | |
2003-09-10 | fixed timer to update transparent while moving | fluxgen | 2 | -33/+54 | |
2003-09-10 | added updateDelayTime resource | fluxgen | 2 | -3/+18 | |
2003-09-10 | removed distclean-local target | fluxgen | 1 | -3/+0 | |
2003-09-08 | ignore depcomp | fluxgen | 1 | -0/+1 | |
2003-09-08 | update | fluxgen | 2 | -1/+5 | |
2003-09-08 | fixed lock mask for num and scroll lock | fluxgen | 1 | -1/+6 | |
2003-09-08 | added startfluxbox.in | fluxgen | 1 | -1/+1 | |
2003-09-08 | update | fluxgen | 1 | -3/+4 | |
2003-09-08 | update | fluxgen | 1 | -0/+21 | |
2003-09-08 | minor fixes | fluxgen | 1 | -5/+1 | |
2003-09-08 | using iconbar mode | fluxgen | 2 | -110/+10 | |
2003-09-08 | minor fix | fluxgen | 1 | -2/+3 | |
2003-09-08 | add iconbar mode | fluxgen | 2 | -71/+363 | |
2003-09-08 | iconlist signal to notify when iconlist changed | fluxgen | 2 | -3/+13 | |
2003-09-08 | lock graphic while doing stuff | fluxgen | 2 | -10/+18 | |
2003-09-08 | fixed dead observer while notifying | fluxgen | 2 | -6/+23 | |
2003-09-08 | fixed minor bug | fluxgen | 1 | -2/+7 | |
2003-09-07 | helper script for starting fluxbox | fluxgen | 1 | -0/+11 | |
2003-09-07 | startup script | fluxgen | 1 | -0/+49 | |
2003-09-07 | update | fluxgen | 4 | -19/+37 | |
2003-09-07 | cleaning | fluxgen | 1 | -10/+18 | |
2003-09-07 | fix drawing bug when selecting, plus an unnecessary redraw of the | rathnor | 2 | -10/+18 | |
submenu when entering parent on active submenu item | |||||
2003-09-06 | update | fluxgen | 1 | -0/+9 | |
2003-09-06 | fixed scroll lock and num lock mask | fluxgen | 1 | -1/+6 | |
2003-09-06 | key util to determine mod mask for keys | fluxgen | 2 | -0/+140 | |
2003-09-06 | added KeyUtil file | fluxgen | 1 | -0/+1 | |
2003-09-06 | resize command | fluxgen | 3 | -23/+27 | |
2003-09-06 | get image from drawable | fluxgen | 2 | -2/+11 | |
2003-09-06 | minor fixes | fluxgen | 2 | -18/+2 | |
2003-09-06 | show root menu and workspace menu under mouse | fluxgen | 2 | -5/+54 | |
2003-09-06 | using KeyUtil cleanMods | fluxgen | 1 | -4/+7 | |
2003-09-06 | moved modifier detection to FbTk KeyUtil | fluxgen | 2 | -81/+35 | |
2003-09-06 | accessor for done | fluxgen | 1 | -0/+1 | |
2003-09-06 | update | fluxgen | 1 | -9/+15 | |
2003-09-05 | using FbTk GContext | fluxgen | 1 | -10/+7 | |
2003-09-04 | add gvim issue | rathnor | 1 | -3/+8 | |