| Age | Message |
|---|---|
| 27 days 11 hours | Fixed double parsing/writing to XML wrt l10n. (issue #32) |
| 11 months 5 days | Changed target to 4.0 |
| 1 year 2 months | Standardise code formatting |
| 1 year 2 months | Added Track length calculation. Only vaguely verified the correctness of this, don't rely on it! |
| 1 year 2 months | Fixed fatal flaw in track splitting |
| 1 year 2 months | Warning about silly encoding |
| 1 year 8 months | Deal gracefully with nameless tracks |
| 1 year 8 months | Added ability to write GPX |
| 1 year 9 months | Added a method to remove a trackpoint |
| 1 year 10 months | Fixed a rogue output directory |
| 1 year 10 months | Handle V1.1 gpx files properly |
| 2 years 8 months | Added ability to get map bounds being displayed |
| 2 years 8 months | A rejig which looks like it's just to improve performance (it does) but is mainly to facilitate access to view geometry information regardless of whether a paint has taken place |
| 2 years 8 months | Time correction |
| 2 years 8 months | Remove autoscale - it's broken in Mono's WinForms implementation |
| 2 years 8 months | Various refinements to highlighting and detection |
| 2 years 8 months | Added properties to get start and end time of a track |
| 2 years 9 months | Added ability to highlight entities under the mouse pointer |
| 2 years 9 months | Getting rid of the AutoScale stuff makes the control be the right size under Mono |
| 2 years 9 months | Added a Track method to calculate the bounds of the track |
| 2 years 9 months | Added a method for splitting a Track - not tested at all |
| 2 years 9 months | Improved click events (not tested yet) and rejigged projects to work with monodevelop |
| 2 years 9 months | Added the ability to display (and parse from GPX) tracks |
| 2 years 11 months | Some more gitignoring |
| 2 years 11 months | Some minor project changes so it builds under Mono and .NET 2.0 |