Age | Commit message (Expand) | Author | Files | Lines |
2003-08-04 | minor fix | fluxgen | 1 | -3/+3 |
2003-08-04 | minor cleaning | fluxgen | 1 | -7/+6 |
2003-08-04 | minor cleaning | fluxgen | 3 | -414/+412 |
2003-08-04 | updateTransparent | fluxgen | 1 | -1/+2 |
2003-08-04 | added alpha option for transparent | fluxgen | 2 | -3/+15 |
2003-08-04 | using transparent window | fluxgen | 1 | -24/+87 |
2003-08-04 | using transparent | fluxgen | 1 | -7/+11 |
2003-08-04 | using builtin transparent in FbWindow | fluxgen | 1 | -46/+59 |
2003-08-04 | added transparent option and fixed copy constructor | fluxgen | 1 | -12/+131 |
2003-08-04 | added transparent option | fluxgen | 1 | -3/+13 |
2003-07-28 | added kde dockapp test in createWindow | fluxgen | 1 | -1/+50 |
2003-07-28 | moved kde dockapp test to screen | fluxgen | 1 | -46/+1 |
2003-07-28 | minor fixes | fluxgen | 1 | -7/+8 |
2003-07-28 | added IconMenuItem header | fluxgen | 1 | -0/+1 |
2003-07-28 | menu item for icon menu | fluxgen | 1 | -0/+44 |
2003-07-28 | added iconmenu to workspace menu | fluxgen | 2 | -3/+32 |
2003-07-28 | some more fixing of wm_protocols | rathnor | 4 | -9/+21 |
2003-07-28 | missed updating wm_protocols | rathnor | 3 | -8/+9 |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 19 | -356/+435 |
2003-07-28 | added moveClientLeft and Right | fluxgen | 1 | -1/+52 |
2003-07-28 | added moveClientLeft and Right | fluxgen | 1 | -6/+8 |
2003-07-28 | using list instead of vector so we can rearrange labels better | fluxgen | 2 | -20/+64 |
2003-07-28 | added movetableft and movetabright commands | fluxgen | 1 | -1/+7 |
2003-07-27 | minor fix | fluxgen | 1 | -10/+9 |
2003-07-26 | fix window size when varying borderWidth | rathnor | 4 | -19/+35 |
2003-07-26 | fix a couple of keybindings | rathnor | 2 | -4/+13 |
2003-07-25 | make sure all menus have titles, make -version go to stdout | rathnor | 7 | -20/+40 |
2003-07-25 | fix bug that gave inconsistent icons, plus caused crashes | rathnor | 1 | -2/+3 |
2003-07-24 | fix some bugs + issues with maximisation. | rathnor | 3 | -67/+122 |
2003-07-23 | fixed kde dockapp bug | fluxgen | 3 | -43/+58 |
2003-07-21 | fix removeClient (no idea why that line was removed [by me]) | rathnor | 1 | -1/+2 |
2003-07-21 | fix focus properly | rathnor | 4 | -35/+52 |
2003-07-21 | fix little bug that highlighted items that went disabled after selected | rathnor | 1 | -2/+2 |
2003-07-20 | fix focus and raising for transient windows in particular | rathnor | 8 | -46/+94 |
2003-07-20 | fix menu redrawing, particularly so that selecting an option will update | rathnor | 2 | -18/+22 |
2003-07-20 | fix menus for "extra" things, like remember, so that they will be | rathnor | 7 | -172/+222 |
2003-07-20 | fix toolbarmode = OFF bug, plus add toolbar menu back to screen's config menu | rathnor | 3 | -9/+47 |
2003-07-19 | make sure we pass null (rather than blank) to XOpenDisplay | rathnor | 1 | -0/+4 |
2003-07-19 | fix most commands to run on screen mouse is in, rather than focused window | rathnor | 3 | -12/+15 |
2003-07-19 | fix up xinerama for heads of toolbar and slit | rathnor | 7 | -19/+37 |
2003-07-19 | fix alpha setting for menus when multiple screens by moving from static in menu | rathnor | 5 | -22/+26 |
2003-07-18 | add compiled-in defaults to output of fluxbox -info (thanks Matt Hope) | rathnor | 1 | -2/+10 |
2003-07-18 | reorganise operation of ResourceManager | rathnor | 9 | -46/+175 |
2003-07-17 | updates from han | rathnor | 1 | -0/+1 |
2003-07-17 | fix java bug (wasn't sending ConfigureNotify events in response to | rathnor | 3 | -15/+19 |
2003-07-12 | fixed 8 bpp crash | fluxgen | 1 | -2/+2 |
2003-07-11 | added TOOLBAR to info | fluxgen | 1 | -1/+17 |
2003-07-10 | types header before regex.h | fluxgen | 1 | -2/+2 |
2003-07-10 | added maximize over resource and menu item | fluxgen | 2 | -5/+9 |
2003-07-10 | extra checking | fluxgen | 1 | -3/+6 |