aboutsummaryrefslogtreecommitdiff
path: root/src/Workspace.cc
AgeCommit message (Expand)AuthorFilesLines
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