]> git.street.me.uk Git - andy/viking.git/commit - src/icons/wp_flag.png.h
Added wp symbol support; added scale ruler
authorAlex Foobarian <foobarian@gmail.com>
Thu, 29 Sep 2005 19:50:30 +0000 (19:50 +0000)
committerAlex Foobarian <foobarian@gmail.com>
Thu, 29 Sep 2005 19:50:30 +0000 (19:50 +0000)
commitacaf7113fffde4a6a6f6c0d57a4eea27e1024a31
tree86670ed1e712cfdd603b704185b22bc0c54fd636
parente9d005c9f28c5ddcf9ea8e95d83e7eb91549ddcb
Added wp symbol support; added scale ruler
29 files changed:
ChangeLog
src/Makefile.am
src/dialog.c
src/garminsymbols.c [new file with mode: 0644]
src/garminsymbols.h [new file with mode: 0644]
src/gpspoint.c
src/icons.h
src/icons/wp_camp.png [new file with mode: 0644]
src/icons/wp_camp.png.h [new file with mode: 0644]
src/icons/wp_car.png [new file with mode: 0644]
src/icons/wp_car.png.h [new file with mode: 0644]
src/icons/wp_deer.png [new file with mode: 0644]
src/icons/wp_deer.png.h [new file with mode: 0644]
src/icons/wp_flag.png [new file with mode: 0644]
src/icons/wp_flag.png.h [new file with mode: 0644]
src/icons/wp_geocache.png [new file with mode: 0644]
src/icons/wp_geocache.png.h [new file with mode: 0644]
src/icons/wp_geocache_fnd.png [new file with mode: 0644]
src/icons/wp_geocache_fnd.png.h [new file with mode: 0644]
src/icons/wp_house.png [new file with mode: 0644]
src/icons/wp_house.png.h [new file with mode: 0644]
src/icons/wp_wpt_dot.png [new file with mode: 0644]
src/icons/wp_wpt_dot.png.h [new file with mode: 0644]
src/viktrwlayer.c
src/vikviewport.c
src/vikviewport.h
src/vikwaypoint.c
src/vikwaypoint.h
src/vikwindow.c