Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-06-13 | renamed i18n to I18n | fluxgen | 1 | -2/+2 | |
2003-06-05 | fixed slit bug | fluxgen | 1 | -31/+26 | |
2003-05-24 | mark a bunch of menus as internal | rathnor | 1 | -2/+3 | |
2003-05-19 | xinerama updates | rathnor | 1 | -8/+2 | |
2003-05-19 | add back some xinerama support (toolbar, slit (+menu), screen) | rathnor | 1 | -3/+31 | |
2003-05-17 | fixed slit client die issue | fluxgen | 1 | -6/+6 | |
2003-05-15 | minor cleaning | fluxgen | 1 | -13/+13 | |
2003-05-15 | minor cleaning in BScreen interface | fluxgen | 1 | -16/+16 | |
2003-05-13 | transparent slit | fluxgen | 1 | -5/+39 | |
2003-05-13 | fixed slit redrawing bug | fluxgen | 1 | -11/+15 | |
2003-05-11 | minor fix | fluxgen | 1 | -4/+4 | |
2003-05-11 | minor cleaning | fluxgen | 1 | -144/+146 | |
2003-05-10 | using FbRootWindow | fluxgen | 1 | -5/+5 | |
2003-05-07 | fixed expose event | fluxgen | 1 | -1/+4 | |
2003-05-06 | change slit menus to FbMenus | rathnor | 1 | -4/+8 | |
2003-05-04 | fixed bug in slit background theme | fluxgen | 1 | -30/+31 | |
2003-05-01 | autohide tweak | rathnor | 1 | -10/+19 | |
2003-05-01 | fix slit auto hide triggering | rathnor | 1 | -1/+13 | |
2003-04-25 | minor fix | fluxgen | 1 | -10/+8 | |
2003-04-25 | fixed SlitTheme and RootTheme | fluxgen | 1 | -56/+75 | |
2003-04-16 | fix saving of various slit params (Simon) | rathnor | 1 | -15/+39 | |
2003-04-16 | fix saving of toolbar + slit layers - simon | rathnor | 1 | -2/+3 | |
2003-04-14 | removed cycle clients with mouse wheel | fluxgen | 1 | -5/+1 | |
2003-02-23 | changed default placement | fluxgen | 1 | -2/+3 | |
2003-02-20 | fixed slit client resize bug and a bug in slit client list menu | fluxgen | 1 | -77/+91 | |
2003-02-18 | Added layer menus for windows, toolbar, and slit, plus associated | rathnor | 1 | -24/+23 | |
resources. Cleaned up some cruft from the previous layering setup. | |||||
2003-02-17 | minor indentation | fluxgen | 1 | -11/+13 | |
2003-01-12 | fixed minor bug in scrollClientUp/down | fluxgen | 1 | -2/+7 | |
2003-01-12 | major update, moved SlitClient to Slit.cc, changed frame.window to FbWindow ↵ | fluxgen | 1 | -490/+525 | |
type, changed menus to FbTk Menu type, fixed clientlist menu with cycle up/down functions, changed Slit to an EventHandler | |||||
2003-01-09 | adjusted for FbTk ImageControl | fluxgen | 1 | -2/+2 | |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -848/+848 | |
2002-11-30 | using imagecontrol | fluxgen | 1 | -2/+2 | |
2002-11-27 | texture passed as const referens to BImageControl's renderImage | fluxgen | 1 | -5/+4 | |
2002-11-27 | updated from cleaning in Toolbar | fluxgen | 1 | -5/+5 | |
2002-11-15 | fluxbox in KDE option | fluxgen | 1 | -1/+3 | |
2002-11-15 | headmenu fixes | fluxgen | 1 | -4/+4 | |
2002-11-14 | cleaning | fluxgen | 1 | -352/+359 | |
2002-10-29 | const fixes and function renaming for toolbar | fluxgen | 1 | -6/+6 | |
2002-10-13 | minor indent | fluxgen | 1 | -4/+4 | |
2002-09-08 | new workspace stacking | fluxgen | 1 | -4/+5 | |
2002-08-14 | minor cleaning | fluxgen | 1 | -12/+15 | |
2002-07-23 | slit theme, which falls back on toolbar theme if it does not exist | fluxgen | 1 | -2/+2 | |
2002-07-23 | moved Texture and Color into new files, fixed some const and pointers | fluxgen | 1 | -3/+3 | |
2002-07-20 | minor update | fluxgen | 1 | -5/+5 | |
2002-07-19 | fixed slitlist loading bug, the list was just reading until space, but now ↵ | fluxgen | 1 | -3/+4 | |
it reads the entire line. And a typeo on XINERAMA | |||||
2002-05-29 | removed assertion | fluxgen | 1 | -3/+1 | |
2002-05-29 | slit order | fluxgen | 1 | -21/+189 | |
2002-05-08 | fixed slit saving and some clean up | fluxgen | 1 | -37/+53 | |
2002-04-08 | updated to match BaseMenu | fluxgen | 1 | -9/+7 | |
2002-04-08 | int to unsigned int | fluxgen | 1 | -1/+3 | |