aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
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
2004-02-16fixed bug in no decoration windows on restartfluxgen1-7/+17
2004-01-23fix some issues with window frame that happened when changing stylerathnor1-1/+34
2004-01-21copyright updatefluxgen1-4/+4
2004-01-19state sig notify when hidden value changesfluxgen1-1/+3
2004-01-18support for _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBARfluxgen1-14/+16
2004-01-17minor fixes, fixed popupMenu position if m_last_button_x is outside windowfluxgen1-4/+3
2004-01-16different window for position coordinates, patch from Junichiro Kitafluxgen1-2/+3