]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Added ato-tools support for src/icons
[andy/viking.git] / ChangeLog
CommitLineData
dad55b79
GB
12005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@laposte.net>
2 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
3
acaf7113
AF
42005-09-29
5Alex Foobarian <foobarian@gmail.com>:
6 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
7 * Added a scale ruler
8 * Changed panning to show less "garbage" in exposed areas
9
a5e51d35
EB
102005-09-28
11Evan:
12 * menu.xml & icons inline
13
e4afc73a 142005-09-27
acaf7113 15Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
16 * GtkUIManager/Toolbar
17 * DND in the LayersPanel
0912fc7e
EB
18Evan:
19 * strtod -> g_strtod (i18n glitch)
20
212005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@laposte.net>
22 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
23 * Makefile.am (EXTRA_DIST): handles viking-remote
24 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
25 * doc/Makefile.am, doc/dev/Makefile.am: new files
26 * Makefile.am (SUBDIRS): handles doc directory
27 * configure.ac: handles doc and doc/dev directories
e4afc73a 28
2ab9b480 292005-09-16
2ab9b480 30Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
31Evan: * GPX fixes
32 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
33 * GPX write, click v-vs-t diagram
34 * Option to show stops in TRWLayer options, and stop_length
35 * Elevation plotting relative to min and max elevation in track.
36 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
37
382005-09-15
39 * 4+ hours later and voila, GPX read support
40 * Fixes in propwin if track doesn't have certain data, say so.
41
422005-09-14
43Me (Evan) again:
44 * Fix USGS support
45 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
46 * Don't crash on track properties of an empty track.
47
734652bf
EB
482005-09-13
49Guilhem BONNEFILLE <guilhem.bonnefille@laposte.net>:
50 * bootstrap: new file to bootstrap auto-tools
51 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
52 * Makefile.am (bin_SCRIPTS): viking-remote added
53 * configure.ac: --enable-alphabetized-trw option added
54
55Evan Battaglia <gtoevan@gmx.net>:
56 * Experimental altitude funky plotting I'm working on
57
582005-09-12
59Alex Foobarian <foobarian@gmail.com>'s changes
60* disable stops, for now (I forgot about those...)
61* Track elevation graph: minimum altitude difference for less jagged curves
62* Track elevation graph: gray background, blue foreground
63* Track elevation graph: lines to clearly show absolute elevation
64* New velocity-vs-time graph & calculating function
65* Notebook to hold this new graph with track elevation graph
66My (Evan's) changes:
67* Fix above v-vs-t patch to not crash on tracks without timestamp.
68* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
dad55b79
GB
69Guilhem BONNEFILLE <guilhem.bonnefille@laposte.net>'s changes
70 * bootstrap: new file to bootstrap auto-tools
71 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
72 * Makefile.am (bin_SCRIPTS): viking-remote added
73 * configure.ac: --enable-alphabetized-trw option added
734652bf 74
9903c388
EB
752005-09-07
76Autotools support by Guilhem Bonnefille.
77
bb71de8b
AF
782005-09-06
79Added Alex Foobarian's track duration patch.
80Added Alex Foobarian's track profile patch.
9903c388 81Added Alex Foobarian's elevation map fix.
bb71de8b 82
725c87e1
EB
832005-09-04
84Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 85Delete from cache when updating image.
725c87e1 86
50a14534
EB
872005-08-18
88Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
89
902005-08-16
91Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
92
932005-08-02
94Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
95Chaned waypoint types a little bit (size of waypoint)
96
972005-07-31
98Hopefully fixed background.c item # count
99Fixed KH Maps (v=2)
100
1012005-06-20
102A little research & added KH Maps support.
103
1042005-06-19
105Fixed right-click waypoint edit -> crash bug, hopefully.
106Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
107Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
108Fixed the bug where pasting a map layer messed up the name.
109Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
110Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
111