source: git/ChangeLog @ c5d108b

RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernloglog-selectmainstereostereo-2025walls-datawalls-data-hanging-as-warningwarn-only-for-hanging-survey
Last change on this file since c5d108b was c5d108b, checked in by Olly Betts <olly@…>, 12 years ago
  • .gitignore: Update.
  • Property mode set to 100644
File size: 167.5 KB
RevLine 
[c5d108b]1Tue Jul 01 07:47:55 GMT 2014  Olly Betts <olly@survex.com>
2
3        * .gitignore: Update.
4
[3b066f6]5Sun Jun 29 13:28:19 GMT 2014  Olly Betts <olly@survex.com>
6
7        * src/netskel.c: If a coordinate system has been specified, don't
8          invent a fixed point if none exists like we do if the coordinate
9          system isn't specified.
10
[a4f1d96]11Sun Jun 29 10:29:58 GMT 2014  Olly Betts <olly@survex.com>
12
13        * lib/survex.pot,src/commands.c: Reject *fix without coordinates when a
14          coordinate system has been specified - defaulting to (0,0,0) in this
15          case doesn't make sense.
16
[c092d72]17Thu Jun 26 14:57:00 GMT 2014  Olly Betts <olly@survex.com>
18
19        * lib/survex.pot,src/,tests/: More work on *cs.
20
[ef3d3cc]21Tue Jun 24 12:01:32 GMT 2014  Olly Betts <olly@survex.com>
22
23        * src/commands.c: Check !p->next before comparing with p->next->meta.
24
[aa6536a]25Tue Jun 24 11:58:06 GMT 2014  Olly Betts <olly@survex.com>
26
27        * src/commands.c: Fix comment typo.
28
[e755560]29Sun Jun 22 07:37:26 GMT 2014  Olly Betts <olly@survex.com>
30
31        * src/commands.c: Fix warning in recently added code for "*cs".
32
[26e7fa4]33Sun Jun 22 07:36:50 GMT 2014  Olly Betts <olly@survex.com>
34
35        * NEWS,src/export.cc: Fix exporting of passage tubes in elevations and
36          extended elevations - previously up and down were getting drawn
37          across the page!
38
[ea59b58]39Sun Jun 15 11:39:15 GMT 2014  Olly Betts <olly@survex.com>
40
41        * NEWS: Update.
42
[a3f87374]43Sun Jun 15 11:33:25 GMT 2014  Olly Betts <olly@survex.com>
44
45        * doc/manual.sgml: Update stats about CUCC Austria data.
46
[acf82004]47Sun Jun 15 11:26:43 GMT 2014  Olly Betts <olly@survex.com>
48
49        * src/commands.c: Fix comment typo.
50
[dd6af8b]51Sun Jun 15 08:52:37 GMT 2014  Olly Betts <olly@survex.com>
52
53        * src/: Add ability to zoom to a rubber-banded box - use Shift+Left
54          mouse button drag.  Releasing the left mouse button after the drag is
55          started changes the box to be centred on the start point.
56
[abd0310]57Sat Jun 14 11:57:39 GMT 2014  Olly Betts <olly@survex.com>
58
59        * doc/manual.sgml,lib/survex.pot,src/commands.c: Add a *cs command to
60          set the coordinate system.  Currently only the parsing part is
61          implemented.
62
[4943ae8]63Thu Jun 12 14:23:00 GMT 2014  Olly Betts <olly@survex.com>
64
65        * src/gla-gl.cc: Support alpha in SetColour(gla_colour), since we use
66          that in some cases.
67
[5ed907b0]68Mon Jun 09 07:48:34 GMT 2014  Olly Betts <olly@survex.com>
69
70        * src/mainfrm.cc: Turn off live-update while dragging the sash - it
71          just looks clunky except on an ultra-fast machine.  Also, turn off
72          the 3D border for the splitter window (though it wasn't being shown
73          as such under wxGTK anyway).
74
[515b83e]75Sun Jun 08 14:44:17 GMT 2014  Olly Betts <olly@survex.com>
76
77        * NEWS: Update.
78
[0afefe6]79Sun Jun 08 12:13:43 GMT 2014  Olly Betts <olly@survex.com>
80
81        * src/gfxcore.cc: Fix the conditions on which "Cancel measuring line"
82          is enabled - previously it was hard to actually cancel it via the
83          menu.  Reported by Hugh St Lawrence.
84
[2c39b49]85Sat Jun 07 07:03:59 GMT 2014  Olly Betts <olly@survex.com>
86
87        * src/datain.c: Move comments next to the code that they relate to.
88
[e9ea53b]89Sat Jun 07 07:03:09 GMT 2014  Olly Betts <olly@survex.com>
90
91        * src/datain.c: Set pcs->infer for Compass DAT in terms of INFER_*
92          constants rather than to the literal 7.
93
[21df04b]94Sat Jun 07 06:55:55 GMT 2014  Olly Betts <olly@survex.com>
95
96        * src/datain.c: Remove superfluous call to skipblanks() before
97          get_token().
98
[f6bdb01]99Sat Jun 07 06:35:21 GMT 2014  Olly Betts <olly@survex.com>
100
101        * src/commands.c,src/commands.h: Refactor to provide new
102          get_token_no_blanks() function which is like get_token() but doesn't
103          skip blanks first.
104
[d1ce9bd]105Wed Jun 04 08:49:30 GMT 2014  Olly Betts <olly@survex.com>
106
107        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Use col_WHITE to specify we
108          want to draw something in white.
109
[850fdc4]110Wed Jun 04 07:14:41 GMT 2014  Olly Betts <olly@survex.com>
111
112        * src/datain.c,tests/: Add support for 'L' flag (exclude from length)
113          in Compass .dat files - this handled in the same way as the
114          "DUPLICATE" flag in .svx files.
115
[93b5f24]116Mon Jun 02 12:21:43 GMT 2014  Olly Betts <olly@survex.com>
117
118        * doc/cad3d.sgml: Add link to "Related Tools" section of the Survex web
119          site in the section about SpeloGen.
120
[2c5ec88]121Mon Jun 02 12:18:30 GMT 2014  Olly Betts <olly@survex.com>
122
123        * NEWS: Update.
124
[2e8608e]125Mon Jun 02 12:08:39 GMT 2014  Olly Betts <olly@survex.com>
126
127        * Makefile.am: (Microsoft Windows version) Include dump3d in the
128          installer.
129
[e609835]130Sun Jun 01 11:45:36 GMT 2014  Olly Betts <olly@survex.com>
131
132        * src/mainfrm.h: Remove unused default parameter value from
133          MainFrm::LoadData().
134
[5f06d2c]135Sun Jun 01 11:35:56 GMT 2014  Olly Betts <olly@survex.com>
136
137        * src/mainfrm.cc,src/mainfrm.h: Pass wxString by const reference in a
138          couple of places where we weren't.
139
[feefc6a]140Sat May 31 00:47:36 GMT 2014  Olly Betts <olly@survex.com>
141
142        * src/gfxcore.cc: Re-wrap two comments.
143
[0fceb30]144Mon May 26 11:07:58 GMT 2014  Olly Betts <olly@survex.com>
145
146        * lib/: Translate "Plan" in languages where we already have a suitable
147          similar translation.
148
[c13d121f]149Sun May 25 10:42:53 GMT 2014  Olly Betts <olly@survex.com>
150
151        * lib/survex.pot,src/gfxcore.cc: Show special for views from
152          above and below in Aven, instead of always saying "Elevation".
153
[ce6e54f]154Wed May 21 07:19:52 GMT 2014  Olly Betts <olly@survex.com>
155
156        * lib/de.po,lib/de_CH.po: Abbreviate "Blickrichtung" so it doesn't
157          overfill the space available in the aven UI.
158
[5c676e2]159Tue May 20 02:03:08 GMT 2014  Olly Betts <olly@survex.com>
160
161        * NEWS: Update.
162
[665183c]163Tue May 20 01:59:27 GMT 2014  Olly Betts <olly@survex.com>
164
165        * NEWS: Correct "SURVEX_LANG" to "SURVEXLANG" in old NEWS entry.
166
[b0d0ff5]167Tue May 20 01:55:39 GMT 2014  Olly Betts <olly@survex.com>
168
169        * tests/smoke.tst: Add regression test for aven segfault when used on
170          a system set to use a language which aven doesn't support (this bug
171          was fixed some time ago, but we want to ensure it doesn't reappear).
172
[ebce30c]173Tue May 20 01:44:59 GMT 2014  Olly Betts <olly@survex.com>
174
175        * tests/smoke.tst: Check that --help and --version don't produce
176          output on stderr.
177
[d4885c3]178Mon May 19 21:43:08 GMT 2014  Olly Betts <olly@survex.com>
179
180        * src/printwx.cc: Fix cancel to work on print/export dialog, broken
181          by changes in 1.2.13.  (Reported by Brian Clipstone)
182
[7ada45b]183Sun May 18 12:03:05 GMT 2014  Olly Betts <olly@survex.com>
184
185        * configure.ac,src/glbitmapfont.cc,src/glbitmapfont.h: For platforms
186          which support mmap(), just mmap the extra font data, which on Linux
187          seems to typically be about twice as quick as loading it via fread()
188          or read().  For other platforms, use read() instead of fread(), since
189          that seems fractionally faster, and means more code in common with
190          the mmap case.
191
[87b0ab3f]192Sun May 18 07:01:23 GMT 2014  Olly Betts <olly@survex.com>
193
194        * src/glbitmapfont.cc: Fix signed/unsigned comparison warning.
195
[6e94014]196Sat May 17 06:36:29 GMT 2014  Olly Betts <olly@survex.com>
197
198        * src/glbitmapfont.cc,src/glbitmapfont.h: Use an array of offsets to
199          each character, rather than a array of pointers, since offsets can
200          be 32 bit which saves 256KB on 64 bit platforms.
201
[a49a023c]202Thu May 15 06:20:07 GMT 2014  Olly Betts <olly@survex.com>
203
204        * src/gfxcore.cc: Fix wx assertion failures when showing hit test
205          debug view on platforms such as 64-bit Linux.
206
[9f5bcd3]207Thu May 15 04:45:23 GMT 2014  Olly Betts <olly@survex.com>
208
209        * tests/cavern.tst: Fix cavern.tst to run under valgrind during "make
210          distcheck".
211
[aad909c]212Thu May 15 03:00:27 GMT 2014  Olly Betts <olly@survex.com>
213
214        * tests/equatenosuchstn.out,tests/surveytypo.out: Update expected
215          output to match recent changes to messages.
216
[0d365be]217Thu May 15 02:28:19 GMT 2014  Olly Betts <olly@survex.com>
218
219        * NEWS,configure.ac: Update for 1.2.13.
220
[cee1249]221Wed May 14 04:02:58 GMT 2014  Olly Betts <olly@survex.com>
222
223        * lib/Bulgarian.isl,lib/Makefile.am,survex.iss.in: (Microsoft Windows
224          version) Include Bulgarian and Russian translations in the
225          installer.
226
[8ccd1d8]227Tue May 13 12:21:32 GMT 2014  Olly Betts <olly@survex.com>
228
229        * NEWS: Update from ChangeLog.
230
[4ed8154]231Tue May 13 12:13:21 GMT 2014  Olly Betts <olly@survex.com>
232
233        * src/: Fix aven --print to wait for printing to happen before exiting
234          (previously it would exit right after opening the print dialog, so
235          you couldn't actually print anything out).
236
[a338ef8]237Tue May 13 11:44:09 GMT 2014  Olly Betts <olly@survex.com>
238
239        * src/printwx.h: Fix test for libgnomeprint, and add test for GtkPrint.
240
[d96c95c]241Mon May 12 13:13:55 GMT 2014  Olly Betts <olly@survex.com>
242
243        * src/gfxcore.cc,src/gfxcore.h,src/guicontrol.cc: Add "fat finger
244          mode", toggled by pressing F2, to allow investigating if increasing
245          the minimum pointer-station threshold helps Hugh's problems with
246          using aven on a touch screen device.
247
[acbb5b1]248Mon May 12 06:38:01 GMT 2014  Olly Betts <olly@survex.com>
249
250        * NEWS: Update from ChangeLog.
251
[09e4d5f]252Sun May 11 08:24:23 GMT 2014  Olly Betts <olly@survex.com>
253
254        * src/gfxcore.cc: Use wxString::Format() instead of sprintf().
255
[7171240]256Sun May 11 06:03:01 GMT 2014  Olly Betts <olly@survex.com>
257
258        * src/gfxcore.cc: Create the empty hit-test grid datastructure lazily,
259          to minimising start-up time.
260
[cb7ebb5]261Sun May 11 06:01:24 GMT 2014  Olly Betts <olly@survex.com>
262
263        * src/guicontrol.cc: Pressing F4 now allows the user to toggle
264          wxWidgets assertion messages off and back on.
265
[79b271b]266Sat May 10 23:22:37 GMT 2014  Olly Betts <olly@survex.com>
267
268        * make_release: Compile C files in mingw build with optimisation on.
269
[ec3d624]270Sat May 10 03:29:48 GMT 2014  Olly Betts <olly@survex.com>
271
272        * lib/,src/listpos.c: Change another "prefix" in a message to "survey
273          name".
274
[250ce94]275Sat May 10 02:58:26 GMT 2014  Olly Betts <olly@survex.com>
276
277        * tests/cavern.tst: Check number of errors returned by all testcases
278          expected to fail which give an error count.
279
[9ef8aa6]280Sat May 10 02:21:42 GMT 2014  Olly Betts <olly@survex.com>
281
282        * tests/cavern.tst: Fix tests to work when builddir != srcdir.
283
[1f95589]284Sat May 10 02:20:19 GMT 2014  Olly Betts <olly@survex.com>
285
286        * src/glbitmapfont.cc: Fix compiler warning from GCC.
287
[e88f0ea]288Sat May 10 00:08:15 GMT 2014  Olly Betts <olly@survex.com>
289
290        * tests/: Add regression test 'reenterlots' for the fix in e1a66da.
291
[7fbf46f]292Fri May 09 12:58:26 GMT 2014  Olly Betts <olly@survex.com>
293
294        * tests/doubleinc.out: Fix testsuite for change to message in last
295          commit but one.
296
[eb9a1e3]297Fri May 09 12:54:41 GMT 2014  Olly Betts <olly@survex.com>
298
299        * lib/: Merge changes from survex.pot to the po files.
300
[e1a66da]301Fri May 09 12:50:16 GMT 2014  Olly Betts <olly@survex.com>
302
303        * lib/survex.pot,src/commands.c: Say "survey" instead of "prefix level"
304          in the warning about reentering one.
305        * lib/survex.pot,src/commands.c: After 5 warnings about reentering a
306          survey we give up warning about that, but we used to keep reporting
307          where the survey was originally entered - this secondary diagnostic
308          message is now silenced when the main message is.
309
[15696f3]310Fri May 09 11:49:29 GMT 2014  Olly Betts <olly@survex.com>
311
312        * src/commands.c,tests/: For ages cavern has warned if you reentered
313          a survey, but this warning was suppressed if it occurred at the
314          same line of the same file as the survey was first entered, which can
315          only happen if you include the same survey file more than once, which
316          isn't a sensible thing to do for a file with actual survey data in
317          (you might reasonably do it to set up survey grade details or
318          something like that).  The warning is now given in this situation
319          too.
320
[560165d]321Fri May 09 11:42:43 GMT 2014  Olly Betts <olly@survex.com>
322
323        * tests/anonstn.out,tests/anonstn.pos,tests/anonstn.svx: Test that
324          "..." anon station works.
325
[50b99ea]326Fri May 09 09:42:11 GMT 2014  Olly Betts <olly@survex.com>
327
328        * src/message.c: Add handling for MS Windows LANG_RUSSIAN code.
329
[3ae0f959]330Fri May 09 09:41:23 GMT 2014  Olly Betts <olly@survex.com>
331
332        * lib/de.po,lib/de_CH.po: Attempt to update "Präfix" to
333          "Vermessungsnamen" in fuzzy messages.
334
[5e0b3a13]335Fri May 09 07:53:12 GMT 2014  Olly Betts <olly@survex.com>
336
337        * src/gfxcore.cc,src/gfxcore.h,src/guicontrol.cc: Add "hit test debug"
338          mode, which shows the hit test grid and how many entries are in each
339          box (toggled by F3).
340
[395c3f8]341Fri May 09 07:50:15 GMT 2014  Olly Betts <olly@survex.com>
342
343        * src/gfxcore.cc: Increase the threshold for how close the pointer
344          needs to be to a station from 5 pixels to 7 to try to help
345          touchscreen users.  Reported by Hugh St Lawrence.
346
[0b0520c]347Fri May 09 07:46:12 GMT 2014  Olly Betts <olly@survex.com>
348
349        * src/gfxcore.cc: Divide evenly over the full number of hittest grid
350          boxes, rather than not really using the final box in each direction.
351
[de43be7]352Fri May 09 07:44:26 GMT 2014  Olly Betts <olly@survex.com>
353
354        * src/gfxcore.cc: Invalidate the hit-test grid when surface or
355          underground legs are toggled on or off.
356
[c38f23a]357Fri May 09 03:31:55 GMT 2014  Olly Betts <olly@survex.com>
358
359        * src/cad3d.c: Whitespace tweak.
360
[f54af4f]361Fri May 09 03:30:53 GMT 2014  Olly Betts <olly@survex.com>
362
363        * lib/merge-po: If a msgid has changed, use the old msgstr for that
364          msgno and automatically mark it as fuzzy.
365
[613028c]366Fri May 09 03:27:00 GMT 2014  Olly Betts <olly@survex.com>
367
368        * lib/,src/cavern.h,src/commands.c,tests/badbegin.out: Improve cavern
369          messages which talk about "tags" and/or "prefixes" in *begin and *end
370          commands to instead talk about "survey names".
371
[a665282]372Fri May 09 00:30:14 GMT 2014  Olly Betts <olly@survex.com>
373
374        * lib/: Merge template changes into .po files.
375
[736f7df]376Fri May 09 00:15:46 GMT 2014  Olly Betts <olly@survex.com>
377
378        * lib/extract-msgs.pl,lib/survex.pot,src/: Insert "TRANSLATORS"
379          comments into source code.
380
[859d2937]381Mon May 05 05:53:01 GMT 2014  Olly Betts <olly@survex.com>
382
383        * .gitignore,lib/Makefile.am,lib/ru.po: Add the start of a Russian
384          translation, with messages take from therion.
385
[482dae4]386Mon May 05 00:01:19 GMT 2014  Olly Betts <olly@survex.com>
387
388        * lib/fr.po: Minor updates.
389
[ad727d8]390Mon Apr 14 04:22:03 GMT 2014  Olly Betts <olly@survex.com>
391
392        * NEWS,configure.ac: Update for 1.2.12.
393
[725cd74d]394Mon Apr 14 04:15:58 GMT 2014  Olly Betts <olly@survex.com>
395
396        * src/printwx.cc: Tidy up the appearance of the "compass" and
397          "elevation on" arrow.
398
[30f1caa]399Mon Apr 14 04:15:07 GMT 2014  Olly Betts <olly@survex.com>
400
401        * src/printwx.cc: Move the numbers below the scale bar down a little
402          so that they don't overlap the scale bar ticks.
403
[55918ca]404Mon Apr 14 04:03:05 GMT 2014  Olly Betts <olly@survex.com>
405
406        * src/printwx.cc: Set the clipping region after we draw the page
407          border and info box to avoid clipping the border in print preview.
408
[2bf75f3]409Mon Apr 14 03:40:54 GMT 2014  Olly Betts <olly@survex.com>
410
411        * src/printwx.cc: Fix printing with wx3.0 - 0 width lines don't appear
412          (before they would be as thin as possible) and we need to reset the
413          brush after setting it to transparent to draw a non-filled ellipse.
414
[5d96e5d]415Mon Apr 14 00:58:47 GMT 2014  Olly Betts <olly@survex.com>
416
417        * lib/survex-aven.desktop,lib/survex-svxedit.desktop: Add "Keywords:"
418          entry to .desktop files.
419
[a960e37]420Sat Mar 15 11:37:32 GMT 2014  Olly Betts <olly@survex.com>
421
422        * src/Makefile.am: Update findentrances comment.
423
[46d12e9]424Sat Mar 15 11:26:12 GMT 2014  Olly Betts <olly@survex.com>
425
426        * NEWS: Update.
427
[96a7629]428Sat Mar 15 11:23:54 GMT 2014  Olly Betts <olly@survex.com>
429
430        * survex.spec.in: Update dependencies to wxWidgets3 packages.
431
[9d6ee09]432Sat Mar 15 10:21:17 GMT 2014  Olly Betts <olly@survex.com>
433
434        * survex.spec.in: Add proj-devel to BuildRequires.
435
[8c0bfb4]436Thu Feb 27 23:15:19 GMT 2014  Olly Betts <olly@survex.com>
437
438        * configure.ac: Enable large file support, mostly to support filing
439          systems which return 64 bit inode values, such as CIFS mounts.
440
[8364c65f]441Mon Feb 17 22:48:33 GMT 2014  Olly Betts <olly@survex.com>
442
443        * configure.ac,src/moviemaker.cc: Fix to work with libav 10.  Reported
444          by Moritz Muehlenhoff in <http://bugs.debian.org/739332>.
445
[8bc1384]446Mon Feb 10 22:48:50 GMT 2014  Olly Betts <olly@survex.com>
447
448        * src/osdepend.c: Don't use isalpha() for checking drive letters as
449          it's locale dependent.
450
[e068cffd]451Mon Feb 10 22:48:29 GMT 2014  Olly Betts <olly@survex.com>
452
453        * lib/de.po,lib/de_CH.po: Translation updates.
454
[87d2ab6]455Mon Feb 10 21:23:12 GMT 2014  Olly Betts <olly@survex.com>
456
457        * src/mainfrm.cc: Fix measuring line to show change in altitude rather
458          than altitude (broken in 1.2.11).  Reported by Brian Clipstone.
459
[dc533fe]460Thu Jan 30 02:10:41 GMT 2014  Olly Betts <olly@survex.com>
461
462        * src/filename.c: Comment tweak.
463
[4b9d17d]464Thu Jan 30 02:10:21 GMT 2014  Olly Betts <olly@survex.com>
465
466        * lib/bg.po,lib/de_CH.po,lib/id.po: Translation updates.
467
[0bb6bef3]468Wed Jan 29 21:42:58 GMT 2014  Olly Betts <olly@survex.com>
469
470        * lib/: Translation updates.
471
[e9ae5837]472Wed Jan 29 21:03:14 GMT 2014  Olly Betts <olly@survex.com>
473
474        * src/moviemaker.cc: Fix to build when avcodec_free_frame() isn't
475          available.
476
[aac3336]477Tue Jan 28 01:57:57 GMT 2014  Olly Betts <olly@survex.com>
478
479        * NEWS: More changes for 1.2.11.
480
[614d60b]481Tue Jan 28 01:34:15 GMT 2014  Olly Betts <olly@survex.com>
482
483        * lib/Makefile.am,lib/make-pixel-font,src/glbitmapfont.cc,
484          src/glbitmapfont.h: Embed the font data for the first 256 Unicode
485          codepoints into the compiled aven binary to reduce start up
486          overhead.  Any additional codepoints are loaded from a data file
487          only if/when a character >= U+100 is actually needed (as before).
488
[11c7eb6]489Tue Jan 28 00:08:18 GMT 2014  Olly Betts <olly@survex.com>
490
491        * src/gfxcore.cc,src/gfxcore.h: No need to dynamically allocate
492          m_Pens.
493
[82277dd]494Mon Jan 27 20:25:39 GMT 2014  Olly Betts <olly@survex.com>
495
496        * src/gfxcore.cc: Don't default to percent gradient.
497
[77bdacf]498Mon Jan 27 11:44:49 GMT 2014  Olly Betts <olly@survex.com>
499
500        * NEWS,configure.ac: Update for 1.2.11.
501
[f2dc821c]502Mon Jan 27 11:16:27 GMT 2014  Olly Betts <olly@survex.com>
503
504        * make_release: Run "make check" under valgrind.
505
[8c1d295]506Mon Jan 27 11:15:17 GMT 2014  Olly Betts <olly@survex.com>
507
508        * src/cad3d.c,src/str.c,src/str.h: Rename s_cat_len() to s_catlen()
509          for consistency with s_catchar().
510
[e6312c0]511Mon Jan 27 11:13:31 GMT 2014  Olly Betts <olly@survex.com>
512
513        * make_release: Add simple check for // comments in C sources.
514        * make_release: Before release, build with -Werror to catch any
515          warnings which may have been missed.
516
[bd2e33a]517Mon Jan 27 10:25:02 GMT 2014  Olly Betts <olly@survex.com>
518
519        * src/: Make cad3d remap control characters and spaces in station
520          names when generating PLT output in the same way aven does.
521
[ad3017d]522Mon Jan 27 07:43:27 GMT 2014  Olly Betts <olly@survex.com>
523
524        * NEWS: Update.
525
[d171c0c]526Mon Jan 27 06:01:15 GMT 2014  Olly Betts <olly@survex.com>
527
528        * lib/,src/: Add support for showing percentage gradient in the tilt
529          indicator in aven.  Show the units (degrees, grads, or percent) for
530          the tilt and bearing indicators.
531
[19a5798]532Mon Jan 27 05:40:04 GMT 2014  Olly Betts <olly@survex.com>
533
534        * src/mainfrm.cc: Fix GCC warnings.
535
[cba8bf34]536Mon Jan 27 05:37:02 GMT 2014  Olly Betts <olly@survex.com>
537
538        * src/glbitmapfont.cc,src/glbitmapfont.h:
539          BitmapFont::get_text_extent() now uses the width of all glyphs,
540          rather than assuming all those > BITMAPFONT_MAX_CHAR have width 16.
541
[c7627d4]542Mon Jan 27 05:32:12 GMT 2014  Olly Betts <olly@survex.com>
543
544        * src/glbitmapfont.cc: Fix writing of Unicode characters above
545          BITMAPFONT_MAX_CHAR (which is 256 currently).
546
[0f86024]547Mon Jan 27 00:44:30 GMT 2014  Olly Betts <olly@survex.com>
548
549        * src/gfxcore.cc: Try to work around measuring line redraw issues on
550          Microsoft Windows by redrawing the whole window, which doesn't
551          seem to be measurably slower.
552
[ba8f8d3]553Mon Jan 27 00:21:30 GMT 2014  Olly Betts <olly@survex.com>
554
555        * lib/: Translation updates.
556
[b5283af]557Sun Jan 26 23:50:31 GMT 2014  Olly Betts <olly@survex.com>
558
559        * doc/manual.sgml: Add missing quantities to the list documented as
560          accepted by *units: LEFT, RIGHT, UP/CEILING, DOWN/FLOOR (missing
561          entirely); BACKCOMPASS/BACKBEARING, BACKCLINO/BACKGRADIENT (missing
562          from the main list, mentioned in list of the units that can be set
563          for them); COUNT (missing alternative name for COUNTER); DX/EASTING,
564          DY/NORTHING, DZ/ALTITUDE (incorrectly listed as X, Y, Z).  Reported
565          by Jonny Prouty.
566
[699bf50]567Sun Jan 26 23:48:19 GMT 2014  Olly Betts <olly@survex.com>
568
569        * src/commands.c: If *units is used to set units for LEVEL, PLUMB, or
570          POSITION, give an error rather than quietly ignore the attempt.
571        * tests/: New regression testcase bad_units_qlist.
572
[a4fb8d0]573Sun Jan 26 23:35:18 GMT 2014  Olly Betts <olly@survex.com>
574
575        * tests/bad_units_factor.svx,tests/cavern.tst: Test that "*units
576          backclino 0 percent" gives an error about the factor being zero.
577        * tests/Makefile.am,tests/bad_units_factor.out: Add expected output
578          to make sure we're getting the errors we expect, not just the
579          expected number of errors.
580
[c001c40]581Fri Jan 24 06:20:49 GMT 2014  Olly Betts <olly@survex.com>
582
583        * lib/de.po,lib/de_CH.po: Update.
584
[a874142]585Fri Jan 24 05:08:19 GMT 2014  Olly Betts <olly@survex.com>
586
587        * src/gfxcore.cc: Don't crash with assertion failure when showing
588          passages for a cave with no vertical extent.  Reported by Jonny
589          Prouty.
590
[05499f3]591Fri Jan 24 05:07:34 GMT 2014  Olly Betts <olly@survex.com>
592
593        * src/moviemaker.cc: Fix to build again with libav/ffmpeg.
594
[1c448e1]595Tue Jan 23 19:52:21 GMT 2014  Olly Betts <olly@survex.com>
596
597        * src/gfxcore.cc: Simplify accounting for size of blobs on measuring
598          line.
599
[c648bd1]600Thu Jan 23 11:42:01 GMT 2014  Olly Betts <olly@survex.com>
601
602        * src/moviemaker.cc,src/moviemaker.h: Fix to actually build without
603          libav/ffmpeg.
604
[ccb83b7]605Thu Jan 23 11:34:30 GMT 2014  Olly Betts <olly@survex.com>
606
607        * lib/,src/: Make all uses of unit names translatable.
608
[fb4aa17]609Tue Jan 21 12:23:06 GMT 2014  Olly Betts <olly@survex.com>
610
611        * lib/fr.po: Merge translation updates from Eric Madelaine.
612
[e9988b3]613Tue Jan 21 11:31:22 GMT 2014  Olly Betts <olly@survex.com>
614
615        * lib/: More translation updates.
616
[fa56920]617Tue Jan 21 10:32:08 GMT 2014  Olly Betts <olly@survex.com>
618
619        * lib/Makefile.am,lib/generate-po-todo: Add script and makefile target
620          to pick out the messages from each po file which need attention.
621
[099256a]622Tue Jan 21 10:30:45 GMT 2014  Olly Betts <olly@survex.com>
623
624        * lib/survex.pot,src/mainfrm.cc: Allow "m" and "ft" suffixes to be
625          translated.
626
[df26b81]627Tue Jan 21 04:14:55 GMT 2014  Olly Betts <olly@survex.com>
628
629        * doc/TODO.htm: Remove things which have now been done, and reorganise
630          the rest.
631
[53496ab3]632Tue Jan 21 03:48:07 GMT 2014  Olly Betts <olly@survex.com>
633
634        * src/message.c: On Microsoft Windows 2000 and newer, use
635          GetUserDefaultUILanguage() to get the UI language to use.  For older
636          versions, continue to use GetUserDefaultLCID().
637
[08e858b]638Tue Jan 21 02:29:06 GMT 2014  Olly Betts <olly@survex.com>
639
640        * lib/,src/avenprcore.cc,src/printwx.cc: Change term "info box" to
641          "legend".
642
[486c619]643Tue Jan 21 02:15:38 GMT 2014  Olly Betts <olly@survex.com>
644
645        * src/mainfrm.cc,src/mainfrm.h: If full screen, don't recreate the
646          side panel when a new file is opened (e.g. via Ctrl+O).
647
[fb941bfd]648Mon Jan 20 05:33:04 GMT 2014  Olly Betts <olly@survex.com>
649
650        * NEWS: Update.
651
[4a7b9e3]652Mon Jan 20 04:54:28 GMT 2014  Olly Betts <olly@survex.com>
653
654        * lib/bg.po,lib/de.po,lib/de_CH.po: More translation updates.
655
[c20d521]656Sun Jan 19 01:44:44 GMT 2014  Olly Betts <olly@survex.com>
657
658        * lib/,src/netskel.c,tests/: Drop "between nodes" from the progress
659          messages while solving the survey network, as the extra words don't
660          make the meaning clearer, and "node" doesn't mean exactly the same
661          here as the summary of nodes printed at the end of processing, which
662          is a bit confusing.
663
[e521b8e0]664Sun Jan 19 01:31:54 GMT 2014  Olly Betts <olly@survex.com>
665
666        * lib/: More translation updates.
667
[45c9d00]668Sun Jan 19 00:51:33 GMT 2014  Olly Betts <olly@survex.com>
669
670        * lib/po-to-msg.pl: Fix menu shortcut check to allow for non-ASCII
671          shortcuts.  Remove code to check for menu shortcuts marked with '@'
672          as we no longer do that.
673
[d752afd]674Sat Jan 18 23:24:47 GMT 2014  Olly Betts <olly@survex.com>
675
676        * buildmacosx.sh: Update to use wx 3.0.0, and add a checksum check for
677          the downloaded wx sources.  Thanks to David A. Riggs for his work on
678          getting the Mac OS X build going with wx 3.0.0.
679
[963e611]680Sat Jan 18 23:09:12 GMT 2014  Olly Betts <olly@survex.com>
681
682        * src/gla-gl.cc: Split log_fl_error helper function out of
683          CHECK_GL_ERROR, which will reduce code size and also the number of
684          deprecation warnings about gluErrorString on Mac OS X 10.9.
685
[c053e86]686Sat Jan 18 22:49:02 GMT 2014  Olly Betts <olly@survex.com>
687
688        * lib/en_US.po: Translate "elevation" to "profile" in a couple of
689          places where we weren't.
690
[d3cc33f]691Sat Jan 18 22:48:01 GMT 2014  Olly Betts <olly@survex.com>
692
693        * src/message.c: Hook up Indonesian translation to be used when
694          Windows is set to Indonesian.
695
[f4c18a9]696Sat Jan 18 22:47:20 GMT 2014  Olly Betts <olly@survex.com>
697
698        * lib/checkshortcut.pl: Fix shortcut checking to allow for non-ASCII
699          shortcuts.
700
[8770ec6]701Sat Jan 18 22:45:50 GMT 2014  Olly Betts <olly@survex.com>
702
703        * lib/Makefile.am,lib/bg.po,src/message.c: Add start of bulgarian
704          translation, with messages take from therion.
705
[255f3269]706Fri Jan 17 07:39:48 GMT 2014  Olly Betts <olly@survex.com>
707
708        * src/printwx.cc: Include wx headers before ISO C/C++ ones, to try to
709          fix build failure on OS X 10.9 with wx 3.0.0.
710
[ee3d89c]711Fri Jan 17 07:27:34 GMT 2014  Olly Betts <olly@survex.com>
712
713        * src/moviemaker.h: If we don't have libav or ffmpeg, omit all the
714          member variables from class MovieMaker, to avoid "unused private
715          field" warnings from clang.
716
[9185847]717Fri Jan 17 07:22:32 GMT 2014  Olly Betts <olly@survex.com>
718
719        * src/: Use cast to void rather than assignment to self to suppress
720          unused parameter warnings, as clang warns about the latter.
721
[b864b43]722Fri Jan 17 07:12:47 GMT 2014  Olly Betts <olly@survex.com>
723
724        * src/aboutdlg.cc: Use string::erase() rather than assigning the
725          result of string::substr().
726
[f8c981b]727Thu Jan 16 03:58:18 GMT 2014  Olly Betts <olly@survex.com>
728
729        * lib/: Update pot and po files with current linenumber references.
730
[da6367cd]731Thu Jan 16 03:57:55 GMT 2014  Olly Betts <olly@survex.com>
732
733        * src/printwx.cc: Fix incorrect message in comment.
734
[d33b67a]735Thu Jan 16 03:46:23 GMT 2014  Olly Betts <olly@survex.com>
736
737        * lib/extract-msgs.pl: Fix to handle there being a comment before the
738          comment with the message in.
739
[dd83970]740Thu Jan 16 03:17:24 GMT 2014  Olly Betts <olly@survex.com>
741
742        * lib/: Various translation updates.
743
[51384bf]744Thu Jan 16 03:15:10 GMT 2014  Olly Betts <olly@survex.com>
745
746        * lib/de.po,lib/de_CH.po: Move menu accelerator on "Farbschlüssel"
747          from "ü" to "F", since the latter isn't used in that menu.
748
[a770b1bd]749Wed Jan 15 21:00:14 GMT 2014  Olly Betts <olly@survex.com>
750
751        * lib/: Fill in some missing translations from existing similar
752          translations.
753
[6264918]754Wed Jan 15 10:55:44 GMT 2014  Olly Betts <olly@survex.com>
755
756        * src/mainfrm.cc,src/mainfrm.h: Fix wxWidgets assertion when double
757          clicking on an anonymous station.  Reported by Kevin Dixon.
758
[6f0d0d8]759Wed Jan 15 07:11:30 GMT 2014  Olly Betts <olly@survex.com>
760
761        * NEWS,configure.ac: Update for 1.2.10.
762
[aedf23f]763Wed Jan 15 07:07:25 GMT 2014  Olly Betts <olly@survex.com>
764
765        * lib/ca.po,lib/de.po: Mark altered message as fuzzy in languages I
766          failed to before.
767
[53966d3]768Wed Jan 15 06:25:10 GMT 2014  Olly Betts <olly@survex.com>
769
770        * NEWS: Update.
771
[15e50b0]772Wed Jan 15 06:13:44 GMT 2014  Olly Betts <olly@survex.com>
773
774        * src/img.c: Simplify reading of labels in 3d v1 and v2 files.
775
[3d3fb6c]776Wed Jan 15 06:11:12 GMT 2014  Olly Betts <olly@survex.com>
777
778        * lib/,src/cavernlog.cc: If we fail to start the external editor,
779          throw up an error box.
780
[ba0f22b]781Wed Jan 15 05:58:31 GMT 2014  Olly Betts <olly@survex.com>
782
783        * src/img.c: Pass pimg->buf_len rather than literal 257.
784
[bca9107]785Wed Jan 15 00:23:34 GMT 2014  Olly Betts <olly@survex.com>
786
787        * src/img.c: Remove pointless "future expansion" comment from
788          img_read_item_ancient().
789
[a8638a6]790Wed Jan 15 00:22:22 GMT 2014  Olly Betts <olly@survex.com>
791
792        * src/img.c: Tweak recursive calls in img_read_item_ancient() and
793          img_write_item_ancient() to directly call the same function.
794
[a4454620]795Wed Jan 15 00:15:30 GMT 2014  Olly Betts <olly@survex.com>
796
797        * src/img.c,src/useful.h: Fix some glibc fortify source warnings.
798
[2adff93]799Wed Jan 15 00:13:27 GMT 2014  Olly Betts <olly@survex.com>
800
801        * src/img.c: Make 4 internal functions static.
802
[9feb252]803Tue Jan 14 21:57:03 GMT 2014  Olly Betts <olly@survex.com>
804
805        * src/printwx.cc: Minor code refactor.
806
[0ecf3b1]807Tue Jan 14 21:51:58 GMT 2014  Olly Betts <olly@survex.com>
808
809        * NEWS: Update.
810
[e0c2dfb]811Tue Jan 14 21:39:34 GMT 2014  Olly Betts <olly@survex.com>
812
813        * lib/en_US.po: Add missing translation.
814
[de9aa88]815Tue Jan 14 21:25:01 GMT 2014  Olly Betts <olly@survex.com>
816
817        * src/printwx.cc: Fix crash on "File->Print" or "File->Export" under
818          Windows XP, reported by Brian Clipstone.
819
[5440c295]820Tue Jan 14 21:23:10 GMT 2014  Olly Betts <olly@survex.com>
821
822        * src/aven.cc: Simplify handling of command line under __WXMSW__,
823          fixing error if run with no parameters.
824
[c891a7e]825Tue Jan 14 21:17:38 GMT 2014  Olly Betts <olly@survex.com>
826
827        * configure.ac,src/img.c: Only use _putenv_s() under MSVC - mingw
828          doesn't provide it.
829
[db095f9]830Tue Jan 14 21:14:51 GMT 2014  Olly Betts <olly@survex.com>
831
832        * make_release: Turn on optimisation when building aven for Microsoft
833          Windows.
834
[e0f3ade]835Tue Jan 14 04:17:10 GMT 2014  Olly Betts <olly@survex.com>
836
837        * src/guicontrol.cc: If dragging with more than one mouse button held
838          down, releasing one causes another which is still held down to take
839          effect.
840
[a57af18]841Tue Jan 14 03:33:38 GMT 2014  Olly Betts <olly@survex.com>
842
843        * src/guicontrol.cc: Fix assertion if two mouse buttons are held down
844          at the same time.  Reported by Brian Clipstone.
845
[d9cd8ae]846Tue Jan 14 03:22:54 GMT 2014  Olly Betts <olly@survex.com>
847
848        * src/img.c,src/mainfrm.cc: Although these are often referred to as
849          "CMAP .XYZ files", it seems that actually, the extension .XYZ isn't
850          used, rather .SHT (shot variant, produced by CMAP v16 and later),
851          .UNA (unadjusted) and .ADJ (adjusted) extensions are.  Since we've
852          long checked for .XYZ, we continue to do so in case anyone is
853          relying on it, but also check for the other extensions.
854
[d959ab2]855Tue Jan 14 03:20:03 GMT 2014  Olly Betts <olly@survex.com>
856
857        * buildmacosx.sh,configure.ac,doc/manual.sgml: Update references to
858          Survex 1.1 which should be to 1.2.
859
[b554a4b]860Tue Jan 14 03:14:31 GMT 2014  Olly Betts <olly@survex.com>
861
862        * doc/manual.sgml: Note the station length limit Smaps used.
863
[d65419c]864Tue Jan 14 02:55:02 GMT 2014  Olly Betts <olly@survex.com>
865
866        * tests/expobug.svx: Fix comment typo.
867
[8ff910a]868Tue Jan 14 02:52:52 GMT 2014  Olly Betts <olly@survex.com>
869
870        * src/imgtest.c: Fix printf format to actually match types of
871          parameters.
872
[110f59c]873Tue Jan 14 02:52:31 GMT 2014  Olly Betts <olly@survex.com>
874
875        * src/gpx.cc: Fix comment typo.
876
[f10cf8f]877Tue Jan 14 02:48:59 GMT 2014  Olly Betts <olly@survex.com>
878
879        * src/: Pass the numeric datestamp to ExportFilter::header(), and use
880          it to set a timestamp in exported GPX files.
881
[5dc0378]882Tue Jan 14 01:18:42 GMT 2014  Olly Betts <olly@survex.com>
883
884        * src/datain.c: Fix NULL pointer dereference when processing Compass
885          DAT file without 'SURVEY DATE:'.
886
[4f70ebc]887Tue Jan 14 00:40:06 GMT 2014  Olly Betts <olly@survex.com>
888
889        * src/: Add new "datestamp_numeric" field to struct img giving the
890          datestamp as a time_t in UTC (or (time_t)-1 if there's no datestamp
891          or we failed to convert it).  For .3d >= v8, this field is reliable.
892          We attempt to convert date strings in .3d <= v7 and CMAP XYZ
893          files, but may get the timezone wrong.
894
[ad95991]895Tue Jan 14 00:29:35 GMT 2014  Olly Betts <olly@survex.com>
896
897        * src/img.c: Fix my_strcasecmp() to handle top-bit set characters
898          better.
899
[6a1c384]900Mon Jan 13 04:20:11 GMT 2014  Olly Betts <olly@survex.com>
901
902        * src/gpx.cc: Don't try to write the title if it isn't set or is
903          empty.
904
[b4d8642]905Mon Jan 13 04:09:27 GMT 2014  Olly Betts <olly@survex.com>
906
907        * src/export.cc: If the survey has a title, add it as a top-level
908          <title> element to exported SVG files.
909
[1e5ac43]910Mon Jan 13 04:08:11 GMT 2014  Olly Betts <olly@survex.com>
911
912        * src/export.cc: Escape '<', '>', and '&' in labels in exported SVG
913          files.
914
[70462c8]915Mon Jan 13 04:02:26 GMT 2014  Olly Betts <olly@survex.com>
916
917        * src/: Pass the datestamp from the 3d file to the export code.
918
[ea69247]919Mon Jan 13 04:00:54 GMT 2014  Olly Betts <olly@survex.com>
920
921        * src/avenprcore.cc,src/printwx.cc: Don't bother looking up the
922          printer page setup info when exporting.
923
[d6a770d]924Wed Jan 08 04:50:10 GMT 2014  Olly Betts <olly@survex.com>
925
926        * doc/HACKING.htm: Document how to configure wxWidgets 3.0.0 for mingw
927          cross-build.
928
[6b6fb4d]929Wed Jan 08 04:11:32 GMT 2014  Olly Betts <olly@survex.com>
930
931        * NEWS,configure.ac: Update for 1.2.9.
932
[6b86108]933Wed Jan 08 03:57:39 GMT 2014  Olly Betts <olly@survex.com>
934
935        * lib/: Add "Language:" headers to .po files.
936
[8ec15cf]937Wed Jan 08 02:17:44 GMT 2014  Olly Betts <olly@survex.com>
938
939        * src/img.c: In non-hosted mode, don't define GETC and PUTC if they're
940          already defined, to allow easy overriding with getc_unlocked() and
941          putc_unlocked().
942
[57cecaa]943Wed Jan 08 02:13:27 GMT 2014  Olly Betts <olly@survex.com>
944
945        * src/Makefile.am,src/imgtest.c: Add compile test that img.c and img.h
946          work in non-hosted mode.
947
[fa0246c]948Wed Jan 08 01:14:42 GMT 2014  Olly Betts <olly@survex.com>
949
950        * doc/cavern.sgml: Document --3d-version in cavern man page.
951
[997509d]952Wed Jan 08 01:05:34 GMT 2014  Olly Betts <olly@survex.com>
953
954        * src/moviemaker.cc: Set rc_buffer_size to avoid warning from libav
955          when exporting MPEG.
956
[710bd97]957Tue Jan 07 23:09:53 GMT 2014  Olly Betts <olly@survex.com>
958
959        * src/moviemaker.cc: Fix GCC warnings.
960
[17edec7]961Tue Jan 07 23:08:21 GMT 2014  Olly Betts <olly@survex.com>
962
963        * src/img.c: In non-hosted mode, check that int is at least 32 bits,
964          and if not, use long.  In practice, platforms with 16 bit int are
965          mostly obsolete, but it's not hard to be portable here.
966
[0b25b30]967Tue Jan 07 22:05:58 GMT 2014  Olly Betts <olly@survex.com>
968
969        * src/msvc/config.h.in: Update to INT16_T to int16_t and INT32_T to
970          int32_t.  AFAIK, building with MSVC hasn't been tested for a long
971          time, so it's likely more fixes will be needed.
972
[9ad69a0]973Tue Jan 07 21:55:27 GMT 2014  Olly Betts <olly@survex.com>
974
975        * configure.ac: Don't call AC_C_CONST - C compilers without 'const'
976          support haven't been relevant for years.
977
[57f70f2]978Thu Oct 31 12:08:07 GMT 2013  Olly Betts <olly@survex.com>
979
980        * lib/: Update translations from launchpad and from existing similar
981          messages.
982
[ec81f086]983Tue Oct 29 23:47:57 GMT 2013  Olly Betts <olly@survex.com>
984
985        * src/moviemaker.cc: Fix to call avcodec_free_frame() correctly.
986
[e1f27c4]987Tue Oct 29 08:58:56 GMT 2013  Olly Betts <olly@survex.com>
988
989        * NEWS,configure.ac: Update for 1.2.8.
990
[9b5a5fd]991Tue Oct 29 08:10:45 GMT 2013  Olly Betts <olly@survex.com>
992
993        * src/: Hook up to pass "input_projection" from .aven config file
994          through to GPX export code.
995
[e24b7fb]996Sat Oct 26 06:35:52 GMT 2013  Olly Betts <olly@survex.com>
997
998        * src/gfxcore.cc: Another tweak to use RefreshRect() rather than
999          Refresh() for slightly simpler code.
1000
[79137712]1001Fri Oct 25 21:08:53 GMT 2013  Olly Betts <olly@survex.com>
1002
1003        * src/gpx.cc: Use fputs rather than fprintf for constant strings.
1004
[a6dddd1]1005Fri Oct 25 21:07:57 GMT 2013  Olly Betts <olly@survex.com>
1006
1007        * src/gpx.cc,src/gpx.h,src/printwx.cc: Add support for exporting legs
1008          as tracks in GPX.
1009
[d1bc1ac]1010Fri Oct 25 06:14:38 GMT 2013  Olly Betts <olly@survex.com>
1011
1012        * src/printwx.cc: Swap the "Elements" and "View" boxes in the print
1013          and export dialogs, as that works much better when the "View" box
1014          is hidden.
1015
[bc1fac5]1016Fri Oct 25 06:11:59 GMT 2013  Olly Betts <olly@survex.com>
1017
1018        * lib/survex.pot,src/export.cc,src/export.h,src/printwx.cc: Add
1019          "Origin in centre" and "Full coordinates" options to export
1020          - the latter fixes #10.  GPX and PLT output force "full
1021          coordinates".
1022
[0ca8fe0]1023Wed Oct 23 21:47:07 GMT 2013  Olly Betts <olly@survex.com>
1024
1025        * src/gfxcore.cc: Tweak to use RefreshRect() rather than Refresh() for
1026          slightly simpler code.
1027
[a7f78d4]1028Wed Oct 23 21:46:13 GMT 2013  Olly Betts <olly@survex.com>
1029
1030        * src/dump3d.c: Show dates for XSECT.
1031
[54b7650]1032Wed Oct 23 06:46:39 GMT 2013  Olly Betts <olly@survex.com>
1033
1034        * src/printwx.cc: Fix export and (the built-in) print preview to
1035          actually use the options selected in the dialog rather than those
1036          set when the dialog was created.
1037
[fdea415]1038Wed Oct 23 06:30:05 GMT 2013  Olly Betts <olly@survex.com>
1039
1040        * src/: Hook up GPX export options to export entrances, fixed points,
1041          and/or exported points, and specify coloured pin symbols for these
1042          types of stations.  These options now default to what's being shown
1043          in the survey view, like other export options.   GPX export
1044          "creator" how includes the Survex version and website URL, and the
1045          survey title is includes as a <name> tag inside the <gpx> tag.
1046
[76882cb]1047Wed Oct 23 04:38:31 GMT 2013  Olly Betts <olly@survex.com>
1048
1049        * src/guicontrol.cc: Fix assertion failure when double-clicking on the
1050          survey with wx2.9.
1051
[9cb97b7]1052Tue Oct 22 06:01:05 GMT 2013  Olly Betts <olly@survex.com>
1053
1054        * src/: Rename internal references to "show splays" to just "splays"
1055          to reflect the change in the menu item name.
1056
[7b55ac2]1057Tue Oct 22 05:55:55 GMT 2013  Olly Betts <olly@survex.com>
1058
1059        * lib/survex.pot,src/: Hide the "View" box for GPX export.  Add
1060          checkboxes for "Entrances", "Fixed Points" and "Exported Stations"
1061          for GPX export (currently non-functional).  Prepare for allowing
1062          text height, marker size, and grid spacing to be set from aven (as
1063          cad3d allows).
1064
[4d7d209]1065Mon Oct 21 01:10:04 GMT 2013  Olly Betts <olly@survex.com>
1066
1067        * src/mainfrm.cc: Update to call img_error2msg() on the error code
1068          returned by img_error().
1069
[a322a09]1070Sat Oct 19 18:28:49 GMT 2013  Olly Betts <olly@survex.com>
1071
1072        * src/printwx.cc: Fix segfault in "File->Export" if an export format
1073          isn't stored in ".aven".
1074
[0a9b040]1075Sat Oct 19 17:39:49 GMT 2013  Olly Betts <olly@survex.com>
1076
1077        * configure.ac,src/img.c: Use lround() instead of round(), and make
1078          the tests around whether we use the library function or the our
1079          fallback implementation saner.
1080
[f1d5d26]1081Wed Sep 18 00:26:33 GMT 2013  Olly Betts <olly@survex.com>
1082
1083        * src/aven.cc: Fix to build with wx 2.9.5 with wx2.8 compatibility
1084          disabled.
1085
[a2a8d23]1086Tue Sep 17 23:57:02 GMT 2013  Olly Betts <olly@survex.com>
1087
1088        * src/mainfrm.cc: Make the Presentation->Play menu item a checkbox,
1089          to avoid a warning with wxMSW 2.9.5.  Reported by Brian Clipstone.
1090
[f3ef5d8]1091Tue Sep 17 23:56:06 GMT 2013  Olly Betts <olly@survex.com>
1092
1093        * src/guicontrol.cc,src/guicontrol.h: Rename scale/rotate lock
1094          constants to have a "lock_" prefix.
1095
[f7d52a1]1096Tue Sep 17 23:38:10 GMT 2013  Olly Betts <olly@survex.com>
1097
1098        * src/mainfrm.cc: Make right click in an empty presentation mark the
1099          current position and open it to edit, instead of crashing.
1100
[387babf]1101Tue Sep 17 23:37:00 GMT 2013  Olly Betts <olly@survex.com>
1102
1103        * src/gfxcore.cc: Don't try to close the movie if we aren't producing
1104          one.
1105
[cc69cf5]1106Tue Sep 10 00:21:53 GMT 2013  Olly Betts <olly@survex.com>
1107
1108        * configure.ac,src/moviemaker.cc: Use avcodec_free_frame() if it's
1109          available.
1110
[763efe6]1111Mon Sep 09 11:36:00 GMT 2013  Olly Betts <olly@survex.com>
1112
1113        * src/cad3d.c: Correct long option names in code comment.
1114
[caeff4a]1115Mon Sep 09 11:33:20 GMT 2013  Olly Betts <olly@survex.com>
1116
1117        * src/cad3d.c: Make --marker-size work for Skencil and SVG output.
1118
[98fd937]1119Mon Sep 09 07:01:57 GMT 2013  Olly Betts <olly@survex.com>
1120
1121        * src/gfxcore.cc,src/moviemaker.cc,src/moviemaker.h: Improve reporting
1122          of errors during the process of exporting a movie.
1123
[64d06c0]1124Mon Sep 09 06:38:33 GMT 2013  Olly Betts <olly@survex.com>
1125
1126        * configure.ac,src/moviemaker.cc,src/moviemaker.h: Update movie export
1127          code to work with latest libav API.
1128
[adceff5]1129Mon Sep 09 05:14:24 GMT 2013  Olly Betts <olly@survex.com>
1130
1131        * Makefile.am,doc/HACKING.htm,lib/,survex.iss.in: Upgrade to newer
1132          innosetup version.  Upgrade details of how to do a Microsoft Windows
1133          build.
1134
[66a9df7]1135Mon Sep 09 04:19:36 GMT 2013  Olly Betts <olly@survex.com>
1136
1137        * make_release: Prefer a hand-installed 2.9 mingw build of wx to a
1138          packaged 2.8 build.
1139
[55a0527]1140Mon Sep 09 04:18:18 GMT 2013  Olly Betts <olly@survex.com>
1141
1142        * src/img.c,src/netbits.c: Fix // comments in C code for portability
1143          to pre-C99 compilers which don't support these as an extension.
1144
[0544329]1145Mon Sep 09 04:12:57 GMT 2013  Olly Betts <olly@survex.com>
1146
1147        * src/aven.cc: Fix to build with wxMSW 2.9.5.
1148
[c527c6e]1149Mon Sep 09 04:10:48 GMT 2013  Olly Betts <olly@survex.com>
1150
1151        * configure.ac,src/Makefile.am: Probe for libproj.
1152
[9fc1cac]1153Fri Sep 06 04:18:23 GMT 2013  Olly Betts <olly@survex.com>
1154
1155        * NEWS,doc/cad3d.sgml,lib/,src/: The "Sketch" vector drawing program
1156          got renamed to "Skencil" some time ago, so update all references in
1157          code and documentation.  cad3d has a new --skencil option to specify
1158          this output format, but --sketch is still recognised for
1159          compatibility.
1160
[3972b26]1161Fri Sep 06 03:39:16 GMT 2013  Olly Betts <olly@survex.com>
1162
1163        * src/printwx.cc: Default to exporting in the export format used last
1164          time.
1165
[6073761]1166Fri Sep 06 03:27:21 GMT 2013  Olly Betts <olly@survex.com>
1167
1168        * lib/de_CH.po,lib/it.po,lib/sk.po: Minor translation updates.
1169
[583c17d]1170Thu Sep 05 09:50:23 GMT 2013  Olly Betts <olly@survex.com>
1171
1172        * lib/,src/: Add a format drop down to the export dialog, and only
1173          show fields which are meaningful and supported for a particular
1174          export format.
1175
[3c35956]1176Thu Sep 05 04:21:40 GMT 2013  Olly Betts <olly@survex.com>
1177
1178        * survex.iss.in: Newer innosetup no longer supports MinVersion.
1179
[0b29536]1180Thu Sep 05 04:20:36 GMT 2013  Olly Betts <olly@survex.com>
1181
1182        * lib/,survex.iss.in: Add translations for the Windows installer for
1183          all the languages we have any translations of Survex itself for.
1184
[4734106]1185Mon Sep 02 21:03:50 GMT 2013  Olly Betts <olly@survex.com>
1186
1187        * lib/,src/: Rework findentrances into GPX export for aven.
1188
[0d9d980]1189Mon Sep 02 02:17:49 GMT 2013  Olly Betts <olly@survex.com>
1190
1191        * src/img.c: Improve fputsnl() for non-HOSTED mode to return a value.
1192
[81bb4bdc]1193Mon Sep 02 02:17:18 GMT 2013  Olly Betts <olly@survex.com>
1194
1195        * src/img.c: Use osnew() to simplify code a little.
1196
[b932a29]1197Mon Sep 02 01:45:52 GMT 2013  Olly Betts <olly@survex.com>
1198
1199        * src/img.c: Don't segfault on img_close() in non-hosted mode.
1200
[f807d8bf]1201Mon Sep 02 00:27:29 GMT 2013  Olly Betts <olly@survex.com>
1202
1203        * NEWS,src/img.c: img.c can now be compiled as C++ as well as as C.
1204
[88b54df6]1205Mon Sep 02 00:17:36 GMT 2013  Olly Betts <olly@survex.com>
1206
1207        * NEWS,src/img.c: Add missing definition of max() macro when built for
1208          use outside of Survex.
1209
[0d25db3]1210Mon Sep 02 00:11:36 GMT 2013  Olly Betts <olly@survex.com>
1211
1212        * src/img.c: Don't duplicate the IMG_API_VERSION defaulting logic from
1213          img.h as we get it just by including img.h first.
1214
[a405bc1]1215Mon Sep 02 00:10:34 GMT 2013  Olly Betts <olly@survex.com>
1216
1217        * src/: IMG_HOSTED no longer affects the img API at all.
1218
[034141d]1219Fri Aug 23 08:06:18 GMT 2013  Olly Betts <olly@survex.com>
1220
1221        * NEWS,lib/,src/netskel.c: Tweak cavern .err file output to not lose
1222          the space in front of certain statistics when the value gets large.
1223
[a4adf09]1224Wed Aug 21 21:14:03 GMT 2013  Olly Betts <olly@survex.com>
1225
1226        * NEWS,lib/,src/matrix.c,src/out.h,tests/calibrate_clino.out: Don't
1227          report "Solving to find x coordinates" as we actually find y and z
1228          in the same operation, and as a progress message it is redundant with
1229          "Solving %d simultaneous equations" anyway.
1230
[0056ee1]1231Fri Aug 09 10:23:24 GMT 2013  Olly Betts <olly@survex.com>
1232
1233        * NEWS,src/printwx.cc: Need to call TransferDataFromWindow() for the
1234          validators to get called and update the boolean flag settings mask.
1235
[da65891]1236Fri Aug 02 13:04:39 GMT 2013  Olly Betts <olly@survex.com>
1237
1238        * NEWS,src/readval.c,tests/cmd_alias.out: Fix handling of anonymous
1239          wall stations ('..' by default) to implicitly set the SPLAY leg flag,
1240          as was intended.
1241
[c6abbc8]1242Sat Jul 27 10:08:46 GMT 2013  Olly Betts <olly@survex.com>
1243
1244        * tests/Makefile.am: Distribute files for normal_bad testcase.
1245
[e34bebc]1246Sat Jul 27 09:41:34 GMT 2013  Olly Betts <olly@survex.com>
1247
1248        * NEWS,configure.ac: Update for 1.2.7.
1249
[576e5a9]1250Sun Jul 21 18:03:58 GMT 2013  Olly Betts <olly@survex.com>
1251
1252        * src/mainfrm.cc: Speed up loading a .3d file with cross-sections by
1253          using a map to convert station names to positions.
1254
[91f6661]1255Sun Jul 21 16:12:25 GMT 2013  Olly Betts <olly@survex.com>
1256
1257        * doc/TODO.htm: Note that dump3d needs documenting.
1258
[71c2c3f]1259Sun Jul 21 16:09:24 GMT 2013  Olly Betts <olly@survex.com>
1260
1261        * configure.ac,debian/survex.install,src/Makefile.am: Build and
1262          package dump3d as standard - it's useful for grabbing info from
1263          3d files in scripts.
1264
[47a650b]1265Thu Jul 18 03:54:45 GMT 2013  Olly Betts <olly@survex.com>
1266
1267        * lib/de.po: Merge German translation updates from launchpad.
1268
[22114ef]1269Wed Jul 17 12:38:39 GMT 2013  Olly Betts <olly@survex.com>
1270
1271        * doc/3dformat.htm,src/img.c: Move the DATE and ERROR codes in 3d v8 to
1272          leave a large contiguous block of codes available.
1273
[900b32a]1274Wed Jul 17 12:29:33 GMT 2013  Olly Betts <olly@survex.com>
1275
1276        * src/img.c: Mask out the bit used to indicate no label change from
1277          the returned leg flags.
1278
[e133186]1279Wed Jul 17 11:13:37 GMT 2013  Olly Betts <olly@survex.com>
1280
1281        * doc/3dformat.htm,src/img.c: The prefix is often unchanged from one
1282          leg to the next, so use a spare flag to compactly indicate that
1283          there's no label change.
1284
[dec6b10]1285Tue Jul 16 12:04:55 GMT 2013  Olly Betts <olly@survex.com>
1286
1287        * doc/3dformat.htm,src/img.c: More work toward v8 of 3d format.
1288
[c1785b1]1289Tue Jul 16 11:33:34 GMT 2013  Olly Betts <olly@survex.com>
1290
1291        * doc/TODO.htm: The data style of legs is now stored in the 3d file,
1292          so remove "flag nosurvey legs in .3d file" from todo list.
1293
[567445a]1294Tue Jul 16 11:33:04 GMT 2013  Olly Betts <olly@survex.com>
1295
1296        * src/dump3d.c: Report the data style of legs.
1297
[230aedd]1298Tue Jul 16 11:32:13 GMT 2013  Olly Betts <olly@survex.com>
1299
1300        * src/cad3d.c: Check for errors from img_rewind() and report them.
1301
[cd91e16]1302Tue Jul 16 07:54:52 GMT 2013  Olly Betts <olly@survex.com>
1303
1304        * tests/cavern.tst: Run diffpos <expected> <actual> so the reports of
1305          'Added' and 'Deleted' stations are the more natural way round.
1306
[afe350e]1307Tue Jul 09 22:59:48 GMT 2013  Olly Betts <olly@survex.com>
1308
1309        * doc/3dformat.htm: Formatting tweaks.
1310
[73fea40]1311Tue Jul 09 13:36:35 GMT 2013  Olly Betts <olly@survex.com>
1312
1313        * doc/3dformat.htm,doc/TODO.htm,src/img.c: Add an explicit flag for
1314          'this is an extended elevation' to 3d v8.
1315
[ec812baa]1316Tue Jul 09 13:24:29 GMT 2013  Olly Betts <olly@survex.com>
1317
1318        * doc/3dformat.htm,doc/TODO.htm,src/img.h: Start on v8 of the 3d format
1319          - the timestamp is stored as seconds since 1970.
1320
[200a12c]1321Tue Jul 09 12:41:51 GMT 2013  Olly Betts <olly@survex.com>
1322
1323        * src/commands.c: Fix ordering of the style masks to reflect swapping
1324          of STYLE_NOSURVEY and STYLE_PASSAGE.
1325
[669d5d5]1326Tue Jul 09 11:14:28 GMT 2013  Olly Betts <olly@survex.com>
1327
1328        * doc/TODO.htm: Update.
1329
[c230a2a7]1330Tue Jul 09 10:31:50 GMT 2013  Olly Betts <olly@survex.com>
1331
1332        * src/img.h: Remove unnecessary include of "useful.h" in IMG_HOSTED
1333          mode.
1334
[ac28f4f]1335Tue Jul 09 08:48:35 GMT 2013  Olly Betts <olly@survex.com>
1336
1337        * src/cavern.h,src/img.h: Renumber STYLE_PASSAGE and STYLE_NOSURVEY so
1338          that the style constants we want to pass to img are contiguously
1339          numbered.
1340
[1fad6d4]1341Sun Jul 07 13:03:56 GMT 2013  Olly Betts <olly@survex.com>
1342
1343        * src/img.h: Just make fRead always int, eliminating IMG_HOSTED
1344          conditional.
1345
[0c50ce3]1346Sun Jul 07 12:45:11 GMT 2013  Olly Betts <olly@survex.com>
1347
1348        * src/extend.c,src/img.c,src/img.h: Repurpose the long unused fBinary
1349          parameter to img_open_write() as a flags parameter, and add
1350          img_FFLAG_EXTENDED to specify that this is an extended elevation,
1351          in place of appending " (extended)" to the title.  Internally we
1352          still append this to the title (and remove it upon reading), but in
1353          the 3d v8 format, the flags will be stored explicitly in the file.
1354
[ab42a9c]1355Sun Jul 07 12:22:32 GMT 2013  Olly Betts <olly@survex.com>
1356
1357        * src/img.h: Add comments for the lists of "Leg flags" and "Station
1358          flags".
1359
[3fb4350]1360Sun Jul 07 12:20:29 GMT 2013  Olly Betts <olly@survex.com>
1361
1362        * NEWS,src/dump3d.c,src/img.h: Drop img_FLAG_NOSURVEY - it's redundant
1363          now we're going to store the style of each leg, and it hasn't yet
1364          been in a release.
1365
[88c1ccb]1366Sun Jul 07 12:14:23 GMT 2013  Olly Betts <olly@survex.com>
1367
1368        * src/dump3d.c: Report if the file is an extended elevation.
1369
[eb5aea0]1370Sun Jul 07 12:12:24 GMT 2013  Olly Betts <olly@survex.com>
1371
1372        * src/: Track the data style of each leg, and pass it in to img - it's
1373          not yet stored in the .3d file, but now it is easily available so it
1374          can be.
1375
[43ddd8b]1376Fri Jul 05 13:17:24 GMT 2013  Olly Betts <olly@survex.com>
1377
1378        * configure.ac,doc/3dformat-old.htm: Split off a copy of the current
1379          3dformat document - v8 will feature significant changes, so it will
1380          be clearer to document it separately.
1381
[ce9057c]1382Fri Jul 05 13:11:25 GMT 2013  Olly Betts <olly@survex.com>
1383
1384        * src/dump3d.c,src/netskel.c: The fBinary parameter of img_open_write()
1385          has been unused for years, so stop passing fTrue.
1386
[b189252]1387Tue Jul 02 12:04:09 GMT 2013  Olly Betts <olly@survex.com>
1388
1389        * src/img.c: Revert to putting a human readable timestamp string in
1390          v7 and older files.
1391
[f346a33]1392Tue Jul 02 11:01:41 GMT 2013  Olly Betts <olly@survex.com>
1393
1394        * src/dump3d.c: Show only 2 decimal places on coordinates and passage
1395          dimensions.
1396
[38500b0]1397Wed Jun 12 13:35:21 GMT 2013  Olly Betts <olly@survex.com>
1398
1399        * src/printwx.cc: Implement a copy ctor for BitValidator in the same
1400          way that wxGenericValidator does.  Older GCC seems to need such a
1401          copy ctor to exist to compile the uses of BitValidator in
1402          printwx.cc.
1403
[6a25547d]1404Wed Jun 12 13:34:52 GMT 2013  Olly Betts <olly@survex.com>
1405
1406        * src/Makefile.am: Ship gdtconvert and gen_img2aven.
1407
[d380cd6]1408Wed Jun 12 13:33:38 GMT 2013  Olly Betts <olly@survex.com>
1409
1410        * make_release: Tweak 'mingw' building to look for a suitable
1411          wx-config and get the C and C++ compilers to use using its
1412          --cc and --cxx flags.
1413
[1298787]1414Tue Jun 11 12:06:08 GMT 2013  Olly Betts <olly@survex.com>
1415
1416        * src/printwx.cc: wxValidator subclasses shouldn't have a copy ctor,
1417          so give BitValidator an unimplemented private copy ctor, and use
1418          the normal ctor instead to implement the Clone() method.
1419
[da9d788]1420Tue Jun 11 11:51:13 GMT 2013  Olly Betts <olly@survex.com>
1421
1422        * NEWS: Update from ChangeLog.
1423
[bb51ecd]1424Mon Jun 10 11:50:18 GMT 2013  Olly Betts <olly@survex.com>
1425
1426        * lib/launchpad-merge-po: New script to eliminate unwanted differences
1427          introduced by launchpad.
1428        * lib/Makefile.am: Make launchpad-diff target use launchpad-merge-po
1429          and skip files missing in the launchpad export.
1430
[ad0bf7b]1431Mon Jun 10 11:47:37 GMT 2013  Olly Betts <olly@survex.com>
1432
1433        * lib/unlaunchpad-po: Normalise dates in PO headers.
1434
[6176b37]1435Mon Jun 10 07:23:07 GMT 2013  Olly Betts <olly@survex.com>
1436
1437        * lib/Makefile.am,lib/unlaunchpad-po: Add "launchpad-diff" make target
1438          to assist with merging in translation changes from launchpad.
1439
[a69a767]1440Sun Jun 09 00:04:37 GMT 2013  Olly Betts <olly@survex.com>
1441
1442        * src/img.c: Handle .pos files containing unnamed stations - don't suck
1443          the next line in as the station name, and set img_SFLAG_ANON for
1444          them.
1445
[9140f41]1446Sat Jun 08 15:12:25 GMT 2013  Olly Betts <olly@survex.com>
1447
1448        * src/mainfrm.cc: Fix mapping of flags when loading a .3d file.
1449
[1ca095a]1450Sat Jun 08 15:07:05 GMT 2013  Olly Betts <olly@survex.com>
1451
1452        * .gitignore,src/gen_img2aven: Commit script to generate img2aven.h.
1453
[9e5ad92]1454Sat Jun 08 14:20:45 GMT 2013  Olly Betts <olly@survex.com>
1455
1456        * lib/: Update line number references and merge message changes from
1457          survex.pot to the .po files.
1458
[df126137]1459Sat Jun 08 14:17:52 GMT 2013  Olly Betts <olly@survex.com>
1460
1461        * lib/Makefile.am,lib/merge-po: Add "merge-pos" target to merge in new
1462          messages and updates to comments from survex.pot to the .po files.
1463
[be3b9b9]1464Sat Jun 08 14:10:16 GMT 2013  Olly Betts <olly@survex.com>
1465
1466        * tests/: Commit files for new tests.
1467
[42bd3576]1468Sat Jun 08 13:40:38 GMT 2013  Olly Betts <olly@survex.com>
1469
1470        * src/img.c,src/img.h,src/mainfrm.cc: Store the 'processed at'
1471          timestamp in the .3d file as seconds since 1970 rather than as
1472          a human readable string.
1473
[45dcea2]1474Sat Jun 08 06:19:17 GMT 2013  Olly Betts <olly@survex.com>
1475
1476        * src/commands.c: Correct comment about *alias.
1477
[cd5b089]1478Sat Jun 08 06:01:38 GMT 2013  Olly Betts <olly@survex.com>
1479
1480        * lib/de.po,lib/de_CH.po,lib/en_US.po: Update translations.
1481
[5d60ff0]1482Thu Jun 06 10:56:22 GMT 2013  Olly Betts <olly@survex.com>
1483
1484        * lib/,src/: Show splay legs faded by default, with menu options to
1485          hide them or show them like other legs.
1486
[dcbcae0]1487Tue Jun 04 12:37:03 GMT 2013  Olly Betts <olly@survex.com>
1488
1489        * doc/manual.sgml,lib/survex.pot,src/,tests/Makefile.am,
1490          tests/cavern.tst: Add more anonymous station types - a double
1491          separator ('..' by default) is an anoymous wall point at the end
1492          of an implicit splay (c.f. '.' being a non-wall point), and
1493          a triple separator ('...' by default) is an anoymous point (with
1494          nothing special about the leg).  New *alias command allows '-' to be
1495          mapped to '..' to match pocket topo conventions.  3d file format now
1496          support a 'WALL' station flag.
1497
[f9044d0]1498Tue Jun 04 12:19:31 GMT 2013  Olly Betts <olly@survex.com>
1499
1500        * src/Makefile.am: Regenerate gradient.pov is gdtconvert changes.
1501
[4fb15a1]1502Sun Jun 02 12:51:46 GMT 2013  Olly Betts <olly@survex.com>
1503
1504        * src/readval.c,tests/: Report column numbers as well as line numbers
1505          for more cavern errors and warnings.  Add more testcases.  If the
1506          argument to *include has an opening double quote but the closing
1507          double quote is missing, then skip trying to open the file.
1508
[a91c2b0]1509Sun Jun 02 10:52:26 GMT 2013  Olly Betts <olly@survex.com>
1510
1511        * src/cavernlog.cc: Remove useless extra quoting when invoking vim.
1512
[e27a0c3]1513Fri May 31 13:51:16 GMT 2013  Olly Betts <olly@survex.com>
1514
1515        * src/netskel.c: Use fputs not printf to write literal string to avoid
1516          GCC format security warning (the string can never contain a '%' but
1517          the compiler can't see that).
1518
[8cea1ad]1519Fri May 31 13:08:01 GMT 2013  Olly Betts <olly@survex.com>
1520
1521        * src/datain.c: Variable 'len' in compile_error_token was static for no
1522          good reason.
1523
[d309e17]1524Fri May 31 12:32:22 GMT 2013  Olly Betts <olly@survex.com>
1525
1526        * src/mainfrm.cc,src/mainfrm.h: Skip anonymous stations.
1527
[a2c33ae]1528Fri May 31 12:17:56 GMT 2013  Olly Betts <olly@survex.com>
1529
1530        * src/,tests/: Anonymous stations no longer have a made up unique name,
1531          and are marked with a new ANON flag in .3d files.
1532
[55ee200]1533Mon May 27 11:24:18 GMT 2013  Olly Betts <olly@survex.com>
1534
1535        * configure.ac: Update copyright date.
1536
[f15cde77]1537Sun May 26 13:05:34 GMT 2013  Olly Betts <olly@survex.com>
1538
1539        * src/: New station flag SFLAGS_USED to mark a station as "used" so we
1540          don't issue "unused fixed point" warnings about it - previously we
1541          set 'shape' to be negative to indicate this, but that required us to
1542          handle that whenever we looked at or updated shape.
1543
[631fa17]1544Sun May 26 11:47:06 GMT 2013  Olly Betts <olly@survex.com>
1545
1546        * configure.ac: Fix sizeof(wxChar) test to work for wx2.9.
1547
[ee63994]1548Fri May 10 05:55:54 GMT 2013  Olly Betts <olly@survex.com>
1549
1550        * configure.ac,src/gla-gl.cc,src/glbitmapfont.h: It seems we need to
1551          include GL/gl.h before we can safely include GL/glext.h (at least on
1552          Debian wheezy).
1553
[a5d615f]1554Fri May 10 05:43:09 GMT 2013  Olly Betts <olly@survex.com>
1555
1556        * configure.ac: Fix wxChar test to work in a non-cross-compiled build.
1557
[30b66b5]1558Wed May 08 22:38:56 GMT 2013  Olly Betts <olly@survex.com>
1559
1560        * configure.ac,src/glbitmapfont.cc: Check sizeof(wxChar) at configure
1561          time, so we can avoid a warning when sizeof(wxChar)==2 (which is the
1562          case under mingw).
1563
[fdd4a1fc]1564Wed May 08 05:54:23 GMT 2013  Olly Betts <olly@survex.com>
1565
1566        * lib/en_US.po,lib/survex.pot: Update.
1567
[c142664]1568Tue May 07 23:30:26 GMT 2013  Olly Betts <olly@survex.com>
[c8b5fa5]1569
1570        * src/aven.cc: Don't crash trying to report an error after the app
1571          object has been created but before the frame window has.
1572
[419befc]1573Sun Jan 06 19:31:30 GMT 2013  Olly Betts <olly@survex.com>
1574
1575        * doc/manual.sgml: "surface topology" -> "surface topography".
1576
[f95d6c7]1577Sun Jan 06 08:07:22 GMT 2013  Olly Betts <olly@survex.com>
1578
1579        * lib/Makefile.am: Remove launchpad-tarball target - changes now
1580          get picked up by launchpad automatically via a bzr mirror of the
1581          git repo.
1582
[81dc8f3]1583Sun Jan 06 05:45:10 GMT 2013  Olly Betts <olly@survex.com>
1584
1585        * lib/survex.pot,src/dump3d.c: Add --show-dates/-d to --help output.
1586
[b183fe1]1587Sun Jan 06 05:42:07 GMT 2013  Olly Betts <olly@survex.com>
1588
1589        * lib/po-to-msg.pl: Fix matching quote check to really allow
1590          for using « and » in a translation.
1591
[8f365d5]1592Sun Jan 06 05:23:48 GMT 2013  Olly Betts <olly@survex.com>
1593
1594        * src/dump3d.c: Report img_STOP as STOP rather than CODE_0xffffffff.
1595
[256c4c8]1596Thu Jan 03 01:08:28 GMT 2013  Olly Betts <olly@survex.com>
1597
1598        * src/: Use wxValidator to simplify keeping svxPrintDlg member
1599          variables and fields in the dialog in sync.
1600
[17c483d]1601Wed Jan 02 20:49:20 GMT 2013  Olly Betts <olly@survex.com>
1602
1603        * src/gla-gl.cc,src/glbitmapfont.cc: Add checks for errors when reading
1604          the font file.
1605
[6b536b3]1606Wed Jan 02 20:48:22 GMT 2013  Olly Betts <olly@survex.com>
1607
1608        * configure.ac,src/img.c: Avoid warning about redeclaration of round().
1609
[7b9dc3f]1610Wed Jan 02 09:11:41 GMT 2013  Olly Betts <olly@survex.com>
1611
1612        * src/readval.c: Whitespace tweak.
1613
[c23c626]1614Wed Jan 02 09:10:57 GMT 2013  Olly Betts <olly@survex.com>
1615
1616        * src/netartic.c: Use TSTBIT(w, x) instead of w & BIT(x).
1617
[187e72b]1618Wed Jan 02 09:10:30 GMT 2013  Olly Betts <olly@survex.com>
1619
1620        * src/listpos.c: Fix compiler warning.
1621
[710ecc1]1622Wed Jan 02 09:04:58 GMT 2013  Olly Betts <olly@survex.com>
1623
1624        * lib/survex.pot,src/,tests/: Add support for anonymous stations,
1625          which are indicated by a station name of '.'.
1626
[edf0717]1627Sat Dec 29 18:50:07 GMT 2012  Olly Betts <olly@survex.com>
1628
1629        * src/export.cc: Implement export of passage info for DXF (untested).
1630
[5624403]1631Sat Dec 29 05:29:31 GMT 2012  Olly Betts <olly@survex.com>
1632
1633        * src/gfxcore.cc,src/printwx.cc,src/printwx.h: Default the export/print
1634          settings for passage related things to the "tubes" setting in the
1635          OpenGL view.
1636
[384534c]1637Sat Dec 29 05:11:20 GMT 2012  Olly Betts <olly@survex.com>
1638
1639        * src/gfxcore.cc,src/gfxcore.h: Export of passage detail now works
1640          before we have displayed tubes in the OpenGL view.
1641
[d713e5d]1642Sat Dec 29 05:09:54 GMT 2012  Olly Betts <olly@survex.com>
1643
1644        * src/avenprcore.cc,src/avenprcore.h,src/printwx.cc: Do away with the
1645          separate bool flags for each thing we can show in printing and export
1646          and just use the "show_mask" flags.
1647
[6eef93d]1648Fri Dec 28 23:30:55 GMT 2012  Olly Betts <olly@survex.com>
1649
1650        * lib/: Fill in new messages from existing translations where possible.
1651
[97d5744]1652Fri Dec 28 21:03:33 GMT 2012  Olly Betts <olly@survex.com>
1653
1654        * lib/: Merge from survex.pot to .po files.
1655
[4b4f457]1656Fri Dec 28 22:21:50 GMT 2012  Olly Betts <olly@survex.com>
1657
1658        * lib/survex.pot: Update locations.
1659
[d00b9b2]1660Fri Dec 28 22:19:14 GMT 2012  Olly Betts <olly@survex.com>
1661
1662        * src/printwx.cc: Disable passage-related export options when in a
1663          tilted view.  Hook up "Cross-sections" to printing on left and
1664          right markers.
1665
[e90a41e]1666Fri Dec 28 06:30:17 GMT 2012  Olly Betts <olly@survex.com>
1667
1668        * lib/survex.pot,src/: Add options to export dialog to control showing
1669          cross-sections, walls and passages.
1670
[fc68ad5]1671Fri Dec 28 05:53:56 GMT 2012  Olly Betts <olly@survex.com>
1672
1673        * src/: Implement exporting of passages (ticket#4) for SVG.  Currently
1674          it is always on (I'll update the Export dialog shortly).
1675
[0fa7aac]1676Wed Dec 26 22:21:10 GMT 2012  Olly Betts <olly@survex.com>
1677
1678        * lib/survex.pot,src/commands.c,src/readval.c,src/readval.h,tests/: Add
1679          new warning if *begin SURVEY has a separator character in SUVERY.
1680
[d2dc8a5]1681Wed Dec 26 07:29:42 GMT 2012  Olly Betts <olly@survex.com>
1682
1683        * lib/en_US.po: Fix clashing menu accelerator.
1684
[79d84d9]1685Wed Dec 26 01:46:06 GMT 2012  Olly Betts <olly@survex.com>
1686
1687        * src/readval.c: Fix typo in previous change.
1688
[ce8f81c]1689Tue Dec 25 23:04:06 GMT 2012  Olly Betts <olly@survex.com>
1690
1691        * src/readval.c,tests/: Demote errors about invalid dates to warnings,
1692          since we've accepted *date for ages without any checks on the value,
1693          and so existing datasets probably contain invalid dates and dates in
1694          other formats.  (ticket#19)
1695
[2d8c78e]1696Tue Dec 25 22:03:20 GMT 2012  Olly Betts <olly@survex.com>
1697
1698        * src/listpos.c: But always leave space for at least 4 digits, so we
1699          give exactly the same output as before unless we need the extra
1700          width.
1701
[449dca9]1702Mon Dec 24 08:44:04 GMT 2012  Olly Betts <olly@survex.com>
1703
1704        * src/listpos.c: Adjust width of node stats table to fit longest count.
1705
[b0d2c3e]1706Sun Dec 23 07:20:53 GMT 2012  Olly Betts <olly@survex.com>
1707
1708        * lib/survex.pot: Wrap TRANSLATORS comment.
1709
[34bae8e]1710Sun Dec 23 07:20:19 GMT 2012  Olly Betts <olly@survex.com>
1711
1712        * lib/survex.pot: Add missing "c-format" annotation.
1713
[577b94d]1714Sun Dec 23 07:19:22 GMT 2012  Olly Betts <olly@survex.com>
1715
1716        * lib/sk.po: Resolve a couple of inconsistencies in translation of
1717          similar messages by asking Martin Sluka.
1718
[07beaa4]1719Sun Dec 23 05:36:38 GMT 2012  Olly Betts <olly@survex.com>
1720
1721        * NEWS: Update from ChangeLog.
1722
[fc06ec5]1723Thu Dec 20 04:31:22 GMT 2012  Olly Betts <olly@survex.com>
1724
1725        * lib/zh_CN.po: Translate another message.
1726
[909ab0c]1727Thu Dec 20 03:28:02 GMT 2012  Olly Betts <olly@survex.com>
1728
1729        * lib/zh_CN.po: Add space after colon.
1730
[47c6ee92]1731Thu Dec 20 03:26:15 GMT 2012  Olly Betts <olly@survex.com>
1732
1733        * lib/survex.pot: Add more TRANSLATORS comments about terminology.
1734
[69e6c0b]1735Thu Dec 20 03:25:45 GMT 2012  Olly Betts <olly@survex.com>
1736
1737        * lib/it.po: Merge two new translations from launchpad.
1738
[1682d1a]1739Thu Dec 20 03:24:52 GMT 2012  Olly Betts <olly@survex.com>
1740
1741        * lib/en_US.po: Correct "leg" to "shot" in a few places, and translate
1742          "Anticlockwise" to "Counterclockwise".
1743
[365c7e4]1744Wed Dec 19 10:41:55 GMT 2012  Olly Betts <olly@survex.com>
1745
1746        * lib/po-to-msg.pl: Remove commented out code to find uses, which is
1747          now handled by a separate script.
1748
[a570c81]1749Wed Dec 19 10:36:59 GMT 2012  Olly Betts <olly@survex.com>
1750
1751        * lib/po-to-msg.pl: Update to read message numbers from references.
1752
[8c048fa]1753Tue Dec 18 12:00:40 GMT 2012  Olly Betts <olly@survex.com>
1754
1755        * src/gla-gl.cc,src/gla.h: Update to use wxGLContext to avoid
1756          deprecation warnings from wx 2.9.
1757
[6e22f11]1758Tue Dec 18 11:40:34 GMT 2012  Olly Betts <olly@survex.com>
1759
1760        * src/moviemaker.cc: Fix unused parameter warnings when we don't have
1761          libavformat available.
1762
[1c8ab60]1763Tue Dec 18 11:39:40 GMT 2012  Olly Betts <olly@survex.com>
1764
1765        * src/glbitmapfont.cc: Fix warning about ambiguous else from wxLogError
1766          macro.
1767
[cea3549]1768Tue Dec 18 11:32:32 GMT 2012  Olly Betts <olly@survex.com>
1769
1770        * INSTALL,lib/INSTALL.OSX,src/,survex.spec.in: Require at least
1771          wxWidgets 2.8.0 - it was released just over 6 years ago now,
1772          and the wx developers consider even 2.8 to be rather long in
1773          the tooth.  I haven't test build with wx 2.6 for more than a year
1774          and it's no longer packaged for Debian.  Dropping support for
1775          older wx allows a number of workarounds to be removed.
1776
[1ada489]1777Tue Dec 18 11:05:24 GMT 2012  Olly Betts <olly@survex.com>
1778
1779        * src/: Fix uses of some wx features which are deprecated in wx2.9.
1780
[9071cf5]1781Tue Dec 18 10:50:28 GMT 2012  Olly Betts <olly@survex.com>
1782
1783        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Fix OnSize handling
1784          so we can just call event.Skip() (which is the intended approach)
1785          rather than explicitly calling the parent class OnSize() method
1786          from the subclass OnSize() method.
1787
[aa7c3c2]1788Tue Dec 18 08:23:14 GMT 2012  Olly Betts <olly@survex.com>
1789
1790        * src/aven.cc: Fix MSW build to not rely on a GCC extension.
1791
[4a78370]1792Tue Dec 18 07:20:16 GMT 2012  Olly Betts <olly@survex.com>
1793
1794        * lib/: Merge changes from template.
1795
[0dc5829]1796Tue Dec 18 07:06:41 GMT 2012  Olly Betts <olly@survex.com>
1797
1798        * lib/,src/Makefile.am,src/gettexttomsg.pl: Eliminate po_codes and just
1799          store the message numbers as the line number in a fake source
1800          reference to file 'n'.
1801
[e32074b]1802Tue Dec 18 04:13:18 GMT 2012  Olly Betts <olly@survex.com>
1803
1804        * lib/po_codes,lib/survex.pot: Merge in updated source line numbers.
1805
[f8fa253]1806Tue Dec 18 04:11:09 GMT 2012  Olly Betts <olly@survex.com>
1807
1808        * lib/extract-msgs.pl,src/Makefile.am: Don't include version in
1809          'Project-Id-Version'.
1810
[483796d]1811Tue Dec 18 03:13:16 GMT 2012  Olly Betts <olly@survex.com>
1812
1813        * lib/: Set Project-Id-Version to just "survex" - the version part just
1814          complicates things unnecessarily for our usage.
1815
[f723062]1816Tue Dec 18 03:00:04 GMT 2012  Olly Betts <olly@survex.com>
1817
1818        * tests/Makefile.am,tests/aven.tst: Add new testsuite script (aven.tst)
1819          which currently has regression tests for the recently fixed segfault
1820          when aven didn't have messages for the requested language.
1821
[173d1c6]1822Tue Dec 18 02:19:08 GMT 2012  Olly Betts <olly@survex.com>
1823
1824        * src/message.c: Only use ASCII for the handful of hardcoded messages
1825          we need for errors loading message files, as it's probably more
1826          likely the wrong encoding will be set in such cases.
1827
[da96015]1828Tue Dec 18 02:02:57 GMT 2012  Olly Betts <olly@survex.com>
1829
1830        * src/,tests/: Report column numbers as well as line numbers for some
1831          cavern errors and warnings, and update aven's cavern log parser to
1832          handle these.  Simplify handling of quantity lists to only recognise
1833          'DEFAULT' as the first item.  Add more testcases, expand some
1834          existing testcases, and expected output for more.
1835
[c49e27f]1836Mon Dec 17 22:19:21 GMT 2012  Olly Betts <olly@survex.com>
1837
1838        * src/message.c: If we don't find the message file, only give an error
1839          if it was specified with SURVEX_LANG, since that is an explicit
1840          instruction to Survex, whereas LANG, LC_ALL and LC_MESSAGES are
1841          essentially system "preferred locale" settings.
1842        * src/aven.cc: Fix reporting of errors from message.c not to crash if
1843          the wxApp object hasn't yet been intitialised, and to convert the
1844          character encoding correctly.
1845
[3d2add3]1846Mon Dec 17 22:17:00 GMT 2012  Olly Betts <olly@survex.com>
1847
1848        * lib/Makefile.am: Install zh_CN (Chinese) messages.
1849
[5f680c5]1850Mon Dec 17 22:02:43 GMT 2012  Olly Betts <olly@survex.com>
1851
1852        * lib/zh_CN.po: Reuse existing translation of "Presentation" for the
1853          top level menu name - now all the whole menu bar is translated!
1854
[bc8dfe7]1855Mon Dec 17 11:07:00 GMT 2012  Olly Betts <olly@survex.com>
1856
1857        * src/cavernlog.cc: Don't highlight a file:linenumber if there's no
1858          message after it, which avoids highlighting the "Included from"
1859          lines wrongly.
1860
[53e0bd1]1861Mon Dec 17 11:04:36 GMT 2012  Olly Betts <olly@survex.com>
1862
1863        * tests/: Rename testcase badinc3 to badinc4 and actually run it, and
1864          add new badinc3 which tests multiple levels of *include.  Add expect
1865          output for all the badinc testcases.
1866
[895f767]1867Mon Dec 17 11:01:02 GMT 2012  Olly Betts <olly@survex.com>
1868
1869        * src/datain.c: Report the parent include files starting from the
1870          outermost, as that's more logical when there are multiple levels
1871          involved.
1872
[f326029]1873Mon Dec 17 10:39:14 GMT 2012  Olly Betts <olly@survex.com>
1874
1875        * lib/fr.po: Add translation for new message, adapted from two similar
1876          existing messages.
1877
[66587ff]1878Mon Dec 17 10:37:12 GMT 2012  Olly Betts <olly@survex.com>
1879
1880        * lib/it.po: Merge a translation from launchpad.
1881
[63a4d47]1882Mon Dec 17 09:11:09 GMT 2012  Olly Betts <olly@survex.com>
1883
1884        * lib/: Merge changes from .pot to .po files.
1885
[715720f]1886Mon Dec 17 06:37:10 GMT 2012  Olly Betts <olly@survex.com>
1887
1888        * lib/,src/datain.c: Move the <filename>:<line> into the message when
1889          reporting the include route to the file with the error in it, which
1890          allows a more natural translation into German.
1891
[1c4abcf]1892Mon Dec 17 03:26:40 GMT 2012  Olly Betts <olly@survex.com>
1893
1894        * .gitignore: Add src/dump3d.
1895
[a23fe6a]1896Mon Dec 17 03:24:22 GMT 2012  Olly Betts <olly@survex.com>
1897
1898        * lib/po_codes,lib/po_codes_dead: Prune strings we aren't using and are
1899          probably unlikely to use again into a new file po_codes_dead, so that
1900          translators don't get presented with them to translate.
1901        * lib/survex.pot: Regenerate.
1902
[93935c7]1903Tue Dec 11 23:07:31 GMT 2012  Olly Betts <olly@survex.com>
1904
1905        * src/datain.c,tests/: We want to warn if there's a clino reading which
1906          it would be impossible to have read from the instrument (e.g. on a
1907          -90 to 90 degree scale you can't read "96" (it's probably a typo for
1908          "69").  However, the gradient reading from a topofil is typically in
1909          the range 0 to 180, with 90 being horizontal.  Really we should allow
1910          the valid range to be specified, but for now we infer it from the
1911          zero error - if this is within 45 degrees of 90 then we assume the
1912          range is 0 to 180.
1913
[6186bca]1914Tue Dec 11 22:29:35 GMT 2012  Olly Betts <olly@survex.com>
1915
1916        * lib/po-to-msg.pl: Report unused message numbers.
1917
[4b14118]1918Tue Dec 11 22:22:20 GMT 2012  Olly Betts <olly@survex.com>
1919
1920        * lib/po_codes,lib/survex.pot,src/commands.c,tests/: If the scale
1921          factor in *calibrate is zero, flag that as an error - it doesn't
1922          make sense and probably means someone reversed the arguments to
1923          *calibrate.
1924
[17c1dcd]1925Mon Dec 03 06:52:22 GMT 2012  Olly Betts <olly@survex.com>
1926
1927        * src/readval.c: If we were expecting a numeric field and instead get
1928          something which starts with '+', '-', or '.' but which isn't a
1929          number, then fix the error to include that character in the token
1930          reported.
1931        * tests/: Add regression test badreadingdotplus.
1932
[075c051]1933Mon Dec 03 06:50:51 GMT 2012  Olly Betts <olly@survex.com>
1934
1935        * tests/cavern.tst,tests/equatenosuchstn.out,tests/surveytypo.out: Stop
1936          trimming output header when we get to copyright line, as there may be
1937          an error before the first blank line.
1938
[e08f766]1939Mon Dec 03 06:34:20 GMT 2012  Olly Betts <olly@survex.com>
1940
1941        * tests/badinc3.svx: Add new test file, missed in earlier commit.
1942
[ccc815d5]1943Mon Dec 03 04:18:34 GMT 2012  Olly Betts <olly@survex.com>
1944
1945        * src/cavern.c: Use /* */ comments, not //.
1946
[e3d956b]1947Mon Dec 03 04:16:40 GMT 2012  Olly Betts <olly@survex.com>
1948
1949        * tests/Makefile.am: Add new test suite files.
1950
[4bc4d58]1951Mon Dec 03 04:13:32 GMT 2012  Olly Betts <olly@survex.com>
1952
1953        * src/datain.c,tests/cavern.tst: Fix handling after reporting an error
1954          for a bad reading in passage data to not then complain "End of line
1955          not blank" but instead check other readings on the same line.
1956        * tests/passagebad.svx: Add regression testcase.
1957
[33a2d49]1958Mon Dec 03 02:55:33 GMT 2012  Olly Betts <olly@survex.com>
1959
1960        * tests/cavern.tst,tests/extend.tst,tests/smoke.tst: Add valgrind hooks
1961          to the rest of the tests scripts.
1962
[5b7b184]1963Mon Dec 03 02:53:56 GMT 2012  Olly Betts <olly@survex.com>
1964
1965        * configure.ac: Fix package name, broken during modernisation of
1966          autotools use.
1967
[38c4c5c]1968Mon Dec 03 02:32:01 GMT 2012  Olly Betts <olly@survex.com>
1969
1970        * tests/: Run tools under valgrind in most test scripts if VALGRIND is
1971          set.
1972
[e963c8c]1973Mon Dec 03 02:29:56 GMT 2012  Olly Betts <olly@survex.com>
1974
1975        * tests/smoke.tst: Remove variables which aren't ever used.
1976
[bbe0a27]1977Mon Dec 03 02:28:45 GMT 2012  Olly Betts <olly@survex.com>
1978
1979        * tests/: Make all test scripts report "Test passed" at the end if
1980          VERBOSE is set and all testcases in the script passed.
1981
[67a2822]1982Mon Dec 03 01:59:04 GMT 2012  Olly Betts <olly@survex.com>
1983
1984        * tests/cavern.tst: If VALGRIND is set, run cavern under valgrind and
1985          fail the test if there's an error.
1986
[0a158bc]1987Mon Dec 03 01:29:39 GMT 2012  Olly Betts <olly@survex.com>
1988
1989        * src/datain.c: Refactor to avoid duplicating code for handling clino
1990          and backclino.
1991
[e3b03de]1992Mon Dec 03 01:29:05 GMT 2012  Olly Betts <olly@survex.com>
1993
1994        * src/datain.c: Check r is valid before using it at all.
1995
[30d80d2]1996Sun Dec 02 23:48:05 GMT 2012  Olly Betts <olly@survex.com>
1997
1998        * src/str.c,src/str.h: Inline s_zero() and s_free() since they should
1999          optimise down to similar or less code than a function call would.
2000
[eb96f18]2001Sun Dec 02 23:47:21 GMT 2012  Olly Betts <olly@survex.com>
2002
2003        * src/datain.c: s_zero() on a NULL pointer is a no-op, so remove.
2004
[b165f50]2005Sun Dec 02 22:53:34 GMT 2012  Olly Betts <olly@survex.com>
2006
2007        * lib/de_CH.po: Consistently use Swiss quoting style.
2008
[6f61f83]2009Sun Dec 02 22:51:53 GMT 2012  Olly Betts <olly@survex.com>
2010
2011        * src/readval.c: If we're about to longjmp to jbSkipLine, then we can
2012          just call compile_error() instead of compile_error_skip().
2013
[e363f8b]2014Sun Dec 02 22:40:07 GMT 2012  Olly Betts <olly@survex.com>
2015
2016        * src/datain.c: Always skip the current line if we longjmp to
2017          jbSkipLine.
2018        * tests/cavern.tst,tests/skipafterbadomit.svx: We weren't skipping
2019          after complaining about OMIT for a required reading, which the
2020          change to always skip fixes, so add a regression test for that.
2021
[75e67ab]2022Sat Dec 01 23:42:22 GMT 2012  Olly Betts <olly@survex.com>
2023
2024        * src/readval.c: Add a "const".
2025
[6fe33ed]2026Fri Nov 30 00:31:16 GMT 2012  Olly Betts <olly@survex.com>
2027
2028        * lib/it.po,lib/sk.po: Merge more updates from launchpad.
2029
[7f6250a]2030Wed Nov 28 06:11:11 GMT 2012  Olly Betts <olly@survex.com>
2031
2032        * NEWS: Update from ChangeLog.
2033
[6b9e4eb]2034Wed Nov 28 05:02:26 GMT 2012  Olly Betts <olly@survex.com>
2035
2036        * lib/de.po: A few more translations from launchpad.
2037
[a7b5554]2038Wed Nov 28 01:56:49 GMT 2012  Olly Betts <olly@survex.com>
2039
2040        * lib/,src/sorterr.c: Change "HOW MANY" to "HOW_MANY" to make it
2041          clearer this is a placeholder for one argument.
2042
[bc98047]2043Wed Nov 28 01:52:16 GMT 2012  Olly Betts <olly@survex.com>
2044
2045        * src/message.c: Don't force Latin 1 if setlocale(LC_MESSAGES, ...)
2046          fails.
2047
[1f47cc2]2048Wed Nov 28 01:51:11 GMT 2012  Olly Betts <olly@survex.com>
2049
2050        * src/message.c: Transliterate « and » to " if we don't have them in
2051          the current character set (previously we mapped them to << and >>).
2052
[68e6024]2053Wed Nov 28 01:00:53 GMT 2012  Olly Betts <olly@survex.com>
2054
2055        * lib/: Merge translations from launchpad.
2056
[e2e08e9]2057Wed Nov 28 00:44:36 GMT 2012  Olly Betts <olly@survex.com>
2058
2059        * lib/de_CH.po: Fill gaps from de.po.
2060
[95694a1]2061Wed Nov 28 00:44:05 GMT 2012  Olly Betts <olly@survex.com>
2062
2063        * lib/de.po: Merge in new "TRANSLATORS" comments.
2064
[fe7e9e3]2065Wed Nov 28 00:43:39 GMT 2012  Olly Betts <olly@survex.com>
2066
2067        * lib/es.po,lib/fr.po,lib/it.po: Merge translations from launchpad.
2068
[e9a67e8]2069Wed Nov 28 00:11:07 GMT 2012  Olly Betts <olly@survex.com>
2070
2071        * lib/pt_BR.po: Merge translations from launchpad.
2072
[5b74858]2073Wed Nov 28 00:00:18 GMT 2012  Olly Betts <olly@survex.com>
2074
2075        * lib/po-to-msg.pl: Add FIXME to only check % formats for messages
2076          which have the "c-format" flag set.
2077
[b772727]2078Tue Nov 27 23:57:25 GMT 2012  Olly Betts <olly@survex.com>
2079
2080        * lib/po-to-msg.pl: Fix quote check to handle “” vs »«.
2081
[57d980f]2082Tue Nov 27 23:40:06 GMT 2012  Olly Betts <olly@survex.com>
2083
2084        * lib/de.po,lib/po_codes,lib/survex.pot: Reorder messages so the ones
2085          in the "View" menu are together in order.  Adjust menu accelerators
2086          for the German translation to avoid clashes in the View menu.
2087
[71cf541]2088Tue Nov 27 23:14:05 GMT 2012  Olly Betts <olly@survex.com>
2089
2090        * lib/de.po: Merge more updates from launchpad.
2091
[c4a09387]2092Tue Nov 27 22:30:36 GMT 2012  Olly Betts <olly@survex.com>
2093
2094        * lib/de.po: Merge updates from launchpad.
2095
[5c4d167]2096Wed Nov 14 05:50:47 GMT 2012  Olly Betts <olly@survex.com>
2097
2098        * lib/fr.po: Merge in new translator comments.
2099
[b1afaf6]2100Sun Nov 04 21:26:29 GMT 2012  Olly Betts <olly@survex.com>
2101
2102        * lib/sk.po: Merge changes from Martin Sluka.
2103
[aefa547]2104Sun Nov 04 21:26:01 GMT 2012  Olly Betts <olly@survex.com>
2105
2106        * lib/ca.po: Merge in TRANSLATOR comments.
2107
[28b4065]2108Sun Nov 04 21:25:40 GMT 2012  Olly Betts <olly@survex.com>
2109
2110        * lib/fr.po: Fix clashing menu accelerator.
2111
[65d9b6b]2112Fri Nov 02 04:02:16 GMT 2012  Olly Betts <olly@survex.com>
2113
2114        * NEWS: Update from ChangeLog.
2115
[b0a90c1]2116Fri Nov 02 03:58:12 GMT 2012  Olly Betts <olly@survex.com>
2117
2118        * lib/mailmsgs.pl: Remove obsolete script.
2119        * lib/Makefile.am,lib/po-to-msg.pl: Remove references to *.todo, which
2120          we no longer generate.
2121
[e16ab0b]2122Fri Nov 02 03:46:59 GMT 2012  Olly Betts <olly@survex.com>
2123
2124        * lib/survex.pot: Add another TRANSLATORS comment.
2125
[8870a192]2126Fri Nov 02 03:25:52 GMT 2012  Olly Betts <olly@survex.com>
2127
2128        * lib/survex.pot: Add TRANSLATORS comments to clarify messages which
2129          Eric asked about.
2130
[b14d8e8]2131Fri Nov 02 03:06:00 GMT 2012  Olly Betts <olly@survex.com>
2132
2133        * lib/: Merge translation updates.
2134
[85c83ac5]2135Fri Nov 02 00:32:35 GMT 2012  Olly Betts <olly@survex.com>
2136
2137        * src/guicontrol.cc,src/mainfrm.cc: On OS X, F11 is used by the desktop
2138          so change the menu shortcut for "Full Screen Mode" to be the OS X
2139          standard shortcut Shift-Command-F.
2140
[351937d]2141Sun Oct 28 04:21:27 GMT 2012  Olly Betts <olly@survex.com>
2142
2143        * lib/sk.po: Merge updates from Martin Sluka.
2144
[6e0cdc2c]2145Mon Oct 15 04:19:57 GMT 2012  Olly Betts <olly@survex.com>
2146
2147        * Makefile.am,configure.ac: Modern automake seems to cope with files
2148          required by GNU being generated during the build, so we no longer
2149          need to use the "foreign" automake mode.  Also use -Werror with
2150          automake.
2151
[0257ad0]2152Mon Oct 15 02:28:46 GMT 2012  Olly Betts <olly@survex.com>
2153
2154        * src/Makefile.am: Remove workaround for GCC 2.95 failing to compile
2155          gfxcore.cc - GCC 2.95 is obsolete now.
2156
[aef7b08]2157Mon Oct 15 02:27:04 GMT 2012  Olly Betts <olly@survex.com>
2158
2159        * src/Makefile.am: Use AM_CPPFLAGS instead of obsolete INCLUDES.
2160
[d260645]2161Mon Oct 15 02:21:53 GMT 2012  Olly Betts <olly@survex.com>
2162
2163        * Makefile.am,buildmacosx.sh,configure.ac,lib/mailmsgs.pl: Update
2164          configure.ac from passing version to AM_INIT_AUTOMAKE to passing it
2165          to AC_INIT, and fix places which grep out the version.
2166
[147b12b]2167Mon Oct 15 02:08:23 GMT 2012  Olly Betts <olly@survex.com>
2168
2169        * buildmacosx.sh,configure.ac,configure.in,doc/Makefile.am,
2170          lib/mailmsgs.pl: Rename configure.in to configure.ac to make modern
2171          autotools usage.
2172
[c458cf7]2173Thu Sep 27 10:41:56 GMT 2012  Olly Betts <olly@survex.com>
2174
2175        * src/: Switch read_prefix_*() family of functions to be a single
2176          read_prefix() function which tags a bitmask of flags.
2177
[2aa484e]2178Thu Sep 27 09:23:41 GMT 2012  Olly Betts <olly@survex.com>
2179
2180        * lib/id.po: Resolve clashing menu accelerators.
2181
[29c302d]2182Thu Sep 27 05:37:18 GMT 2012  Olly Betts <olly@survex.com>
2183
2184        * src/namecompare.cc: Fix to build with wx2.8.
2185
[3dfffa2]2186Thu Sep 27 05:25:49 GMT 2012  Olly Betts <olly@survex.com>
2187
2188        * NEWS: Update from ChangeLog.
2189
[aa1927c4]2190Thu Sep 27 05:12:22 GMT 2012  Olly Betts <olly@survex.com>
2191
2192        * src/message.c: For determining character set on Unix, check LANG
2193          after LC_ALL and LC_CTYPE.  For determining language, check LC_ALL
2194          before LC_MESSAGES and LANG.
2195
[4f62f2c]2196Thu Sep 27 04:48:34 GMT 2012  Olly Betts <olly@survex.com>
2197
2198        * lib/id.po: Add more translations and fix marking of unused messages.
2199
[5bff838]2200Thu Sep 27 04:07:24 GMT 2012  Olly Betts <olly@survex.com>
2201
2202        * lib/Indonesian-5.1.11.isl,lib/Makefile.am,lib/id.po: Add start of
2203          Indonesian translation from launchpad.
2204
[571547c]2205Thu Sep 27 03:56:22 GMT 2012  Olly Betts <olly@survex.com>
2206
2207        * lib/: Merge translation updates from launchpad.
2208
[b82f52d]2209Thu Sep 27 00:31:24 GMT 2012  Olly Betts <olly@survex.com>
2210
2211        * lib/: Remove scripts and data files which are no longer used.
2212
[bc60689]2213Sat Sep 22 05:06:23 GMT 2012  Olly Betts <olly@survex.com>
2214
2215        * src/mainfrm.cc,src/mainfrm.h: Don't run incremental search on every
2216          key-press, as on a slow machine the short initial search(es) will
2217          take a while but not be useful.  Instead set a flag, and actually
2218          run the search when MainFrm next receives an idle event.
2219
[f0c7398]2220Fri Sep 21 06:24:32 GMT 2012  Olly Betts <olly@survex.com>
2221
2222        * src/img.h: New leg flag img_FLAG_NOSURVEY.
2223        * src/netskel.c: Set img_FLAG_NOSURVEY for nosurvey legs.
2224        * src/dump3d.c: Report NOSURVEY leg flag.
2225
[b5b8b7e]2226Fri Sep 21 06:22:29 GMT 2012  Olly Betts <olly@survex.com>
2227
2228        * src/Makefile.am: dump3d now needs date.c.
2229
[798a6bf]2230Wed Sep 19 22:12:35 GMT 2012  Olly Betts <olly@survex.com>
2231
2232        * src/dump3d.c: Add --show-dates option.
2233
[0bd66ac]2234Fri Sep 07 11:39:06 GMT 2012  Olly Betts <olly@survex.com>
2235
2236        * src/namecompare.cc,src/namecompare.h: Add two new files which were
2237          in the last release but I failed to commit.
2238
[351b91f]2239Tue Aug 14 09:42:43 GMT 2012  Olly Betts <olly@survex.com>
2240
2241        * lib/Makefile.am: Create de_DE.po as a symlink if it doesn't exist.
2242
[41cfc8c]2243Mon May 28 16:56:27 GMT 2012  Olly Betts <olly@survex.com>
2244
2245        * configure.in: -W no longer seems to cause problems with wxWidgets.
2246
[41f7a27]2247Mon May 28 16:49:37 GMT 2012  Olly Betts <olly@survex.com>
2248
2249        * src/: Remove unused parameter names.
2250
[27795245]2251Sun May 27 12:24:17 GMT 2012  Olly Betts <olly@survex.com>
2252
2253        * src/export.cc: Include "export.h".
2254
[335f37a]2255Fri May 25 14:20:24 GMT 2012  Olly Betts <olly@survex.com>
2256
2257        * tests/cavern.tst,test/equatenosuchstn.out: Drop line reporting time
2258          taken when comparing output, as that can vary.
2259        * src/listpos.c,tests/equatenosuchstn.out: Move "Station X referred to
2260          just once" warning after non-existent survey check.
2261        * src/,tests/: If survey isn't all connected, still run survey tree
2262          checks and report errors and/or warnings which might suggest typo
2263          locations.
2264
[0ebdaa6]2265Tue Feb 28 00:41:15 GMT 2012  Olly Betts <olly@survex.com>
2266
2267        * tests/diffpos.tst: Force English messages for diffpos tests too.
2268
[6e47b72]2269Tue Feb 28 00:39:45 GMT 2012  Olly Betts <olly@survex.com>
2270
2271        * tests/cavern.tst: Force English messages so comparing expected output
2272          works whatever the current language setting.
2273
[1e0a80a]2274Fri Feb 24 00:43:04 GMT 2012  Olly Betts <olly@survex.com>
2275
2276        * tests/cavern.tst,tests/equatenosuchstn.out: Fix test failure due to
2277          Survex version number appearing in expected output.
2278
[366976d]2279Thu Feb 23 22:34:52 GMT 2012  Olly Betts <olly@survex.com>
2280
2281        * make_release: Link mingw build statically to avoid needing libgcc
2282          DLL.
2283
[de4b099]2284Wed Feb 22 23:39:25 GMT 2012  Olly Betts <olly@survex.com>
2285
2286        * configure.in,src/gla-gl.cc: The Debian mingw-w64 packages lack
2287          GL/glext.h so test for it in configure.
2288
[6f8cb1c]2289Wed Feb 22 23:29:29 GMT 2012  Olly Betts <olly@survex.com>
2290
2291        * src/cavernlog.cc: Remove variable which is only assigned to and
2292          never read.
2293
[c575465]2294Wed Feb 22 22:09:02 GMT 2012  Olly Betts <olly@survex.com>
2295
2296        * NEWS,src/Makefile.am: Disable building findentrances by default
2297          so I can get 1.2.6 out without further delays as it fixes processing
2298          .svx files from aven under Mac OS X.
2299
[e2d48d8]2300Wed Feb 22 11:35:40 GMT 2012  Olly Betts <olly@survex.com>
2301
2302        * src/datain.c: Remove return type from data_normal() etc as we never
2303          use it.
2304
[4996925]2305Wed Feb 22 05:11:53 GMT 2012  Olly Betts <olly@survex.com>
2306
2307        * make_release: Update to work with Debian mingw-w64 packages.
2308
[b081031]2309Mon Feb 20 05:08:26 GMT 2012  Olly Betts <olly@survex.com>
2310
2311        * NEWS,configure.in: Update for 1.2.6.
2312
[0cf46f5]2313Sun Feb 19 10:48:37 GMT 2012  Olly Betts <olly@survex.com>
2314
2315        * doc/3dformat.htm: Merge in some improvements from Mike McCombe.
2316
[96b974e]2317Fri Feb 17 03:49:59 GMT 2012  Olly Betts <olly@survex.com>
2318
2319        * src/message.c: Fix so that cavern run by aven finds its messages.
2320
[59b0f0c]2321Thu Feb 16 01:36:54 GMT 2012  Olly Betts <olly@survex.com>
2322
2323        * Makefile.am,survex.iss.in: Include JPG images in Innosetup installer.
2324          (ticket#35)
2325
[4d34e1f]2326Fri Jan 27 13:30:54 GMT 2012  Olly Betts <olly@survex.com>
2327
2328        * lib/po_codes,lib/survex.pot,src/Makefile.am,src/findentrances.cc:
2329          Make all messages in findentrances translatable.
2330
[cd971de]2331Fri Jan 27 11:03:28 GMT 2012  Olly Betts <olly@survex.com>
2332
2333        * lib/po_codes,lib/survex.pot,src/listpos.c,tests/: If we have a
2334          reference to a station in a non-existent survey, give a helpful error
2335          rather than saying the station hasn't been exported from the survey.
2336
[4ef0e01]2337Tue Jan 24 23:03:10 GMT 2012  Olly Betts <olly@survex.com>
2338
2339        * src/cavern.c: Remove TRANSLATE comment which has already been
2340          addressed.
2341
[48e82bf]2342Tue Jan 24 10:56:14 GMT 2012  Olly Betts <olly@survex.com>
2343
2344        * src/findentrances.cc: Add commenting noting precision of lat and lon.
2345
[34b9d54]2346Tue Jan 24 10:55:19 GMT 2012  Olly Betts <olly@survex.com>
2347
2348        * src/findentrances.cc: Don't include carriage returns in .gpx output.
2349
[1686083]2350Tue Jan 24 10:42:41 GMT 2012  Olly Betts <olly@survex.com>
2351
2352        * src/findentrances.cc: Add GPL licence boilerplate (Olaf OKed this in
2353          <20120111115239.1b162450@ghost>).
2354
[5f6e8b2]2355Tue Jan 24 04:53:30 GMT 2012  Olly Betts <olly@survex.com>
2356
2357        * src/Makefile.am,src/findentrances.cc: Build findentrances in the
2358          buildsystem.
2359
[e34a704b]2360Tue Jan 24 04:41:03 GMT 2012  Olly Betts <olly@survex.com>
2361
2362        * src/findentrances.cc: Update examples of usage to reflect "-s"
2363          change.
2364
[ea788a3]2365Tue Jan 24 04:38:11 GMT 2012  Olly Betts <olly@survex.com>
2366
2367        * src/findentrances.cc: Use string::assign() rather than constructing
2368          a temporary string object and assigning that.
2369
[9e513bd3]2370Tue Jan 24 04:35:25 GMT 2012  Olly Betts <olly@survex.com>
2371
2372        * src/cmdline.c: Allow help argument to cmdline_init() to be NULL.
2373
[56c01a3]2374Tue Jan 24 04:35:04 GMT 2012  Olly Betts <olly@survex.com>
2375
2376        * src/findentrances.cc: Support --help and --version options.
2377
[8ec699d]2378Tue Jan 24 04:27:15 GMT 2012  Olly Betts <olly@survex.com>
2379
2380        * src/findentrances.cc: "using namespace std;"
2381
[dcc50a4]2382Tue Jan 24 04:25:09 GMT 2012  Olly Betts <olly@survex.com>
2383
2384        * src/findentrances.cc: Give error if required -d option is not
2385          specified.
2386
[375de6a]2387Tue Jan 24 04:19:29 GMT 2012  Olly Betts <olly@survex.com>
2388
2389        * src/findentrances.cc: Other survex tools use -s for "limit operation
2390          to this survey prefix" and just take the .3d file to operate on as
2391          a command line argument, so for consistency just take the .3d file
2392          as a command line argument here too.
2393
[23dc8cb]2394Tue Jan 24 04:18:41 GMT 2012  Olly Betts <olly@survex.com>
2395
2396        * src/findentrances.cc: Reindent with 4 space indent, tab width 8.
2397
[ac71f8a]2398Tue Jan 24 04:12:19 GMT 2012  Olly Betts <olly@survex.com>
2399
2400        * src/findentrances.cc: Add findentrances utility from Olaf.
2401
[f4c4ee15]2402Tue Jan 10 12:57:08 GMT 2012  Olly Betts <olly@survex.com>
2403
2404        * lib/survex.pot,lib/zh_CN.po: Update.
2405
[d3c3098]2406Tue Jan 10 12:56:33 GMT 2012  Olly Betts <olly@survex.com>
2407
2408        * lib/po_codes: Update locations.
2409
[bf48d5c]2410Tue Jan 10 12:55:25 GMT 2012  Olly Betts <olly@survex.com>
2411
2412        * lib/Makefile.am: When generating survex.pot from po_codes, drop the
2413          codes from commented out messages too.
2414
[a212391]2415Mon Jan 09 12:21:28 GMT 2012  Olly Betts <olly@survex.com>
2416
2417        * src/aven.cc: Fix to build with a non-Unicode wxWidgets library.
2418          Patch from Olaf Kahler.
2419
[b80dbd9]2420Fri Jan 06 11:47:59 GMT 2012  Olly Betts <olly@survex.com>
2421
2422        * lib/: Touch all the .po files.
2423
[6331a42]2424Fri Jan 06 11:47:10 GMT 2012  Olly Betts <olly@survex.com>
2425
2426        * lib/touch-po.pl: New script to "touch" a .po file by updating
2427          "PO-Revision-Date:".
2428
[d73ef23]2429Fri Jan 06 11:34:16 GMT 2012  Olly Betts <olly@survex.com>
2430
2431        * lib/,src/Makefile.am,src/gettexttomsg.pl: Rename codes.po to po_codes
2432          so it doesn't get picked up by tools looking for .po files.  Add
2433          survex.pot to the repo so launchpad's auto translation syncing can
2434          work.
2435
[9d5aa63]2436Fri Jan 06 11:25:23 GMT 2012  Olly Betts <olly@survex.com>
2437
2438        * make_release: Update to use git rather than SVN.
2439
[e367554]2440Fri Jan 06 11:19:37 GMT 2012  Olly Betts <olly@survex.com>
2441
2442        * doc/HACKING.htm: Update mention of "SVN tree" to "source tree" as the
2443          files mentioned are shipped in releases too.
2444
[21f2647]2445Wed Jan 04 05:22:32 GMT 2012  Olly Betts <olly@survex.com>
2446
2447        * lib/Makefile.am: Make the containing directory in the launchpad
2448          tarball “survex-trans”.
2449
[68961ee]2450Wed Jan 04 03:41:40 GMT 2012  Olly Betts <olly@survex.com>
2451
2452        * src/dump3d.c: Add support for showing img_ERROR_INFO items.
2453
[90e24f9]2454Tue Jan 03 23:54:26 GMT 2012  Olly Betts <olly@survex.com>
2455
2456        * lib/fr.po: Incorporate a translation from launchpad I'd previously
2457          copied the English version of by mistake.  Attempt to correct
2458          mistranslation of "survey file".
2459
[9c9fd6b]2460Tue Jan 03 13:21:09 GMT 2012  Olly Betts <olly@survex.com>
2461
2462        * make_release: Need to set VERSION before we first use it!
2463
[685116f]2464Tue Jan 03 12:39:38 GMT 2012  Olly Betts <olly@survex.com>
2465
2466        * NEWS,configure.in: Update for 1.2.5.
2467
[6f6691b]2468Tue Jan 03 12:11:14 GMT 2012  Olly Betts <olly@survex.com>
2469
2470        * doc/survex.7.in: Make a few minor improvements to the text.
2471
[c6bd107]2472Tue Jan 03 12:07:31 GMT 2012  Olly Betts <olly@survex.com>
2473
2474        * doc/survex.7.in: Update section in .TH macro to 7 too.
2475
[008f2f3]2476Tue Jan 03 12:04:54 GMT 2012  Olly Betts <olly@survex.com>
2477
2478        * src/moviemaker.cc: Further fix.
2479
[86d8ee5]2480Tue Jan 03 11:05:11 GMT 2012  Olly Betts <olly@survex.com>
2481
2482        * configure.in,src/moviemaker.cc: Fix to work with newer ffmpeg.
2483
[c091027]2484Mon Jan 02 13:10:42 GMT 2012  Olly Betts <olly@survex.com>
2485
2486        * src/gfxcore.cc: Draw measuring line above indicators rather than
2487          underneath them.
2488
[03cb7cc]2489Mon Jan 02 12:52:47 GMT 2012  Olly Betts <olly@survex.com>
2490
2491        * src/message.c: Improve handling of messages before the message
2492          subsystem is fully initialised.
2493
[41adebb]2494Mon Jan 02 12:37:18 GMT 2012  Olly Betts <olly@survex.com>
2495
2496        * src/Makefile.am,src/mainfrm.cc,src/namecmp.h: Add a version of the
2497          station name comparing algorithm which works with the Unicode strings
2498          directly, which fixes the issue with random ordering of the prefix
2499          tree control in aven due to the converted strings we were comparing
2500          getting invalidated before we actually compared them.
2501
[b3f1bbe]2502Mon Jan 02 12:12:35 GMT 2012  Olly Betts <olly@survex.com>
2503
2504        * src/gla-gl.cc: If glGenLists() fails, flag the list as NEVER_CACHE
2505          as there's unlikely to be much point calling glGenLists() again.
2506        * src/gla-gl.cc,src/gla.h: Replace GLAList methods test_flag() and
2507          InvalidateList() with an invalidate_if() method.
2508
[92cf7a8f]2509Mon Jan 02 11:54:38 GMT 2012  Olly Betts <olly@survex.com>
2510
2511        * src/gfxcore.cc,src/gla-gl.cc: No need to invalidate the display lists
2512          for the compass and clino when a new survey is loaded as they don't
2513          depend on the survey data.
2514
[620c0c9]2515Mon Jan 02 11:17:51 GMT 2012  Olly Betts <olly@survex.com>
2516
2517        * src/gla-gl.cc,src/gla.h: Rework list caching code to not call
2518          glDeleteLists() and glGenLists() when a list is invalidated, as that
2519          results in a fresh list number being allocated (at least with the
2520          OpenGL implementation I'm using) which would eventually result in
2521          aven hitting an assertion which is there to catch if we leak lists.
2522
[8df3c7f]2523Sun Jan 01 13:29:03 GMT 2012  Olly Betts <olly@survex.com>
2524
2525        * lib/Makefile.am: Put translation files in a sub-directory in the
2526          tarball, and print the path to it so it can be cut-and-pasted to
2527          upload to launchpad.
2528
[ee83074]2529Sun Jan 01 10:48:01 GMT 2012  Olly Betts <olly@survex.com>
2530
2531        * lib/it.po: Add "translation" for degree symbol.
2532
[64773c9]2533Sun Jan 01 10:33:55 GMT 2012  Olly Betts <olly@survex.com>
2534
2535        * lib/en_US.po: Merge template changes into en_US.po (no user-visible
2536          changes).
2537
[8430216]2538Sun Jan 01 04:45:03 GMT 2012  Olly Betts <olly@survex.com>
2539
2540        * make_release: Fix typo in filename to copy to webserver.  Show the
2541          SHA1 checksums for the uploaded files.
2542
[f15ca67f]2543Sun Jan 01 02:56:04 GMT 2012  Olly Betts <olly@survex.com>
2544
2545        * NEWS,configure.in: Update for 1.2.4.
2546
[6e0c5879]2547Sun Jan 01 02:53:03 GMT 2012  Olly Betts <olly@survex.com>
2548
2549        * src/gfxcore.cc,src/gfxcore.h: Update copyright years.
2550
[825bdff]2551Sun Jan 01 02:32:59 GMT 2012  Olly Betts <olly@survex.com>
2552
2553        * src/gfxcore.cc,src/gfxcore.h: Improve labelling of depth colour key
2554          to avoid sub-picometre precision on near-zero values (ticket#30).
2555          We now always use metres or feet for the depth with a consistent
2556          precision chosen from the depth range, and show the units below
2557          the colour bar rather than after every value.
2558        * src/gfxcore.cc,src/gfxcore.h: When zooming way in, stay in metres
2559          rather than switching to cm.  Say “1 mile” rather than “1 miles”.
2560
[19b2f99]2561Sat Dec 31 22:40:07 GMT 2011  Olly Betts <olly@survex.com>
2562
2563        * src/gla-gl.cc: Fix not to make OpenGL calls before we've initialised
2564          OpenGL, as this can cause segmentation faults (e.g. on Fedora 16).
2565          Extend CHECK_GL_ERROR() to check that we don't make such calls in
2566          future.
2567
[404e6575]2568Sat Dec 31 22:37:47 GMT 2011  Olly Betts <olly@survex.com>
2569
2570        * lib/es.po: Fix "Last-Translator:" header and merge in translation
2571          of a message which is not currently used.
2572
[38eced7]2573Sat Dec 31 15:04:23 GMT 2011  Olly Betts <olly@survex.com>
2574
2575        * lib/: Merge remaining .po files.
2576
[399807d8]2577Sat Dec 31 14:46:20 GMT 2011  Olly Betts <olly@survex.com>
2578
2579        * lib/: Merge more .po files.
2580
[3a3de38]2581Sat Dec 31 14:24:25 GMT 2011  Olly Betts <olly@survex.com>
2582
2583        * lib/ca.po,lib/de_CH.po,lib/en_US.po: Merge template changes into .po
2584          files.
2585
[585def75]2586Sat Dec 31 13:13:55 GMT 2011  Olly Betts <olly@survex.com>
2587
2588        * lib/fr.po: More translation updates from launchpad.
2589
[9b9561b]2590Sat Dec 31 12:51:53 GMT 2011  Olly Betts <olly@survex.com>
2591
2592        * lib/ca.po,lib/sk.po: Fix unattached acute accents.
2593
[6d92798]2594Sat Dec 31 12:45:36 GMT 2011  Olly Betts <olly@survex.com>
2595
2596        * lib/: Update Project-Id-Version in .po files to match that in
2597          survex.pot.
2598
[134ee8d]2599Sat Dec 31 12:43:52 GMT 2011  Olly Betts <olly@survex.com>
2600
2601        * lib/Makefile.am: Add launchpad-tarball target to make a tarball
2602          of the translations suitable for uploading to launchpad.
2603
[e11c235]2604Sat Dec 31 12:23:39 GMT 2011  Olly Betts <olly@survex.com>
2605
2606        * make_release: Echo the commands to copy the new release to the web
2607          server at the end.
2608        * copy-prerelease,copy-release: Remove old scripts which are no longer
2609          useful.
2610
[3ea0178]2611Sat Dec 31 11:13:11 GMT 2011  Olly Betts <olly@survex.com>
2612
2613        * NEWS,configure.in: Update for 1.2.3.
2614
[ae2e3c0]2615Sat Dec 31 10:58:34 GMT 2011  Olly Betts <olly@survex.com>
2616
2617        * src/mainfrm.cc: As we build the data structure, eliminate tubes
2618          consisting of zero XSECTs as well as those consisting of just one.
2619
[8490ad9]2620Sat Dec 31 10:36:24 GMT 2011  Olly Betts <olly@survex.com>
2621
2622        * src/img.h: Fix incorrect comment which claimed that img_XFLAG_END
2623          was no longer used.
2624        * src/img.c: Use img_XFLAG_END constant rather than assuming it is
2625          1.
2626
[2f1c0c0]2627Sat Dec 31 10:32:44 GMT 2011  Olly Betts <olly@survex.com>
2628
2629        * src/extend.c: Copy the end markers for passage tubes, and preserve
2630          left and right data for tubes (previously they were set to -1.0
2631          which means "no info").
2632
[f63bd56]2633Sat Dec 31 08:17:08 GMT 2011  Olly Betts <olly@survex.com>
2634
2635        * lib/extract-msgs.pl: New script to allow developers to update
2636          codes.po from source code.
2637        * lib/Makefile.am: Ship it.
2638        * src/Makefile.am: Add rule to run it on all used sources and generate
2639          newcodes.po which can then be compared with current version.
2640
[08004e7]2641Sat Dec 31 08:14:06 GMT 2011  Olly Betts <olly@survex.com>
2642
2643        * lib/codes.po: Update source locations, add a missing c-format marker.
2644
[5c2bff7]2645Sat Dec 31 08:13:26 GMT 2011  Olly Betts <olly@survex.com>
2646
2647        * src/mainfrm.cc: Fix a message in the source code which I missed in
2648          the previous batch.
2649
[14d03d5]2650Sat Dec 31 08:12:23 GMT 2011  Olly Betts <olly@survex.com>
2651
2652        * lib/po-to-msg.pl: Removed unused remains of check that messages are
2653          in numerically ascending order, which we no longer want to enforce.
2654
[4340dae]2655Sat Dec 31 07:48:20 GMT 2011  Olly Betts <olly@survex.com>
2656
2657        * src/sorterr.c: Fix a message in the source code which I missed in
2658          the previous batch.
2659
[84d6c400]2660Sat Dec 31 05:54:45 GMT 2011  Olly Betts <olly@survex.com>
2661
2662        * src/message.c: Transliterate curly right single quote to ASCII
2663          apostrophe if we can't represent it in the current character set.
2664
[ee7511a]2665Sat Dec 31 05:44:47 GMT 2011  Olly Betts <olly@survex.com>
2666
2667        * lib/,src/: Use curly apostrophe instead of "'" in messages.  Correct
2668          messages in source code which didn't match those in the message file
2669          (no visible effects to end-users).
2670        * lib/codes.po: Update file:lineno locations where messages are used.
2671        * lib/po-to-msg.pl: Warn about different numbers of opening or
2672          closing curly double quotes in message vs translation.
2673        * lib/ca.po,lib/es.po: Fix minor typo in one message caught by this
2674          new warning.
2675
[5b9942e]2676Sat Dec 31 05:23:46 GMT 2011  Olly Betts <olly@survex.com>
2677
2678        * NEWS: Update from ChangeLog.
2679
[0804fbe]2680Thu Dec 29 03:37:04 GMT 2011  Olly Betts <olly@survex.com>
2681
2682        * lib/,src/: Use curly double quotes instead of "`" and "'" to
2683          quote literals and filenames in messages.
2684
[7a49002]2685Thu Dec 29 03:21:49 GMT 2011  Olly Betts <olly@survex.com>
2686
2687        * src/message.c: Transliterate curly double quotes to ASCII straight
2688          double quotes if we can't represent them in the current character
2689          set.
2690
[1465b7a]2691Thu Dec 29 03:14:52 GMT 2011  Olly Betts <olly@survex.com>
2692
2693        * src/message.c: Convert source code to UTF-8.
2694
[92678b5]2695Thu Dec 29 00:52:44 GMT 2011  Olly Betts <olly@survex.com>
2696
2697        * src/gla-gl.cc: Fix typo in CHECK_GL_ERROR() change in previous
2698          commit.
2699
[6cf4daa]2700Thu Dec 29 00:49:31 GMT 2011  Olly Betts <olly@survex.com>
2701
2702        * src/gla-gl.cc: We already keep track of the GL canvas size in x_size
2703          and y_size so use those rather than re-requesting them.
2704
[5717f69]2705Wed Dec 28 11:45:40 GMT 2011  Olly Betts <olly@survex.com>
2706
2707        * lib/fr.po: Merge in updated translations from launchpad.
2708
[46acc71]2709Sun Nov 27 12:30:31 GMT 2011  Olly Betts <olly@survex.com>
2710
2711        * src/tr.c,src/tr.h: Committing original versions of tr tiled
2712          rendering code.
2713
[3ea243b]2714Thu Nov 24 12:59:24 GMT 2011  Olly Betts <olly@survex.com>
2715
2716        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Remove
2717          GLACanvas::SetBackgroundColour() since we only ever set it to black
2718          and opaque.
2719
[a775268]2720Thu Nov 24 12:28:07 GMT 2011  Olly Betts <olly@survex.com>
2721
2722        * doc/TODO.htm: Add note to pick the fastest method for crosses/blobs
2723          if multiple ones pass the visual fidelity check.
2724
[4f7f965]2725Thu Nov 24 12:27:33 GMT 2011  Olly Betts <olly@survex.com>
2726
2727        * src/gla-gl.cc: Add disabled code to show the visual fidelity check on
2728          stdout.
2729
[c8f449c3]2730Thu Nov 24 12:24:49 GMT 2011  Olly Betts <olly@survex.com>
2731
2732        * src/gla-gl.cc: Fix screenshot and movie generation to read from the
2733          front buffer in the usual case of being double buffered.
2734
[a106530]2735Thu Nov 24 12:02:22 GMT 2011  Olly Betts <olly@survex.com>
2736
2737        * src/gla-gl.cc: Add CHECK_GL_ERROR for glReadPixels calls.
2738
[dd64a45]2739Thu Nov 24 11:59:23 GMT 2011  Olly Betts <olly@survex.com>
2740
2741        * src/gla-gl.cc: Undefine o and I after we're done with them.
2742
[8b34cd5]2743Thu Nov 24 11:56:57 GMT 2011  Olly Betts <olly@survex.com>
2744
2745        * src/gla-gl.cc: Fix expected cross shape so don't always reject using
2746          texture mapping to draw crosses.
2747
[c5dd692]2748Wed Nov 02 15:40:45 GMT 2011  Olly Betts <olly@survex.com>
2749
2750        * src/mainfrm.cc: Don't create the help menu at all on OS X.
2751
[34c4be5]2752Wed Nov 02 15:38:54 GMT 2011  Olly Betts <olly@survex.com>
2753
2754        * lib/INSTALL.OSX: Update to reflect current status.
2755
[22f79a2]2756Wed Nov 02 15:37:58 GMT 2011  Olly Betts <olly@survex.com>
2757
2758        * src/gfxcore.cc: Remove duplicate call to PopupMenu().
2759
[8a329f2]2760Tue Nov 01 23:24:23 GMT 2011  Olly Betts <olly@survex.com>
2761
2762        * src/namecmp.h: Fix to build with wx 2.9.2.
2763
[03b3272]2764Tue Nov 01 23:17:52 GMT 2011  Olly Betts <olly@survex.com>
2765
2766        * src/gfxcore.cc: Remove assertion which uses deprecated wx method.
2767
[ff9f695]2768Tue Nov 01 23:14:09 GMT 2011  Olly Betts <olly@survex.com>
2769
2770        * src/mainfrm.cc,src/mainfrm.h: Make separator wxChar not int.
2771
[332287b]2772Tue Nov 01 18:54:32 GMT 2011  Olly Betts <olly@survex.com>
2773
2774        * lib/sk.po: Update a translation from launchpad.
2775
[6409cd0]2776Tue Nov 01 18:32:24 GMT 2011  Olly Betts <olly@survex.com>
2777
2778        * src/log.cc,src/log.h: Fix to build with wx 2.9.2.
2779
[5e61108]2780Tue Nov 01 18:15:20 GMT 2011  Olly Betts <olly@survex.com>
2781
2782        * src/export.cc: Fix to build with wx 2.9.2.
2783
[24ff389]2784Tue Nov 01 18:14:13 GMT 2011  Olly Betts <olly@survex.com>
2785
2786        * src/aboutdlg.cc: Fix code conditionally used on 2.9.2 and later to
2787          actually compile.
2788
[ee3e284]2789Tue Nov 01 18:12:42 GMT 2011  Olly Betts <olly@survex.com>
2790
2791        * src/gfxcore.cc: Fix how we pass on events from right-click menus of
2792          indicators.  The previous code seemed to work, but wasn't correct
2793          as highlighted by trying to build it with 2.9.2 which now refuses
2794          to build to avoid people getting this wrong.
2795
[df3e22fc]2796Tue Nov 01 18:11:55 GMT 2011  Olly Betts <olly@survex.com>
2797
2798        * src/aven.h: Need to forward declare class wxPageSetupDialogData for
2799          wx 2.9.2.
2800
[6f9b20d]2801Tue Nov 01 18:11:22 GMT 2011  Olly Betts <olly@survex.com>
2802
2803        * src/glbitmapfont.h: Fix to build with wx 2.9.2.
2804
[e144af3]2805Tue Nov 01 18:10:51 GMT 2011  Olly Betts <olly@survex.com>
2806
2807        * src/cavernlog.cc: Fix to build with wx 2.9.2.
2808
[18886d7]2809Tue Nov 01 18:06:12 GMT 2011  Olly Betts <olly@survex.com>
2810
2811        * lib/INSTALL.OSX,src/mainfrm.cc: Make the green colour used for
2812          entrances in the survey tree the same (slightly darker than
2813          before) green used for the entrance blobs.
2814
[19bbc1fc]2815Tue Nov 01 18:04:47 GMT 2011  Olly Betts <olly@survex.com>
2816
2817        * src/gla-gl.cc: Fix warning when building with wx2.9.2.
2818
[1b2e819]2819Tue Nov 01 12:32:30 GMT 2011  Olly Betts <olly@survex.com>
2820
2821        * src/printwx.cc: Fix Y coordinates of surface surveys on printouts.
2822          (Closes #32)
2823
[b93ab78]2824Sun Oct 23 06:20:14 GMT 2011  Olly Betts <olly@survex.com>
2825
2826        * lib/Info.plist.in: Remove spurious blank lines from licence text
2827          in OS X "Get Info".
2828
[5dafea4]2829Sat Oct 22 17:39:07 GMT 2011  Olly Betts <olly@survex.com>
2830
2831        * doc/TODO.htm: Opening dialogs while in full screen mode now works
2832          better in wxGTK.
2833
[34812da]2834Sat Oct 22 17:36:01 GMT 2011  Olly Betts <olly@survex.com>
2835
2836        * lib/INSTALL.OSX: Processing .svx files from aven now works.
2837
[2a4e8b7]2838Sat Oct 22 07:27:43 GMT 2011  Olly Betts <olly@survex.com>
2839
2840        * src/printwx.h: Update comment - Mac OS X does indeed provide its own
2841          preview menu.
2842
[89a1b72]2843Fri Oct 21 23:47:16 GMT 2011  Olly Betts <olly@survex.com>
2844
2845        * src/cavernlog.cc: Fix openiof .svx file when user clicks on cavern
2846          warning or error.
2847
[87aa9ce]2848Fri Oct 21 23:43:21 GMT 2011  Olly Betts <olly@survex.com>
2849
2850        * buildmacosx.sh: Include a hardlinked cavern alongside aven in
2851          the app so that processing .svx files in aven works.
2852
[6e9c396]2853Wed Oct 19 22:51:18 GMT 2011  Olly Betts <olly@survex.com>
2854
2855        * tests/diving.pos,tests/diving.svx: Add test coverage for interleaved
2856          diving data.
2857
[481300d]2858Wed Oct 19 13:04:25 GMT 2011  Olly Betts <olly@survex.com>
2859
2860        * tests/diving.pos,tests/diving.svx: Add testcase for diving data
2861          with topofil-style distance.
2862
[aea38b0]2863Wed Oct 12 03:45:13 GMT 2011  Olly Betts <olly@survex.com>
2864
2865        * src/aboutdlg.cc: Report the version of the library we're actually
2866          running with if built against wx >= 2.9.2.  Make it clear that the
2867          the version reported is the version built with for wx < 2.9.2.
2868
[d4d6909]2869Wed Oct 12 03:06:05 GMT 2011  Olly Betts <olly@survex.com>
2870
2871        * lib/make-pixel-font,src/glbitmapfont.cc,src/glbitmapfont.h: Space the
2872          glyphs to leave a one pixel gap either side of each one (so two
2873          between adjacent glyphs).  Mostly this reduces the horizontal width,
2874          but it adds a pixel for characters like "m" and two in a few cases.
2875
[36b4cd7]2876Fri Oct 07 07:20:55 GMT 2011  Olly Betts <olly@survex.com>
2877
2878        * src/glbitmapfont.cc,src/glbitmapfont.h: Support plotting Unicode
2879          character points > 256 on the survey pane by lazily loading the
2880          data for them from the font file and plotting them with a direct
2881          call to glBitmap() rather than using a display list.
2882
[4a6569a]2883Fri Oct 07 04:09:58 GMT 2011  Olly Betts <olly@survex.com>
2884
2885        * lib/make-pixel-font: Fix .pixelfont file to correctly handle
2886          characters wider than 8 pixels when run on a little-endian platform.
2887
[53f8a93]2888Thu Oct 06 13:23:05 GMT 2011  Olly Betts <olly@survex.com>
2889
2890        * NEWS: Another update for 1.2.2.
2891
[d2cc100]2892Thu Oct 06 13:21:20 GMT 2011  Olly Betts <olly@survex.com>
2893
2894        * src/gfxcore.cc: Fix grid not to disappear when blobs are turned on
2895          if blobs are drawn using lines.
2896
[94960ad]2897Thu Oct 06 13:17:19 GMT 2011  Olly Betts <olly@survex.com>
2898
2899        * NEWS,configure.in: Update for 1.2.2.
2900
[6ca9f08]2901Thu Oct 06 12:11:20 GMT 2011  Olly Betts <olly@survex.com>
2902
2903        * src/printwx.cc: Fix to calculate the scale required for "One page"
2904          right before we calculate how many pages are required, so we don't
2905          end up something other than 1x1 being shown when the user changes
2906          settings.
2907
[a9496057]2908Thu Oct 06 12:07:10 GMT 2011  Olly Betts <olly@survex.com>
2909
2910        * src/avenprcore.cc: The info box is now always 30mm high (if present)
2911          so update the code which picks a scale and which decides how many
2912          pages are required to use this height.
2913
[e16e63c]2914Thu Oct 06 11:34:51 GMT 2011  Olly Betts <olly@survex.com>
2915
2916        * src/printwx.h: SomethingChanged() method doesn't need to be public,
2917          so make it private.
2918
[c930b7f]2919Thu Oct 06 04:13:24 GMT 2011  Olly Betts <olly@survex.com>
2920
2921        * src/gettexttomsg.pl: Update for the message.txt -> codes.po change.
2922
[0a2aab8]2923Thu Oct 06 03:01:45 GMT 2011  Olly Betts <olly@survex.com>
2924
2925        * src/gfxcore.cc: Passage tubes can stick out above the highest survey
2926          station or below the lowest, so clamp the value used to calculate
2927          the colour in these cases, like we already do elsewhere.
2928
[2ba3882]2929Thu Oct 06 02:52:13 GMT 2011  Olly Betts <olly@survex.com>
2930
2931        * src/gfxcore.cc: Avoid a different assertion failure due to rounding
2932          differences.
2933
[a1614eb]2934Thu Oct 06 02:49:03 GMT 2011  Olly Betts <olly@survex.com>
2935
2936        * src/glbitmapfont.cc,src/glbitmapfont.h: Actually add the new
2937          glBitmap-based font code.
2938
[5b1cffa]2939Thu Oct 06 02:36:47 GMT 2011  Olly Betts <olly@survex.com>
2940
2941        * survex.iss.in: Update for font changes.
2942
[1aa3fb7]2943Thu Oct 06 02:35:41 GMT 2011  Olly Betts <olly@survex.com>
2944
2945        * Makefile.am,buildmacosx.sh,lib/Makefile.am,lib/afm2txf.pl,
2946          lib/make-pixel-font,src/: Replace the textured-mapped font drawing
2947          with an approach based on glBitmap.  This doesn't suffer from the
2948          character alignment issues which the textured-mapped fonts had,
2949          and is actually significantly faster on some machines.  The current
2950          font used is (mostly) fixed-width, but this isn't an inherent
2951          limitation - it was just the easiest font data to convert to a
2952          usable format.
2953
[6027220]2954Wed Oct 05 13:49:15 GMT 2011  Olly Betts <olly@survex.com>
2955
2956        * src/gfxcore.cc: Avoid assertion failure due to rounding differences.
2957
[5b427c0]2958Wed Oct 05 08:19:46 GMT 2011  Olly Betts <olly@survex.com>
2959
2960        * src/printwx.cc: Fix not to pass wxString through varargs (issue
2961          introduced in the previous commit).
2962
[05ccca5]2963Tue Oct 04 04:49:19 GMT 2011  Olly Betts <olly@survex.com>
2964
2965        * src/printwx.cc: Use degree sign from message file rather than a
2966          literal one.
2967
[79da3b4]2968Tue Oct 04 04:08:57 GMT 2011  Olly Betts <olly@survex.com>
2969
2970        * src/message.c: If degree sign isn't available, transliterate it to
2971          'dg' rather than skipping it.
2972
[4d2301e]2973Tue Oct 04 03:59:29 GMT 2011  Olly Betts <olly@survex.com>
2974
2975        * lib/codes.po,src/gfxcore.cc,src/mainfrm.cc: Fix message code 344
2976          which should have been a degree sign but got lost in the format
2977          change for 1.2.0 and then got reassigned in 1.2.1.  Externally, this
2978          means that bearing in the status bar now have a degree sign after
2979          them if they are in degrees rather than nothing (1.2.0) or "&Hide
2980          Compass" (1.2.1).
2981
[9704252]2982Tue Oct 04 02:55:11 GMT 2011  Olly Betts <olly@survex.com>
2983
2984        * NEWS,configure.in: Update for 1.2.1.
2985
[7ff41b0]2986Tue Oct 04 02:45:47 GMT 2011  Olly Betts <olly@survex.com>
2987
2988        * src/Makefile.am: Don't ship the removed hand_mask.xpm.
2989
[4dc4384]2990Tue Oct 04 02:44:37 GMT 2011  Olly Betts <olly@survex.com>
2991
2992        * src/gfxcore.cc: Sort out inverted cursor mask on __WXMSW__.
2993        * src/hand.xbm: Invert the dragging hand cursor black vs white so it
2994          better matches the other cursors.
2995
[13da582]2996Mon Oct 03 23:42:00 GMT 2011  Olly Betts <olly@survex.com>
2997
2998        * src/printwx.cc: Add back svxPrintout methods GetPageInfo() and
2999          HasPage() which are actually virtual methods called by the parent
3000          class.
3001
[49e89e9]3002Mon Oct 03 02:40:56 GMT 2011  Olly Betts <olly@survex.com>
3003
3004        * lib/Makefile.am: Fix check of .po files not to create messages.mo.
3005
[d9b5fc64]3006Mon Oct 03 02:22:55 GMT 2011  Olly Betts <olly@survex.com>
3007
3008        * lib/Makefile.am: Fix new translation checking rules to work in a
3009          VPATH build.
3010
[645cc77]3011Mon Oct 03 02:12:23 GMT 2011  Olly Betts <olly@survex.com>
3012
3013        * lib/de.po,lib/de_CH.po,lib/sk.po: Fix classes menu accelerators.
3014
[bcb68d3]3015Mon Oct 03 02:00:38 GMT 2011  Olly Betts <olly@survex.com>
3016
3017        * lib/en_US.po: Fix problem with translation of new message.
3018
[e3c58c3]3019Mon Oct 03 00:50:52 GMT 2011  Olly Betts <olly@survex.com>
3020
3021        * NEWS: Update from ChangeLog.
3022
[8a78ca1b]3023Sun Oct 02 20:25:01 GMT 2011  Olly Betts <olly@survex.com>
3024
3025        * lib/,src/printwx.cc: Add mnemonics to the "Plan" and "Elevation"
3026          buttons in the print dialog.
3027
[f53c830]3028Sun Oct 02 12:17:34 GMT 2011  Olly Betts <olly@survex.com>
3029
3030        * src/guicontrol.cc: Try processing F11 explicitly for __WXMAC__ to
3031          avoiding getting stuck in full screen mode forever.
3032
[7a57dc7]3033Sun Oct 02 12:01:25 GMT 2011  Olly Betts <olly@survex.com>
3034
3035        * src/: Make the sign of the tilt angle for printouts consistent with
3036          the sign in the UI.
3037
[995cf6a]3038Sun Oct 02 10:00:08 GMT 2011  Olly Betts <olly@survex.com>
3039
3040        * lib/codes.po,lib/en_US.po,src/printwx.cc: On printouts, combine the
3041          "Plan View"/"Elevation" info box field with the field which gives
3042          the bearing and reduce the height on the info box by the removed
3043          field, so it's now 3cm for plans and elevations, as for extended
3044          elevations.  Report the tilt angle for tilted elevations which it
3045          seems has been missing for ages (it's not in recent 1.0.x either).
3046
[100af22]3047Sat Oct 01 12:28:35 GMT 2011  Olly Betts <olly@survex.com>
3048
3049        * src/printwx.cc: Fix commented message in source.
3050
[1e993bc]3051Sat Oct 01 12:11:37 GMT 2011  Olly Betts <olly@survex.com>
3052
3053        * src/printwx.h: svxPrintDlg members don't need to be protected, so
3054          make the private.
3055
[102ba1d]3056Sat Oct 01 11:28:34 GMT 2011  Olly Betts <olly@survex.com>
3057
3058        * src/printwx.cc,src/printwx.h: When in plan view disable the "Plan"
3059          button, and similarly for the "Elevation" button.
3060
[3d3a91c]3061Sat Oct 01 11:20:03 GMT 2011  Olly Betts <olly@survex.com>
3062
3063        * src/printwx.cc: Remove more unused methods and members.
3064
[140b675]3065Sat Oct 01 10:48:24 GMT 2011  Olly Betts <olly@survex.com>
3066
3067        * src/avenprcore.cc,src/printwx.cc,src/printwx.h: Eliminate some unused
3068          methods and member variables.
3069
[0f8ab4d]3070Sat Oct 01 00:33:24 GMT 2011  Olly Betts <olly@survex.com>
3071
3072        * src/printwx.cc: Move the footer to start at the left side of the
3073          page.
3074
[ddd2afa8]3075Fri Sep 30 23:49:24 GMT 2011  Olly Betts <olly@survex.com>
3076
3077        * src/printwx.cc:svxPrintout::ShowPage() is an empty method, so just
3078          remove it and all the code to calculate values to pass to it and
3079          then call it.  This is just a left-over from the 1.0 printing code.
3080
[6d1bc83]3081Fri Sep 30 13:40:29 GMT 2011  Olly Betts <olly@survex.com>
3082
3083        * src/aven.cc,src/gfxcore.cc,src/mainfrm.cc: Use standard C++ true and
3084          false instead of wx aliases TRUE and FALSE (which even wx seems to
3085          have shifted away from using now).
3086
[f6dff8b]3087Fri Sep 30 13:33:37 GMT 2011  Olly Betts <olly@survex.com>
3088
3089        * src/printwx.cc: Tweak exact positioning of text to look nicer.
3090
[7a0710c]3091Fri Sep 30 03:49:16 GMT 2011  Olly Betts <olly@survex.com>
3092
3093        * INSTALL: Mention building wxWidgets with --enable-unicode.  Mention
3094          using sudo for the install.  Capitalise Survex when talking about
3095          the package.
3096        + doc/manual.sgml: Replace building from source instructions with a
3097          pointer to the clearer instructions in INSTALL.  Make it clear that
3098          installing with administrator rights applies to NT, 2000, XP *or
3099          newer*.
3100
[ff5db1d5]3101Fri Sep 30 03:31:00 GMT 2011  Olly Betts <olly@survex.com>
3102
3103        * src/guicontrol.cc: Don't disable a colour by option unless there's
3104          no survey loaded.  It feels inconsistent now we are showing a key
3105          even when there's no "interesting" data.
3106
[fcc3741]3107Fri Sep 30 03:28:59 GMT 2011  Olly Betts <olly@survex.com>
3108
3109        * src/gfxcore.cc,src/gfxcore.h: The different colour keys get cached
3110          so switching back to one that's already been shown for the current
3111          survey doesn't redraw it and key_lowerleft wasn't getting updated.
3112          We now track key_lowerleft for each key type separately.
3113
[62c5fc6]3114Fri Sep 30 02:48:00 GMT 2011  Olly Betts <olly@survex.com>
3115
3116        * src/gfxcore.cc: If "Colour by X" is selected, always show the colour
3117          key, even if it only contains one colour, or just the entry for
3118          white.
3119
[2a9d2fa]3120Thu Sep 29 22:33:06 GMT 2011  Olly Betts <olly@survex.com>
3121
3122        * src/gfxcore.cc: Don't segfault on a flat survey.  Fix incorrect
3123          addition and corresponding subtraction of GetDepthExtent() when
3124          calculating splits over depth band boundaries.
3125
[70acad9]3126Thu Sep 29 21:56:19 GMT 2011  Olly Betts <olly@survex.com>
3127
3128        * src/gfxcore.cc,src/gla.h: Fix zoom in limit to be the same distance
3129          regardless of the extent of the survey.
3130
[3585243]3131Thu Sep 29 20:57:41 GMT 2011  Olly Betts <olly@survex.com>
3132
3133        * src/gfxcore.cc: Now that we don't have the key background, just
3134          remove KEY_MARGIN entirely.
3135
[2779338f]3136Thu Sep 29 20:37:09 GMT 2011  Olly Betts <olly@survex.com>
3137
3138        * src/gfxcore.cc: Remove the dark grey background from the colour key
3139          and just put a single pixel black border around the colours.  This
3140          is more in keeping with the other controls, and means the colours
3141          are now on a black background so more visually similar to the survey
3142          legs.
3143
[457da16]3144Thu Sep 29 13:02:22 GMT 2011  Olly Betts <olly@survex.com>
3145
3146        * src/mainfrm.cc: Fall back to ISO8859-1 if CP1252 fails to convert the
3147          string.
3148
[db0eaf4]3149Thu Sep 29 12:22:34 GMT 2011  Olly Betts <olly@survex.com>
3150
3151        * src/gfxcore.cc: Upon loading a survey which lacks the information for
3152          the current "Colour by" mode, don't change to "Colour by none" - we
3153          already do no colouring and hide the key when there's nothing to
3154          colour by, and it's annoying to have the actual mode changed if you
3155          then load a survey which does have the information to colour by.
3156
[62da267]3157Thu Sep 29 12:20:07 GMT 2011  Olly Betts <olly@survex.com>
3158
3159        * src/gfxcore.cc: Rename COLOUR_KEY_* constants to KEY_*.
3160
[40c38bb]3161Thu Sep 29 10:16:30 GMT 2011  Olly Betts <olly@survex.com>
3162
3163        * src/gfxcore.cc: Make COLOUR_KEY_OFFSET_X and COLOUR_KEY_OFFSET_Y the
3164          actual offsets, rather than taking COLOUR_KEY_MARGIN off them.
3165
[92a97f3]3166Thu Sep 29 05:08:20 GMT 2011  Olly Betts <olly@survex.com>
3167
3168        * src/mainfrm.cc: Fix tooltip for open to say "survey file" not "3D
3169          file".
3170
[d43fa84]3171Thu Sep 29 05:03:37 GMT 2011  Olly Betts <olly@survex.com>
3172
3173        * src/gfxcore.cc,src/gfxcore.h,src/mainfrm.cc: Add right click menu to
3174          the colour key too.
3175
[6cfc88c]3176Wed Sep 28 14:47:15 GMT 2011  Olly Betts <olly@survex.com>
3177
3178        * lib/afm2txf.pl: Add a kludge to prefer to round values up when
3179          generating the .txf file which empirically results in better
3180          horizontal spacing (this should be fixed properly, but this is
3181          at least an easy improvement for now).
3182
[83027cc]3183Wed Sep 28 14:00:14 GMT 2011  Olly Betts <olly@survex.com>
3184
3185        * lib/afm2txf.pl: Rather than special-casing the character with
3186          PostScript name 'space', just omit characters with zero width and
3187          height from the texture.
3188
[e9bd0467]3189Wed Sep 28 12:41:42 GMT 2011  Olly Betts <olly@survex.com>
3190
3191        * lib/afm2txf.pl: Put the digits first in the font texture to help
3192          ensure they are all on the same line and will exactly align
3193          vertically when rendered - a slight discrepancy here is particularly
3194          visible in the colour key legends and compass bearing.
3195
[b35c4bc]3196Wed Sep 28 12:30:03 GMT 2011  Olly Betts <olly@survex.com>
3197
3198        * lib/Makefile.am: Regenerate aven.txf if the script which generates it
3199          has been modified.
3200
[64ba8bb]3201Wed Sep 28 11:15:08 GMT 2011  Olly Betts <olly@survex.com>
3202
3203        * lib/afm2txf.pl: Fix handling of PostScript character names which are
3204          used by more than one Unicode value ("space" and "hyphen" are the
3205          current examples).  This fixes the colour key for date to have dashes
3206          in the dates.  Fix not to bother writing empty space into the texture
3207          map for spaces - just set width and height to 0 and skip to the
3208          width.
3209        * src/fnt.cc: Remove special case kludge for if space isn't defined,
3210          which is no longer needed thanks to the above fix.
3211
[8011e0c]3212Wed Sep 28 10:19:07 GMT 2011  Olly Betts <olly@survex.com>
3213
3214        * lib/,src/printwx.cc: Fix mixed up messages - the print dialog now
3215          says "View" on the left subgroup of controls. Improve the display of
3216          the bearing on printouts.  Add message for "Colour &Key" to
3217          translations.
3218
[f891a0c]3219Wed Sep 28 02:02:09 GMT 2011  Olly Betts <olly@survex.com>
3220
3221        * src/aven.cc: Fix #ifdef to #if in previous change.
3222
[495cd3e]3223Wed Sep 28 01:09:09 GMT 2011  Olly Betts <olly@survex.com>
3224
3225        * src/aven.cc: Fix for non-Unicode build.
3226
[26eb201]3227Mon Sep 26 12:25:59 GMT 2011  Olly Betts <olly@survex.com>
3228
3229        * src/export.cc: PLT file output now handles spaces and control
3230          characters in station names by escaping them with '%' as in URLs.
3231
[4024a58]3232Mon Sep 26 11:58:05 GMT 2011  Olly Betts <olly@survex.com>
3233
3234        * src/aventreectrl.cc: Improve comment about WXK_PRIOR and WXK_NEXT.
3235
[0e8a082]3236Mon Sep 26 11:51:01 GMT 2011  Olly Betts <olly@survex.com>
3237
3238        * src/aventreectrl.cc: Pressing "Enter" on a station in the tree
3239          control now centres the view on that station.
3240
[c6d5c1c]3241Mon Sep 26 11:42:17 GMT 2011  Olly Betts <olly@survex.com>
3242
3243        * src/gfxcore.h,src/guicontrol.cc: Pressing "F5" forces all GLAList
3244          objects to be invalidated and then forces a refresh of the display.
3245          This is intended as a debugging aid - if pressing F5 changes the
3246          display at all then there's a missing case where a list should
3247          have been invalidated.
3248
[90430f2]3249Mon Sep 26 11:35:29 GMT 2011  Olly Betts <olly@survex.com>
3250
3251        * src/: Push survey pane size tracking down into GLACanvas, and
3252          automatically track which lists should be invalidated on a
3253          changes in the width or the height of the pane.
3254
[242f48f5]3255Mon Sep 26 10:44:22 GMT 2011  Olly Betts <olly@survex.com>
3256
3257        * src/gla-gl.cc,src/gla.h: Move GLAList flags out of the header as they
3258          are internal details.
3259
[9c37beb]3260Mon Sep 26 10:42:50 GMT 2011  Olly Betts <olly@survex.com>
3261
3262        * src/gfxcore.cc,src/gfxcore.h: Cache the scale bar in a GLAList since
3263          it often gets redrawn exactly the same - for example, when rotating,
3264          panning, etc.
3265
[e2ea75a]3266Mon Sep 26 09:40:32 GMT 2011  Olly Betts <olly@survex.com>
3267
3268        * src/gfxcore.cc,src/gfxcore.h: More "colour key" related internal
3269          nomenclature changes.
3270
[7cdb1c3]3271Mon Sep 26 09:34:01 GMT 2011  Olly Betts <olly@survex.com>
3272
3273        * src/gfxcore.cc,src/gfxcore.h: Factor out the code to draw the colour
3274          key into DrawColourKey().
3275
[250025f]3276Mon Sep 26 04:23:10 GMT 2011  Olly Betts <olly@survex.com>
3277
3278        * src/gfxcore.cc: Apply COLOUR_KEY_OFFSET_Y by moving the point where
3279          we plot the key rather than including it in the calculations of the
3280          key's coordinates.
3281
[1b164a0]3282Mon Sep 26 04:17:16 GMT 2011  Olly Betts <olly@survex.com>
3283
3284        * src/gfxcore.cc: Apply COLOUR_KEY_OFFSET_X by moving the point where
3285          we plot the key rather than including it in the calculations of the
3286          key's coordinates.
3287
[5f50488]3288Sat Sep 24 13:15:22 GMT 2011  Olly Betts <olly@survex.com>
3289
3290        * src/gfxcore.cc: Increase scale bar maximum width from 65% of the
3291          window width to 75% as it was in 1.0.x, but if that would overlap
3292          the clino then reduce it down until it reaches 50%.  Allow zooming
3293          in a little further to match what was possible in 1.0.x.  (ticket#23)
3294
[78f02e48]3295Sat Sep 24 12:45:04 GMT 2011  Olly Betts <olly@survex.com>
3296
3297        * doc/TODO.htm: Update (--help messages can now be translated).
3298
[6cd4aab]3299Sat Sep 24 12:21:45 GMT 2011  Olly Betts <olly@survex.com>
3300
3301        * doc/TODO.htm: Note oddity with FullScreen and side panel.
3302
[4b0bbb0]3303Sat Sep 24 12:14:52 GMT 2011  Olly Betts <olly@survex.com>
3304
3305        * src/mainfrm.h: We don't need the "un-fullscreen to show dialog" hack
3306          with recent wxGTK.  Also, there's no reason to think we need it for
3307          other platforms (it was enabled everywhere except Microsoft Windows
3308          before).
3309
[03e2031]3310Sat Sep 24 10:42:29 GMT 2011  Olly Betts <olly@survex.com>
3311
3312        * src/printwx.cc: "delete foo;" not "delete(foo);"
3313
[81f1266]3314Sat Sep 24 10:41:00 GMT 2011  Olly Betts <olly@survex.com>
3315
3316        * src/aven.cc,src/gfxcore.cc: No point checking for NULL before calling
3317          delete.
3318
[69cacd1]3319Sat Sep 24 10:18:22 GMT 2011  Olly Betts <olly@survex.com>
3320
3321        * src/: Remove empty destructors.
3322
[f9ca87c]3323Sat Sep 24 06:43:33 GMT 2011  Olly Betts <olly@survex.com>
3324
3325        * doc/TODO.htm,src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Eliminate the
3326          last few OpenGL calls from gfxcore.cc.
3327
[f336ab9]3328Sat Sep 24 06:32:02 GMT 2011  Olly Betts <olly@survex.com>
3329
3330        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: New type GLATexCoord to avoid
3331          using GLint outside of the OpenGL-specific code.
3332
[b839829]3333Sat Sep 24 06:08:13 GMT 2011  Olly Betts <olly@survex.com>
3334
3335        * src/: Move glTexCoord2i() calls out of gfxcore.cc and into gla-gl.cc.
3336          Use BeginQuadrilaterals() rather than BeginPolygon() when the shape
3337          will definitely have 4 sides.
3338         
[11c594a]3339Sat Sep 24 02:09:48 GMT 2011  Olly Betts <olly@survex.com>
3340
3341        * src/gfxcore.h,src/guicontrol.cc: Disable "View North" when we're
3342          already viewing North, and similarly for other compass points.
3343
[85ed935]3344Sat Sep 24 01:57:06 GMT 2011  Olly Betts <olly@survex.com>
3345
3346        * doc/TODO.htm: Update.
3347
[97ea48d]3348Fri Sep 23 15:38:36 GMT 2011  Olly Betts <olly@survex.com>
3349
3350        * doc/aven.sgml,lib/codes.po,src/: Rename the "depth bar" to "colour
3351          key", which better describes it now that it might show dates or
3352          errors.
3353
[843ee7b]3354Fri Sep 23 15:19:33 GMT 2011  Olly Betts <olly@survex.com>
3355
3356        * src/gfxcore.cc,src/gfxcore.h,src/guicontrol.cc: Fix the conditions
3357          under which colour by date can be enabled to fully match what we
3358          now intend.
3359
[2043961]3360Fri Sep 23 15:04:35 GMT 2011  Olly Betts <olly@survex.com>
3361
3362        * src/gfxcore.cc,src/mainfrm.cc: Enable "colour by date" if there are
3363          any surveys with date information.  Move the "Undated" / "Not in
3364          loop" entry down a little to improve the appearance.  Make each
3365          entry in the colour keys a pixel taller so it's an even number of
3366          pixels and will divide by two exactly.
3367
[a09d4fa]3368Fri Sep 23 14:59:33 GMT 2011  Olly Betts <olly@survex.com>
3369
3370        * src/fnt.cc: Remove "*1.25" fudge factor from font size for texture
3371          mapped fonts.
3372
[2fe9d6d]3373Fri Sep 23 12:44:18 GMT 2011  Olly Betts <olly@survex.com>
3374
3375        * lib/en_US.po: Update for new messages.
3376
[055bfc58]3377Fri Sep 23 12:41:16 GMT 2011  Olly Betts <olly@survex.com>
3378
3379        * src/gfxcore.cc: Expand context menu for compass to include "View
3380          North", etc;  Similarly add "Plan" and "Elevation" to clino context
3381          menu.
3382
[588ff16]3383Fri Sep 23 12:25:10 GMT 2011  Olly Betts <olly@survex.com>
3384
3385        * src/gla-gl.cc: Use += to make code clearer.
3386
[acdb8aa]3387Fri Sep 23 12:16:36 GMT 2011  Olly Betts <olly@survex.com>
3388
3389        * lib/codes.po,src/gfxcore.cc,src/gfxcore.h,src/guicontrol.cc: Add
3390          pop-up menus for right clicks on scale bar, compass, and clino.
3391
[296b0138]3392Fri Sep 23 11:17:31 GMT 2011  Olly Betts <olly@survex.com>
3393
3394        * src/gfxcore.cc: Use HasRangeOfDates() consistently.
3395
[a6c5ffb]3396Thu Sep 22 23:56:06 GMT 2011  Olly Betts <olly@survex.com>
3397
3398        * src/gla-gl.cc: Add missing newline to OpenGL info when GLX info isn't
3399          reported.
3400
[034d04dc]3401Thu Sep 22 13:51:55 GMT 2011  Olly Betts <olly@survex.com>
3402
3403        * survex.spec.in: Man pages are no longer installed in /usr/man so
3404          no need to move them from there.  Package aven.svg.  Package
3405          files for vim support.  (Fixes from James Begley)
3406
[7196714]3407Thu Sep 22 12:45:58 GMT 2011  Olly Betts <olly@survex.com>
3408
3409        * lib/: Updates from launchpad.
3410
[1c6c300]3411Thu Sep 22 07:12:22 GMT 2011  Olly Betts <olly@survex.com>
3412
3413        * lib/: Update .po files from template.
3414
[f6d9ca9]3415Thu Sep 22 07:12:01 GMT 2011  Olly Betts <olly@survex.com>
3416
3417        * lib/codes.po: Improvements to "TRANSLATORS" comments.
3418
[eeb7320]3419Thu Sep 22 02:47:33 GMT 2011  Olly Betts <olly@survex.com>
3420
3421        * lib/Makefile.am: Add check that numeric codes haven't escaped into
3422          the translated .po files.
3423
[42a8819]3424Wed Sep 21 14:38:16 GMT 2011  Olly Betts <olly@survex.com>
3425
3426        * lib/es.po: Update with new msgids.
3427
[f6e0eba]3428Wed Sep 21 14:37:53 GMT 2011  Olly Betts <olly@survex.com>
3429
3430        * lib/en_US.po: Fix typo (doubled ").
3431
[4183e91]3432Wed Sep 21 14:37:14 GMT 2011  Olly Betts <olly@survex.com>
3433
3434        * lib/Makefile.am: Check format of .po files with msgfmt -c
3435          --check-accelerators.
3436
[186e2b9]3437Wed Sep 21 13:49:05 GMT 2011  Olly Betts <olly@survex.com>
3438
3439        * lib/en_US.po: Update en_US translation.
3440
[ecff0b8a]3441Wed Sep 21 13:47:36 GMT 2011  Olly Betts <olly@survex.com>
3442
3443        * lib/codes.po,src/cad3d.c: Tweak wording of a message.  Remove
3444          "unused" messages which have actually just been adapted slightly,
3445          add back a removed unused message, and mark an unused message as
3446          unused.
3447`
[857408e]3448Wed Sep 21 13:20:58 GMT 2011  Olly Betts <olly@survex.com>
3449
3450        * lib/codes.po,src/mainfrm.cc: Make more messages translatable.
3451
[d8dbdff]3452Wed Sep 21 12:53:02 GMT 2011  Olly Betts <olly@survex.com>
3453
3454        * lib/codes.po,src/: cmdline_set_syntax_message() now takes message
3455          numbers, plus an optional string argument.
3456
[b775443]3457Wed Sep 21 12:17:19 GMT 2011  Olly Betts <olly@survex.com>
3458
3459        * src/mainfrm.cc: Fix to set the correct filename on the root of the
3460          survey tree.
3461
[6e63fd3]3462Wed Sep 21 11:25:53 GMT 2011  Olly Betts <olly@survex.com>
3463
3464        * lib/codes.po,src/log.cc,src/mainfrm.cc,src/printwx.cc: Make more
3465          messages translatable.
3466
[fbc1d32]3467Wed Sep 21 07:30:28 GMT 2011  Olly Betts <olly@survex.com>
3468
3469        * lib/codes.po,src/dump3d.c,src/gfxcore.cc,src/mainfrm.cc: Make more
3470          messages translatable.  In the colour key for "colour by date",
3471          change "No info" to "Undated".
3472
[2341559]3473Wed Sep 21 04:20:52 GMT 2011  Olly Betts <olly@survex.com>
3474
3475        * lib/codes.po,src/cavernlog.cc: Allow the "Reprocess" button label in
3476          aven's cavern log window to be translated.
3477
[45af761]3478Wed Sep 21 04:07:29 GMT 2011  Olly Betts <olly@survex.com>
3479
3480        * lib/,src/: Extract all the help strings in --help output and make
3481          them available for translation.
3482
[1b1aaf4]3483Wed Sep 21 04:04:31 GMT 2011  Olly Betts <olly@survex.com>
3484
3485        * lib/Makefile.am: Check there are no duplicate message codes in
3486          codes.po as part of "make check".
3487
[aea4f8b]3488Wed Sep 21 02:29:21 GMT 2011  Olly Betts <olly@survex.com>
3489
3490        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Eliminate glReadPixels() call
3491          from src/gfxcore.cc.
3492
[d1870ef7]3493Wed Sep 21 02:28:21 GMT 2011  Olly Betts <olly@survex.com>
3494
3495        * lib/codes.po,lib/en_US.po,src/aboutdlg.cc: Make all strings in
3496          src/aboutdlg.cc translatable.
3497
[558779a]3498Wed Sep 21 01:56:15 GMT 2011  Olly Betts <olly@survex.com>
3499
3500        * doc/manual.sgml: Tweak text about Debian packages.
3501
[cc49471]3502Tue Sep 20 11:31:03 GMT 2011  Olly Betts <olly@survex.com>
3503
3504        * tests/: Update FSF address.
3505
[23e61de1]3506Tue Sep 20 11:28:50 GMT 2011  Olly Betts <olly@survex.com>
3507
3508        * lib/print.ini: Update reference to Survex 1.1; update FSF address.
3509
[2acbff0a]3510Tue Sep 20 06:43:56 GMT 2011  Olly Betts <olly@survex.com>
3511
3512        * src/img.c: Only define INT32_T if it isn't already defined (it will
3513          be for 1.0.x).
3514
[c964783]3515Tue Sep 20 06:43:23 GMT 2011  Olly Betts <olly@survex.com>
3516
3517        * src/cavern.c: Remove unused function left over from recent change to
3518          how coordinate ranges get reported.
3519
[991289b]3520Tue Sep 20 06:42:31 GMT 2011  Olly Betts <olly@survex.com>
3521
3522        * make_release: Use the URL field from svn info in the command we give
3523          to take this release rather than hard-coding the URL for trunk.
3524
[36316cb]3525Tue Sep 20 05:43:11 GMT 2011  Olly Betts <olly@survex.com>
3526
3527        * buildmacosx.sh: Building on 10.6 should work on 10.7, so update
3528          comment to more clearly reflect that.
3529
[aecd032]3530Tue Sep 20 05:39:50 GMT 2011  Olly Betts <olly@survex.com>
3531
3532        * lib/,src/cavern.c: Fix reporting of ranges of survey coordinates,
3533          which was broken by the message handling changes in 1.2.0.
3534
[7831cef]3535Tue Sep 20 04:30:14 GMT 2011  Olly Betts <olly@survex.com>
3536
3537        * configure.in,src/moviemaker.cc: Fix to build with FFmpeg library
3538          versions in Debian unstable, as well as those in Debian stable.
3539
[63621a7]3540Tue Sep 20 03:51:40 GMT 2011  Olly Betts <olly@survex.com>
3541
3542        * src/moviemaker.cc: Updates towards compatibility with newer FFmpeg
3543          libraries without breaking build with those in Debian stable.
3544
[696b35b]3545Tue Sep 20 03:41:58 GMT 2011  Olly Betts <olly@survex.com>
3546
3547        * src/avenprcore.h: Declare border as "struct border" rather than as a
3548          typedef to avoid a -Wshadow warning.
3549
[120c1c6]3550Tue Sep 20 00:15:07 GMT 2011  Olly Betts <olly@survex.com>
3551
3552        * NEWS: Perhaps the final update for 1.2.0.
3553
[95ed2ba]3554Tue Sep 20 00:09:42 GMT 2011  Olly Betts <olly@survex.com>
3555
3556        * lib/afm2txf.pl: Fix to correctly handle non-ASCII glyphs by using
3557          glyphshow in the generated PostScript code rather than relying on the
3558          numeric encoding order of the font to match Unicode (which doesn't
3559          generally seem to be the case).  Tweak to process files without
3560          slurping them all into memory where that's easy to do.
3561
[9062bef]3562Mon Sep 19 23:15:46 GMT 2011  Olly Betts <olly@survex.com>
3563
3564        * src/fnt.cc: Use FNT_MAXCHAR instead of literal 256.
3565
[f04ae51]3566Mon Sep 19 21:58:50 GMT 2011  Olly Betts <olly@survex.com>
3567
3568        * buildmacosx.sh: Revert CPP=cpp change - it's not required.  Revert to
3569          using wx 2.8.11 and 2.8.12 seems to fail to build.  Output of hdid
3570          can contain spaces as well as tabs (man page only documents tabs) so
3571          update regexps to take this into account.
3572
[cc83ec9]3573Mon Sep 19 11:52:50 GMT 2011  Olly Betts <olly@survex.com>
3574
3575        * buildmacosx.sh: Add comment noting that Xcode is probably required.
3576          Since wxWidgets only supports building for a single arch at a time,
3577          build for i386 by default, which should also work on x86_64.  Pass
3578          CPP=cpp to wxWidgets configure (not certain if this is actually
3579          needed, or was something tried on the way to discovering that only
3580          one -arch option can be passed).
3581
[65ceb41]3582Sun Sep 18 12:24:41 GMT 2011  Olly Betts <olly@survex.com>
3583
3584        * make_release: No need to force disabling of libavcodec for mingw - it
3585          gets automatically disable if not present.
3586
[eac4514]3587Sun Sep 18 12:23:39 GMT 2011  Olly Betts <olly@survex.com>
3588
3589        * src/moviemaker.cc: Fix disabling of libavcodec-using code when
3590          libavcodec isn't present.
3591
[4095cc0]3592Sun Sep 18 11:50:06 GMT 2011  Olly Betts <olly@survex.com>
3593
3594        * NEWS: Update 1.2.0 release date.
3595
[8a374af]3596Sun Sep 18 11:49:46 GMT 2011  Olly Betts <olly@survex.com>
3597
3598        * make_release: Disable use of libavcodec for mingw for now.
3599
[44ef5ec6]3600Sun Sep 18 02:51:52 GMT 2011  Olly Betts <olly@survex.com>
3601
3602        * make_release: Fix comment typo.
3603
[92037819]3604Sun Sep 18 02:50:30 GMT 2011  Olly Betts <olly@survex.com>
3605
3606        * doc/TODO.htm: Update in preparation for releasing 1.2.
3607
[90688f5]3608Sun Sep 18 02:49:53 GMT 2011  Olly Betts <olly@survex.com>
3609
3610        * src/gla-gl.cc: Only try to read the GLX version on platforms which
3611          use GLX.
3612
[fa8ae1e]3613Sun Sep 18 02:03:13 GMT 2011  Olly Betts <olly@survex.com>
3614
3615        * Makefile.am,doc/Makefile.am: Don't list other .in files explicitly in
3616          EXTRA_DIST.
3617
[cba86532]3618Sun Sep 18 01:59:49 GMT 2011  Olly Betts <olly@survex.com>
3619
3620        * lib/Makefile.am: survex.keys.in will get shipped because it is
3621          used by AC_CONFIG_FILES so there's no need to list it explicitly
3622          in EXTRA_DIST.
3623
[c584ed2]3624Sun Sep 18 01:56:18 GMT 2011  Olly Betts <olly@survex.com>
3625
3626        * configure.in,lib/Makefile.am,lib/po-to-msg.pl: Fix .msg file
3627          generation to work when srcdir != builddir.  Drop the "dontextract"
3628          mechanism which automatically generates headers to allows building a
3629          version with translations for the messages for errors in loading the
3630          messages file, as it doesn't seem worth the effort to get it working
3631          again.  It's easy to write such a header by hand if you really want
3632          to do this.
3633
[9cfcb3f]3634Fri Sep 16 14:26:43 GMT 2011  Olly Betts <olly@survex.com>
3635
3636        * NEWS,configure.in: Update for 1.2.0.
3637
[f9b8a6b]3638Fri Sep 16 14:22:20 GMT 2011  Olly Betts <olly@survex.com>
3639
3640        * lib/icons/Makefile.am,lib/icons/aven.png,lib/icons/aven.svg: Add
3641          new version of aven icon, redrawn in SVG so it displays nicely at
3642          larger sizes.
3643
[4833448]3644Fri Sep 16 12:55:05 GMT 2011  Olly Betts <olly@survex.com>
3645
3646        * lib/codes.po,src/cavern.c: Add --3d-version option to allow the user
3647          to specify the version of the 3d format to output.  (ticket#21)
3648
[2bb17c9]3649Fri Sep 16 12:52:55 GMT 2011  Olly Betts <olly@survex.com>
3650
3651        * src/img.c,src/img.h: Make the highest and lowest valid values for
3652          img_output_version available in img.h as IMG_VERSION_MIN and
3653          IMG_VERSION_MAX.
3654
[a6e8d45]3655Fri Sep 16 05:49:12 GMT 2011  Olly Betts <olly@survex.com>
3656
3657        * src/aventreectrl.cc,src/guicontrol.cc,src/mainfrm.cc: Don't use
3658          deprecated members or methods of wxKeyEvent.
3659
[6001bc1]3660Fri Sep 16 03:36:54 GMT 2011  Olly Betts <olly@survex.com>
3661
3662        * lib/map.png: Remove scan of map which isn't used and we probably
3663          don't have rights to redistribute.
3664
[de402d4]3665Fri Sep 16 03:16:01 GMT 2011  Olly Betts <olly@survex.com>
3666
3667        * src/mainfrm.cc: If a label isn't valid UTF-8, treat it as CP1252 (the
3668          Microsoft superset of ISO8859-1).
3669
[b00a29a]3670Fri Sep 16 03:00:51 GMT 2011  Olly Betts <olly@survex.com>
3671
3672        * src/mainfrm.cc: Remove special handling for toggling "full screen"
3673          on wxGTK as it's no longer required with modern versions.
3674
[6b061db]3675Fri Sep 16 02:05:12 GMT 2011  Olly Betts <olly@survex.com>
3676
3677        * src/gfxcore.cc,src/gfxcore.h,src/mainfrm.cc: Don't redraw the survey
3678          on every mouse movement in the survey pane unless the measuring line
3679          is (or just was) active.  (ticket #17)
3680
[293eec8]3681Thu Sep 15 03:58:59 GMT 2011  Olly Betts <olly@survex.com>
3682
3683        * src/aven.cc: Comment improvements.
3684
[deea763]3685Thu Sep 15 03:51:27 GMT 2011  Olly Betts <olly@survex.com>
3686
3687        * tests/smoke.tst: aven no longer requires an X display for --help or
3688          --version, so replace skip of this check with a check that this
3689          remains the case.
3690
[b4ac7007]3691Thu Sep 15 02:27:57 GMT 2011  Olly Betts <olly@survex.com>
3692
3693        * NEWS: Update from ChangeLog.
3694
[a26bab0]3695Thu Sep 15 02:11:28 GMT 2011  Olly Betts <olly@survex.com>
3696
3697        * lib/Makefile.am: Distribute codes.po.
3698
[d0a7bba]3699Thu Sep 15 02:08:35 GMT 2011  Olly Betts <olly@survex.com>
3700
3701        * configure.in,survex.spec.in: Default to installing docs into
3702          /usr/share/doc/survex rather than /usr/doc/survex.
3703
[e60254e]3704Wed Sep 14 01:57:45 GMT 2011  Olly Betts <olly@survex.com>
3705
3706        * src/mainfrm.cc: Fix another potential read beyond the end of a
3707          string.
3708
[17de0e2]3709Wed Sep 14 01:35:20 GMT 2011  Olly Betts <olly@survex.com>
3710
3711        * src/mainfrm.cc: Fix potential reading off end of string - fix from
3712          Stuart Bennett.
3713
[33c24dc]3714Wed Sep 14 00:33:16 GMT 2011  Olly Betts <olly@survex.com>
3715
3716        * lib/es.po: Update from launchpad.
3717
[d1c3d24]3718Tue Sep 13 22:05:59 GMT 2011  Olly Betts <olly@survex.com>
3719
3720        * buildmacosx.sh: Use wx 2.8.12.
3721
[c293aa9]3722Tue Sep 13 11:32:18 GMT 2011  Olly Betts <olly@survex.com>
3723
3724        * src/aven.cc,src/aven.h,src/gla-gl.cc: Explicitly request
3725          double-buffering, which seems to be needed for systems with GLX >=
3726          1.3.  Report GLX version and whether double-buffering is in use in
3727          the about dialog.
3728
[091069f]3729Sun Jun 19 11:19:51 GMT 2011  Olly Betts <olly@survex.com>
3730
3731        * src/: Try to report errors from generating movie more helpfully.
3732
[6ed625e]3733Fri Jun 17 06:33:38 GMT 2011  Olly Betts <olly@survex.com>
3734
3735        * src/moviemaker.cc: Eliminate use of deprecated function
3736          av_alloc_format_context().
3737
[fed3713]3738Fri Jun 17 06:32:50 GMT 2011  Olly Betts <olly@survex.com>
3739
3740        * src/moviemaker.cc: Simplify the loop to flip the image vertically.
3741
[9e516d0d]3742Fri Jun 17 06:17:20 GMT 2011  Olly Betts <olly@survex.com>
3743
3744        * configure.in,src/moviemaker.cc,src/moviemaker.h: Use libswscale to
3745          convert images to add to the video.  Movie export now working
3746          again!
3747
[d10d369]3748Fri Jun 17 06:16:46 GMT 2011  Olly Betts <olly@survex.com>
3749
3750        * src/gfxcore.cc: No need to specify true to PlayPres - that's the
3751          default.
3752
[0c6b06cb]3753Fri Jun 17 06:15:34 GMT 2011  Olly Betts <olly@survex.com>
3754
3755        * src/gfxcore.cc: Set the play speed to "x1" during video recording.
3756
[75d4a2b]3757Fri Jun 17 05:43:12 GMT 2011  Olly Betts <olly@survex.com>
3758
3759        * src/gfxcore.cc,src/gfxcore.h: Rename 'mpeg' member to 'movie'.
3760
[cc9e7a06]3761Fri Jun 17 04:30:12 GMT 2011  Olly Betts <olly@survex.com>
3762
3763        * configure.in,src/moviemaker.cc,src/moviemaker.h: Mostly update movie
3764          making code to work with current FFmpeg.  Still TODO: convert call
3765          to img_convert() to use sws_scale() - currently you just get an all
3766          green movie!
3767
[90a2e0f]3768Mon May 30 07:40:12 GMT 2011  Olly Betts <olly@survex.com>
3769
3770        * buildmacosx.sh: Fix URL for downloading wxWidgets tarball.
3771
[a8469bb]3772Sat May 28 12:39:11 GMT 2011  Olly Betts <olly@survex.com>
3773
3774        * buildmacosx.sh: Build for x86_64 as well as i386.
3775
[4a7c15ab]3776Sat May 28 06:14:09 GMT 2011  Olly Betts <olly@survex.com>
3777
3778        * buildmacosx.sh: Fix comment typo.
3779
[ab66f3c]3780Sat May 28 06:08:10 GMT 2011  Olly Betts <olly@survex.com>
3781
3782        * buildmacosx.sh: Don't assume the volume gets mounted on
3783          /Volumes/Survex as it won't be if that mount point is already in use.
3784
[42c7efe]3785Thu May 26 16:09:05 GMT 2011  Olly Betts <olly@survex.com>
3786
3787        * lib/codes.po,src/aven.cc,src/mainfrm.cc,src/mainfrm.h: Use more stock
3788          IDs.
3789
[de8488a6]3790Thu May 26 14:52:00 GMT 2011  Olly Betts <olly@survex.com>
3791
3792        * lib/,src/printwx.cc: Use stock wx button IDs wxID_PRINT and
3793          wxID_PREVIEW where appropriate.
3794
[ecf9c4c1]3795Thu May 26 14:47:52 GMT 2011  Olly Betts <olly@survex.com>
3796
3797        * lib/codes.po: Mark unused messages by commenting out with '#~'.
3798
[27928df]3799Thu May 26 14:34:29 GMT 2011  Olly Betts <olly@survex.com>
3800
3801        * src/printwx.h: Fix comment typo.
3802
[73b3388]3803Thu May 26 12:47:44 GMT 2011  Olly Betts <olly@survex.com>
3804
3805        * src/mainfrm.cc,src/printwx.cc: When using a standard wxID_xxx id with
3806          wxButton, use the implicit default label, as the wx documentation
3807          recommends.
3808
[6219279]3809Thu May 26 12:28:11 GMT 2011  Olly Betts <olly@survex.com>
3810
3811        * src/: Remove the unused preferences dialog code - we can easily
3812          fish it back out of SVN should we want it later, so no point
3813          having it sitting there making every checkout bigger.
3814
[04aa63b]3815Tue May 24 05:21:52 GMT 2011  Olly Betts <olly@survex.com>
3816
3817        * configure.in,doc/Makefile.am,doc/survex.1.in: Move survex man page to
3818          section 7 (since it isn't documenting an actual command).
3819
[6f340d9]3820Tue May 24 05:17:53 GMT 2011  Olly Betts <olly@survex.com>
3821
3822        * doc/Makefile.am: Write generated man page to a temporary file, then
3823          atomically rename, to avoid leaving an empty or partial man page
3824          behind if docbook-to-man dies (I managed to ship an empty cad3d.1 in
3825          1.1.16).
3826
[6cf04ff]3827Sat May 21 22:05:04 GMT 2011  Olly Betts <olly@survex.com>
3828
3829        * lib/fr.po: Fold in addition of accent from launchpad.
3830
[8fa7902]3831Sat May 21 22:04:31 GMT 2011  Olly Betts <olly@survex.com>
3832
3833        * lib/: Remove comments which are only relevant for other languages
3834          from .po files.  Add more clarifying comments.
3835
[7c0e6e3]3836Thu May 19 05:23:03 GMT 2011  Olly Betts <olly@survex.com>
3837
3838        * lib/messages.txt: Remove as no longer used.
3839
[d86459c]3840Wed May 18 09:06:19 GMT 2011  Olly Betts <olly@survex.com>
3841
3842        * lib/,src/mainfrm.cc,src/mainfrm.h: We now use .po and .pot files as
3843          the master format for storing translations in (rather than
3844          messages.txt), and then translate these into Survex's .msg format.
3845
[749a581]3846Wed May 18 08:37:01 GMT 2011  Olly Betts <olly@survex.com>
3847
3848        * lib/messages.txt: Fix variant en-us message which ought not be
3849          different.
3850
[7b12c6d]3851Wed May 18 05:50:07 GMT 2011  Olly Betts <olly@survex.com>
3852
3853        * make_release: Print out the commands needed to tag the release.
3854
[5311876]3855Tue May 17 01:24:59 GMT 2011  Olly Betts <olly@survex.com>
3856
3857        * lib/messages.txt,src/cavern.c: Drop "non-fatal" from the report of
3858          how many errors there were at the end of the run - it just confuses
3859          users - we won't even get here if there's a fatal error!
3860        * lib/messages.txt: Add missing translations of two "Export" variants
3861          for ca, sk, and ro.
3862
[ec8fd0d]3863Tue May 17 01:03:06 GMT 2011  Olly Betts <olly@survex.com>
3864
3865        * NEWS: Fix typo.
3866
[56980d4e]3867Mon May 16 22:18:53 GMT 2011  Olly Betts <olly@survex.com>
3868
3869        * buildmacosx.sh: Extract tarball quietly, and just say we're doing
3870          it.  Add missing quoting to variable expansions.
3871
[8f9b0b6d]3872Mon May 16 05:59:32 GMT 2011  Olly Betts <olly@survex.com>
3873
3874        * NEWS: Another pre-1.1.16 update.
3875
[c953a98]3876Mon May 16 05:54:30 GMT 2011  Olly Betts <olly@survex.com>
3877
3878        * Makefile.am: Include all the available wxstd.mo files into the
3879          Microsoft Windows installer, rather than trying to just include those
3880          which we have translations for.  This avoids having to maintain a
3881          list of which to include, and gives users translations of wxWidgets
3882          messages even if they don't get Survex messages translated.
3883
[85f3565]3884Mon May 16 05:53:49 GMT 2011  Olly Betts <olly@survex.com>
3885
3886        * doc/HACKING.htm: Update version of InnoSetup used.  Note the packages
3887          needed on Debian to build the Microsoft Windows installer.
3888
[6127c82]3889Mon May 16 05:22:03 GMT 2011  Olly Betts <olly@survex.com>
3890
3891        * doc/HACKING.htm: Note Debian packages to install for docs.
3892
[8fb44ec]3893Mon May 16 05:21:27 GMT 2011  Olly Betts <olly@survex.com>
3894
3895        * survex.iss.in: Add comment noting that AppVerName isn't required by
3896          newer InnoSetup.
3897
[ecdb631]3898Sun May 15 04:11:34 GMT 2011  Olly Betts <olly@survex.com>
3899
3900        * NEWS,configure.in: Update for 1.1.16.
3901
[ffe7b714]3902Sun May 15 03:44:17 GMT 2011  Olly Betts <olly@survex.com>
3903
3904        * lib/fixmsgs.pl: Update to fix UTF-8 rather than ISO8859-1.
3905
[f3f9b0e]3906Sun May 15 03:43:46 GMT 2011  Olly Betts <olly@survex.com>
3907
3908        * lib/named-entities.txt: Add hellip and rarr.
3909
[443edad]3910Sun May 15 03:39:02 GMT 2011  Olly Betts <olly@survex.com>
3911
3912        * lib/messages.txt: Fix clashing menu shortcuts from recent translation
3913          updates.
3914
[69490fa3]3915Sun May 15 03:20:50 GMT 2011  Olly Betts <olly@survex.com>
3916
3917        * src/message.c: 0x2026 (&hellip;): Handle for WINCP1252, and
3918          transliterate to '...' for charsets which don't have it.  0x2192
3919          (&rarr;): Transliterate to '->' for charsets which don't have it.
3920          Handle &Scaron;, &scaron;, &Zcaron;, &zcaron; for WINCP1252.
3921        * lib/messages.txt: Use '&rarr;' instead of '->' and '&hellip;' instead
3922          of '...'.
3923
[6010466]3924Sun May 15 02:59:42 GMT 2011  Olly Betts <olly@survex.com>
3925
3926        * lib/messages.txt: Fix literal accented characters.
3927
[6e618c7]3928Sun May 15 02:55:50 GMT 2011  Olly Betts <olly@survex.com>
3929
3930        * lib/messages.txt: Fold in de updates from launchpad.
3931
[01891b9]3932Sun May 15 02:36:02 GMT 2011  Olly Betts <olly@survex.com>
3933
3934        * lib/messages.txt: Fold in es updates from launchpad.
3935
[4667418]3936Sun May 15 02:19:45 GMT 2011  Olly Betts <olly@survex.com>
3937
3938        * lib/messages.txt: Fold in it updates from launchpad.
3939
[adc8304]3940Sun May 15 02:00:45 GMT 2011  Olly Betts <olly@survex.com>
3941
3942        * lib/messages.txt: Fold in pt-br updates from launchpad.
3943
[d3dd62e]3944Sun May 15 01:53:22 GMT 2011  Olly Betts <olly@survex.com>
3945
3946        * lib/messages.txt: Fold in pt updates from launchpad.
3947
[5c9f6c2]3948Mon Mar 14 01:58:10 GMT 2011  Olly Betts <olly@survex.com>
3949
3950        * configure.in: Link with -lGL, if it exists to support linking with
3951          gold or GNU ld --as-needed (Debian bug #615781).
3952
[97e9c02]3953Thu Mar 03 13:16:19 GMT 2011  Olly Betts <olly@survex.com>
3954
3955        * src/img.c: Fix code typo for IMG_API_VERSION == 0 case.
3956
[0c85b15b]3957Thu Mar 03 12:32:57 GMT 2011  Olly Betts <olly@survex.com>
3958
3959        * src/img.c: Fix typo in code used when IMG_HOSTED isn't defined.
3960
[0ed32e5]3961Wed Oct 20 09:53:56 GMT 2010  Olly Betts <olly@survex.com>
3962
3963        * lib/messages.txt: "Colour" -> "Color" in en-us.
3964
[66dd4ff9]3965Sun Oct 17 14:10:21 GMT 2010  Olly Betts <olly@survex.com>
3966
3967        * lib/messages.txt: Assorted comment improvements and tweaks.
3968
[029fdb4]3969Sat Oct 16 11:12:42 GMT 2010  Olly Betts <olly@survex.com>
3970
3971        * src/moviemaker.h: Remove unused <stdio.h>.  Shouldn't include
3972          <config.h> in headers, only sources.
3973
[5abd525]3974Sat Oct 16 10:13:10 GMT 2010  Olly Betts <olly@survex.com>
3975
3976        * doc/TODO.htm: Remove entries which have now been done.
3977
[4b9be72]3978Fri Oct 15 06:57:46 GMT 2010  Olly Betts <olly@survex.com>
3979
3980        * tests/extend.tst: Fix to file .espec files when srcdir != builddir.
3981
[f5e3521]3982Fri Oct 15 05:48:09 GMT 2010  Olly Betts <olly@survex.com>
3983
3984        * NEWS: Final update fro 1.1.15.
3985
[53e12ee]3986Fri Oct 15 05:20:40 GMT 2010  Olly Betts <olly@survex.com>
3987
3988        * src/editwrap.c: Convert to use wide-character Unicode.
3989
[6baad4a]3990Fri Oct 15 05:20:04 GMT 2010  Olly Betts <olly@survex.com>
3991
3992        * src/cavernlog.cc: Fix to work on Microsoft Windows.
3993
[414cdd0]3994Thu Oct 14 22:50:09 GMT 2010  Olly Betts <olly@survex.com>
3995
3996        * tests/extend.tst: Enable eswap-break testcase now that diffpos is
3997          fixed.
3998
[9d20d33]3999Thu Oct 14 22:48:06 GMT 2010  Olly Betts <olly@survex.com>
4000
4001        * src/diffpos.c: Handle files with duplicate labels in better - extend
4002          generates duplicate labels when it breaks a loop.
4003
[d50594c]4004Wed Oct 13 15:39:04 GMT 2010  Olly Betts <olly@survex.com>
4005
4006        * make_release: -Dunix when running make distcheck with the
4007          preprocessor in C89 mode.
4008
[eafe1a3]4009Wed Oct 13 15:33:23 GMT 2010  Olly Betts <olly@survex.com>
4010
4011        * src/cavern.c: Fix C++ comment.
4012
[2d16e4e]4013Wed Oct 13 15:07:31 GMT 2010  Olly Betts <olly@survex.com>
4014
4015        * NEWS,configure.in: 1.1.15.
4016
[e02a6a6]4017Wed Oct 13 15:00:51 GMT 2010  Olly Betts <olly@survex.com>
4018
4019        * configure.in,src/: Define GETC() in config.h and use it everywhere.
4020          Similarly define PUTC() to use putc_unlocked() where available and
4021          use that everywhere too.
4022
[f175de2]4023Wed Oct 13 13:41:17 GMT 2010  Olly Betts <olly@survex.com>
4024
4025        * src/cavernlog.cc: Remove superfluous nested declaration.
4026
[9e50f755]4027Wed Oct 13 11:19:29 GMT 2010  Olly Betts <olly@survex.com>
4028
4029        * src/cavernlog.cc: mingw doesn't have _get_wpgmptr() so use the
4030          deprecated _wpgmptr instead.  mingw doesn't have errno_t so use int
4031          instead.
4032
[eff69a7]4033Wed Oct 13 10:49:18 GMT 2010  Olly Betts <olly@survex.com>
4034
4035        * src/cavernlog.cc: (Microsoft Windows) Quote for any meta characters,
4036          not just space.
4037
[a90632c]4038Wed Oct 13 10:27:38 GMT 2010  Olly Betts <olly@survex.com>
4039
4040        * src/cavernlog.cc: (Microsoft Windows) Use _get_wpgmptr() to get wide
4041          path to aven rather for running cavern.
4042
[19f2b4f]4043Thu Oct 07 22:38:43 GMT 2010  Olly Betts <olly@survex.com>
4044
4045        * src/datain.h,src/useful.c: Use getc_unlocked() if available.
4046
[36c4cf1]4047Thu Oct 07 14:25:13 GMT 2010  Olly Betts <olly@survex.com>
4048
4049        * src/mainfrm.cc: Use _wfopen() on Microsoft Windows when loading and
4050          saving presentations so that paths with non-Latin1 characters in can
4051          be processed.
4052
[0a85859]4053Thu Oct 07 12:52:22 GMT 2010  Olly Betts <olly@survex.com>
4054
4055        * configure.in,src/cavernlog.cc: Use getc_unlocked() if available.
4056
[1e2499c]4057Thu Oct 07 12:42:21 GMT 2010  Olly Betts <olly@survex.com>
4058
4059        * src/cavernlog.cc: Don't call Update() after every line, but only
4060          when we don't have data from cavern pending.  Hopefully addresses
4061          ticket#12.
4062
[d2980d2]4063Wed Oct 06 02:25:31 GMT 2010  Olly Betts <olly@survex.com>
4064
4065        * make_release: Never set CFLAGS or CXXFLAGS in the environment.
4066          Build mingw version in an unpacked source tree from the release
4067          tarball.
4068
[1d71195]4069Wed Oct 06 02:09:33 GMT 2010  Olly Betts <olly@survex.com>
4070
4071        * src/cavernlog.cc: Fix code indentation.
4072
[ffe7efe4]4073Wed Oct 06 02:08:38 GMT 2010  Olly Betts <olly@survex.com>
4074
4075        * src/cavernlog.cc: Revert to using mb_str() for popen() and system()
4076          on Unix.
4077
[fc364dc]4078Wed Oct 06 02:02:54 GMT 2010  Olly Betts <olly@survex.com>
4079
4080        * src/cavernlog.cc: Use _wpopen() and _wsystem() on Microsoft Windows
4081          so that paths with non-Latin1 characters in can be processed.
4082
[83e2433]4083Wed Oct 06 01:16:03 GMT 2010  Olly Betts <olly@survex.com>
4084
4085        * src/cavernlog.cc: Need to quote filenames with spaces in for
4086          Microsoft Windows.
4087
[b4dbba1]4088Wed Oct 06 00:54:44 GMT 2010  Olly Betts <olly@survex.com>
4089
4090        * lib/Makefile.am: Ship the extra .isl translation files for Innosetup.
4091
[c60cb16]4092Wed Oct 06 00:49:18 GMT 2010  Olly Betts <olly@survex.com>
4093
4094        * src/datain.c: Add missing include of date.h.
4095
[f351ea24]4096Wed Oct 06 00:48:28 GMT 2010  Olly Betts <olly@survex.com>
4097
4098        * src/date.c,src/date.h: Add files for date handling.
4099
[807f9dd]4100Tue Oct 05 12:48:19 GMT 2010  Olly Betts <olly@survex.com>
4101
4102        * src/gla-gl.cc,src/gla.h: Check whether blobs and crosses actually
4103          render correctly as points/point sprites, and if they don't, fall
4104          back to drawing them with lines.
4105
[fe075d7]4106Tue Oct 05 10:53:56 GMT 2010  Olly Betts <olly@survex.com>
4107
4108        * src/gla-gl.cc,src/gla.h: Cache the best method for drawing blobs
4109          and crosses, and recheck automatically if the graphics hardware
4110          or drivers are changed or upgraded.
4111
[226b599e]4112Mon Oct 04 11:18:22 GMT 2010  Olly Betts <olly@survex.com>
4113
4114        * src/gla-gl.cc: Add \n to commented out debug message.
4115
[1671258]4116Mon Oct 04 09:58:17 GMT 2010  Olly Betts <olly@survex.com>
4117
4118        * doc/index.htm.in,doc/manual.sgml,doc/survex.ent,lib/print.ini,
4119          src/printwx.cc,survex.iss.in: Use http://survex.com/ rather than
4120          http://www.survex.com/ - the former is the canonical name and
4121          www.survex.com just redirects.
4122
[52f67931]4123Mon Oct 04 09:46:24 GMT 2010  Olly Betts <olly@survex.com>
4124
4125        * src/mainfrm.cc: Don't offer "All files" wildcard in presentation save
4126          dialog.
4127
[12ec820]4128Mon Oct 04 08:19:40 GMT 2010  Olly Betts <olly@survex.com>
4129
4130        * src/gla-gl.cc: Pass GL_TRUE to OpenGL functions, rather than true.
4131
[f6d8375]4132Sun Oct 03 06:46:03 GMT 2010  Olly Betts <olly@survex.com>
4133
4134        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Use double instead of Double
4135          in cases where the value isn't being passed to OpenGL.
4136
[bde8c9a]4137Sun Aug 22 13:30:54 GMT 2010  Olly Betts <olly@survex.com>
4138
4139        * src/gla-gl.cc: If we aren't using GL_POINTS for blobs, draw them
4140          using a series of abutting lines rather than with gluDisk which
4141          is faster and gives a consistent shape.
4142
[425a138]4143Sat Aug 21 14:33:54 GMT 2010  Olly Betts <olly@survex.com>
4144
4145        * src/gla-gl.cc: Fix another use of GL_POINT_SIZE_RANGE to
4146          GL_SMOOTH_POINT_SIZE_RANGE.
4147
[b6f9294]4148Sat Aug 21 14:30:56 GMT 2010  Olly Betts <olly@survex.com>
4149
4150        * src/gla-gl.cc: Fix non-USE_FNT case to work again (it's limited to
4151          ISO-8859-1 characters though).
4152
[04bf822]4153Sat Aug 21 13:31:17 GMT 2010  Olly Betts <olly@survex.com>
4154
4155        * src/gla-gl.cc: Use GL_SMOOTH_POINT_SIZE_RANGE and
4156          GL_SMOOTH_POINT_SIZE_GRANULARITY instead of GL_POINT_SIZE_RANGE and
4157          GL_POINT_SIZE_GRANULARITY (unless they aren't defined) as the latter
4158          two are deprecated in OpenGL >= 1.2.  If GL_ALIASED_POINT_SIZE_RANGE
4159          is available (OpenGL >= 1.2 again) then report its value in the
4160          about box.
4161
[1ee204e]4162Fri Aug 20 12:26:40 GMT 2010  Olly Betts <olly@survex.com>
4163
4164        * doc/3dformat.htm,lib/messages.txt,src/,tests/: New v7 of .3d format
4165          which stores survey dates as number of days since Jan 1st 1900, so
4166          we now support dates from 1900-2078 (rather than 1970-2037) with a
4167          smaller file size.  The img API is now versioned - you can select
4168          the new "version 1" by compiling with -DIMG_API_VERSION=1, which
4169          gives the survey dates in days in days1 and days2 instead of as
4170          time_t values in date1 and date2.  Fixes ticket#14.
4171
[00d94ee]4172Fri Aug 20 12:12:54 GMT 2010  Olly Betts <olly@survex.com>
4173
4174        * src/printwx.cc: Remove unused '#include <time.h>'.
4175
[82988f5]4176Fri Aug 20 12:10:55 GMT 2010  Olly Betts <olly@survex.com>
4177
4178        * src/avenprcore.cc: Remove unused '#include <time.h>'.
4179
[0965597]4180Fri Aug 20 10:10:05 GMT 2010  Olly Betts <olly@survex.com>
4181
4182        * src/export.cc: Explicit #include <time.h> for strftime().
4183
[576c27f]4184Wed Aug 18 13:59:30 GMT 2010  Olly Betts <olly@survex.com>
4185
4186        * src/osdepend.h: Remove workaround for DOS Turbo C compiler.
4187
[2032841]4188Wed Aug 18 02:03:39 GMT 2010  Olly Betts <olly@survex.com>
4189
4190        * buildmacosx.sh,configure.in,lib/Info.plist.in: Make buildmacosx.sh
4191          work.
4192
[025e84d]4193Tue Aug 17 01:43:24 GMT 2010  Olly Betts <olly@survex.com>
4194
4195        * src/gfxcore.h: "using svx::Point;" gives an error, so use a macro
4196          instead.
4197
[506769f]4198Wed Aug 04 03:27:22 GMT 2010  Olly Betts <olly@survex.com>
4199
4200        * src/img.c: Fix cast in get16() to be to short not long.
4201
[81e1aa4]4202Wed Aug 04 02:32:16 GMT 2010  Olly Betts <olly@survex.com>
4203
4204        * src/cavernlog.cc,src/cavernlog.h: "Rerun" -> "Reprocess" to follow
4205          terminology in manual, etc.  Fixes ticket#15.
4206
[e0c8f98]4207Wed Jul 28 17:06:49 GMT 2010  Olly Betts <olly@survex.com>
4208
4209        * tests/: Most tests weren't actually running and testcases (looks like
4210          a sh portability issue).  Fixed, and fortunately all tests still
4211          pass.
4212
[f9535d4]4213Mon Jul 26 12:30:43 GMT 2010  Olly Betts <olly@survex.com>
4214
4215        * doc/manual.sgml: Fix typo "of" -> "on".
4216
[f9473ab]4217Mon Jul 26 11:59:59 GMT 2010  Olly Betts <olly@survex.com>
4218
4219        * NEWS,configure.in: Update for 1.1.14.
4220
[7bdf66d]4221Mon Jul 26 11:53:01 GMT 2010  Olly Betts <olly@survex.com>
4222
4223        * lib/messages.txt,src/: Remove things we no longer need now we've
4224          dropped support for RISC OS and DOS.
4225
[175cac6]4226Mon Jul 26 11:19:40 GMT 2010  Olly Betts <olly@survex.com>
4227
4228        * src/cmdline.c: Remove reference to MSDOS.
4229
[9965b2b]4230Mon Jul 26 10:23:07 GMT 2010  Olly Betts <olly@survex.com>
4231
4232        * src/: Strip out "Far" and "Huge" which we no longer need now that
4233          DOS memory models are no longer relevant.
4234
[9e12d78]4235Mon Jul 26 09:57:37 GMT 2010  Olly Betts <olly@survex.com>
4236
4237        * configure.in: No need for AC_PROG_MAKE_SET when using automake.
4238
[5dd874a]4239Mon Jul 26 09:48:10 GMT 2010  Olly Betts <olly@survex.com>
4240
4241        * configure.in,src/useful.h: On little-endian architectures, make
4242          get16() and get32() inline functions, rather than macros which use
4243          a global variable.
4244
[7e5d688]4245Mon Jul 26 09:31:14 GMT 2010  Olly Betts <olly@survex.com>
4246
4247        * src/useful.c: Remove commented out code.
4248
[8c45eea]4249Mon Jul 26 09:19:19 GMT 2010  Olly Betts <olly@survex.com>
4250
4251        * configure.in,src/img.c,src/useful.c,src/useful.h: Use AC_TYPE_INT16_T
4252          and AC_TYPE_INT32_T instead of home-brew equivalents.
4253
[39aa1a0]4254Mon Jul 26 08:40:43 GMT 2010  Olly Betts <olly@survex.com>
4255
4256        * src/listpos.c: In "Station X referred to just once, with an explicit
4257          prefix - typo?" warning, give file and linenumber where the *equate
4258          occurred.
4259
[d40f787]4260Mon Jul 26 08:37:46 GMT 2010  Olly Betts <olly@survex.com>
4261
4262        * src/readval.c: Fix comment typo.
4263
[0d38f0e]4264Mon Jul 26 08:29:41 GMT 2010  Olly Betts <olly@survex.com>
4265
4266        * src/listpos.c: In "Station X referred to by *entrance or *export but
4267          never used" warning, give file and linenumber where the *entrance or
4268          *export occurred.
4269
[b23bcf0]4270Mon Jul 26 07:44:26 GMT 2010  Olly Betts <olly@survex.com>
4271
4272        * src/aventreectrl.cc: Fix double-click handling for survey tree on
4273          wxMSW >= 2.8.11.
4274
[ad3d0a2]4275Mon Jul 26 07:25:59 GMT 2010  Olly Betts <olly@survex.com>
4276
4277        * src/mainfrm.cc: Stop passing wxNO_FULL_REPAINT_ON_RESIZE as it is 0
4278          on all versions of wxWidgets we support (i.e. 2.6 and later).
4279
[318ac31]4280Mon Jul 26 07:21:35 GMT 2010  Olly Betts <olly@survex.com>
4281
4282        * INSTALL,src/: Restore compatibility with wxWidgets 2.6.
4283
[1edaf8d]4284Mon Jul 26 06:29:03 GMT 2010  Olly Betts <olly@survex.com>
4285
4286        * src/netskel.c: In "Unused fixed point" warning, give file and
4287          linenumber where the "*fix" occurred.
4288
[a07ee70]4289Mon Jul 26 06:24:35 GMT 2010  Olly Betts <olly@survex.com>
4290
4291        * src/cavernlog.cc: Fix highlighting of links in CavernLog window to
4292          highlight just <file>:<line> (and not the ': ' after), and to make
4293          the title for the terminal the warning/error message.  Make the
4294          checking stricter by checking that the linenumber is a number, to
4295          avoid false positives.
4296
[652b73b]4297Mon Jul 26 04:48:12 GMT 2010  Olly Betts <olly@survex.com>
4298
4299        * Revert this change, as it appears wxMotif does support wxGLCanvas:
4300        * doc/manual.sgml: wxMotif apparently doesn't support wxGLCanvas, which
4301          is required by Aven in 1.1.x, so remove mention of Motif from manual.
4302
[fb5887c]4303Mon Jul 26 03:24:38 GMT 2010  Olly Betts <olly@survex.com>
4304
4305        * src/: Add "Rerun" and "OK" buttons to the CavernLog window (as
4306          appropriate).  (Addition of "OK" button fixes ticket#13).  Fix up
4307          handling of splitter window to fix poor handling of various cases.
4308
[bc73093]4309Sun Jul 25 15:32:42 GMT 2010  Olly Betts <olly@survex.com>
4310
4311        * src/mainfrm.cc,src/mainfrm.h: Clean up code which sorts out loading
4312          a file (and processing it first if necessary).
4313
[b0c416c]4314Sun Jul 25 07:20:05 GMT 2010  Olly Betts <olly@survex.com>
4315
4316        * src/cavernlog.h: Fix filename in comment at top.
4317
[77b8654]4318Sun Jul 25 07:17:20 GMT 2010  Olly Betts <olly@survex.com>
4319
4320        * src/cavernlog.cc: Don't double escape the contents of href and target
4321          in links in the log.
4322
[813919e]4323Sun Jul 25 06:32:24 GMT 2010  Olly Betts <olly@survex.com>
4324
4325        * src/cavernlog.cc: Remove commented out calls to set the input
4326          encoding of the HTML parser - we now always escape non-ASCII
4327          characters as HTML entities.
4328
[438c9ed]4329Fri Jul 23 14:15:25 GMT 2010  Olly Betts <olly@survex.com>
4330
4331        * src/cavernlog.h: Improve doc comment for process() method.
4332
[cca2ce1]4333Fri Jul 23 12:38:43 GMT 2010  Olly Betts <olly@survex.com>
4334
4335        * src/printwx.cc,src/printwx.h: Don't compile in the preview code when
4336          we disable the preview feature.
4337
[193efb1]4338Fri Jul 23 12:15:31 GMT 2010  Olly Betts <olly@survex.com>
4339
4340        * src/printwx.cc: The Gnome print dialog has its own preview window
4341          so suppress ours if using the Gnome one.
4342
[5297c43]4343Fri Jul 23 11:21:52 GMT 2010  Olly Betts <olly@survex.com>
4344
4345        * configure.in: Update the wx-config probing code - wxmac-config etc
4346          aren't present with newer wxWidgets versions.
4347
[b7510ee]4348Fri Jul 23 05:55:37 GMT 2010  Olly Betts <olly@survex.com>
4349
4350        * buildmacosx.sh: Update to use WX_CONFIG not WXCONFIG.  Update to
4351          use a Unicode build.  If building a private wx, use wx 2.8.11 not
4352          2.7.0-1 (and don't replace carbon-glcanvas.cpp with our own version).
4353
[a75f5a1]4354Sat Jul 10 12:15:23 GMT 2010  Olly Betts <olly@survex.com>
4355
4356        * src/cavernlog.cc: Set the select timeout before calling wxYield()
4357          when waiting for output from cavern to 0.1s instead of 0.00001s to
4358          avoid yielding excessively on slower machines where this is likely
4359          to really slow things down.  Call Scroll() only once per line in
4360          the case where we are updating the scrollbar position.  Call
4361          Update() instead of wxYield() after each line, since that's enough
4362          to get the window updated.  Remove unused assignment "ch = left;"
4363          at end of loop.
4364
[9c0b089]4365Fri Jul 09 14:42:47 GMT 2010  Olly Betts <olly@survex.com>
4366
4367        * configure.in: Link aven with -lGLU which SuSE Linux needs.
4368
[72f1bb2]4369Fri Jul 09 14:31:39 GMT 2010  Olly Betts <olly@survex.com>
4370
4371        * src/mainfrm.cc: Highlight stations matching any current search when a
4372          file is loaded.  (ticket#9)
4373
[2d5edf4]4374Thu Jul 01 12:20:58 GMT 2010  Olly Betts <olly@survex.com>
4375
4376        * survex.iss.in: Clean up comments from over-enthusiastic search and
4377          replace which modified comments as well as code.
4378
[b38cd93]4379Thu Jul 01 10:15:06 GMT 2010  Olly Betts <olly@survex.com>
4380
4381        * src/gfxcore.h: Work around Mac OS X polluting the global namespace
4382          with a "Point" class.
4383
[ecb7f9f]4384Thu Jul 01 10:10:45 GMT 2010  Olly Betts <olly@survex.com>
4385
4386        * src/Makefile.am: Remove FIXME which has already been resolved.
4387
[24fd5b7]4388Fri Jun 18 11:04:35 GMT 2010  Olly Betts <olly@survex.com>
4389
4390        * doc/manual.sgml: wxMotif apparently doesn't support wxGLCanvas, which
4391          is required by Aven in 1.1.x, so remove mention of Motif from manual.
4392
[880b954]4393Fri Jun 18 03:03:55 GMT 2010  Olly Betts <olly@survex.com>
4394
4395        * doc/manual.sgml,src/aventreectrl.cc,src/gfxcore.cc,src/mainfrm.h:
4396          Correctly capitalise "GTK".
4397
[2bbfcec]4398Fri Jun 18 02:58:06 GMT 2010  Olly Betts <olly@survex.com>
4399
4400        * doc/manual.sgml: Note that on Linux we only regularly test builds
4401          with the GTK+ version (change taken from 1.0).
4402
[c88a040]4403Wed Jun 16 04:44:26 GMT 2010  Olly Betts <olly@survex.com>
4404
4405        * doc/Makefile.am: Use stampfile to stop unwanted rebuilds of the HTML
4406          version of the manual.
4407
[7e2f708]4408Wed Jun 16 02:59:48 GMT 2010  Olly Betts <olly@survex.com>
4409
4410        * configure.in: Only ask for core, gl, and html wx libs to avoid
4411          linking to a load of others we don't use.
4412
[4a320aa]4413Tue Jun 15 17:01:41 GMT 2010  Olly Betts <olly@survex.com>
4414
4415        * INSTALL: Update.
4416
[4056cdc]4417Tue Jun 15 16:53:28 GMT 2010  Olly Betts <olly@survex.com>
4418
4419        * src/aven.cc: Fix to work with wxWidgets 2.6 too.
4420
[94f7e41]4421Tue Jun 15 15:38:49 GMT 2010  Olly Betts <olly@survex.com>
4422
4423        * lib/survex-aven.desktop,lib/survex-svxedit.desktop: Merge in .desktop
4424          file updates from 1.0.39.1-4 Debian package.
4425
[7f24541]4426Tue Jun 15 14:40:04 GMT 2010  Olly Betts <olly@survex.com>
4427
4428        * doc/Makefile.am: Fix lingering references to @DOCS_OTHER@.
4429
[e4bfd2f]4430Tue Jun 15 14:32:55 GMT 2010  Olly Betts <olly@survex.com>
4431
4432        * NEWS: Update from ChangeLog.
4433
[0fd6750]4434Tue Jun 15 14:09:29 GMT 2010  Olly Betts <olly@survex.com>
4435
4436        * Makefile.am,configure.in,doc/Makefile.am,make_release: Scrap the
4437          "alternative manual formats" zip file - people will generally just
4438          want one of them, so downloading several together isn't very useful.
4439          Replace PostScript version of manual with a PDF version (more
4440          compact and more people will have software to read PDF).  Don't
4441          generate RTF format by default as PDF is more useful if you want
4442          a formatted version to print.
4443
[018db6f]4444Tue Jun 15 13:36:30 GMT 2010  Olly Betts <olly@survex.com>
4445
4446        * doc/manual.sgml: Merge the "Contributing" section into the "Mailing
4447          List" section.
4448
[3554c39]4449Tue Jun 15 12:57:13 GMT 2010  Olly Betts <olly@survex.com>
4450
4451        * Makefile.am,make_release: Just produce a zip file with the
4452          alternative manual formats - a self-extracting .exe is harder to
4453          use on other platforms, and most people have a zip file extractor
4454          installed.
4455
[c818632]4456Tue Jun 15 12:36:13 GMT 2010  Olly Betts <olly@survex.com>
4457
4458        * survex.spec.in: Update survex.com URLs to drop "www.".  Update
4459          wxGTK dependency to >= 2.6.0.  Reenable "BuildRequires:" as
4460          the issue with building the package on Debian is no longer
4461          relevant.
4462
[56ad6ad]4463Tue Jun 15 12:35:19 GMT 2010  Olly Betts <olly@survex.com>
4464
4465        * doc/manual.sgml: Update (C) years.  "MacOS X" -> "Mac OS X".
4466
[8ed91e39]4467Tue Jun 15 12:13:42 GMT 2010  Olly Betts <olly@survex.com>
4468
4469        * doc/manual.sgml: Remove out of date postal addresses - we can
4470          probably safely assume people have email these days.  Direct
4471          people to the mailing list since they are likely to get a
4472          quicker response rather than mailing individuals.  Remove
4473          mention of a paper mailing list.  Remove mention of sending
4474          us a floppy (!) or blank CDR to get a version as I can't recall
4475          the last time I gave someone a copy on physical media.
4476
[98fbcf6]4477Tue Jun 15 11:22:56 GMT 2010  Olly Betts <olly@survex.com>
4478
4479        * Makefile.am,make_release: I can't persuade rpmbuild to work sanely,
4480          and people can just as easily build binary RPMs from the source
4481          tarball as from the srpm, so just remove the rpm target from the
4482          makefile and code which uses it from make_release - it's less to
4483          have to maintain too.
4484
[098acb1]4485Tue Jun 15 10:59:12 GMT 2010  Olly Betts <olly@survex.com>
4486
4487        * make_release: Use "set -e" rather than checking the exit codes of
4488          commands.  -t no longer disables targets - set mk to do that.
4489
[dd7674d]4490Tue Jun 15 09:41:11 GMT 2010  Olly Betts <olly@survex.com>
4491
4492        * make_release: Fix defaulting of list of things to do.
4493
[a061be6a]4494Tue Jun 15 09:12:00 GMT 2010  Olly Betts <olly@survex.com>
4495
4496        * src/gdtconvert: Add "Generated" comment to output file.
4497
[ce80d82]4498Tue Jun 15 09:10:02 GMT 2010  Olly Betts <olly@survex.com>
4499
4500        * src/gdtconvert: Add GPL license boilerplate.
4501
[68d7dfc]4502Tue Jun 15 08:53:28 GMT 2010  Olly Betts <olly@survex.com>
4503
4504        * src/gettexttomsg.pl,src/wx.h: Add GPL boilerplate to files which were
4505          missing it.
4506
[ecbc6c18]4507Tue Jun 15 08:46:28 GMT 2010  Olly Betts <olly@survex.com>
4508
4509        * src/: Update FSF address in licence notices.
4510
[5e3879f]4511Tue Jun 15 08:06:09 GMT 2010  Olly Betts <olly@survex.com>
4512
4513        * src/guicontrol.cc: Allow "Toggle Fullscreen" to work even if no
4514          survey is loaded now that we persist the window size between
4515          invocations.
4516
[381bf27]4517Tue Jun 15 08:03:53 GMT 2010  Olly Betts <olly@survex.com>
4518
4519        * src/gla-gl.cc: Use GL_BLEND rather than GL_ALPHA to work better with
4520          anti-aliased TXF files.
4521
[c57bd20]4522Tue Jun 15 07:59:09 GMT 2010  Olly Betts <olly@survex.com>
4523
4524        * src/fnt.cc: Use font size from txf file rather than trying to
4525          calculate it from the texture fragment sizes.
4526
[d133b65]4527Tue Jun 15 07:48:13 GMT 2010  Olly Betts <olly@survex.com>
4528
4529        * lib/Makefile.am,lib/TexFont.h,lib/gentexfont.c: Generate aven.txf with
4530          afm2txf.pl instead of gentexfont because gentexfont's licence doesn't
4531          allow distribution of modified versions.
4532
[72f37d2]4533Tue Jun 15 07:43:48 GMT 2010  Olly Betts <olly@survex.com>
4534
4535        * lib/afm2txf.pl: Add support for -o option to specify output .txf
4536          file.
4537
[7c7cffd]4538Tue Jun 15 07:10:16 GMT 2010  Olly Betts <olly@survex.com>
4539
4540        * lib/afm2txf.pl: Sanitise $FONT to ensure it doesn't contain a '/'.
4541          Remove the temporary .ppm file at the end.
4542
[46cd512]4543Tue Jun 15 06:13:30 GMT 2010  Olly Betts <olly@survex.com>
4544
4545        * lib/afm2txf.pl: Fix alignment of characters, backported from PLIB
4546          SVN.
4547
[233995e]4548Tue Jun 15 05:05:05 GMT 2010  Olly Betts <olly@survex.com>
4549
4550        * lib/afm2txf.pl: Quote $FONT when passing to external commands.
4551
[9ce6a65]4552Tue Jun 15 04:24:33 GMT 2010  Olly Betts <olly@survex.com>
4553
4554        * lib/afm2txf.pl: Change character 96 from "grave" to "quoteleft".
4555
[1dafcb8]4556Tue Jun 15 04:22:59 GMT 2010  Olly Betts <olly@survex.com>
4557
4558        * lib/afm2txf.pl: Extend to cover ISO-8859-1, not just ASCII.
4559
[845fac6]4560Tue Jun 15 04:08:34 GMT 2010  Olly Betts <olly@survex.com>
4561
4562        * lib/afm2txf.pl: Clean up trailing whitespace.
4563
[fb5791d]4564Tue Jun 15 04:02:40 GMT 2010  Olly Betts <olly@survex.com>
4565
4566        * lib/afm2txf.pl: Add GPL script for creating txf files.
4567
[cfe20c7]4568Mon Jun 14 06:33:11 GMT 2010  Olly Betts <olly@survex.com>
4569
4570        * lib/splash.png: Remove now unused graphical splash screen (it has
4571          hardcoded (C) details, which wasn't a good approach).
4572
[ecc16fc]4573Mon Jun 14 05:20:44 GMT 2010  Olly Betts <olly@survex.com>
4574
4575        * src/fnt.cc: Handle the left bearing and character width correctly.
4576
[5f4a155]4577Mon Jun 14 04:44:22 GMT 2010  Olly Betts <olly@survex.com>
4578
4579        * src/fnt.cc: Change back to not using GL_COLOR_INDEX, but with still
4580          being able to set the font texture from a byte array.
4581
[967723f]4582Mon Jun 14 04:23:22 GMT 2010  Olly Betts <olly@survex.com>
4583
4584        * src/fnt.h,src/gla-gl.cc: Pass the length of the string to
4585          fntTexFont::puts() rather than recalculating it inside the
4586          method.
4587
[6f14ee0]4588Sun Jun 13 12:57:08 GMT 2010  Olly Betts <olly@survex.com>
4589
4590        * src/mainfrm.cc: Fix switching to and from the CavernLogWindow pane
4591          to use wxSplitterWindow::ReplaceWindow() which fixes various issues
4592          with sizing and resizing of the panes.
4593
[8a05a7a]4594Sun Jun 13 12:23:23 GMT 2010  Olly Betts <olly@survex.com>
4595
4596        * src/: Add wmsg_cfgpth() which caches the result of msg_cfgpth() as
4597          a wxString.
4598
[d3172cc]4599Sun Jun 13 06:57:07 GMT 2010  Olly Betts <olly@survex.com>
4600
4601        * src/cavernlog.cc,src/gla-gl.cc,src/mainfrm.cc: wxString::fn_str() on
4602          wxmsw returns a wide string, which doesn't work with fopen(), etc, so
4603          call char_str() instead for now.
4604
[5f97258]4605Sun Jun 13 05:41:30 GMT 2010  Olly Betts <olly@survex.com>
4606
4607        * src/printwx.cc: Use wxString::FromAscii() for the units on the scale
4608          bar which we know to be ASCII.  No need to use msgPerm() for a
4609          message we assign to a wxString.
4610
[f302cbaa]4611Sun Jun 13 04:44:30 GMT 2010  Olly Betts <olly@survex.com>
4612
4613        * src/mainfrm.cc,src/printwx.cc: Use wxFileName::SplitPath() instead of
4614          baseleaf_from_fnm().
4615
[98a3786]4616Sun Jun 13 00:57:11 GMT 2010  Olly Betts <olly@survex.com>
4617
4618        * src/export.cc,src/gfxcore.cc: wxString::fn_str() on wxmsw returns
4619          a wide string, which doesn't work with fopen(), etc, so call
4620          char_str() instead for now.
4621
[833c6bc]4622Sat Jun 12 15:07:54 GMT 2010  Olly Betts <olly@survex.com>
4623
4624        * src/aven.cc: We can rely on our message catalog being UTF-8 so use
4625          wxString::FromUTF8() instead of wxConvUTF8.
4626
[de0f6e1]4627Sat Jun 12 14:26:32 GMT 2010  Olly Betts <olly@survex.com>
4628
4629        * src/gfxcore.cc: Use wxString::FromAscii() to convert date to
4630          wxString.
4631
[c0abf5a]4632Sun Jun 06 09:36:06 GMT 2010  Olly Betts <olly@survex.com>
4633
4634        * src/Makefile.am: Use wx-config's --rescomp option to get the command
4635          and options needed to turn .rc files into object files.
4636
[a2bc929]4637Fri Jun 04 15:32:27 GMT 2010  Olly Betts <olly@survex.com>
4638
4639        * survex.iss.in: Specify "LZMANumFastBytes=273" which shaves a small
4640          amount of the installer size.  Specify "DisableWelcomePage=yes"
4641          which is apparently in line with what other modern installers do.
4642
[b7d232e]4643Fri Jun 04 14:32:04 GMT 2010  Olly Betts <olly@survex.com>
4644
4645        * configure.in,make_release,make_release.in: We no longer need VERSION
4646          in make_release, so no need to generate it from configure.
4647
[5a0eabd]4648Fri Jun 04 14:00:58 GMT 2010  Olly Betts <olly@survex.com>
4649
4650        * Makefile.am,xvfb-run: We no longer need an X display to run ISCC
4651          under Wine, so just run wine directly and removed version of
4652          Debian's xvfb-run script.
4653        * make_release.in: Pass variables to configure on the command line
4654          rather than in the enviornment.  Running "make distcheck" no longer
4655          fails extend.tst, so remove comment about that.  Use case rather
4656          than expr to check what we've been asked to build.  Update to use
4657          unicode wx-config script for wxmsw.  The wxmsw build spews warnings
4658          about aliasing issues, so turn on -fno-strict-aliasing to avoid any
4659          potential bugs from that.  Enable -Werror for the wxmsw build.
4660        * Makefile.am: Update list of wxstd.mo files we package for wxmsw
4661          (add pt and sk) and where we copy them from.  Copy the unofficial
4662          InnoSetup i18n files (.isl) from lib.
4663
[ebcdad9]4664Fri Jun 04 13:40:35 GMT 2010  Olly Betts <olly@survex.com>
4665
4666        * doc/HACKING.htm: Update InnoSetup info.
4667
[b685e4e]4668Fri Jun 04 13:07:01 GMT 2010  Olly Betts <olly@survex.com>
4669
4670        * survex.iss.in: Update for InnoSetup 5.3.9.
4671        * lib/English_GB.isl,lib/Romanian-7-5.1.11.isl: Check in the unofficial
4672          i18n files for InnoSetup which we use.
4673
[9227253]4674Fri Jun 04 13:05:18 GMT 2010  Olly Betts <olly@survex.com>
4675
4676        * src/Makefile.am: Update path to wx RC file.
4677
[a5e8ada]4678Fri Jun 04 12:44:39 GMT 2010  Olly Betts <olly@survex.com>
4679
4680        * src/mainfrm.cc: Explicitly construct temporary wxString() which
4681          is needed to avoid overload ambiguity under __WXMSW__.
4682
[15322f2]4683Fri Jun 04 12:41:59 GMT 2010  Olly Betts <olly@survex.com>
4684
4685        * src/cavernlog.cc: Add missing wxT() to string and character
4686          constants only used in __WXMSW__ build.
4687
[b1876d3]4688Fri Jun 04 12:19:18 GMT 2010  Olly Betts <olly@survex.com>
4689
4690        * src/aven.cc: wxWidgets now has a Slovak translation, so remove the
4691          kludge to substitute Czech if Slovak isn't found.
4692
[4eaa9a3]4693Fri Jun 04 05:08:14 GMT 2010  Olly Betts <olly@survex.com>
4694
4695        * src/aboutdlg.cc: Fix character constant to be a string constant when
4696          building under WXMSW.
4697
[90d0d71]4698Thu Jun 03 13:53:57 GMT 2010  Olly Betts <olly@survex.com>
4699
4700        * NEWS: Update from ChangeLog for 1.1.13.
4701
[0dbc323]4702Thu Jun 03 12:25:14 GMT 2010  Olly Betts <olly@survex.com>
4703
4704        * Makefile.am,configure.in,debian/Makefile.am,debian/changelog: Remove
4705          .deb building machinery from upstream Makefile.
4706
[9fe15ea]4707Thu Jun 03 12:14:16 GMT 2010  Olly Betts <olly@survex.com>
4708
4709        * make_release.in: Remove ancient workaround for getting wine to work.
4710          Remove .deb building machinery.  Reenable distcheck to see if the
4711          problem with extend.tst has gone away.  Update mingw cross-building
4712          machinery.
4713
[0c03190]4714Wed Jun 02 13:30:28 GMT 2010  Olly Betts <olly@survex.com>
4715
4716        * configure.in,doc/GPL.htm,doc/index.htm.in: Remove HTML version of GPL
4717          - just link to the FSF's page.
4718
4719Wed Jun 02 13:26:55 GMT 2010  Olly Betts <olly@survex.com>
4720
4721        * configure.in,make_release,make_release.in,update-debcl.pl: Use dch to
4722          update debian/changelog.
4723
[0ae292f]4724Wed Jun 02 12:59:33 GMT 2010  Olly Betts <olly@survex.com>
4725
4726        * configure.in,doc/Makefile.am,doc/cl2html.pl,doc/index.htm.in: Stop
4727          generating an HTML version of the ChangeLog - it's too low level to
4728          be of interest to non-developers, and developers can look at the
4729          source code.
4730
[2e4b8cd]4731Wed Jun 02 09:38:25 GMT 2010  Olly Betts <olly@survex.com>
4732
4733        * src/cavernlog.cc: Whitespace tweaks.
4734
[ca2611a]4735Wed Jun 02 09:28:37 GMT 2010  Olly Betts <olly@survex.com>
4736
[fe58e77]4737        * src/aboutdlg.cc,src/aboutdlg.h: Use standard button for "Copy" in
4738          About dialog.  Change "OK" button to "Close" since nothing is being
4739          confirmed by clicking it.  Call "Flush()" in wxTheClipboard to try
4740          to make the copied text persist after aven is closed, though this
4741          seems to currently do nothing on wxGTK at least.
[ca2611a]4742
4743Tue May 18 12:59:00 GMT 2010  Olly Betts <olly@survex.com>
4744
4745        * doc/HACKING.htm: Note jadetex needed.
4746          Note autoconf 2.64 works well.
4747
4748Tue May 18 02:06:00 GMT 2010  Olly Betts <olly@survex.com>
4749
4750        * src/fnt.cc: Remove now superfluous ().
4751
4752Mon May 17 14:33:00 GMT 2010  Olly Betts <olly@survex.com>
4753
4754        * debian/Makefile.am: Update EXTRA_DIST
4755
4756Mon May 17 05:38:00 GMT 2010  Olly Betts <olly@survex.com>
4757
4758        * src/cavernlog.cc: Fix small memory leak
4759
4760Mon May 17 05:33:00 GMT 2010  Olly Betts <olly@survex.com>
4761
4762        * src/img.c: Don't leak filename_opened member.
4763
4764Mon May 17 05:13:00 GMT 2010  Olly Betts <olly@survex.com>
4765
4766        * src/gfxcore.cc: Initialise all GfxCore's member variables so we
4767          don't use them uninitialised.
4768
4769Mon May 17 05:11:00 GMT 2010  Olly Betts <olly@survex.com>
4770
4771        * src/gfxcore.h: Declare constants with enum rather than #define so
4772          they automatically get allocated unique values, and so they show up
4773          in the debugger.
4774
4775Mon May 17 02:39:00 GMT 2010  Olly Betts <olly@survex.com>
4776
4777        * src/fnt.cc: Make the map array static const
4778
4779Mon May 17 02:30:00 GMT 2010  Olly Betts <olly@survex.com>
4780
4781        * src/fnt.cc: Set the font texture with GL_COLOR_INDEX so we can
4782          use a "byte format" font file without any translation, while a
4783          "bitmap format" font file needs a temporary array half the size.
4784
4785Mon May 17 00:56:00 GMT 2010  Olly Betts <olly@survex.com>
4786
4787        * src/gfxcore.cc: Initialise 3 flags when we load a survey to avoid
4788          using them potentially uninitialised.
4789
4790Sun May 16 14:39:00 GMT 2010  Olly Betts <olly@survex.com>
4791
4792        * src/mainfrm.cc: Fix cavern log window to behave if passed a .svx
4793          file on the command line.
4794
4795Sun May 16 14:27:00 GMT 2010  Olly Betts <olly@survex.com>
4796
4797        * configure.in: Update copyright years.
4798
4799Sun May 16 14:23:00 GMT 2010  Olly Betts <olly@survex.com>
4800
4801        * configure.in, src/aboutdlg.cc, src/aboutdlg.h, src/aven.cc,
4802          src/aven.h, src/avenprcore.cc, src/avenprcore.h,
4803          src/cavernlog.cc, src/cavernlog.h, src/export.cc, src/fnt.h,
4804          src/gfxcore.cc, src/gla-gl.cc, src/gla.h, src/guicontrol.cc,
4805          src/log.cc, src/mainfrm.cc, src/mainfrm.h, src/namecmp.h,
4806          src/printwx.cc, src/printwx.h:
4807          + Fix to build with a "unicode" build of wx.
4808          + Add "Copy" button to the About dialog to copy the system info
4809            to the clipboard.
4810          + List OpenGL extensions last, since there are usually lots of
4811            them with a modern gfx card.
4812          + When processing survey data, auto-scroll the log window until
4813            we've reported a warning or error.
4814          + Put the survey data log window in a splitter in the standard
4815            frame rather than having a separate frame for it.
4816
4817Sat Apr 17 12:13:00 GMT 2010  Olly Betts <olly@survex.com>
4818
4819        * src/aboutdlg.cc: Add case for "GTK+ >= 2.6".
4820
4821Sat Apr 17 12:12:00 GMT 2010  Olly Betts <olly@survex.com>
4822
4823        * src/aboutdlg.cc: Build string using preprocessor string
4824          concatenation rather than runtime appending, where possible.
4825
4826Sat Apr 17 12:00:00 GMT 2010  Olly Betts <olly@survex.com>
4827
4828        * src/aboutdlg.cc: Update (C) date.
4829
4830Sat Apr 17 11:59:00 GMT 2010  Olly Betts <olly@survex.com>
4831
4832        * src/aboutdlg.cc, src/aboutdlg.h: Use a wxTimer instead of idle
4833          events to avoid spinning on the CPU.
4834
4835Sat Apr 17 11:41:00 GMT 2010  Olly Betts <olly@survex.com>
4836
4837        * configure.in: New preferred env var for wx-config script is
4838          WX_CONFIG.  WXCONFIG still supported for compatibility.
4839
4840Tue Jul 28 08:16:00 GMT 2009  Olly Betts <olly@survex.com>
4841
4842        * src/mainfrm.cc: The presentation filename now defaults to using
4843          the basename of the currently loaded dataset, but we always prompt
4844          before we first save with such a name.
4845
4846Tue Jul 28 04:37:00 GMT 2009  Olly Betts <olly@survex.com>
4847
4848        * configure.in: Add comment to explain why we call wx-config twice.
4849
4850Tue Jul 28 04:36:00 GMT 2009  Olly Betts <olly@survex.com>
4851
4852        * src/datain.c: Use fputs(m, f) instead of fprintf(f, m) in case m
4853          contains '%' (m comes from the messages file, so this isn't
4854          exploitable by sending someone a "bad" .svx or .3d file).
4855
4856Mon Jul 27 03:29:00 GMT 2009  Olly Betts <olly@survex.com>
4857
4858        * src/mainfrm.cc: Fix to open rather than save when doing "open
4859          presentation" with wxmotif.
4860
4861Thu Mar 05 01:45:00 GMT 2009  Olly Betts <olly@survex.com>
4862
4863        * doc/3dformat.htm: Document that this is version 6 and when we
4864          started to use it.
4865
4866Mon Dec 15 10:34:00 GMT 2008  Olly Betts <olly@survex.com>
4867
4868        * src/gla-gl.cc: When saving a screenshot, perform the vertical
4869          flip of the image data in-place rather than using wxImage::Mirror()
4870          which creates a whole new wxImage object.
4871
4872Fri Dec 12 11:12:00 GMT 2008  Olly Betts <olly@survex.com>
4873
4874        * src/cad3d.c, src/export.cc: Fix export to SVG when a label
4875          contains a '%' character.
4876
4877Fri Dec 12 06:30:00 GMT 2008  Olly Betts <olly@survex.com>
4878
4879        * configure.in: Add AM_PROG_CC_C_O which newer autoreconf warns is
4880          needed.
4881
4882Fri Dec 12 06:28:00 GMT 2008  Olly Betts <olly@survex.com>
4883
4884        * configure.in: Remove AC_SUBST of CRLIB and CROBJX which are no
4885          longer set or used.
4886
4887Fri Dec 12 06:03:00 GMT 2008  Olly Betts <olly@survex.com>
4888
4889        * NEWS, buildmacosx.sh, configure.in, desc-aven.txt, doc/TODO.htm,
4890          doc/manual.sgml, doc/survex.ent, lib/messages.txt,
4891          src/aboutdlg.cc, src/aven.cc, src/aven.h, src/gfxcore.cc,
4892          src/mainfrm.cc, src/printwx.cc, src/printwx.h, src/wx.h: Say
4893          "wxWidgets" instead of "wxWindows" consistently.
4894          Require wxWidgets 2.6.0 or newer - 2.4 is really old now.
4895
4896Mon Mar 31 01:53:00 GMT 2008  Olly Betts <olly@survex.com>
4897
4898        * doc/3dformat.htm: Update for v6 format from Mike McCombe
4899
4900Fri Sep 07 18:29:00 GMT 2007  Olly Betts <olly@survex.com>
4901
4902        * src/gla-gl.cc: Calling glGetError() resets the error state, so we
4903          need to store the value in a variable rather than calling it twice!
4904
4905Fri Sep 07 13:54:00 GMT 2007  Olly Betts <olly@survex.com>
4906
4907        * src/gla-gl.cc: Add missing CHECK_GL_ERROR() calls and correct
4908          some which had the wrong descriptions.
4909          Use GL_POINT_SPRITE and GL_COORD_REPLACE instead of
4910          GL_POINT_SPRITE_ARB and GL_COORD_REPLACE_ARB.  They have the same
4911          numeric values, so the shorter (now official) names are better.
4912
4913Fri Sep 07 13:31:00 GMT 2007  Olly Betts <olly@survex.com>
4914
4915        * src/Makefile.am, src/gfxcore.cc, src/gfxcore.h, src/gla-gl.cc,
4916          src/gla.h, src/matrix4.cc, src/matrix4.h, src/quaternion.cc,
4917          src/quaternion.h: Just set the pan and tilt directly as OpenGL
4918          rotations rather than messing around setting up and then decoding a
4919          quaternion.  This fixes some glitches when tilting while looking
4920          east, and eliminates 2 source files and 2 headers!
4921
4922Sat Feb 10 13:56:00 GMT 2007  Olly Betts <olly@survex.com>
4923
4924        * NEWS, configure.in, src/aven.cc, src/wx.h:
4925          (Unix version): aven: Fix display of degree symbol in status bar and
4926          messages with accented characters in.
4927          (Mac OS X version): Require at least wxWidgets 2.5.1.
4928
4929Sat Feb 10 13:46:00 GMT 2007  Olly Betts <olly@survex.com>
4930
4931        * src/message.c: Test S_ISREG since that's what we use here
4932
4933Sat Feb 10 13:37:00 GMT 2007  Olly Betts <olly@survex.com>
4934
4935        * src/message.c: Always use utf-8 for aven on unix
4936
Note: See TracBrowser for help on using the repository browser.