Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-14 | Added zooming with the mouse wheel. The mouse wheel will zoom in or out by 1... | Don Pellegrino | 7 | -44/+149 |
2009-08-14 | Trivial changes for readability. | Don Pellegrino | 2 | -2/+2 |
2009-08-14 | Modified to use dynamic memory allocation for the number of nodes. | Don Pellegrino | 1 | -2/+3 |
2009-07-09 | Removed unused #include <stdio.h> includes left over from when | Don Pellegrino | 3 | -3/+0 |
2009-07-01 | Added subdirectory for running r and a script to connect to the DB2 | Don Pellegrino | 25 | -146/+140 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 1 | -21/+59 |
2009-06-16 | Added zoom feature - current incomplete. | Don Pellegrino | 1 | -9/+23 |
2009-06-13 | Added selection by bounding box with mouse. | Don Pellegrino | 1 | -67/+98 |
2009-06-08 | Refactored the visualization code from exp004 to its own project here. | Don Pellegrino | 29 | -0/+1185 |