Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2009-08-19 | Changed user interface to pan with the right mouse button so that the | Don Pellegrino | 5 | -7/+12 |
left mouse button can be preserved for selection. Fix bug in updating the database with the current selection. This bug was introduced with the conversion to dynamic memory allocation for the number of records. Indexing into the list of GI values is not handled correctly. | ||||
2009-08-17 | Refactored the model package into data, state and geometry | Don Pellegrino | 27 | -549/+179 |
subdirectories. Added implementation for panning the map. | ||||
2009-08-14 | Added instructions for compiling on coffee.donpellegrino.com. | Don Pellegrino | 1 | -0/+7 |
2009-07-07 | Added documentation on keyboard command to toggle the display of the legend. | Don Pellegrino | 1 | -0/+1 |
2009-06-18 | Added documentation on new keyboard commands. | Don Pellegrino | 1 | -0/+3 |
2009-06-13 | Updated documentation. | Don Pellegrino | 1 | -16/+16 |
2009-06-08 | Refactored the visualization code from exp004 to its own project here. | Don Pellegrino | 29 | -0/+1185 |