Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-04-14 | fixed remove of handle in propertyNotify | fluxgen | 1 | -16/+17 | |
2002-04-12 | WorkspaceWarping | fluxgen | 31 | -3/+46 | |
2002-04-12 | added workspace warping option | fluxgen | 1 | -2/+14 | |
2002-04-12 | minor fixes | fluxgen | 1 | -5/+1 | |
2002-04-12 | added workspace_warping option and removed some const | fluxgen | 1 | -31/+34 | |
2002-04-12 | added workspace_warping option | fluxgen | 1 | -4/+6 | |
2002-04-12 | added workspace warping | fluxgen | 1 | -3/+27 | |
2002-04-12 | added Steve Cooper | fluxgen | 1 | -10/+14 | |
2002-04-12 | fixed for-loop | fluxgen | 1 | -5/+5 | |
2002-04-12 | typedef ScreenList | fluxgen | 1 | -2/+3 | |
2002-04-11 | update | fluxgen | 1 | -5/+6 | |
2002-04-09 | removed LinkedList | fluxgen | 1 | -2/+2 | |
2002-04-09 | update | fluxgen | 1 | -0/+3 | |
2002-04-09 | update from Workspace changes | fluxgen | 7 | -35/+36 | |
2002-04-09 | clean up | fluxgen | 2 | -42/+33 | |
2002-04-09 | update from Workspace changes and removed grab/ungrab | fluxgen | 1 | -25/+22 | |
2002-04-09 | Updated Paul Brannan's email address. | cout | 1 | -1/+1 | |
2002-04-09 | removed LinkedList.cc/hh | fluxgen | 1 | -1/+1 | |
2002-04-09 | removed | fluxgen | 2 | -485/+0 | |
2002-04-09 | update | fluxgen | 3 | -12/+21 | |
2002-04-09 | minor updates | fluxgen | 1 | -0/+5 | |
2002-04-09 | fixed getHeight | fluxgen | 1 | -4/+4 | |
2002-04-09 | minor fixes | fluxgen | 1 | -34/+33 | |
2002-04-09 | Replaced LinkedList structures with std::map, std::vector, and std::list. | cout | 2 | -268/+111 | |
2002-04-09 | added action RootMenu | fluxgen | 1 | -2/+43 | |
2002-04-09 | added RootMenu action | fluxgen | 2 | -2/+4 | |
2002-04-08 | clean up | fluxgen | 2 | -281/+265 | |
2002-04-08 | updated to match BaseMenu | fluxgen | 6 | -69/+71 | |
2002-04-08 | added comments | fluxgen | 1 | -5/+6 | |
2002-04-08 | updated BasemenuItem | fluxgen | 1 | -7/+7 | |
2002-04-08 | minor indentation | fluxgen | 1 | -16/+15 | |
2002-04-08 | int to unsigned int | fluxgen | 2 | -2/+4 | |
2002-04-08 | identation | fluxgen | 1 | -9/+9 | |
2002-04-08 | fixed signed/unsigned in Xinerama stuff | fluxgen | 1 | -3/+3 | |
2002-04-04 | update | fluxgen | 1 | -0/+8 | |
2002-04-04 | fixed iconbar update bug | fluxgen | 2 | -21/+23 | |
2002-04-04 | minor fix | fluxgen | 2 | -3/+4 | |
2002-04-04 | fixed blackbox nls generation | fluxgen | 1 | -0/+8 | |
2002-04-04 | update to FBNLS | fluxgen | 1 | -15/+3 | |
2002-04-04 | fixed some bools and indentation | fluxgen | 1 | -42/+40 | |
2002-04-04 | moved Decor to FluxboxWindow | fluxgen | 1 | -6/+3 | |
2002-04-04 | minor const fix | fluxgen | 1 | -3/+3 | |
2002-04-04 | fixed ToggleDecor key action | fluxgen | 1 | -4/+6 | |
2002-04-04 | added toggleDecoration and setDecoration functions | fluxgen | 2 | -86/+82 | |
2002-04-04 | added startMoving, stopMoving, startResizing and stopResizing and fixed bug ↵ | fluxgen | 2 | -135/+161 | |
528101 | |||||
2002-04-04 | minor fix | fluxgen | 1 | -2/+2 | |
2002-04-04 | moved defines to enums in namespace FBNLS | fluxgen | 1 | -170/+181 | |
2002-04-04 | moved nls defines to enums in namespace FBNLS | fluxgen | 16 | -782/+307 | |
2002-04-04 | update | fluxgen | 1 | -0/+10 | |
2002-04-04 | to std::string in locale and some other fixes | fluxgen | 2 | -91/+86 | |