Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-04-28 | dont save on shutdown | fluxgen | 1 | -15/+7 | |
2002-04-28 | save_rc public | fluxgen | 1 | -3/+5 | |
2002-04-28 | reconfigure in case statement | fluxgen | 1 | -5/+4 | |
2002-04-28 | indentation and const fix | fluxgen | 1 | -54/+55 | |
2002-04-28 | Save settings when we change them | fluxgen | 1 | -3/+12 | |
2002-04-28 | minor fixes | fluxgen | 1 | -11/+14 | |
2002-04-28 | fixed shade bug while no tabs and rotated | fluxgen | 1 | -2/+3 | |
2002-04-26 | fixed bug in workspace warping | fluxgen | 1 | -2/+4 | |
2002-04-26 | fixed m_multibyte | fluxgen | 1 | -1/+4 | |
2002-04-20 | update | fluxgen | 1 | -2/+0 | |
2002-04-20 | fixed minor font string | fluxgen | 1 | -2/+2 | |
2002-04-20 | fixed workspace warping | fluxgen | 1 | -2/+2 | |
2002-04-19 | changed to 0.1.8 | fluxgen | 1 | -1/+1 | |
2002-04-19 | update | fluxgen | 2 | -13/+25 | |
2002-04-19 | minor stuff | fluxgen | 1 | -2/+2 | |
2002-04-19 | added ToggleTab | fluxgen | 3 | -3/+9 | |
2002-04-17 | fixed workspace warping bug when moving a tabgroup | fluxgen | 1 | -2/+12 | |
2002-04-17 | root window scrolling | fluxgen | 1 | -2/+6 | |
2002-04-17 | update | fluxgen | 1 | -44/+37 | |
2002-04-17 | minor stuff in redrawTitle | fluxgen | 1 | -8/+11 | |
2002-04-14 | tabs default off | fluxgen | 1 | -5/+19 | |
2002-04-14 | always true on tab | fluxgen | 1 | -2/+2 | |
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 | |