aboutsummaryrefslogtreecommitdiff
path: root/src/Workspace.cc
AgeCommit message (Expand)AuthorFilesLines
2003-01-09changed client menu to FbTk Menufluxgen1-3/+2
2003-01-05using moveResize instead of configure in fluxboxwindowfluxgen1-2/+2
2002-12-04fixing indentation due to ifdef (and resulting unbalanced brackets).rathnor1-241/+241
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-630/+630
2002-11-15referensfluxgen1-2/+2
2002-11-03name change of the listfluxgen1-36/+37
2002-10-29new names for some functions in toolbarfluxgen1-5/+5
2002-10-22using isGroupablefluxgen1-2/+13
2002-10-13indentationfluxgen1-5/+5
2002-09-21fixed check in setLastFocusedWindowfluxgen1-6/+18
2002-09-12Fixes to sticky window + focus handling. Particularly forrathnor1-4/+6
2002-09-10transient fixesfluxgen1-5/+9
2002-09-09minor stufffluxgen1-8/+4
2002-09-08raise and lower transient stacks and minor identationfluxgen1-90/+122
2002-08-31extra checking on transientfluxgen1-4/+11
2002-08-18check transient laterfluxgen1-2/+5
2002-08-16restore with remap and some extra checkingfluxgen1-11/+13
2002-08-11added autogrouping functionsfluxgen1-32/+96
2002-08-04function name changed in slitfluxgen1-5/+5
2002-06-02removed insert window after last focused, temporary fixfluxgen1-3/+6
2002-05-17removed const on return values of fundamental typesfluxgen1-5/+6
2002-05-07changed clientmenu to regularfluxgen1-24/+35
2002-04-09clean upfluxgen1-24/+19
2002-04-04moved nls defines to enums in namespace FBNLSfluxgen1-6/+2
2002-04-03std::string for title and icon title in FluxboxWindowfluxgen1-2/+2
2002-04-02add new window after the last focusedfluxgen1-3/+27
2002-03-23some signed/unsigned stufffluxgen1-8/+8
2002-03-19Xinerama supportfluxgen1-51/+220
2002-02-26added infinite loop check in transientfluxgen1-9/+14
2002-02-16Bool to boolfluxgen1-5/+13
2002-02-10fixed bug in shutdownfluxgen1-6/+8
2002-02-09Fixed bug in removeWindowfluxgen1-10/+10
2002-02-09if statementfluxgen1-2/+2
2002-02-08to stlfluxgen1-71/+82
2002-01-20fixed workspace name to std stringfluxgen1-23/+24
2002-01-18indentfluxgen1-22/+22
2002-01-11fixed enumsfluxgen1-12/+12
2002-01-06Changed Misc::fluxgen1-5/+2
2001-12-14Updated strdupfluxgen1-1/+1
2001-12-11Initial revisionfluxgen1-0/+512