aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
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
2002-04-04fixed iconbar update bugfluxgen1-19/+21
2002-04-04added toggleDecoration and setDecoration functionsfluxgen1-83/+70
2002-04-04added startMoving, stopMoving, startResizing and stopResizing and fixed bug 5...fluxgen1-105/+124
2002-04-04moved nls defines to enums in namespace FBNLSfluxgen1-38/+13
2002-04-03std::string for title and icon title in FluxboxWindowfluxgen1-50/+21
2002-03-23some signed/unsigned stufffluxgen1-12/+14
2002-03-19Xinerama supportfluxgen1-23/+121
2002-03-19fixed timer pointerfluxgen1-14/+8
2002-03-18added isLowerTab() and lastFocusTimefluxgen1-2/+18
2002-02-27fixed the focusbug when deleting a window which calls Fluxbox::setFocusedWind...fluxgen1-6/+7
2002-02-26added gnome layer stufffluxgen1-4/+60
2002-02-17gnome functionsfluxgen1-24/+205
2002-02-16fixed unmapNotifyEvent to return a value instead of suicidefluxgen1-44/+56