Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-02-20 | parameter to workspace change | fluxgen | 1 | -5/+5 |
2002-02-07 | minor update | fluxgen | 1 | -5/+10 |
2002-02-04 | replaced LinkedList with stl container | fluxgen | 1 | -6/+12 |
2002-01-22 | fixed clear to erase | fluxgen | 1 | -1/+1 |
2002-01-21 | Changed new_workspace_name to std::string and fixed some indentation | fluxgen | 1 | -141/+131 |
2002-01-20 | Small casting | fluxgen | 1 | -1/+2 |
2002-01-08 | Fixed indentation | fluxgen | 1 | -19/+19 |
2002-01-06 | Changed Misc:: | fluxgen | 1 | -7/+6 |
2002-01-06 | Changed toolbar placement enums to uppercase letters. (Claes N�st�n) | pekdon | 1 | -12/+12 |
2001-12-29 | Updated texture constants | fluxgen | 1 | -6/+6 |
2001-12-13 | Updated Toolbar alignment | fluxgen | 1 | -7/+7 |
2001-12-11 | Initial revision | fluxgen | 1 | -0/+1415 |