Age | Commit message (Expand) | Author | Files | Lines |
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 | update | fluxgen | 1 | -0/+2 |
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 | 20 | -356/+449 |
2003-07-28 | update | fluxgen | 1 | -0/+3 |
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-27 | add bad workspace menu rendering | rathnor | 1 | -0/+4 |
2003-07-27 | vertical toolbar issues with pixmap themes | rathnor | 1 | -0/+2 |
2003-07-27 | add locale build issue | rathnor | 1 | -0/+3 |
2003-07-27 | update styles to use bsetroot directly now that bsetbg is gone - Thanks Han | rathnor | 3 | -3/+3 |
2003-07-26 | fix window size when varying borderWidth | rathnor | 5 | -19/+37 |
2003-07-26 | fix a couple of keybindings | rathnor | 3 | -4/+17 |
2003-07-25 | add that the icons menu is missing | rathnor | 1 | -0/+2 |
2003-07-25 | fix fbrun on multiple screens | rathnor | 3 | -5/+7 |
2003-07-25 | make sure all menus have titles, make -version go to stdout | rathnor | 8 | -20/+43 |
2003-07-25 | fix bug that gave inconsistent icons, plus caused crashes | rathnor | 3 | -27/+6 |
2003-07-24 | add broken style defaults | rathnor | 1 | -1/+4 |
2003-07-24 | fix some bugs + issues with maximisation. | rathnor | 4 | -67/+125 |
2003-07-23 | update | fluxgen | 2 | -1/+6 |
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 | 5 | -35/+56 |
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 | 10 | -51/+104 |
2003-07-20 | more updates from han | rathnor | 1 | -10/+10 |
2003-07-20 | little update from han | rathnor | 1 | -2/+2 |
2003-07-20 | fix menu redrawing, particularly so that selecting an option will update | rathnor | 4 | -21/+28 |
2003-07-20 | fix menus for "extra" things, like remember, so that they will be | rathnor | 9 | -175/+229 |
2003-07-20 | fix toolbarmode = OFF bug, plus add toolbar menu back to screen's config menu | rathnor | 4 | -9/+51 |
2003-07-19 | minor typo | fluxgen | 1 | -1/+1 |
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 | 4 | -12/+18 |
2003-07-19 | fix up xinerama for heads of toolbar and slit | rathnor | 8 | -19/+39 |
2003-07-19 | add core thingy to BUGS | rathnor | 1 | -0/+25 |
2003-07-19 | fix alpha setting for menus when multiple screens by moving from static in menu | rathnor | 7 | -25/+34 |
2003-07-18 | add compiled-in defaults to output of fluxbox -info (thanks Matt Hope) | rathnor | 2 | -2/+12 |
2003-07-18 | reorganise operation of ResourceManager | rathnor | 11 | -49/+188 |
2003-07-17 | updates from han | rathnor | 3 | -2/+7 |
2003-07-17 | fix java bug (wasn't sending ConfigureNotify events in response to | rathnor | 5 | -17/+28 |
2003-07-14 | add slit initialisation and Han's cleanup | rathnor | 1 | -39/+67 |