Age | Commit message (Expand) | Author | Files | Lines |
2003-02-18 | Added layer menus for windows, toolbar, and slit, plus associated | rathnor | 1 | -1/+3 |
2003-02-09 | fixing up of layer code | rathnor | 1 | -2/+2 |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 1 | -2/+2 |
2003-01-12 | removed toolbar | fluxgen | 1 | -16/+1 |
2003-01-09 | adjusted for FbTk ImageControl | fluxgen | 1 | -2/+2 |
2003-01-09 | removed rootmenu | fluxgen | 1 | -3/+4 |
2003-01-05 | using moveresize instead of configure in fluxboxwindow | fluxgen | 1 | -15/+16 |
2002-12-07 | comment fixes | fluxgen | 1 | -84/+84 |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -793/+793 |
2002-11-30 | using imagecontrol | fluxgen | 1 | -1/+2 |
2002-11-27 | texture passed as const referens to BImageControl's renderImage | fluxgen | 1 | -10/+10 |
2002-11-27 | toolbar changes | fluxgen | 1 | -2/+2 |
2002-11-26 | using drawutil's doAligment function | fluxgen | 1 | -26/+6 |
2002-11-25 | fixed rotated text on vertical tab in XFontImp and a rotate function in FontI... | fluxgen | 1 | -26/+20 |
2002-11-17 | justification fixes | fluxgen | 1 | -12/+13 |
2002-11-15 | make sure the tab window does not map if the window is iconified | fluxgen | 1 | -3/+4 |
2002-11-12 | check string size before draw | fluxgen | 1 | -4/+6 |
2002-11-12 | for loop waited for negative value on unsigned type. Fixed to check for | rathnor | 1 | -2/+2 |
2002-10-29 | toolbar changed function name | fluxgen | 1 | -2/+2 |
2002-10-25 | minor cleaning | fluxgen | 1 | -9/+6 |
2002-10-22 | fixed text drawing | fluxgen | 1 | -15/+37 |
2002-10-15 | using new font system | fluxgen | 1 | -19/+17 |
2002-09-12 | Fixes to sticky window + focus handling. Particularly for | rathnor | 1 | -9/+14 |
2002-09-08 | new workspace window stacking | fluxgen | 1 | -3/+6 |
2002-08-11 | minor style issue | fluxgen | 1 | -9/+5 |
2002-08-02 | added autogrouping-from-tab patch from Steve Cooper | fluxgen | 1 | -5/+33 |
2002-07-23 | moved Texture and Color into new files, fixed some const and pointers | fluxgen | 1 | -10/+10 |
2002-07-20 | minor update | fluxgen | 1 | -8/+8 |
2002-05-19 | const on draw function | fluxgen | 1 | -2/+2 |
2002-05-02 | added moveNext/movePrev | fluxgen | 1 | -1/+16 |
2002-04-28 | fixed shade bug while no tabs and rotated | fluxgen | 1 | -2/+3 |
2002-04-14 | tabs default off | fluxgen | 1 | -5/+19 |
2002-04-09 | update from Workspace changes | fluxgen | 1 | -2/+2 |
2002-04-03 | std::string for title and icon title in FluxboxWindow | fluxgen | 1 | -6/+6 |
2002-04-03 | Fixed some signed/unsigned warnings | fluxgen | 1 | -3/+5 |
2002-02-04 | added numObjects | fluxgen | 1 | -52/+51 |
2002-02-02 | When you fix things they shouldn't break | pekdon | 1 | -7/+13 |
2002-01-27 | clean up | fluxgen | 1 | -102/+153 |
2002-01-26 | Fixed some indentation | fluxgen | 1 | -12/+13 |
2002-01-20 | Named enums | fluxgen | 1 | -8/+9 |
2002-01-18 | Fixed lower/raise of windows when using keybindings/windowmenu | pekdon | 1 | -1/+22 |
2002-01-09 | updated copyright date and added id-tags | fluxgen | 1 | -2/+4 |
2002-01-06 | Starting to use member functions of FluxboxWindow instead of accessing things... | pekdon | 1 | -38/+38 |
2002-01-06 | Changed Misc:: | fluxgen | 1 | -6/+7 |
2002-01-06 | Changed toolbar placement enums to uppercase letters. (Claes N�st�n) | pekdon | 1 | -3/+3 |
2002-01-05 | Changed tab placement/alignment enums to uppercase letters | pekdon | 1 | -71/+71 |
2002-01-05 | Changed a short to an int | fluxgen | 1 | -1/+1 |
2002-01-04 | pekdon patch | fluxgen | 1 | -56/+64 |
2001-12-29 | Updated texture constants | fluxgen | 1 | -6/+6 |
2001-12-19 | Updated AttribOmnipresent | fluxgen | 1 | -4/+4 |