Age | Commit message (Expand) | Author | Files | Lines |
2003-02-23 | vertical workspace name editing and starting timer if the auto hide option ch... | fluxgen | 1 | -2/+16 |
2003-02-23 | changed layeritem to normal type instead of pointer, added placement menu and... | fluxgen | 1 | -34/+79 |
2003-02-22 | fixed auto hide bug just expose leave events for child windows | fluxgen | 1 | -12/+14 |
2003-02-18 | Added layer menus for windows, toolbar, and slit, plus associated | rathnor | 1 | -11/+19 |
2003-02-17 | inserting width percent from screen,using resource<int> value | fluxgen | 1 | -4/+1 |
2003-02-16 | using reference for screen, some minor indentation | fluxgen | 1 | -87/+99 |
2003-02-15 | fixed indentation and added theme listener object | fluxgen | 1 | -67/+75 |
2003-01-12 | removed Clientmenu and Workspacemenu | fluxgen | 1 | -3/+1 |
2003-01-12 | changed Toolbarmenu to FbTk Menu | fluxgen | 1 | -262/+39 |
2003-01-09 | changed workspace menu to FbTk Menu and removed iconmenu and rootmenu | fluxgen | 1 | -8/+7 |
2003-01-07 | using fbtk menu instead of windowmenu | fluxgen | 1 | -15/+15 |
2003-01-05 | no need to hide it | fluxgen | 1 | -2/+1 |
2002-12-13 | using ArrowButton for arrows in toolbar | fluxgen | 1 | -160/+53 |
2002-12-04 | saving toolbar resource | fluxgen | 1 | -4/+6 |
2002-12-04 | fixed right and left placement | fluxgen | 1 | -50/+132 |
2002-12-03 | using FbTk FbWindow | fluxgen | 1 | -235/+236 |
2002-12-02 | using new toolbartheme, fixed placement function and changed to FbTk EventHan... | fluxgen | 1 | -220/+248 |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -1006/+1006 |
2002-11-30 | using imagecontrol | fluxgen | 1 | -1/+2 |
2002-11-27 | texture passed as const referens to BImageControl's renderImage | fluxgen | 1 | -12/+13 |
2002-11-27 | cleaning | fluxgen | 1 | -226/+206 |
2002-11-26 | using drawutil's doAlignment function | fluxgen | 1 | -102/+37 |
2002-11-16 | fixed so workspace menu is shown when you left click on workspace label | fluxgen | 1 | -1/+20 |
2002-11-15 | indentation | fluxgen | 1 | -4/+4 |
2002-11-14 | fixed bug 581588, toolbar auto hiding while editing workspace name | fluxgen | 1 | -5/+13 |
2002-10-29 | function name change, changed to FbTk Font | fluxgen | 1 | -199/+91 |
2002-10-25 | include fix | fluxgen | 1 | -2/+2 |
2002-10-19 | windowmenu always visible, fixes bug [ 604634 ] Fluxbox 0.1.11 menu on iconba... | fluxgen | 1 | -4/+17 |
2002-10-15 | minor adjustments for style | fluxgen | 1 | -5/+5 |
2002-10-13 | removed some ifdefs | fluxgen | 1 | -35/+3 |
2002-09-14 | fix for when a window doesn't have a menu (decorations.menu == 0) | rathnor | 1 | -2/+3 |
2002-09-08 | new workspace window stacking | fluxgen | 1 | -4/+5 |
2002-09-06 | update correct workspace name | fluxgen | 1 | -2/+2 |
2002-08-24 | timeout once per second | fluxgen | 1 | -7/+10 |
2002-08-17 | cleaning | fluxgen | 1 | -9/+2 |
2002-08-12 | cleaning and fixed window menu in iconbar | fluxgen | 1 | -36/+37 |
2002-08-04 | (void) to () and Bool to bool | fluxgen | 1 | -55/+55 |
2002-07-23 | moved Texture and Color into new files, fixed some const and pointers | fluxgen | 1 | -8/+8 |
2002-07-20 | minor update | fluxgen | 1 | -10/+10 |
2002-05-24 | minor indentation | fluxgen | 1 | -2/+2 |
2002-05-03 | indentation and on_top/auto_raise savings | fluxgen | 1 | -21/+28 |
2002-04-09 | update from Workspace changes and removed grab/ungrab | fluxgen | 1 | -25/+22 |
2002-04-08 | updated to match BaseMenu | fluxgen | 1 | -7/+7 |
2002-04-04 | moved nls defines to enums in namespace FBNLS | fluxgen | 1 | -83/+35 |
2002-04-03 | std::string for title and icon title in FluxboxWindow | fluxgen | 1 | -8/+8 |
2002-04-03 | Fixed some signed/unsigned warnings | fluxgen | 1 | -8/+8 |
2002-03-29 | Oopss.. typo | pekdon | 1 | -3/+3 |
2002-03-23 | some signed/unsigned stuff | fluxgen | 1 | -11/+11 |
2002-03-19 | Xinerama support | fluxgen | 1 | -25/+127 |
2002-03-19 | fixed pointer | fluxgen | 1 | -10/+9 |