aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-11fix issues that resulted in unnecessary X errorsrathnor1-2/+2
2004-08-31add autoconf check for std c++ headersrathnor1-4/+16
2004-08-29fix crash bug when windowmenu doesn't include extramenusrathnor1-5/+13
2004-08-13fixed slow resize of xmms playlist, we called setupWindow in XA_WM_NORMAL_HIN...fluxgen1-16/+42
2004-08-10fixed so we call setupWindow last in init(), else we dont get anything in the...fluxgen1-4/+11
2004-08-10some debugmessages and minor fixesfluxgen1-6/+10
2004-07-15click on handle raises, and some other minor fixesfluxgen1-38/+77
2004-06-29fix rectangle drawing on attaching tabsrathnor1-9/+12
2004-06-20support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows)rathnor1-5/+8
2004-06-19fix initialisation of state when a window is first mappedrathnor1-45/+32
2004-06-07minor stufffluxgen1-17/+2
2004-06-07update NLS string handling...rathnor1-2/+2
2004-05-13fix up a number of things for when a window hides while moving,rathnor1-34/+47
2004-05-03tweak the remap fix. Scott pointed out that the xevent isn't actuallyrathnor1-3/+2
2004-05-02using MenuCreator to create window menufluxgen1-56/+35
2004-04-30missed a touch in the reparent thingrathnor1-2/+2
2004-04-30reparent tweakrathnor1-4/+9
2004-04-22attach area, patch from Mathias Gumzfluxgen1-3/+10
2004-04-18fixed remember on decoration when we get mwm hint event, patch from Mathias Gumzfluxgen1-4/+21
2004-04-14revert to sync grab for nowrathnor1-2/+2
2004-04-14fix the hang some more, hopefully finalrathnor1-1/+5
2004-04-14hopefully fix strange hang, plus tab drag fixesrathnor1-51/+39
2004-04-12hide window menu if click on another window, patch from Mathias Gumzfluxgen1-7/+8
2004-04-12fixed grab countingfluxgen1-18/+68
2004-03-31fixed decoration bug with MOTIF_WM_HINTSfluxgen1-5/+3
2004-03-30fixed java-menu bug, patch from Scott Moserfluxgen1-2/+3
2004-03-30optional decoration of transient windows, patch from Scott Moserfluxgen1-2/+2
2004-03-28fixed window snapping with screenfluxgen1-9/+17
2004-03-21primarily focus fix/tweak/rejiggingrathnor1-16/+14
2004-03-08fix passing of focus when groupingrathnor1-1/+14
2004-03-03fix outline moving windows being dropped on their own workspacerathnor1-1/+2
2004-02-20fixed focus issues with remember hidden, patch from Mathias Gumzfluxgen1-2/+9