aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
2002-10-15minor adjustment of bevel when drawing textfluxgen1-2/+2
2002-10-15using new font system for labelstyle, windowstylefluxgen1-35/+15
2002-10-13fixed reconfigure grab bugfluxgen1-12/+7
2002-09-14fixed WM_NORMAL_HINTSfluxgen1-9/+17
2002-09-12Fixes to sticky window + focus handling. Particularly forrathnor1-12/+15
2002-09-11indentation and setInputFocus to transient_for when this diesfluxgen1-32/+32
2002-09-10tab disconnectfluxgen1-1/+5
2002-09-10transient fixesfluxgen1-20/+26
2002-09-08workspace specific removalfluxgen1-4/+6
2002-09-08focus fallback to transient_forfluxgen1-1/+2
2002-09-08new transient handling, minor indentation issues, cleaning in destructorfluxgen1-126/+91
2002-09-07removed gnome stufffluxgen1-287/+16
2002-09-07fixed outlined size when resizingfluxgen1-10/+12
2002-09-01spellingfluxgen1-2/+2
2002-09-01spellingfluxgen1-2/+2
2002-08-31fixed a minor issue with outline workspace movmentfluxgen1-4/+9
2002-08-30transient check fixesfluxgen1-18/+50
2002-08-30new functions pause/resumeMoving and fixed non-opaque moving across workspacefluxgen1-37/+82
2002-08-30removed grabguardfluxgen1-15/+14
2002-08-28fixed bug [ 582574 ] borderless windows... thanks Simon Bowdenfluxgen1-2/+2
2002-08-16remap option to restore and fixed abit in unmapNotifyEventfluxgen1-58/+39
2002-08-14updated for the new changes in fbatomsfluxgen1-32/+33
2002-08-12update gnome atom in iconify, bug 574717fluxgen1-1/+6
2002-08-12added showMenu functionfluxgen1-14/+21
2002-08-11fixed autogroupingfluxgen1-69/+88
2002-08-04updated to match functionnamefluxgen1-11/+12
2002-08-02added autogrouping-from-tab patch from Steve Cooperfluxgen1-3/+14
2002-07-23moved Texture and Color into new files, fixed some const and pointersfluxgen1-14/+14
2002-07-19updated to match image new function namesfluxgen1-20/+20
2002-07-13changed decoration defaultfluxgen1-3/+2
2002-06-14fixed transient checkfluxgen1-4/+13
2002-06-04resize/move window even without decorfluxgen1-5/+6
2002-06-02fixed bug 554646, windows that are not maximizable by default wont get a tab ...fluxgen1-3/+4
2002-06-02minor fixesfluxgen1-8/+9
2002-06-02slit client bug fixedfluxgen1-2/+4
2002-05-30changed (void) to () and fixed if-statements in getMWMHintsfluxgen1-78/+85
2002-05-21fixed transient checking in a functionfluxgen1-65/+50
2002-05-19added configurable geometryfluxgen1-8/+13
2002-05-17moved creation of titlebar and handle into functions and other minor cleaningfluxgen1-85/+141
2002-05-17fixed transient check in destructorfluxgen1-14/+29
2002-05-07fixed bug [ 552723 ] removing decorations while shaded in toggleDecorfluxgen1-1/+5
2002-05-07const on updateGnome* functionsfluxgen1-11/+10
2002-04-28fixed bug [ 515483 ] XMMS Problem, with the handles = truefluxgen1-3/+4
2002-04-26fixed bug in workspace warpingfluxgen1-2/+4
2002-04-17fixed workspace warping bug when moving a tabgroupfluxgen1-2/+12
2002-04-17minor stuff in redrawTitlefluxgen1-8/+11
2002-04-14fixed remove of handle in propertyNotifyfluxgen1-16/+17
2002-04-12added workspace warpingfluxgen1-3/+27
2002-04-09update from Workspace changesfluxgen1-4/+4
2002-04-08updated to match BaseMenufluxgen1-14/+14