]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Adding an icon for the entry menu (Debian package only)
[andy/viking.git] / ChangeLog
CommitLineData
99e679df
RM
12007-06-13
2Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
3 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
4
b0b88773
QT
52007-06-8
6Quy Tonthat <qtonthat@gmail.com>:
7 * Fix a bug that causes segfault when viewing properties of a
8 waypoint.
9
4b31042b
QT
102007-06-1
11Quy Tonthat <qtonthat@gmail.com>:
12 * Fix a bug that causes segfault when viewing properties of a track
13 that has only one trackpoint with elevation information.
1eef1bde 14 * Backport Evan's magic scissors from DEM branch.
4b31042b 15
f47d51b5
QT
162007-05-31
17Quy Tonthat <qtonthat@gmail.com>:
18 * Add Google Maps search to View menu and Toolbar
19 * Waypoint created right after the search will pick up the search
20 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
21 create waypoint).
22
4587152b
MC
232007-05-26
24Mark Coulter <i_offroad@yahoo.com>
25 * new waypoint symbols.
26
9b81efe3
QT
272007-05-26
28Quy Tonthat <qtonthat@gmail.com>:
29 * Fix intermittent problem of map redraw.
30 * Mapslayer: Fixed bugs that cause in some cases, map display can not
31 be refreshed without downloading.
32
2d546d79
GB
332007-05-24
34Ralf Meyer <ranfyy@gmail.com>:
35 * Adding man pages.
36
10ca2bfe
QT
372007-05-24
38Quy Tonthat <qtonthat@gmail.com>:
39 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
40 * Make dimensions easier to be found and changed to suit own tastes.
41 * Small touches on the look.
10ca2bfe 42
ff8b4326
QT
432007-05-23
44Quy Tonthat <qtonthat@gmail.com>:
45 * New GPS layer menu items: "empty upload", "empty download", "empty
46 all"
7041549f 47 * acquire->Google Directions now record and display previous queries
3570ad57 48 fo "From"/"To" entries.
7041549f 49 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 50
38778d11
QT
512007-05-22
52Quy Tonthat <qtonthat@gmail.com>:
53 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
54 * Disable prompt for save before exit.
55 * Add "Save and Exit" to File menu.
38778d11 56
6d38ac4f
QT
572007-05-20
58Quy Tonthat <qtonthat@gmail.com>:
59 * Stop autodownload from running forever on map downloading errors.
60
0b3c4c1c
QT
612007-05-18
62Quy Tonthat <qtonthat@gmail.com>:
06e94d26 63 * Add curl-devel to spec file.
0b3c4c1c 64 * Map tool: Left click can now refresh display of map tiles.
4b31d033 65 * Check for non-displayable data after downloading map.
0b3c4c1c 66
11f88b69
QT
672007-05-17
68Quy Tonthat <qtonthat@gmail.com>:
69 * Fix problems in map downloading caused by unreliable error
70 detection.
06e94d26 71 * Release 0.1.3
11f88b69 72
0b0963fb
QT
732007-05-15
74Quy Tonthat <qtonthat@gmail.com>:
75 * Fixed bugs that can cause segfault on exit. The problem was caused
76by mapslayer's weak_ref not being unref'ed in some cases.
77
3335ae4e
EB
782007-05-13
79Evan Battaglia <gtoevan@gmx.net>
80 * Fix problem of "bad" tiles showing up when downloading. The problem was loading of incomplete tiles. Fixed this by first downloading to a temporary file, then moving when complete.
81
093c5c71
EB
822007-05-11
83Evan Battaglia <gtoevan@gmx.net>
84 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 85 * Fix a stupid segfault in main.c (opening new files)
093c5c71 86
056e8bd1
QT
872007-05-09
88Quy Tonthat <qtonthat@gmail.com>:
89 * New Google version numbers.
90
50817314
GB
912007-05-08
92Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
93 * New "Refresh onscreen tiles" menu entry
94
6afc9732
GB
952007-05-04
96Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
97 * debian/: debianization
98
81a061e4
GB
992007-04-29
100Reid Priedhorsky <reid@reidster.net>
101 * libusb support
102
dfb4bdaa
GB
1032007-04-28
104Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
105 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 106 * Add configuration option for OpenStreetMap sources
dfb4bdaa 107
67209ca8
GB
1082007-04-23
109Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
110 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
111
ed6242f3
EB
1122007-04-21
113Evan Battaglia <gtoevan@gmx.net>
114 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
115
fa9fef36
GB
1162007-04-16
117Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
118 * Adding libcurl support
119
69b825fe
QT
1202007-04-04
121Quy Tonthat <qtonthat@gmail.com>:
122 * New Google version number.
123 * Fixed Google Directions
124
4a96999b
QT
1252007-02-20
126Quy Tonthat <qtonthat@gmail.com>:
127 * GPS layer dialog now displayed at the center of the Viking main
128 window.
129
997905be
QT
1302007-02-19
131Quy Tonthat <qtonthat@gmail.com>:
132 * New Google version numbers.
133
af2740eb
QT
1342007-02-15
135Quy Tonthat <qtonthat@gmail.com>:
136 * Made viking.spec.in out of Michael's viking.spec
137 * Added viking.spec.in to autoconf files.
138
1392007-02-15
140Michael A Peters <mpeters@mac.com>:
141 * Added viking.spec
142
07f39a64
GB
1432007-02-14
144Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
145 * NEWS, configure.ac: preparing 0.1.2
146
4e0cf33b
GB
1472007-02-13
148Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
149 * src/vikwindow.c: remove URL and version number from window title
150 * src/dialog.c: add URL and use dynamic information for version
21c318eb 151 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
152 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
153 AUTHORS file
4e0cf33b 154
ecb51018
QT
1552007-02-07
156Quy Tonthat <qtonthat@gmail.com>:
157 * Fix bug that causes crashes when click at the right side (outside)
158 of the track graph area in the Track Poperties window.
159
e1e2f2c6
JJ
1602007-02-06
161Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
162 * Add new information to Track Properties. Postion in time will be
163 tracked and display when moving mouse cursor around the track graph.
164
4f210965
QT
1652007-02-06
166Quy Tonthat <qtonthat@gmail.com>:
167 * New google version numbers.
d1fb6e7f 168 * correct main window title and viking website.
4f210965 169
369e959a
QT
1702007-02-05
171Quy Tonthat <qtonthat@gmail.com>:
172 * Cosmetic changes.
173
119f63a0
QT
1742007-02-04
175Quy Tonthat <qtonthat@gmail.com>:
176 * Simplify tools enable/disable codes.
177
79845167
QT
1782007-02-01
179Quy Tonthat <qtonthat@gmail.com>:
180 * Only tools that work with current active layer are enable,
181 others are disable (fade out and does nothing when clicked on).
182
d820e240
GB
1832007-01-27
184Quy Tonthat <qtonthat@gmail.com>:
185 * Display map sections while downloading (bug 1303429)
186
267b6db5
QT
1872007-01-25
188Quy Tonthat <qtonthat@gmail.com>:
189 * Fixed bugs that caused crashes on creating new map layer or
190 new track/waypoint layer.
191
dad2c114
QT
1922007-01-24
193Quy Tonthat <qtonthat@gmail.com>:
194 * Updated google tranparent version number.
195 * Made it more convenient to update google version numbers.
196
cdcaf41c
QT
1972007-01-23
198Quy Tonthat <qtonthat@gmail.com>:
199 * Merged branch modular to trunk.
200
54d3b232
QT
2012007-01-05
202Quy Tonthat <qtonthat@gmail.com>:
203 * Bug fix: main menu edit->delete and edit->cut did not work with
204 waypoints and tracks.
205
2cebc318
QT
2062007-01-04
207Quy Tonthat <qtonthat@gmail.com>:
208 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
209 layer panel).
210
20c7a3a0
QT
2112007-01-03
212Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
213 * bug fix: crash on inserting aggregate layer if the selected layer's
214 parent is not an aggregate layer.
215 * bug fix: crash when delete a child layer whose parent is not
216 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
217 * Menu item selection for layer instances.
218
fdca5edb
QT
2192007-01-02
220Quy Tonthat <qtonthat@gmail.com>:
221 * gpslayer: Unexpose interface functions.
5a4a28bf 222 * Layers now can have their say on what pop up menu items they want.
fdca5edb 223
cdcaf41c 2242007-01-02
a25c4c50 225Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
cdcaf41c
QT
226 * Add ability to disable Terraserver stuff
227 * Add ability to disable Expedia stuff
228
fdca5edb
QT
2292007-01-01
230Quy Tonthat <qtonthat@gmail.com>:
231 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
232 creation dialog.
233
cdcaf41c
QT
2342007-01-01
235Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
236 * Make all .h self sufficient
237 * Add ability to disable Google stuff
238
b364d6bc
QT
2392006-12-31
240Quy Tonthat <qtonthat@gmail.com>:
241 * Added gps layer
242
cdcaf41c
QT
2432007-01-02
244Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
245 * Add ability to disable Terraserver stuff
246 * Add ability to disable Expedia stuff
247
2482007-01-01
249Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
250 * Make all .h self sufficient
251 * Add ability to disable Google stuff
252
b291388a
GB
2532006-12-26
254Quy Tonthat <qtonthat@gmail.com>:
255 * Fix a google version number change (at least in Australia).
256
ea40bccf
AF
2572006-12-07
258Quy Tonthat <qtonthat@gmail.com>:
259 * Fix an array overflow bug in Map Layer Properties
260
b7b66e1f
GB
2612006-12-04
262Alex Foobarian <foobarian@gmail.com>:
263 * Added an "About" dialog
264
68fb2913
AF
2652006-11-30
266Alex Foobarian <foobarian@gmail.com>:
267 * Added Quy Tonthat's patch to fix a bug in Track Properties
268
1a8437ab
AF
2692006-11-29
270Alex Foobarian <foobarian@gmail.com>:
ea40bccf 271 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 272
fa1b5a5f
GB
2732006-11-12
274Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
275 * Add expat explicit dependency
276
7432fddf
AF
2772006-10-31
278Alex Foobarian <foobarian@gmail.com>:
279 * Visual feedback for moving waypoints
280
33534cd8
AF
2812006-10-30
282Alex Foobarian <foobarian@gmail.com>:
283 * Created standard Edit menu
284 * Implemented Cut for trackpoints and waypoints
285 * When moving trackpoints, we now draw one under the cursor for visual feedback
286
f9db6bd6
AF
2872006-10-26
288Alex Foobarian <foobarian@gmail.com>:
289 * Cleared up the drawing modes and map type descriptions
290 * Updated google version string to make it work in Europe
291 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 292 * Compacted the track properties dialog
f9db6bd6 293
941aa6e9
AF
2942006-10-23
295Alex Foobarian <foobarian@gmail.com>:
296 * Introduced a toolbar tool interface, converted existing tools to use it
297 * As a result, ruler drawing bugs are gone
298 * Sped up ruler drawing by increasing the redraw priority
299
78c9fb5b
GB
3002006-08-15
301Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
302 * Add implicit DMS->DDD conversions in waypoints dialogs
303
0165e6e4
GB
3042006-07-26
305Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
306 * src/degrees_converters.c, src/degrees_converters.h,
307 test/degrees_converter.c: add dec -> DDD conversion
308 * src/degrees_converters.c, src/degrees_converters.h,
309 test/degrees_converter.c: add dec -> DMM conversion
310 * src/degrees_converters.c: refactor dms conversions
311
6c02911c
RP
3122006-07-24
313Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
314 * Add patch for GoogleMaps from Reid Priedhorsky
315
0165e6e4
GB
3162006-07-22
317Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
318 * Makefile.am, configure.ac, src/Makefile.am,
319 src/degrees_converters.c, src/degrees_converters.h,
320 test/Makefile.am, test/check_degrees_conversions.sh,
321 test/degrees_converter.c: Adding degrees conversion functions
322 (DDD/DMM/DMS)
323
3242006-07-06
325Evan Battaglia <gtoevan@gmx.net>
326 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
327
a808ab5f
EB
3282006-07-01
329Evan Battaglia <gtoevan@gmx.net>:
330 * Upgrade Google Maps version (yay Europe!)
331
0165e6e4
GB
3322006-06-11
333Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
334 * NEWS, configure.ac: Preparing 0.1.1
335
65f0ccab
AF
3362006-05-25
337Alex Foobarian <foobarian@gmail.com>:
338 * Cleaned up the data source interface
339 * Added a setup dialog to the GPS data source, with protocol type and serial port location
340
5f304fd7
AF
3412006-05-12
342Alex Foobarian <foobarian@gmail.com>:
343 * Small fixes in Acquire from GPS code
344
fe203390 3452006-05-08 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
fe203390
GB
346 * autogen.sh: simpler method to start from CVS
347
a8d46e0b
EB
3482005-12-03
349Evan Battaglia <gtoevan@gmx.net>
350 * Data sources -- check for existence of necessary things
351
7b3479e3 3522005-11-25
3333c069 353Evan Battaglia <gtoevan@gmx.net>
7b3479e3
EB
354 * Created "data sources" structure to easily add new data sources via GPS babel.
355 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
356 shows the power of the approach.
3333c069 357 * Data sources: Google & Geocaches
7b3479e3 358
8904c540 3592005-11-23 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
8904c540 360 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
361Evan Battaglia <gtoevan@gmx.net>:
362 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 363
d1fa6cff
AF
3642005-11-21
365Alex Foobarian <foobarian@gmail.com>:
366 * Fixed v-t diagram crash bug
367
1d1bc3c1
EB
3682005-11-19
369Alex Foobarian <foobarian@gmail.com>:
370 * GPSBabel acquire code
371
9f0cd67d
AF
3722005-11-18
373Alex Foobarian <foobarian@gmail.com>:
374 * Copy/paste of individual track- and way-points updated to work between processes.
375
0a6cab71
AF
3762005-11-17
377Alex Foobarian <foobarian@gmail.com>:
378 * Copy/paste between viking processes
379 * Layer marshalling support
380
1bc9b120
GB
3812005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
382 * configure.ac: Adding --with-mapcache configure option
383 * src/config.h: Removed because no more used (generated)
384
15614495
AF
3852005-10-18
386Alex Foobarian <foobarian@gmail.com>:
387 * Fix ruler declination in UTM mode
388
ba298cde 3892005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
80dc8501
GB
390 * src/icons/Makefile.am: assumes the creation of icons.h
391 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
392 * src/Makefile.am: no more icons.h production
393
024f32c1
EB
3942005-10-16
395Evan Battaglia <gtoevan@gmx.net>
396 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 397 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 398
c48517ad
AF
3992005-10-13
400Alex Foobarian <foobarian@gmail.com>:
401 * Drag and drop whole track/waypoint lists
402
80e450c0
AF
4032005-10-12
404Alex Foobarian <foobarian@gmail.com>:
405 * Coord layer drawing for lat/lon based projections
406
0dff88ea
AF
4072005-10-11
408Alex Foobarian <foobarian@gmail.com>:
409 * Draw a compass when using a ruler
410
e4847ce9
AF
4112005-10-07
412Alex Foobarian <foobarian@gmail.com>:
413 * Added ruler drawing to the ruler tool
414
2f50c650
AF
4152005-10-06
416Alex Foobarian <foobarian@gmail.com>:
417 * Added support for pasting coordinates in lat/lon format
418
e890a6e6
EB
4192005-10-05
420Alex Foobarian <foobarian@gmail.com>:
421 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
422Evan Battaglia <gtoevan@gmx.net>:
423 * When pasting waypoints and tracks, do name resolution (add #2, etc)
424
08b251ec
EB
4252005-10-01
426Evan Battaglia <gtoevan@gmx.net>:
427 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 428 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 429
ba298cde 4302005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
dad55b79 431 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
432Alex Foobarian <foobarian@gmail.com>:
433 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 434 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 435 * Added wp symbol support to gpx
92136662 436 * Fixed name collisions during track/wp DND
ea3933fc
EB
437 * Layer-wide option as to whether to show waypoint symbols
438
acaf7113
AF
4392005-09-29
440Alex Foobarian <foobarian@gmail.com>:
441 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
442 * Added a scale ruler
443 * Changed panning to show less "garbage" in exposed areas
444
a5e51d35
EB
4452005-09-28
446Evan:
447 * menu.xml & icons inline
448
e4afc73a 4492005-09-27
acaf7113 450Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
451 * GtkUIManager/Toolbar
452 * DND in the LayersPanel
0912fc7e
EB
453Evan:
454 * strtod -> g_strtod (i18n glitch)
455
ba298cde 4562005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
0912fc7e
EB
457 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
458 * Makefile.am (EXTRA_DIST): handles viking-remote
459 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
460 * doc/Makefile.am, doc/dev/Makefile.am: new files
461 * Makefile.am (SUBDIRS): handles doc directory
462 * configure.ac: handles doc and doc/dev directories
e4afc73a 463
2ab9b480 4642005-09-16
2ab9b480 465Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
466Evan: * GPX fixes
467 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
468 * GPX write, click v-vs-t diagram
469 * Option to show stops in TRWLayer options, and stop_length
470 * Elevation plotting relative to min and max elevation in track.
471 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
472
4732005-09-15
474 * 4+ hours later and voila, GPX read support
475 * Fixes in propwin if track doesn't have certain data, say so.
476
4772005-09-14
478Me (Evan) again:
479 * Fix USGS support
480 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
481 * Don't crash on track properties of an empty track.
482
734652bf 4832005-09-13
ba298cde 484Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
734652bf
EB
485 * bootstrap: new file to bootstrap auto-tools
486 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
487 * Makefile.am (bin_SCRIPTS): viking-remote added
488 * configure.ac: --enable-alphabetized-trw option added
489
490Evan Battaglia <gtoevan@gmx.net>:
491 * Experimental altitude funky plotting I'm working on
492
4932005-09-12
494Alex Foobarian <foobarian@gmail.com>'s changes
495* disable stops, for now (I forgot about those...)
496* Track elevation graph: minimum altitude difference for less jagged curves
497* Track elevation graph: gray background, blue foreground
498* Track elevation graph: lines to clearly show absolute elevation
499* New velocity-vs-time graph & calculating function
500* Notebook to hold this new graph with track elevation graph
501My (Evan's) changes:
502* Fix above v-vs-t patch to not crash on tracks without timestamp.
503* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
ba298cde 504Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
505 * bootstrap: new file to bootstrap auto-tools
506 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
507 * Makefile.am (bin_SCRIPTS): viking-remote added
508 * configure.ac: --enable-alphabetized-trw option added
734652bf 509
9903c388
EB
5102005-09-07
511Autotools support by Guilhem Bonnefille.
512
bb71de8b
AF
5132005-09-06
514Added Alex Foobarian's track duration patch.
515Added Alex Foobarian's track profile patch.
9903c388 516Added Alex Foobarian's elevation map fix.
bb71de8b 517
725c87e1
EB
5182005-09-04
519Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 520Delete from cache when updating image.
725c87e1 521
50a14534
EB
5222005-08-18
523Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
524
5252005-08-16
526Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
527
5282005-08-02
529Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
530Chaned waypoint types a little bit (size of waypoint)
531
5322005-07-31
533Hopefully fixed background.c item # count
534Fixed KH Maps (v=2)
535
5362005-06-20
537A little research & added KH Maps support.
538
5392005-06-19
540Fixed right-click waypoint edit -> crash bug, hopefully.
541Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
542Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
543Fixed the bug where pasting a map layer messed up the name.
544Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
545Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
546