aboutsummaryrefslogtreecommitdiff
path: root/src/Slit.cc
AgeCommit message (Expand)AuthorFilesLines
2003-06-05fixed slit bugfluxgen1-31/+26
2003-05-24mark a bunch of menus as internalrathnor1-2/+3
2003-05-19xinerama updatesrathnor1-8/+2
2003-05-19add back some xinerama support (toolbar, slit (+menu), screen)rathnor1-3/+31
2003-05-17fixed slit client die issuefluxgen1-6/+6
2003-05-15minor cleaningfluxgen1-13/+13
2003-05-15minor cleaning in BScreen interfacefluxgen1-16/+16
2003-05-13transparent slitfluxgen1-5/+39
2003-05-13fixed slit redrawing bugfluxgen1-11/+15
2003-05-11minor fixfluxgen1-4/+4
2003-05-11minor cleaningfluxgen1-144/+146
2003-05-10using FbRootWindowfluxgen1-5/+5
2003-05-07fixed expose eventfluxgen1-1/+4
2003-05-06change slit menus to FbMenusrathnor1-4/+8
2003-05-04fixed bug in slit background themefluxgen1-30/+31
2003-05-01autohide tweakrathnor1-10/+19
2003-05-01fix slit auto hide triggeringrathnor1-1/+13
2003-04-25minor fixfluxgen1-10/+8
2003-04-25fixed SlitTheme and RootThemefluxgen1-56/+75
2003-04-16fix saving of various slit params (Simon)rathnor1-15/+39
2003-04-16fix saving of toolbar + slit layers - simonrathnor1-2/+3
2003-04-14removed cycle clients with mouse wheelfluxgen1-5/+1
2003-02-23changed default placementfluxgen1-2/+3
2003-02-20fixed slit client resize bug and a bug in slit client list menufluxgen1-77/+91
2003-02-18Added layer menus for windows, toolbar, and slit, plus associatedrathnor1-24/+23
2003-02-17minor indentationfluxgen1-11/+13
2003-01-12fixed minor bug in scrollClientUp/downfluxgen1-2/+7
2003-01-12major update, moved SlitClient to Slit.cc, changed frame.window to FbWindow t...fluxgen1-490/+525
2003-01-09adjusted for FbTk ImageControlfluxgen1-2/+2
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-848/+848
2002-11-30using imagecontrolfluxgen1-2/+2
2002-11-27texture passed as const referens to BImageControl's renderImagefluxgen1-5/+4
2002-11-27updated from cleaning in Toolbarfluxgen1-5/+5
2002-11-15fluxbox in KDE optionfluxgen1-1/+3
2002-11-15headmenu fixesfluxgen1-4/+4
2002-11-14cleaningfluxgen1-352/+359
2002-10-29const fixes and function renaming for toolbarfluxgen1-6/+6
2002-10-13minor indentfluxgen1-4/+4
2002-09-08new workspace stackingfluxgen1-4/+5
2002-08-14minor cleaningfluxgen1-12/+15
2002-07-23slit theme, which falls back on toolbar theme if it does not existfluxgen1-2/+2
2002-07-23moved Texture and Color into new files, fixed some const and pointersfluxgen1-3/+3
2002-07-20minor updatefluxgen1-5/+5
2002-07-19fixed slitlist loading bug, the list was just reading until space, but now it...fluxgen1-3/+4
2002-05-29removed assertionfluxgen1-3/+1
2002-05-29slit orderfluxgen1-21/+189
2002-05-08fixed slit saving and some clean upfluxgen1-37/+53
2002-04-08updated to match BaseMenufluxgen1-9/+7
2002-04-08int to unsigned intfluxgen1-1/+3
2002-04-04moved nls defines to enums in namespace FBNLSfluxgen1-105/+37