]> git.street.me.uk Git - andy/viking.git/commit
SF#2564997: Enable specific track colours in default draw by track mode.
authorRob Norris <rw_norris@hotmail.com>
Sat, 27 Oct 2012 10:51:38 +0000 (11:51 +0100)
committerRob Norris <rw_norris@hotmail.com>
Sat, 5 Jan 2013 12:47:39 +0000 (12:47 +0000)
commitb1453c161366d6f7a95dfe7e96cf62f5b7d8bb02
treeb340b2400924ff35c77b5b5fc4615ce819f91965
parenta601900a8a3c66994e7878081b9dbb86451f8a03
SF#2564997: Enable specific track colours in default draw by track mode.

Colours are allocated automatically (as previously) if no colour has been assigned.
Colour of the track is shown in the treeview as well.
The colour is saved in .vik files.
Changing the colour is available in the track's properties dialog.
By default new routes are red, so tweaked route icons to match.
src/gpspoint.c
src/icons/cursor_new_route.png
src/icons/vik_new_route_18.png
src/viktrack.c
src/viktrack.h
src/viktrwlayer.c
src/viktrwlayer.h
src/viktrwlayer_propwin.c
src/viktrwlayer_propwin.h