Age | Commit message (Expand) | Author | Files | Lines |
2005-01-31 | closes #1107213, 64bit issues with XChangeProperty | mathias | 1 | -3/+3 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-05 | fix up window initialisation ordering | simonb | 1 | -3/+4 |
2005-01-04 | fix some initialisation, especially relating to placement and | simonb | 1 | -1/+1 |
2004-12-21 | fix a problem with enabling/disabling fullscreen-mode in gtk2-apps | mathias | 1 | -19/+27 |
2004-12-13 | applied patch from Rob Stevens: | mathias | 1 | -0/+4 |
2004-11-30 | adds "kill" to the windowmenu | mathias | 1 | -0/+2 |
2004-11-24 | patch from Rob Stevens to add dragndrop-reordering of the tabs | mathias | 1 | -1/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-08-10 | fixed so we call setupWindow last in init(), else we dont get anything in the... | fluxgen | 1 | -1/+2 |
2004-08-10 | some debugmessages and minor fixes | fluxgen | 1 | -7/+6 |
2004-06-20 | support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows) | rathnor | 1 | -3/+9 |
2004-06-19 | fix initialisation of state when a window is first mapped | rathnor | 1 | -2/+2 |
2004-05-13 | fix up a number of things for when a window hides while moving, | rathnor | 1 | -6/+7 |
2004-05-02 | changed m_windowmenu to FbTk Menu ptr instead of FbMenu and we create it via ... | fluxgen | 1 | -7/+7 |
2004-04-18 | fixed remember on decoration when we get mwm hint event, patch from Mathias Gumz | fluxgen | 1 | -1/+4 |
2004-04-12 | fixed grab counting | fluxgen | 1 | -1/+12 |
2004-03-21 | primarily focus fix/tweak/rejigging | rathnor | 1 | -1/+3 |
2004-02-20 | fixed focus issues with remember hidden, patch from Mathias Gumz | fluxgen | 1 | -4/+6 |
2004-02-16 | update | fluxgen | 1 | -2/+2 |
2004-01-23 | fix some issues with window frame that happened when changing style | rathnor | 1 | -1/+14 |
2004-01-18 | support for _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBAR | fluxgen | 1 | -3/+5 |
2003-12-30 | fixed focus issue | fluxgen | 1 | -3/+3 |
2003-12-18 | code cleaning | fluxgen | 1 | -13/+16 |
2003-12-17 | cleaning | fluxgen | 1 | -3/+3 |
2003-12-16 | cleaning | fluxgen | 1 | -2/+1 |
2003-12-07 | title change signal | fluxgen | 1 | -4/+4 |
2003-10-28 | make client windows only reparented one below toplevel - i.e. not into | rathnor | 1 | -3/+3 |
2003-10-06 | fix shape - all menus shaped, and some weird shape bugs | rathnor | 1 | -3/+3 |
2003-10-05 | make doFocusLast work for sloppy focus as well | rathnor | 1 | -3/+3 |
2003-09-29 | fix handling of base_Width/height hints in wm_normal_hints | rathnor | 1 | -2/+3 |
2003-09-29 | quadrant-resizing (Thanks Mathias Gumz) | rathnor | 1 | -4/+12 |
2003-09-24 | Fix updates to mwm_hints, and make configure request move and resize atomic | rathnor | 1 | -6/+6 |
2003-09-23 | add support for _NET_WM_STATE_FULLSCREEN | rathnor | 1 | -3/+3 |
2003-09-12 | minor stuff | fluxgen | 1 | -2/+2 |
2003-08-19 | moved textbutton to fbtk | fluxgen | 1 | -4/+4 |
2003-08-11 | added focus sig and updated for time command | fluxgen | 1 | -5/+4 |
2003-07-28 | some more fixing of wm_protocols | rathnor | 1 | -1/+2 |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -10/+2 |
2003-07-28 | added moveClientLeft and Right | fluxgen | 1 | -6/+8 |
2003-07-26 | fix window size when varying borderWidth | rathnor | 1 | -2/+2 |
2003-07-24 | fix some bugs + issues with maximisation. | rathnor | 1 | -3/+5 |
2003-07-20 | fix menus for "extra" things, like remember, so that they will be | rathnor | 1 | -5/+15 |
2003-07-17 | fix java bug (wasn't sending ConfigureNotify events in response to | rathnor | 1 | -2/+2 |
2003-07-10 | dont need to call constructor with menutheme | fluxgen | 1 | -2/+1 |
2003-06-25 | applied max vert horiz toggle patch from MrChuoi | fluxgen | 1 | -22/+34 |
2003-06-24 | minor cleaning, removed window number | fluxgen | 1 | -5/+2 |
2003-06-23 | fix grouping to persist over restart, plus various related bugs. | rathnor | 1 | -23/+12 |
2003-06-18 | added strut support | fluxgen | 1 | -2/+8 |
2003-06-15 | instance and class name in WinClient instead | fluxgen | 1 | -7/+3 |