aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.hh
AgeCommit message (Expand)AuthorFilesLines
2003-04-16fix saving of various slit params (Simon)rathnor1-9/+11
2003-04-16fix workspace warping and netizen updates for warping (Simon)rathnor1-2/+1
2003-04-16fix saving of toolbar + slit layers - simonrathnor1-2/+3
2003-04-16fixed click raise option, patch from Dale P. Smithfluxgen1-2/+3
2003-04-15const accessor for windowstylefluxgen1-1/+2
2003-04-15add most recently used window cycling (Simon)rathnor1-5/+20
2003-04-14merged with embedded-tab-branchfluxgen1-17/+5
2003-03-03Add code for toolbar modesrathnor1-9/+18
2003-02-23added toolbar placement resourcefluxgen1-3/+4
2003-02-22fix autoraise to be saved as separate init optionrathnor1-4/+4
2003-02-22fix focus models for new event handler and Resource setuprathnor1-8/+10
2003-02-20changed createStylemenu function and removed iconUpdatefluxgen1-3/+2
2003-02-18Added layer menus for windows, toolbar, and slit, plus associatedrathnor1-8/+9
2003-02-16using FbWindow for geom_windowfluxgen1-2/+5
2003-02-09fixing up of layer coderathnor1-9/+2
2003-02-03minor adjustmentsfluxgen1-6/+9
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-2/+15
2003-01-12added root theme so we can redraw the backgroundfluxgen1-1/+3
2003-01-12removed menu style from Theme, and removed forward declarations of Iconmenu a...fluxgen1-4/+1
2003-01-12changed Configmenu to FbTk Menu and fix new function setupConfigmenu and remo...fluxgen1-10/+7
2003-01-10adjusted for FbTk ImageControlfluxgen1-3/+4
2003-01-09removed iconmenu changed workspacemenu and rootmenu to FbTk Menu and removed ...fluxgen1-16/+14
2003-01-07included config.h for slit optionfluxgen1-2/+6
2003-01-07fixed menu themefluxgen1-2/+10
2003-01-05added max functions so we can determine maximum workspace area. Creation of a...fluxgen1-4/+21
2002-12-13fixed autoptr on rootmenu and next/prev focus/workspace functions so they beh...fluxgen1-14/+26
2002-12-02removed getToolbarStylefluxgen1-2/+1
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-262/+262
2002-11-27removed compile time optionsfluxgen1-45/+12
2002-11-27indentationfluxgen1-11/+11
2002-11-24auto_ptr for slit variablefluxgen1-4/+4
2002-11-16removed some includes and fixed forward declfluxgen1-3/+2
2002-10-25fixed auto_ptr for m_toolbar, rearranged includes, fixed forward declaration,...fluxgen1-35/+32
2002-10-15antialias resourcefluxgen1-6/+8
2002-10-13included config.h for ifdef SLITfluxgen1-1/+5
2002-09-08raise with Workspace stackfluxgen1-6/+6
2002-09-07added subjects and removed gnome stufffluxgen1-9/+38
2002-08-30new function reassociateGroup and check moving windowfluxgen1-2/+6
2002-08-11changed getNameOfWorkspace functionfluxgen1-14/+13
2002-08-04doxygen commentsfluxgen1-74/+74
2002-08-02added autogrouping-from-tab patch from Steve Cooperfluxgen1-1/+6
2002-07-23theme accessfluxgen1-3/+3
2002-07-23changed added specifik window parameter to sendToWorkspacefluxgen1-10/+10
2002-05-22const fixesfluxgen1-30/+31
2002-05-19added configurable geometryfluxgen1-2/+4
2002-05-17more constfluxgen1-2/+2
2002-05-17removed const on return values of fundamental types and changed strftime_form...fluxgen1-20/+20
2002-05-08Bool to boolfluxgen1-4/+4
2002-05-08added desktopwheeling optionfluxgen1-2/+4
2002-04-19minor stufffluxgen1-2/+2