Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-06-12 | minor fixes | fluxgen | 1 | -3/+3 |
2003-05-26 | fix usage of decoration.border (incl xmms move bug) | rathnor | 1 | -2/+1 |
2003-05-24 | reordered menus | fluxgen | 1 | -2/+3 |
2003-05-21 | fix cascade placement for multiple heads | rathnor | 1 | -2/+2 |
2003-05-15 | cleaning in FluxboxWindow interface | fluxgen | 1 | -45/+30 |
2003-05-14 | added better shape support | fluxgen | 1 | -2/+5 |
2003-05-11 | minor cleaning | fluxgen | 1 | -6/+4 |
2003-05-10 | using parent window instead of root window | fluxgen | 1 | -3/+8 |
2003-05-10 | variable name changes | fluxgen | 1 | -24/+23 |
2003-05-10 | moved BlackboxHints from BaseDisplay | fluxgen | 1 | -4/+28 |
2003-05-07 | transient fixes by making them WinClients | rathnor | 1 | -12/+6 |
2003-05-01 | clean ups of reconfigure/redraws | rathnor | 1 | -3/+3 |
2003-04-28 | fixing remembering of decorations | rathnor | 1 | -1/+2 |
2003-04-27 | fix nextFocus problem with tabbed windows | rathnor | 1 | -2/+2 |
2003-04-26 | add some comments to better describe the difference between the 2 | rathnor | 1 | -2/+7 |
2003-04-26 | Add code for remember functionality (Simon) | rathnor | 1 | -1/+19 |
2003-04-25 | small fix for gcc 3.3 compile bug (Simon) | rathnor | 1 | -6/+1 |
2003-04-20 | fix couple of functions that shouldn't have been marked as inline | rathnor | 1 | -3/+3 |
2003-04-20 | Add window snapping (Simon) | rathnor | 1 | -1/+4 |
2003-04-16 | added detachCurrentClient | fluxgen | 1 | -1/+3 |
2003-04-15 | raise on focus [at end of cycle], also a temporary raise while cycling | rathnor | 1 | -1/+2 |
2003-04-15 | added resizeClient and sendConfigureNotify | fluxgen | 1 | -2/+4 |
2003-04-15 | drag and drop support for tabs | fluxgen | 1 | -2/+5 |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 1 | -78/+78 |
2003-03-22 | fix outline moving and warping (Simon) | rathnor | 1 | -1/+2 |
2003-02-23 | removed old function | fluxgen | 1 | -2/+1 |
2003-02-22 | fix focus models for new event handler and Resource setup | rathnor | 1 | -1/+3 |
2003-02-18 | Added layer menus for windows, toolbar, and slit, plus associated | rathnor | 1 | -4/+15 |
2003-02-17 | holding last move | fluxgen | 1 | -2/+3 |
2003-02-16 | Fixed gnome init problems (Simon) | rathnor | 1 | -2/+6 |
2003-02-16 | added raiseAndFocus | fluxgen | 1 | -1/+2 |
2003-02-16 | Add layer menu to window menu | rathnor | 1 | -2/+5 |
2003-02-09 | fixing up of layer code | rathnor | 1 | -6/+8 |
2003-02-03 | added layer for constructor | fluxgen | 1 | -6/+11 |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 1 | -13/+15 |
2003-01-09 | adjusted for FbTk Timer and ImageControl | fluxgen | 1 | -6/+5 |
2003-01-07 | fixed Windowmenu to FbTk Menu and added last know button pos and popupMenu fu... | fluxgen | 1 | -7/+17 |
2003-01-05 | huge commit, changed FluxboxWindow to a EventHandler and it now holds a FbWin... | fluxgen | 1 | -176/+156 |