Age | Commit message (Expand) | Author | Files | Lines |
2002-09-10 | deiconify when send to workspace | fluxgen | 1 | -1/+4 |
2002-09-08 | new workspace stack and removeWindow function | fluxgen | 1 | -16/+28 |
2002-09-07 | added subjects and removed gnome stuff | fluxgen | 1 | -131/+21 |
2002-08-30 | new function reassociateGroup and check moving window | fluxgen | 1 | -9/+30 |
2002-08-24 | fixed workspace creation bug and reassociation bug, thanks Simon Bowden | fluxgen | 1 | -2/+3 |
2002-08-16 | restore with remap | fluxgen | 1 | -2/+2 |
2002-08-14 | updated fbatoms stuff and changed some strings to std string | fluxgen | 1 | -41/+37 |
2002-08-11 | cleaning in getNameOfWorkspace | fluxgen | 1 | -7/+6 |
2002-08-04 | new functionnames in slit | fluxgen | 1 | -5/+5 |
2002-08-02 | added autogrouping-from-tab patch from Steve Cooper | fluxgen | 1 | -16/+25 |
2002-07-23 | moved Texture and Color into new files, fixed some const and pointers | fluxgen | 1 | -13/+12 |
2002-07-23 | changed added specifik window parameter to sendToWorkspace | fluxgen | 1 | -5/+5 |
2002-07-20 | minor update | fluxgen | 1 | -10/+10 |
2002-07-10 | minor indentation and comments | fluxgen | 1 | -4/+6 |
2002-06-02 | removed FONT_ELEMENT_SIZE | fluxgen | 1 | -6/+1 |
2002-05-19 | added configurable geometry | fluxgen | 1 | -1/+2 |
2002-05-17 | minor intel compiler fix | fluxgen | 1 | -1/+28 |
2002-05-17 | removed const on return values of fundamental types and changed strftime_form... | fluxgen | 1 | -15/+4 |
2002-05-08 | added reconfigure for the list | fluxgen | 1 | -2/+7 |
2002-05-08 | added desktopwheeling option | fluxgen | 1 | -2/+3 |
2002-05-07 | const iterators in updateGnomeList | fluxgen | 1 | -3/+4 |
2002-04-28 | minor stuff | fluxgen | 1 | -7/+11 |
2002-04-12 | added workspace_warping option | fluxgen | 1 | -4/+6 |
2002-04-09 | update from Workspace changes | fluxgen | 1 | -16/+16 |
2002-04-08 | updated to match BaseMenu | fluxgen | 1 | -24/+24 |
2002-04-04 | fixed some bools and indentation | fluxgen | 1 | -42/+40 |
2002-04-04 | moved nls defines to enums in namespace FBNLS | fluxgen | 1 | -159/+63 |
2002-04-03 | std::string for title and icon title in FluxboxWindow | fluxgen | 1 | -2/+2 |
2002-04-02 | saner search in prev/next focus, and added bool doSkipWindow | fluxgen | 1 | -62/+62 |
2002-03-27 | fixed getIconName in addIcon | fluxgen | 1 | -2/+2 |
2002-03-23 | some signed/unsigned stuff | fluxgen | 1 | -17/+14 |
2002-03-19 | Xinerama support | fluxgen | 1 | -3/+33 |
2002-03-19 | update getMenu from slit | fluxgen | 1 | -4/+4 |
2002-03-18 | added parameter to next/prev Focus and optionsbits for them | fluxgen | 1 | -9/+20 |
2002-03-08 | fixed bug in ::removeNetizen and changed name from InitMenu to initMenu | fluxgen | 1 | -7/+8 |
2002-02-28 | back to basemenu insert/remove | fluxgen | 1 | -4/+5 |
2002-02-27 | changed to remove/add workspace in Workspacemenu | fluxgen | 1 | -7/+9 |
2002-02-26 | gnome layer not supported yet | fluxgen | 1 | -2/+2 |
2002-02-26 | added sendToWorkspace(int id, bool changeWS) | fluxgen | 1 | -8/+41 |
2002-02-21 | count all clients in all workspaces | fluxgen | 1 | -10/+21 |
2002-02-21 | updateGnomeClientList when changin workspace | fluxgen | 1 | -8/+4 |
2002-02-20 | parameter values for next/prev/right/leftWorkspace | fluxgen | 1 | -17/+11 |
2002-02-20 | added updateGnomeClientList | fluxgen | 1 | -7/+37 |
2002-02-17 | fixed iconbar bug | fluxgen | 1 | -4/+13 |
2002-02-17 | clean menu parsing | fluxgen | 1 | -106/+116 |
2002-02-11 | removed catch | fluxgen | 1 | -12/+7 |
2002-02-10 | bugfix in iconlist loop | fluxgen | 1 | -7/+5 |
2002-02-08 | to std list | fluxgen | 1 | -116/+150 |
2002-02-07 | moved gnome atoms | fluxgen | 1 | -25/+32 |
2002-02-04 | fixed event mask, netwm and gnome workspace and workspace_count atoms | fluxgen | 1 | -33/+92 |