aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
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
2002-02-16shading/unshading fix when maximizingpekdon1-1/+11
2002-02-11removed throw in FluxboxWindowfluxgen1-15/+16
2002-02-07added gnome win statefluxgen1-14/+49
2002-02-04_WIN_WORKSPACE atom and some indentfluxgen1-78/+85
2002-01-27indentation and the frame.handle destroyfluxgen1-20/+26
2002-01-20Fixed grabguard, return value of destroyNotifyEvent and some indentationfluxgen1-35/+53
2002-01-18Fixed lower/raise of windows when using keybindings/windowmenupekdon1-2/+4
2002-01-18fixed som indentation,throw statement in constructor and variable initfluxgen1-73/+82
2002-01-11fixed max over slit reversedfluxgen1-2/+2
2002-01-11fixed enums and decorationsfluxgen1-48/+46
2002-01-10Clean up in GNOME and fixed withdrawnstatefluxgen1-18/+11
2002-01-09small fixfluxgen1-1/+2
2002-01-09updated copyright date and added id-tagsfluxgen1-3/+5
2002-01-08Fixed closebuttonfluxgen1-8/+17
2002-01-06Removed misc.hhfluxgen1-1/+0
2002-01-06Changed Misc::fluxgen1-11/+12