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-07-09 | Added a file to keep track of new feature ideas and bugs. This may be | Don Pellegrino | 1 | -0/+11 |
replaced with a Bugzilla instance in the future but it seems like a good way to get started. |