aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
2005-09-08tweak last patch for titlebar scroll optionssimonb1-2/+3
2005-09-07Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__...simonb1-0/+30
2005-09-04added feature request #1084510:mathias1-0/+4
2005-07-25Fix for #1240248, Segfaults for :MoveTabLeft/Rightmathias1-14/+10
2005-07-20Changed some *Focus options, just to make some things a bit more clear.mathias1-15/+13
2005-07-13When the screen is filled with windows it can be pretty hard to find a "valid"mathias1-7/+10
2005-07-04cleaning, change getCount to numberOfWorkspacefluxgen1-13/+4
2005-06-23minor fix for window menufluxgen1-2/+4
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-65/+15
2005-06-19fix handling of shaded and iconic windows, particularly on restartsimonb1-44/+44
2005-06-19revert 4055, caused crashes plus it should be done differentlysimonb1-12/+16
2005-06-18Fixes #1116965, shadwd windows on restart:mathias1-16/+12
2005-05-06Added new Buttons for the Titlebar of a Window (Mathias)mathias1-0/+11
2005-05-03minor fixfluxgen1-1/+0
2005-05-03using associateClient to create new tab and map it to labelbuttonsfluxgen1-45/+25
2005-05-02more compose and select2ndfluxgen1-31/+33
2005-05-02using Select2ndfluxgen1-78/+84
2005-05-02cleaning, create and delete tabs with FbWinFrame createTab/removeTabfluxgen1-54/+25
2005-04-29transient window fixfluxgen1-36/+57
2005-04-26fix systray client sizingsimonb1-1/+1
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb1-5/+4
2005-04-22clear the maximized-Flag from a resized/moved Window ... a moved or resizedmathias1-0/+3
2005-04-18fixes a little bug with snapping to windows which have a border only.mathias1-2/+4
2005-04-15closes #1170056, Moving tab beyong last right tab causes malfunctionmathias1-1/+2
2005-04-10Big changes to how transparency workssimonb1-9/+9
2005-03-16fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stev...mathias1-0/+23
2005-01-24copyright datemathias1-1/+1
2005-01-20cosmeticmathias1-8/+7
2005-01-20fix tab detach - the window wasn't shown after attachTosimonb1-2/+3
2005-01-14copyrightmathias1-1/+1
2005-01-10forgotten debug-stuffmathias1-1/+1
2005-01-10fix position init from atom handlerssimonb1-7/+15
2005-01-05fix up window initialisation orderingsimonb1-17/+48
2005-01-04fix some initialisation, especially relating to placement and simonb1-4/+7
2005-01-03fixed #996298, maximized windows and snapped windows dont respectmathias1-2/+20
2004-12-28fixed shape bugfluxgen1-1/+0
2004-12-21fix a problem with enabling/disabling fullscreen-mode in gtk2-appsmathias1-1/+64
2004-12-13applied patch from Rob Stevens:mathias1-8/+150
2004-12-10maximizing a shaded window should unshade it before .. the user WANTS to seemathias1-0/+3
2004-11-30adds "kill" to the windowmenumathias1-245/+251
2004-11-24patch from Rob Stevens to add dragndrop-reordering of the tabsmathias1-4/+13
2004-11-22do not handle configure request while iconified, fixes problem Wine with Para...fluxgen1-7/+8
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-11-07fixed a problem with the snapping-windows code:akir1-6/+11
2004-10-28fix 1052095, windowmenu doesnt close when tabs are changed (closed,new attach...akir1-1/+7
2004-10-21not all compilers have __FUNCTION__ (mipspro)akir1-3/+3
2004-10-18cosmetic changes, added ResizeModel to ScreenRessourcesakir1-2/+2
2004-10-17made iconic and shaded windows not resizableakir1-3/+3
2004-10-04don't require [begin] in included filesrathnor1-2/+2
2004-09-30title of current tab-window is now shown in the iconbar-buttonsakir1-2/+3