Age | Commit message (Expand) | Author | Files | Lines |
2005-12-22 | removed unused variable | fluxgen | 1 | -2/+0 |
2005-11-22 | indentation | fluxgen | 1 | -25/+25 |
2005-10-19 | Fixed reordering of tabs, patch from Rob Stevens | mathias | 1 | -5/+5 |
2005-10-04 | avoid drawing the resize outline when not really resizing, caused flickering. | mathias | 1 | -18/+30 |
2005-09-16 | reverted last change .. the problem of the user must be handled differently..... | mathias | 1 | -1/+1 |
2005-09-16 | LeftMouseButton should always setInputFocus() to avoid focus problems | mathias | 1 | -1/+1 |
2005-09-08 | tweak last patch for titlebar scroll options | simonb | 1 | -2/+3 |
2005-09-07 | Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__... | simonb | 1 | -0/+30 |
2005-09-04 | added feature request #1084510: | mathias | 1 | -0/+4 |
2005-07-25 | Fix for #1240248, Segfaults for :MoveTabLeft/Right | mathias | 1 | -14/+10 |
2005-07-20 | Changed some *Focus options, just to make some things a bit more clear. | mathias | 1 | -15/+13 |
2005-07-13 | When the screen is filled with windows it can be pretty hard to find a "valid" | mathias | 1 | -7/+10 |
2005-07-04 | cleaning, change getCount to numberOfWorkspace | fluxgen | 1 | -13/+4 |
2005-06-23 | minor fix for window menu | fluxgen | 1 | -2/+4 |
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -65/+15 |
2005-06-19 | fix handling of shaded and iconic windows, particularly on restart | simonb | 1 | -44/+44 |
2005-06-19 | revert 4055, caused crashes plus it should be done differently | simonb | 1 | -12/+16 |
2005-06-18 | Fixes #1116965, shadwd windows on restart: | mathias | 1 | -16/+12 |
2005-05-06 | Added new Buttons for the Titlebar of a Window (Mathias) | mathias | 1 | -0/+11 |
2005-05-03 | minor fix | fluxgen | 1 | -1/+0 |
2005-05-03 | using associateClient to create new tab and map it to labelbuttons | fluxgen | 1 | -45/+25 |
2005-05-02 | more compose and select2nd | fluxgen | 1 | -31/+33 |
2005-05-02 | using Select2nd | fluxgen | 1 | -78/+84 |
2005-05-02 | cleaning, create and delete tabs with FbWinFrame createTab/removeTab | fluxgen | 1 | -54/+25 |
2005-04-29 | transient window fix | fluxgen | 1 | -36/+57 |
2005-04-26 | fix systray client sizing | simonb | 1 | -1/+1 |
2005-04-26 | extension of previous big patch. Move a bunch of menu things onto | simonb | 1 | -5/+4 |
2005-04-22 | clear the maximized-Flag from a resized/moved Window ... a moved or resized | mathias | 1 | -0/+3 |
2005-04-18 | fixes a little bug with snapping to windows which have a border only. | mathias | 1 | -2/+4 |
2005-04-15 | closes #1170056, Moving tab beyong last right tab causes malfunction | mathias | 1 | -1/+2 |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -9/+9 |
2005-03-16 | fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stev... | mathias | 1 | -0/+23 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-20 | cosmetic | mathias | 1 | -8/+7 |
2005-01-20 | fix tab detach - the window wasn't shown after attachTo | simonb | 1 | -2/+3 |
2005-01-14 | copyright | mathias | 1 | -1/+1 |
2005-01-10 | forgotten debug-stuff | mathias | 1 | -1/+1 |
2005-01-10 | fix position init from atom handlers | simonb | 1 | -7/+15 |
2005-01-05 | fix up window initialisation ordering | simonb | 1 | -17/+48 |
2005-01-04 | fix some initialisation, especially relating to placement and | simonb | 1 | -4/+7 |
2005-01-03 | fixed #996298, maximized windows and snapped windows dont respect | mathias | 1 | -2/+20 |
2004-12-28 | fixed shape bug | fluxgen | 1 | -1/+0 |
2004-12-21 | fix a problem with enabling/disabling fullscreen-mode in gtk2-apps | mathias | 1 | -1/+64 |
2004-12-13 | applied patch from Rob Stevens: | mathias | 1 | -8/+150 |
2004-12-10 | maximizing a shaded window should unshade it before .. the user WANTS to see | mathias | 1 | -0/+3 |
2004-11-30 | adds "kill" to the windowmenu | mathias | 1 | -245/+251 |
2004-11-24 | patch from Rob Stevens to add dragndrop-reordering of the tabs | mathias | 1 | -4/+13 |
2004-11-22 | do not handle configure request while iconified, fixes problem Wine with Para... | fluxgen | 1 | -7/+8 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-11-07 | fixed a problem with the snapping-windows code: | akir | 1 | -6/+11 |