aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
2002-11-17functions in toggleDecor and extra tab creation checking in toggleTabfluxgen1-7/+10
2002-11-17include netizenfluxgen1-1/+2
2002-11-12restored label alignmentfluxgen1-17/+39
2002-11-12Removed limit (screen resolution) on max window size, max_{width,height} == 0...rathnor1-15/+15
2002-10-29const fixesfluxgen1-5/+5
2002-10-25include fixfluxgen1-2/+2
2002-10-23fixed auto_ptr assignmentfluxgen1-4/+6
2002-10-23removed obsolete NEWWMSPECfluxgen1-25/+2
2002-10-22groupable functionfluxgen1-6/+12
2002-10-19auto_ptr for windowmenufluxgen1-44/+43
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