source: git/ChangeLog @ 97d5744

RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernloglog-selectstereostereo-2025walls-datawalls-data-hanging-as-warningwarn-only-for-hanging-survey
Last change on this file since 97d5744 was 97d5744, checked in by Olly Betts <olly@…>, 13 years ago

lib/: Merge from survex.pot to .po files.

  • Property mode set to 100644
File size: 112.3 KB
RevLine 
[97d5744]1Fri Dec 28 21:03:33 GMT 2012  Olly Betts <olly@survex.com>
2
3        * lib/: Merge from survex.pot to .po files.
4
[4b4f457]5Fri Dec 28 22:21:50 GMT 2012  Olly Betts <olly@survex.com>
6
7        * lib/survex.pot: Update locations.
8
[d00b9b2]9Fri Dec 28 22:19:14 GMT 2012  Olly Betts <olly@survex.com>
10
11        * src/printwx.cc: Disable passage-related export options when in a
12          tilted view.  Hook up "Cross-sections" to printing on left and
13          right markers.
14
[e90a41e]15Fri Dec 28 06:30:17 GMT 2012  Olly Betts <olly@survex.com>
16
17        * lib/survex.pot,src/: Add options to export dialog to control showing
18          cross-sections, walls and passages.
19
[fc68ad5]20Fri Dec 28 05:53:56 GMT 2012  Olly Betts <olly@survex.com>
21
22        * src/: Implement exporting of passages (ticket#4) for SVG.  Currently
23          it is always on (I'll update the Export dialog shortly).
24
[0fa7aac]25Wed Dec 26 22:21:10 GMT 2012  Olly Betts <olly@survex.com>
26
27        * lib/survex.pot,src/commands.c,src/readval.c,src/readval.h,tests/: Add
28          new warning if *begin SURVEY has a separator character in SUVERY.
29
[d2dc8a5]30Wed Dec 26 07:29:42 GMT 2012  Olly Betts <olly@survex.com>
31
32        * lib/en_US.po: Fix clashing menu accelerator.
33
[79d84d9]34Wed Dec 26 01:46:06 GMT 2012  Olly Betts <olly@survex.com>
35
36        * src/readval.c: Fix typo in previous change.
37
[ce8f81c]38Tue Dec 25 23:04:06 GMT 2012  Olly Betts <olly@survex.com>
39
40        * src/readval.c,tests/: Demote errors about invalid dates to warnings,
41          since we've accepted *date for ages without any checks on the value,
42          and so existing datasets probably contain invalid dates and dates in
43          other formats.  (ticket#19)
44
[2d8c78e]45Tue Dec 25 22:03:20 GMT 2012  Olly Betts <olly@survex.com>
46
47        * src/listpos.c: But always leave space for at least 4 digits, so we
48          give exactly the same output as before unless we need the extra
49          width.
50
[449dca9]51Mon Dec 24 08:44:04 GMT 2012  Olly Betts <olly@survex.com>
52
53        * src/listpos.c: Adjust width of node stats table to fit longest count.
54
[b0d2c3e]55Sun Dec 23 07:20:53 GMT 2012  Olly Betts <olly@survex.com>
56
57        * lib/survex.pot: Wrap TRANSLATORS comment.
58
[34bae8e]59Sun Dec 23 07:20:19 GMT 2012  Olly Betts <olly@survex.com>
60
61        * lib/survex.pot: Add missing "c-format" annotation.
62
[577b94d]63Sun Dec 23 07:19:22 GMT 2012  Olly Betts <olly@survex.com>
64
65        * lib/sk.po: Resolve a couple of inconsistencies in translation of
66          similar messages by asking Martin Sluka.
67
[07beaa4]68Sun Dec 23 05:36:38 GMT 2012  Olly Betts <olly@survex.com>
69
70        * NEWS: Update from ChangeLog.
71
[fc06ec5]72Thu Dec 20 04:31:22 GMT 2012  Olly Betts <olly@survex.com>
73
74        * lib/zh_CN.po: Translate another message.
75
[909ab0c]76Thu Dec 20 03:28:02 GMT 2012  Olly Betts <olly@survex.com>
77
78        * lib/zh_CN.po: Add space after colon.
79
[47c6ee92]80Thu Dec 20 03:26:15 GMT 2012  Olly Betts <olly@survex.com>
81
82        * lib/survex.pot: Add more TRANSLATORS comments about terminology.
83
[69e6c0b]84Thu Dec 20 03:25:45 GMT 2012  Olly Betts <olly@survex.com>
85
86        * lib/it.po: Merge two new translations from launchpad.
87
[1682d1a]88Thu Dec 20 03:24:52 GMT 2012  Olly Betts <olly@survex.com>
89
90        * lib/en_US.po: Correct "leg" to "shot" in a few places, and translate
91          "Anticlockwise" to "Counterclockwise".
92
[365c7e4]93Wed Dec 19 10:41:55 GMT 2012  Olly Betts <olly@survex.com>
94
95        * lib/po-to-msg.pl: Remove commented out code to find uses, which is
96          now handled by a separate script.
97
[a570c81]98Wed Dec 19 10:36:59 GMT 2012  Olly Betts <olly@survex.com>
99
100        * lib/po-to-msg.pl: Update to read message numbers from references.
101
[8c048fa]102Tue Dec 18 12:00:40 GMT 2012  Olly Betts <olly@survex.com>
103
104        * src/gla-gl.cc,src/gla.h: Update to use wxGLContext to avoid
105          deprecation warnings from wx 2.9.
106
[6e22f11]107Tue Dec 18 11:40:34 GMT 2012  Olly Betts <olly@survex.com>
108
109        * src/moviemaker.cc: Fix unused parameter warnings when we don't have
110          libavformat available.
111
[1c8ab60]112Tue Dec 18 11:39:40 GMT 2012  Olly Betts <olly@survex.com>
113
114        * src/glbitmapfont.cc: Fix warning about ambiguous else from wxLogError
115          macro.
116
[cea3549]117Tue Dec 18 11:32:32 GMT 2012  Olly Betts <olly@survex.com>
118
119        * INSTALL,lib/INSTALL.OSX,src/,survex.spec.in: Require at least
120          wxWidgets 2.8.0 - it was released just over 6 years ago now,
121          and the wx developers consider even 2.8 to be rather long in
122          the tooth.  I haven't test build with wx 2.6 for more than a year
123          and it's no longer packaged for Debian.  Dropping support for
124          older wx allows a number of workarounds to be removed.
125
[1ada489]126Tue Dec 18 11:05:24 GMT 2012  Olly Betts <olly@survex.com>
127
128        * src/: Fix uses of some wx features which are deprecated in wx2.9.
129
[9071cf5]130Tue Dec 18 10:50:28 GMT 2012  Olly Betts <olly@survex.com>
131
132        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Fix OnSize handling
133          so we can just call event.Skip() (which is the intended approach)
134          rather than explicitly calling the parent class OnSize() method
135          from the subclass OnSize() method.
136
[aa7c3c2]137Tue Dec 18 08:23:14 GMT 2012  Olly Betts <olly@survex.com>
138
139        * src/aven.cc: Fix MSW build to not rely on a GCC extension.
140
[4a78370]141Tue Dec 18 07:20:16 GMT 2012  Olly Betts <olly@survex.com>
142
143        * lib/: Merge changes from template.
144
[0dc5829]145Tue Dec 18 07:06:41 GMT 2012  Olly Betts <olly@survex.com>
146
147        * lib/,src/Makefile.am,src/gettexttomsg.pl: Eliminate po_codes and just
148          store the message numbers as the line number in a fake source
149          reference to file 'n'.
150
[e32074b]151Tue Dec 18 04:13:18 GMT 2012  Olly Betts <olly@survex.com>
152
153        * lib/po_codes,lib/survex.pot: Merge in updated source line numbers.
154
[f8fa253]155Tue Dec 18 04:11:09 GMT 2012  Olly Betts <olly@survex.com>
156
157        * lib/extract-msgs.pl,src/Makefile.am: Don't include version in
158          'Project-Id-Version'.
159
[483796d]160Tue Dec 18 03:13:16 GMT 2012  Olly Betts <olly@survex.com>
161
162        * lib/: Set Project-Id-Version to just "survex" - the version part just
163          complicates things unnecessarily for our usage.
164
[f723062]165Tue Dec 18 03:00:04 GMT 2012  Olly Betts <olly@survex.com>
166
167        * tests/Makefile.am,tests/aven.tst: Add new testsuite script (aven.tst)
168          which currently has regression tests for the recently fixed segfault
169          when aven didn't have messages for the requested language.
170
[173d1c6]171Tue Dec 18 02:19:08 GMT 2012  Olly Betts <olly@survex.com>
172
173        * src/message.c: Only use ASCII for the handful of hardcoded messages
174          we need for errors loading message files, as it's probably more
175          likely the wrong encoding will be set in such cases.
176
[da96015]177Tue Dec 18 02:02:57 GMT 2012  Olly Betts <olly@survex.com>
178
179        * src/,tests/: Report column numbers as well as line numbers for some
180          cavern errors and warnings, and update aven's cavern log parser to
181          handle these.  Simplify handling of quantity lists to only recognise
182          'DEFAULT' as the first item.  Add more testcases, expand some
183          existing testcases, and expected output for more.
184
[c49e27f]185Mon Dec 17 22:19:21 GMT 2012  Olly Betts <olly@survex.com>
186
187        * src/message.c: If we don't find the message file, only give an error
188          if it was specified with SURVEX_LANG, since that is an explicit
189          instruction to Survex, whereas LANG, LC_ALL and LC_MESSAGES are
190          essentially system "preferred locale" settings.
191        * src/aven.cc: Fix reporting of errors from message.c not to crash if
192          the wxApp object hasn't yet been intitialised, and to convert the
193          character encoding correctly.
194
[3d2add3]195Mon Dec 17 22:17:00 GMT 2012  Olly Betts <olly@survex.com>
196
197        * lib/Makefile.am: Install zh_CN (Chinese) messages.
198
[5f680c5]199Mon Dec 17 22:02:43 GMT 2012  Olly Betts <olly@survex.com>
200
201        * lib/zh_CN.po: Reuse existing translation of "Presentation" for the
202          top level menu name - now all the whole menu bar is translated!
203
[bc8dfe7]204Mon Dec 17 11:07:00 GMT 2012  Olly Betts <olly@survex.com>
205
206        * src/cavernlog.cc: Don't highlight a file:linenumber if there's no
207          message after it, which avoids highlighting the "Included from"
208          lines wrongly.
209
[53e0bd1]210Mon Dec 17 11:04:36 GMT 2012  Olly Betts <olly@survex.com>
211
212        * tests/: Rename testcase badinc3 to badinc4 and actually run it, and
213          add new badinc3 which tests multiple levels of *include.  Add expect
214          output for all the badinc testcases.
215
[895f767]216Mon Dec 17 11:01:02 GMT 2012  Olly Betts <olly@survex.com>
217
218        * src/datain.c: Report the parent include files starting from the
219          outermost, as that's more logical when there are multiple levels
220          involved.
221
[f326029]222Mon Dec 17 10:39:14 GMT 2012  Olly Betts <olly@survex.com>
223
224        * lib/fr.po: Add translation for new message, adapted from two similar
225          existing messages.
226
[66587ff]227Mon Dec 17 10:37:12 GMT 2012  Olly Betts <olly@survex.com>
228
229        * lib/it.po: Merge a translation from launchpad.
230
[63a4d47]231Mon Dec 17 09:11:09 GMT 2012  Olly Betts <olly@survex.com>
232
233        * lib/: Merge changes from .pot to .po files.
234
[715720f]235Mon Dec 17 06:37:10 GMT 2012  Olly Betts <olly@survex.com>
236
237        * lib/,src/datain.c: Move the <filename>:<line> into the message when
238          reporting the include route to the file with the error in it, which
239          allows a more natural translation into German.
240
[1c4abcf]241Mon Dec 17 03:26:40 GMT 2012  Olly Betts <olly@survex.com>
242
243        * .gitignore: Add src/dump3d.
244
[a23fe6a]245Mon Dec 17 03:24:22 GMT 2012  Olly Betts <olly@survex.com>
246
247        * lib/po_codes,lib/po_codes_dead: Prune strings we aren't using and are
248          probably unlikely to use again into a new file po_codes_dead, so that
249          translators don't get presented with them to translate.
250        * lib/survex.pot: Regenerate.
251
[93935c7]252Tue Dec 11 23:07:31 GMT 2012  Olly Betts <olly@survex.com>
253
254        * src/datain.c,tests/: We want to warn if there's a clino reading which
255          it would be impossible to have read from the instrument (e.g. on a
256          -90 to 90 degree scale you can't read "96" (it's probably a typo for
257          "69").  However, the gradient reading from a topofil is typically in
258          the range 0 to 180, with 90 being horizontal.  Really we should allow
259          the valid range to be specified, but for now we infer it from the
260          zero error - if this is within 45 degrees of 90 then we assume the
261          range is 0 to 180.
262
[6186bca]263Tue Dec 11 22:29:35 GMT 2012  Olly Betts <olly@survex.com>
264
265        * lib/po-to-msg.pl: Report unused message numbers.
266
[4b14118]267Tue Dec 11 22:22:20 GMT 2012  Olly Betts <olly@survex.com>
268
269        * lib/po_codes,lib/survex.pot,src/commands.c,tests/: If the scale
270          factor in *calibrate is zero, flag that as an error - it doesn't
271          make sense and probably means someone reversed the arguments to
272          *calibrate.
273
[17c1dcd]274Mon Dec 03 06:52:22 GMT 2012  Olly Betts <olly@survex.com>
275
276        * src/readval.c: If we were expecting a numeric field and instead get
277          something which starts with '+', '-', or '.' but which isn't a
278          number, then fix the error to include that character in the token
279          reported.
280        * tests/: Add regression test badreadingdotplus.
281
[075c051]282Mon Dec 03 06:50:51 GMT 2012  Olly Betts <olly@survex.com>
283
284        * tests/cavern.tst,tests/equatenosuchstn.out,tests/surveytypo.out: Stop
285          trimming output header when we get to copyright line, as there may be
286          an error before the first blank line.
287
[e08f766]288Mon Dec 03 06:34:20 GMT 2012  Olly Betts <olly@survex.com>
289
290        * tests/badinc3.svx: Add new test file, missed in earlier commit.
291
[ccc815d5]292Mon Dec 03 04:18:34 GMT 2012  Olly Betts <olly@survex.com>
293
294        * src/cavern.c: Use /* */ comments, not //.
295
[e3d956b]296Mon Dec 03 04:16:40 GMT 2012  Olly Betts <olly@survex.com>
297
298        * tests/Makefile.am: Add new test suite files.
299
[4bc4d58]300Mon Dec 03 04:13:32 GMT 2012  Olly Betts <olly@survex.com>
301
302        * src/datain.c,tests/cavern.tst: Fix handling after reporting an error
303          for a bad reading in passage data to not then complain "End of line
304          not blank" but instead check other readings on the same line.
305        * tests/passagebad.svx: Add regression testcase.
306
[33a2d49]307Mon Dec 03 02:55:33 GMT 2012  Olly Betts <olly@survex.com>
308
309        * tests/cavern.tst,tests/extend.tst,tests/smoke.tst: Add valgrind hooks
310          to the rest of the tests scripts.
311
[5b7b184]312Mon Dec 03 02:53:56 GMT 2012  Olly Betts <olly@survex.com>
313
314        * configure.ac: Fix package name, broken during modernisation of
315          autotools use.
316
[38c4c5c]317Mon Dec 03 02:32:01 GMT 2012  Olly Betts <olly@survex.com>
318
319        * tests/: Run tools under valgrind in most test scripts if VALGRIND is
320          set.
321
[e963c8c]322Mon Dec 03 02:29:56 GMT 2012  Olly Betts <olly@survex.com>
323
324        * tests/smoke.tst: Remove variables which aren't ever used.
325
[bbe0a27]326Mon Dec 03 02:28:45 GMT 2012  Olly Betts <olly@survex.com>
327
328        * tests/: Make all test scripts report "Test passed" at the end if
329          VERBOSE is set and all testcases in the script passed.
330
[67a2822]331Mon Dec 03 01:59:04 GMT 2012  Olly Betts <olly@survex.com>
332
333        * tests/cavern.tst: If VALGRIND is set, run cavern under valgrind and
334          fail the test if there's an error.
335
[0a158bc]336Mon Dec 03 01:29:39 GMT 2012  Olly Betts <olly@survex.com>
337
338        * src/datain.c: Refactor to avoid duplicating code for handling clino
339          and backclino.
340
[e3b03de]341Mon Dec 03 01:29:05 GMT 2012  Olly Betts <olly@survex.com>
342
343        * src/datain.c: Check r is valid before using it at all.
344
[30d80d2]345Sun Dec 02 23:48:05 GMT 2012  Olly Betts <olly@survex.com>
346
347        * src/str.c,src/str.h: Inline s_zero() and s_free() since they should
348          optimise down to similar or less code than a function call would.
349
[eb96f18]350Sun Dec 02 23:47:21 GMT 2012  Olly Betts <olly@survex.com>
351
352        * src/datain.c: s_zero() on a NULL pointer is a no-op, so remove.
353
[b165f50]354Sun Dec 02 22:53:34 GMT 2012  Olly Betts <olly@survex.com>
355
356        * lib/de_CH.po: Consistently use Swiss quoting style.
357
[6f61f83]358Sun Dec 02 22:51:53 GMT 2012  Olly Betts <olly@survex.com>
359
360        * src/readval.c: If we're about to longjmp to jbSkipLine, then we can
361          just call compile_error() instead of compile_error_skip().
362
[e363f8b]363Sun Dec 02 22:40:07 GMT 2012  Olly Betts <olly@survex.com>
364
365        * src/datain.c: Always skip the current line if we longjmp to
366          jbSkipLine.
367        * tests/cavern.tst,tests/skipafterbadomit.svx: We weren't skipping
368          after complaining about OMIT for a required reading, which the
369          change to always skip fixes, so add a regression test for that.
370
[75e67ab]371Sat Dec 01 23:42:22 GMT 2012  Olly Betts <olly@survex.com>
372
373        * src/readval.c: Add a "const".
374
[6fe33ed]375Fri Nov 30 00:31:16 GMT 2012  Olly Betts <olly@survex.com>
376
377        * lib/it.po,lib/sk.po: Merge more updates from launchpad.
378
[7f6250a]379Wed Nov 28 06:11:11 GMT 2012  Olly Betts <olly@survex.com>
380
381        * NEWS: Update from ChangeLog.
382
[6b9e4eb]383Wed Nov 28 05:02:26 GMT 2012  Olly Betts <olly@survex.com>
384
385        * lib/de.po: A few more translations from launchpad.
386
[a7b5554]387Wed Nov 28 01:56:49 GMT 2012  Olly Betts <olly@survex.com>
388
389        * lib/,src/sorterr.c: Change "HOW MANY" to "HOW_MANY" to make it
390          clearer this is a placeholder for one argument.
391
[bc98047]392Wed Nov 28 01:52:16 GMT 2012  Olly Betts <olly@survex.com>
393
394        * src/message.c: Don't force Latin 1 if setlocale(LC_MESSAGES, ...)
395          fails.
396
[1f47cc2]397Wed Nov 28 01:51:11 GMT 2012  Olly Betts <olly@survex.com>
398
399        * src/message.c: Transliterate « and » to " if we don't have them in
400          the current character set (previously we mapped them to << and >>).
401
[68e6024]402Wed Nov 28 01:00:53 GMT 2012  Olly Betts <olly@survex.com>
403
404        * lib/: Merge translations from launchpad.
405
[e2e08e9]406Wed Nov 28 00:44:36 GMT 2012  Olly Betts <olly@survex.com>
407
408        * lib/de_CH.po: Fill gaps from de.po.
409
[95694a1]410Wed Nov 28 00:44:05 GMT 2012  Olly Betts <olly@survex.com>
411
412        * lib/de.po: Merge in new "TRANSLATORS" comments.
413
[fe7e9e3]414Wed Nov 28 00:43:39 GMT 2012  Olly Betts <olly@survex.com>
415
416        * lib/es.po,lib/fr.po,lib/it.po: Merge translations from launchpad.
417
[e9a67e8]418Wed Nov 28 00:11:07 GMT 2012  Olly Betts <olly@survex.com>
419
420        * lib/pt_BR.po: Merge translations from launchpad.
421
[5b74858]422Wed Nov 28 00:00:18 GMT 2012  Olly Betts <olly@survex.com>
423
424        * lib/po-to-msg.pl: Add FIXME to only check % formats for messages
425          which have the "c-format" flag set.
426
[b772727]427Tue Nov 27 23:57:25 GMT 2012  Olly Betts <olly@survex.com>
428
429        * lib/po-to-msg.pl: Fix quote check to handle “” vs »«.
430
[57d980f]431Tue Nov 27 23:40:06 GMT 2012  Olly Betts <olly@survex.com>
432
433        * lib/de.po,lib/po_codes,lib/survex.pot: Reorder messages so the ones
434          in the "View" menu are together in order.  Adjust menu accelerators
435          for the German translation to avoid clashes in the View menu.
436
[71cf541]437Tue Nov 27 23:14:05 GMT 2012  Olly Betts <olly@survex.com>
438
439        * lib/de.po: Merge more updates from launchpad.
440
[c4a0938]441Tue Nov 27 22:30:36 GMT 2012  Olly Betts <olly@survex.com>
442
443        * lib/de.po: Merge updates from launchpad.
444
[5c4d167]445Wed Nov 14 05:50:47 GMT 2012  Olly Betts <olly@survex.com>
446
447        * lib/fr.po: Merge in new translator comments.
448
[b1afaf6]449Sun Nov 04 21:26:29 GMT 2012  Olly Betts <olly@survex.com>
450
451        * lib/sk.po: Merge changes from Martin Sluka.
452
[aefa547]453Sun Nov 04 21:26:01 GMT 2012  Olly Betts <olly@survex.com>
454
455        * lib/ca.po: Merge in TRANSLATOR comments.
456
[28b4065]457Sun Nov 04 21:25:40 GMT 2012  Olly Betts <olly@survex.com>
458
459        * lib/fr.po: Fix clashing menu accelerator.
460
[65d9b6b]461Fri Nov 02 04:02:16 GMT 2012  Olly Betts <olly@survex.com>
462
463        * NEWS: Update from ChangeLog.
464
[b0a90c1]465Fri Nov 02 03:58:12 GMT 2012  Olly Betts <olly@survex.com>
466
467        * lib/mailmsgs.pl: Remove obsolete script.
468        * lib/Makefile.am,lib/po-to-msg.pl: Remove references to *.todo, which
469          we no longer generate.
470
[e16ab0b]471Fri Nov 02 03:46:59 GMT 2012  Olly Betts <olly@survex.com>
472
473        * lib/survex.pot: Add another TRANSLATORS comment.
474
[8870a192]475Fri Nov 02 03:25:52 GMT 2012  Olly Betts <olly@survex.com>
476
477        * lib/survex.pot: Add TRANSLATORS comments to clarify messages which
478          Eric asked about.
479
[b14d8e8]480Fri Nov 02 03:06:00 GMT 2012  Olly Betts <olly@survex.com>
481
482        * lib/: Merge translation updates.
483
[85c83ac5]484Fri Nov 02 00:32:35 GMT 2012  Olly Betts <olly@survex.com>
485
486        * src/guicontrol.cc,src/mainfrm.cc: On OS X, F11 is used by the desktop
487          so change the menu shortcut for "Full Screen Mode" to be the OS X
488          standard shortcut Shift-Command-F.
489
[351937d]490Sun Oct 28 04:21:27 GMT 2012  Olly Betts <olly@survex.com>
491
492        * lib/sk.po: Merge updates from Martin Sluka.
493
[6e0cdc2c]494Mon Oct 15 04:19:57 GMT 2012  Olly Betts <olly@survex.com>
495
496        * Makefile.am,configure.ac: Modern automake seems to cope with files
497          required by GNU being generated during the build, so we no longer
498          need to use the "foreign" automake mode.  Also use -Werror with
499          automake.
500
[0257ad0]501Mon Oct 15 02:28:46 GMT 2012  Olly Betts <olly@survex.com>
502
503        * src/Makefile.am: Remove workaround for GCC 2.95 failing to compile
504          gfxcore.cc - GCC 2.95 is obsolete now.
505
[aef7b08]506Mon Oct 15 02:27:04 GMT 2012  Olly Betts <olly@survex.com>
507
508        * src/Makefile.am: Use AM_CPPFLAGS instead of obsolete INCLUDES.
509
[d260645]510Mon Oct 15 02:21:53 GMT 2012  Olly Betts <olly@survex.com>
511
512        * Makefile.am,buildmacosx.sh,configure.ac,lib/mailmsgs.pl: Update
513          configure.ac from passing version to AM_INIT_AUTOMAKE to passing it
514          to AC_INIT, and fix places which grep out the version.
515
[147b12b]516Mon Oct 15 02:08:23 GMT 2012  Olly Betts <olly@survex.com>
517
518        * buildmacosx.sh,configure.ac,configure.in,doc/Makefile.am,
519          lib/mailmsgs.pl: Rename configure.in to configure.ac to make modern
520          autotools usage.
521
[c458cf7]522Thu Sep 27 10:41:56 GMT 2012  Olly Betts <olly@survex.com>
523
524        * src/: Switch read_prefix_*() family of functions to be a single
525          read_prefix() function which tags a bitmask of flags.
526
[2aa484e]527Thu Sep 27 09:23:41 GMT 2012  Olly Betts <olly@survex.com>
528
529        * lib/id.po: Resolve clashing menu accelerators.
530
[29c302d]531Thu Sep 27 05:37:18 GMT 2012  Olly Betts <olly@survex.com>
532
533        * src/namecompare.cc: Fix to build with wx2.8.
534
[3dfffa2]535Thu Sep 27 05:25:49 GMT 2012  Olly Betts <olly@survex.com>
536
537        * NEWS: Update from ChangeLog.
538
[aa1927c4]539Thu Sep 27 05:12:22 GMT 2012  Olly Betts <olly@survex.com>
540
541        * src/message.c: For determining character set on Unix, check LANG
542          after LC_ALL and LC_CTYPE.  For determining language, check LC_ALL
543          before LC_MESSAGES and LANG.
544
[4f62f2c]545Thu Sep 27 04:48:34 GMT 2012  Olly Betts <olly@survex.com>
546
547        * lib/id.po: Add more translations and fix marking of unused messages.
548
[5bff838]549Thu Sep 27 04:07:24 GMT 2012  Olly Betts <olly@survex.com>
550
551        * lib/Indonesian-5.1.11.isl,lib/Makefile.am,lib/id.po: Add start of
552          Indonesian translation from launchpad.
553
[571547c]554Thu Sep 27 03:56:22 GMT 2012  Olly Betts <olly@survex.com>
555
556        * lib/: Merge translation updates from launchpad.
557
[b82f52d]558Thu Sep 27 00:31:24 GMT 2012  Olly Betts <olly@survex.com>
559
560        * lib/: Remove scripts and data files which are no longer used.
561
[bc60689]562Sat Sep 22 05:06:23 GMT 2012  Olly Betts <olly@survex.com>
563
564        * src/mainfrm.cc,src/mainfrm.h: Don't run incremental search on every
565          key-press, as on a slow machine the short initial search(es) will
566          take a while but not be useful.  Instead set a flag, and actually
567          run the search when MainFrm next receives an idle event.
568
[f0c7398]569Fri Sep 21 06:24:32 GMT 2012  Olly Betts <olly@survex.com>
570
571        * src/img.h: New leg flag img_FLAG_NOSURVEY.
572        * src/netskel.c: Set img_FLAG_NOSURVEY for nosurvey legs.
573        * src/dump3d.c: Report NOSURVEY leg flag.
574
[b5b8b7e]575Fri Sep 21 06:22:29 GMT 2012  Olly Betts <olly@survex.com>
576
577        * src/Makefile.am: dump3d now needs date.c.
578
[798a6bf]579Wed Sep 19 22:12:35 GMT 2012  Olly Betts <olly@survex.com>
580
581        * src/dump3d.c: Add --show-dates option.
582
[0bd66ac]583Fri Sep 07 11:39:06 GMT 2012  Olly Betts <olly@survex.com>
584
585        * src/namecompare.cc,src/namecompare.h: Add two new files which were
586          in the last release but I failed to commit.
587
[351b91f]588Tue Aug 14 09:42:43 GMT 2012  Olly Betts <olly@survex.com>
589
590        * lib/Makefile.am: Create de_DE.po as a symlink if it doesn't exist.
591
[41cfc8c]592Mon May 28 16:56:27 GMT 2012  Olly Betts <olly@survex.com>
593
594        * configure.in: -W no longer seems to cause problems with wxWidgets.
595
[41f7a27]596Mon May 28 16:49:37 GMT 2012  Olly Betts <olly@survex.com>
597
598        * src/: Remove unused parameter names.
599
[27795245]600Sun May 27 12:24:17 GMT 2012  Olly Betts <olly@survex.com>
601
602        * src/export.cc: Include "export.h".
603
[335f37a]604Fri May 25 14:20:24 GMT 2012  Olly Betts <olly@survex.com>
605
606        * tests/cavern.tst,test/equatenosuchstn.out: Drop line reporting time
607          taken when comparing output, as that can vary.
608        * src/listpos.c,tests/equatenosuchstn.out: Move "Station X referred to
609          just once" warning after non-existent survey check.
610        * src/,tests/: If survey isn't all connected, still run survey tree
611          checks and report errors and/or warnings which might suggest typo
612          locations.
613
[0ebdaa6]614Tue Feb 28 00:41:15 GMT 2012  Olly Betts <olly@survex.com>
615
616        * tests/diffpos.tst: Force English messages for diffpos tests too.
617
[6e47b72]618Tue Feb 28 00:39:45 GMT 2012  Olly Betts <olly@survex.com>
619
620        * tests/cavern.tst: Force English messages so comparing expected output
621          works whatever the current language setting.
622
[1e0a80a]623Fri Feb 24 00:43:04 GMT 2012  Olly Betts <olly@survex.com>
624
625        * tests/cavern.tst,tests/equatenosuchstn.out: Fix test failure due to
626          Survex version number appearing in expected output.
627
[366976d]628Thu Feb 23 22:34:52 GMT 2012  Olly Betts <olly@survex.com>
629
630        * make_release: Link mingw build statically to avoid needing libgcc
631          DLL.
632
[de4b099]633Wed Feb 22 23:39:25 GMT 2012  Olly Betts <olly@survex.com>
634
635        * configure.in,src/gla-gl.cc: The Debian mingw-w64 packages lack
636          GL/glext.h so test for it in configure.
637
[6f8cb1c]638Wed Feb 22 23:29:29 GMT 2012  Olly Betts <olly@survex.com>
639
640        * src/cavernlog.cc: Remove variable which is only assigned to and
641          never read.
642
[c575465]643Wed Feb 22 22:09:02 GMT 2012  Olly Betts <olly@survex.com>
644
645        * NEWS,src/Makefile.am: Disable building findentrances by default
646          so I can get 1.2.6 out without further delays as it fixes processing
647          .svx files from aven under Mac OS X.
648
[e2d48d8]649Wed Feb 22 11:35:40 GMT 2012  Olly Betts <olly@survex.com>
650
651        * src/datain.c: Remove return type from data_normal() etc as we never
652          use it.
653
[4996925]654Wed Feb 22 05:11:53 GMT 2012  Olly Betts <olly@survex.com>
655
656        * make_release: Update to work with Debian mingw-w64 packages.
657
[b081031]658Mon Feb 20 05:08:26 GMT 2012  Olly Betts <olly@survex.com>
659
660        * NEWS,configure.in: Update for 1.2.6.
661
[0cf46f5]662Sun Feb 19 10:48:37 GMT 2012  Olly Betts <olly@survex.com>
663
664        * doc/3dformat.htm: Merge in some improvements from Mike McCombe.
665
[96b974e]666Fri Feb 17 03:49:59 GMT 2012  Olly Betts <olly@survex.com>
667
668        * src/message.c: Fix so that cavern run by aven finds its messages.
669
[59b0f0c]670Thu Feb 16 01:36:54 GMT 2012  Olly Betts <olly@survex.com>
671
672        * Makefile.am,survex.iss.in: Include JPG images in Innosetup installer.
673          (ticket#35)
674
[4d34e1f]675Fri Jan 27 13:30:54 GMT 2012  Olly Betts <olly@survex.com>
676
677        * lib/po_codes,lib/survex.pot,src/Makefile.am,src/findentrances.cc:
678          Make all messages in findentrances translatable.
679
[cd971de]680Fri Jan 27 11:03:28 GMT 2012  Olly Betts <olly@survex.com>
681
682        * lib/po_codes,lib/survex.pot,src/listpos.c,tests/: If we have a
683          reference to a station in a non-existent survey, give a helpful error
684          rather than saying the station hasn't been exported from the survey.
685
[4ef0e01]686Tue Jan 24 23:03:10 GMT 2012  Olly Betts <olly@survex.com>
687
688        * src/cavern.c: Remove TRANSLATE comment which has already been
689          addressed.
690
[48e82bf]691Tue Jan 24 10:56:14 GMT 2012  Olly Betts <olly@survex.com>
692
693        * src/findentrances.cc: Add commenting noting precision of lat and lon.
694
[34b9d54]695Tue Jan 24 10:55:19 GMT 2012  Olly Betts <olly@survex.com>
696
697        * src/findentrances.cc: Don't include carriage returns in .gpx output.
698
[1686083]699Tue Jan 24 10:42:41 GMT 2012  Olly Betts <olly@survex.com>
700
701        * src/findentrances.cc: Add GPL licence boilerplate (Olaf OKed this in
702          <20120111115239.1b162450@ghost>).
703
[5f6e8b2]704Tue Jan 24 04:53:30 GMT 2012  Olly Betts <olly@survex.com>
705
706        * src/Makefile.am,src/findentrances.cc: Build findentrances in the
707          buildsystem.
708
[e34a704b]709Tue Jan 24 04:41:03 GMT 2012  Olly Betts <olly@survex.com>
710
711        * src/findentrances.cc: Update examples of usage to reflect "-s"
712          change.
713
[ea788a3]714Tue Jan 24 04:38:11 GMT 2012  Olly Betts <olly@survex.com>
715
716        * src/findentrances.cc: Use string::assign() rather than constructing
717          a temporary string object and assigning that.
718
[9e513bd3]719Tue Jan 24 04:35:25 GMT 2012  Olly Betts <olly@survex.com>
720
721        * src/cmdline.c: Allow help argument to cmdline_init() to be NULL.
722
[56c01a3]723Tue Jan 24 04:35:04 GMT 2012  Olly Betts <olly@survex.com>
724
725        * src/findentrances.cc: Support --help and --version options.
726
[8ec699d]727Tue Jan 24 04:27:15 GMT 2012  Olly Betts <olly@survex.com>
728
729        * src/findentrances.cc: "using namespace std;"
730
[dcc50a4]731Tue Jan 24 04:25:09 GMT 2012  Olly Betts <olly@survex.com>
732
733        * src/findentrances.cc: Give error if required -d option is not
734          specified.
735
[375de6a]736Tue Jan 24 04:19:29 GMT 2012  Olly Betts <olly@survex.com>
737
738        * src/findentrances.cc: Other survex tools use -s for "limit operation
739          to this survey prefix" and just take the .3d file to operate on as
740          a command line argument, so for consistency just take the .3d file
741          as a command line argument here too.
742
[23dc8cb]743Tue Jan 24 04:18:41 GMT 2012  Olly Betts <olly@survex.com>
744
745        * src/findentrances.cc: Reindent with 4 space indent, tab width 8.
746
[ac71f8a]747Tue Jan 24 04:12:19 GMT 2012  Olly Betts <olly@survex.com>
748
749        * src/findentrances.cc: Add findentrances utility from Olaf.
750
[f4c4ee15]751Tue Jan 10 12:57:08 GMT 2012  Olly Betts <olly@survex.com>
752
753        * lib/survex.pot,lib/zh_CN.po: Update.
754
[d3c3098]755Tue Jan 10 12:56:33 GMT 2012  Olly Betts <olly@survex.com>
756
757        * lib/po_codes: Update locations.
758
[bf48d5c]759Tue Jan 10 12:55:25 GMT 2012  Olly Betts <olly@survex.com>
760
761        * lib/Makefile.am: When generating survex.pot from po_codes, drop the
762          codes from commented out messages too.
763
[a212391]764Mon Jan 09 12:21:28 GMT 2012  Olly Betts <olly@survex.com>
765
766        * src/aven.cc: Fix to build with a non-Unicode wxWidgets library.
767          Patch from Olaf Kahler.
768
[b80dbd9]769Fri Jan 06 11:47:59 GMT 2012  Olly Betts <olly@survex.com>
770
771        * lib/: Touch all the .po files.
772
[6331a42]773Fri Jan 06 11:47:10 GMT 2012  Olly Betts <olly@survex.com>
774
775        * lib/touch-po.pl: New script to "touch" a .po file by updating
776          "PO-Revision-Date:".
777
[d73ef23]778Fri Jan 06 11:34:16 GMT 2012  Olly Betts <olly@survex.com>
779
780        * lib/,src/Makefile.am,src/gettexttomsg.pl: Rename codes.po to po_codes
781          so it doesn't get picked up by tools looking for .po files.  Add
782          survex.pot to the repo so launchpad's auto translation syncing can
783          work.
784
[9d5aa63]785Fri Jan 06 11:25:23 GMT 2012  Olly Betts <olly@survex.com>
786
787        * make_release: Update to use git rather than SVN.
788
[e367554]789Fri Jan 06 11:19:37 GMT 2012  Olly Betts <olly@survex.com>
790
791        * doc/HACKING.htm: Update mention of "SVN tree" to "source tree" as the
792          files mentioned are shipped in releases too.
793
[21f2647]794Wed Jan 04 05:22:32 GMT 2012  Olly Betts <olly@survex.com>
795
796        * lib/Makefile.am: Make the containing directory in the launchpad
797          tarball “survex-trans”.
798
[68961ee]799Wed Jan 04 03:41:40 GMT 2012  Olly Betts <olly@survex.com>
800
801        * src/dump3d.c: Add support for showing img_ERROR_INFO items.
802
[90e24f9]803Tue Jan 03 23:54:26 GMT 2012  Olly Betts <olly@survex.com>
804
805        * lib/fr.po: Incorporate a translation from launchpad I'd previously
806          copied the English version of by mistake.  Attempt to correct
807          mistranslation of "survey file".
808
[9c9fd6b]809Tue Jan 03 13:21:09 GMT 2012  Olly Betts <olly@survex.com>
810
811        * make_release: Need to set VERSION before we first use it!
812
[685116f]813Tue Jan 03 12:39:38 GMT 2012  Olly Betts <olly@survex.com>
814
815        * NEWS,configure.in: Update for 1.2.5.
816
[6f6691b]817Tue Jan 03 12:11:14 GMT 2012  Olly Betts <olly@survex.com>
818
819        * doc/survex.7.in: Make a few minor improvements to the text.
820
[c6bd107]821Tue Jan 03 12:07:31 GMT 2012  Olly Betts <olly@survex.com>
822
823        * doc/survex.7.in: Update section in .TH macro to 7 too.
824
[008f2f3]825Tue Jan 03 12:04:54 GMT 2012  Olly Betts <olly@survex.com>
826
827        * src/moviemaker.cc: Further fix.
828
[86d8ee5]829Tue Jan 03 11:05:11 GMT 2012  Olly Betts <olly@survex.com>
830
831        * configure.in,src/moviemaker.cc: Fix to work with newer ffmpeg.
832
[c091027]833Mon Jan 02 13:10:42 GMT 2012  Olly Betts <olly@survex.com>
834
835        * src/gfxcore.cc: Draw measuring line above indicators rather than
836          underneath them.
837
[03cb7cc]838Mon Jan 02 12:52:47 GMT 2012  Olly Betts <olly@survex.com>
839
840        * src/message.c: Improve handling of messages before the message
841          subsystem is fully initialised.
842
[41adebb]843Mon Jan 02 12:37:18 GMT 2012  Olly Betts <olly@survex.com>
844
845        * src/Makefile.am,src/mainfrm.cc,src/namecmp.h: Add a version of the
846          station name comparing algorithm which works with the Unicode strings
847          directly, which fixes the issue with random ordering of the prefix
848          tree control in aven due to the converted strings we were comparing
849          getting invalidated before we actually compared them.
850
[b3f1bbe]851Mon Jan 02 12:12:35 GMT 2012  Olly Betts <olly@survex.com>
852
853        * src/gla-gl.cc: If glGenLists() fails, flag the list as NEVER_CACHE
854          as there's unlikely to be much point calling glGenLists() again.
855        * src/gla-gl.cc,src/gla.h: Replace GLAList methods test_flag() and
856          InvalidateList() with an invalidate_if() method.
857
[92cf7a8f]858Mon Jan 02 11:54:38 GMT 2012  Olly Betts <olly@survex.com>
859
860        * src/gfxcore.cc,src/gla-gl.cc: No need to invalidate the display lists
861          for the compass and clino when a new survey is loaded as they don't
862          depend on the survey data.
863
[620c0c9]864Mon Jan 02 11:17:51 GMT 2012  Olly Betts <olly@survex.com>
865
866        * src/gla-gl.cc,src/gla.h: Rework list caching code to not call
867          glDeleteLists() and glGenLists() when a list is invalidated, as that
868          results in a fresh list number being allocated (at least with the
869          OpenGL implementation I'm using) which would eventually result in
870          aven hitting an assertion which is there to catch if we leak lists.
871
[8df3c7f]872Sun Jan 01 13:29:03 GMT 2012  Olly Betts <olly@survex.com>
873
874        * lib/Makefile.am: Put translation files in a sub-directory in the
875          tarball, and print the path to it so it can be cut-and-pasted to
876          upload to launchpad.
877
[ee83074]878Sun Jan 01 10:48:01 GMT 2012  Olly Betts <olly@survex.com>
879
880        * lib/it.po: Add "translation" for degree symbol.
881
[64773c9]882Sun Jan 01 10:33:55 GMT 2012  Olly Betts <olly@survex.com>
883
884        * lib/en_US.po: Merge template changes into en_US.po (no user-visible
885          changes).
886
[8430216]887Sun Jan 01 04:45:03 GMT 2012  Olly Betts <olly@survex.com>
888
889        * make_release: Fix typo in filename to copy to webserver.  Show the
890          SHA1 checksums for the uploaded files.
891
[f15ca67f]892Sun Jan 01 02:56:04 GMT 2012  Olly Betts <olly@survex.com>
893
894        * NEWS,configure.in: Update for 1.2.4.
895
[6e0c5879]896Sun Jan 01 02:53:03 GMT 2012  Olly Betts <olly@survex.com>
897
898        * src/gfxcore.cc,src/gfxcore.h: Update copyright years.
899
[825bdff]900Sun Jan 01 02:32:59 GMT 2012  Olly Betts <olly@survex.com>
901
902        * src/gfxcore.cc,src/gfxcore.h: Improve labelling of depth colour key
903          to avoid sub-picometre precision on near-zero values (ticket#30).
904          We now always use metres or feet for the depth with a consistent
905          precision chosen from the depth range, and show the units below
906          the colour bar rather than after every value.
907        * src/gfxcore.cc,src/gfxcore.h: When zooming way in, stay in metres
908          rather than switching to cm.  Say “1 mile” rather than “1 miles”.
909
[19b2f99]910Sat Dec 31 22:40:07 GMT 2011  Olly Betts <olly@survex.com>
911
912        * src/gla-gl.cc: Fix not to make OpenGL calls before we've initialised
913          OpenGL, as this can cause segmentation faults (e.g. on Fedora 16).
914          Extend CHECK_GL_ERROR() to check that we don't make such calls in
915          future.
916
[404e6575]917Sat Dec 31 22:37:47 GMT 2011  Olly Betts <olly@survex.com>
918
919        * lib/es.po: Fix "Last-Translator:" header and merge in translation
920          of a message which is not currently used.
921
[38eced7]922Sat Dec 31 15:04:23 GMT 2011  Olly Betts <olly@survex.com>
923
924        * lib/: Merge remaining .po files.
925
[399807d8]926Sat Dec 31 14:46:20 GMT 2011  Olly Betts <olly@survex.com>
927
928        * lib/: Merge more .po files.
929
[3a3de38]930Sat Dec 31 14:24:25 GMT 2011  Olly Betts <olly@survex.com>
931
932        * lib/ca.po,lib/de_CH.po,lib/en_US.po: Merge template changes into .po
933          files.
934
[585def75]935Sat Dec 31 13:13:55 GMT 2011  Olly Betts <olly@survex.com>
936
937        * lib/fr.po: More translation updates from launchpad.
938
[9b9561b]939Sat Dec 31 12:51:53 GMT 2011  Olly Betts <olly@survex.com>
940
941        * lib/ca.po,lib/sk.po: Fix unattached acute accents.
942
[6d92798]943Sat Dec 31 12:45:36 GMT 2011  Olly Betts <olly@survex.com>
944
945        * lib/: Update Project-Id-Version in .po files to match that in
946          survex.pot.
947
[134ee8d]948Sat Dec 31 12:43:52 GMT 2011  Olly Betts <olly@survex.com>
949
950        * lib/Makefile.am: Add launchpad-tarball target to make a tarball
951          of the translations suitable for uploading to launchpad.
952
[e11c235]953Sat Dec 31 12:23:39 GMT 2011  Olly Betts <olly@survex.com>
954
955        * make_release: Echo the commands to copy the new release to the web
956          server at the end.
957        * copy-prerelease,copy-release: Remove old scripts which are no longer
958          useful.
959
[3ea0178]960Sat Dec 31 11:13:11 GMT 2011  Olly Betts <olly@survex.com>
961
962        * NEWS,configure.in: Update for 1.2.3.
963
[ae2e3c0]964Sat Dec 31 10:58:34 GMT 2011  Olly Betts <olly@survex.com>
965
966        * src/mainfrm.cc: As we build the data structure, eliminate tubes
967          consisting of zero XSECTs as well as those consisting of just one.
968
[8490ad9]969Sat Dec 31 10:36:24 GMT 2011  Olly Betts <olly@survex.com>
970
971        * src/img.h: Fix incorrect comment which claimed that img_XFLAG_END
972          was no longer used.
973        * src/img.c: Use img_XFLAG_END constant rather than assuming it is
974          1.
975
[2f1c0c0]976Sat Dec 31 10:32:44 GMT 2011  Olly Betts <olly@survex.com>
977
978        * src/extend.c: Copy the end markers for passage tubes, and preserve
979          left and right data for tubes (previously they were set to -1.0
980          which means "no info").
981
[f63bd56]982Sat Dec 31 08:17:08 GMT 2011  Olly Betts <olly@survex.com>
983
984        * lib/extract-msgs.pl: New script to allow developers to update
985          codes.po from source code.
986        * lib/Makefile.am: Ship it.
987        * src/Makefile.am: Add rule to run it on all used sources and generate
988          newcodes.po which can then be compared with current version.
989
[08004e7]990Sat Dec 31 08:14:06 GMT 2011  Olly Betts <olly@survex.com>
991
992        * lib/codes.po: Update source locations, add a missing c-format marker.
993
[5c2bff7]994Sat Dec 31 08:13:26 GMT 2011  Olly Betts <olly@survex.com>
995
996        * src/mainfrm.cc: Fix a message in the source code which I missed in
997          the previous batch.
998
[14d03d5]999Sat Dec 31 08:12:23 GMT 2011  Olly Betts <olly@survex.com>
1000
1001        * lib/po-to-msg.pl: Removed unused remains of check that messages are
1002          in numerically ascending order, which we no longer want to enforce.
1003
[4340dae]1004Sat Dec 31 07:48:20 GMT 2011  Olly Betts <olly@survex.com>
1005
1006        * src/sorterr.c: Fix a message in the source code which I missed in
1007          the previous batch.
1008
[84d6c400]1009Sat Dec 31 05:54:45 GMT 2011  Olly Betts <olly@survex.com>
1010
1011        * src/message.c: Transliterate curly right single quote to ASCII
1012          apostrophe if we can't represent it in the current character set.
1013
[ee7511a]1014Sat Dec 31 05:44:47 GMT 2011  Olly Betts <olly@survex.com>
1015
1016        * lib/,src/: Use curly apostrophe instead of "'" in messages.  Correct
1017          messages in source code which didn't match those in the message file
1018          (no visible effects to end-users).
1019        * lib/codes.po: Update file:lineno locations where messages are used.
1020        * lib/po-to-msg.pl: Warn about different numbers of opening or
1021          closing curly double quotes in message vs translation.
1022        * lib/ca.po,lib/es.po: Fix minor typo in one message caught by this
1023          new warning.
1024
[5b9942e]1025Sat Dec 31 05:23:46 GMT 2011  Olly Betts <olly@survex.com>
1026
1027        * NEWS: Update from ChangeLog.
1028
[0804fbe]1029Thu Dec 29 03:37:04 GMT 2011  Olly Betts <olly@survex.com>
1030
1031        * lib/,src/: Use curly double quotes instead of "`" and "'" to
1032          quote literals and filenames in messages.
1033
[7a49002]1034Thu Dec 29 03:21:49 GMT 2011  Olly Betts <olly@survex.com>
1035
1036        * src/message.c: Transliterate curly double quotes to ASCII straight
1037          double quotes if we can't represent them in the current character
1038          set.
1039
[1465b7a]1040Thu Dec 29 03:14:52 GMT 2011  Olly Betts <olly@survex.com>
1041
1042        * src/message.c: Convert source code to UTF-8.
1043
[92678b5]1044Thu Dec 29 00:52:44 GMT 2011  Olly Betts <olly@survex.com>
1045
1046        * src/gla-gl.cc: Fix typo in CHECK_GL_ERROR() change in previous
1047          commit.
1048
[6cf4daa]1049Thu Dec 29 00:49:31 GMT 2011  Olly Betts <olly@survex.com>
1050
1051        * src/gla-gl.cc: We already keep track of the GL canvas size in x_size
1052          and y_size so use those rather than re-requesting them.
1053
[5717f69]1054Wed Dec 28 11:45:40 GMT 2011  Olly Betts <olly@survex.com>
1055
1056        * lib/fr.po: Merge in updated translations from launchpad.
1057
[46acc71]1058Sun Nov 27 12:30:31 GMT 2011  Olly Betts <olly@survex.com>
1059
1060        * src/tr.c,src/tr.h: Committing original versions of tr tiled
1061          rendering code.
1062
[3ea243b]1063Thu Nov 24 12:59:24 GMT 2011  Olly Betts <olly@survex.com>
1064
1065        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Remove
1066          GLACanvas::SetBackgroundColour() since we only ever set it to black
1067          and opaque.
1068
[a775268]1069Thu Nov 24 12:28:07 GMT 2011  Olly Betts <olly@survex.com>
1070
1071        * doc/TODO.htm: Add note to pick the fastest method for crosses/blobs
1072          if multiple ones pass the visual fidelity check.
1073
[4f7f965]1074Thu Nov 24 12:27:33 GMT 2011  Olly Betts <olly@survex.com>
1075
1076        * src/gla-gl.cc: Add disabled code to show the visual fidelity check on
1077          stdout.
1078
[c8f449c3]1079Thu Nov 24 12:24:49 GMT 2011  Olly Betts <olly@survex.com>
1080
1081        * src/gla-gl.cc: Fix screenshot and movie generation to read from the
1082          front buffer in the usual case of being double buffered.
1083
[a106530]1084Thu Nov 24 12:02:22 GMT 2011  Olly Betts <olly@survex.com>
1085
1086        * src/gla-gl.cc: Add CHECK_GL_ERROR for glReadPixels calls.
1087
[dd64a45]1088Thu Nov 24 11:59:23 GMT 2011  Olly Betts <olly@survex.com>
1089
1090        * src/gla-gl.cc: Undefine o and I after we're done with them.
1091
[8b34cd5]1092Thu Nov 24 11:56:57 GMT 2011  Olly Betts <olly@survex.com>
1093
1094        * src/gla-gl.cc: Fix expected cross shape so don't always reject using
1095          texture mapping to draw crosses.
1096
[c5dd692]1097Wed Nov 02 15:40:45 GMT 2011  Olly Betts <olly@survex.com>
1098
1099        * src/mainfrm.cc: Don't create the help menu at all on OS X.
1100
[34c4be5]1101Wed Nov 02 15:38:54 GMT 2011  Olly Betts <olly@survex.com>
1102
1103        * lib/INSTALL.OSX: Update to reflect current status.
1104
[22f79a2]1105Wed Nov 02 15:37:58 GMT 2011  Olly Betts <olly@survex.com>
1106
1107        * src/gfxcore.cc: Remove duplicate call to PopupMenu().
1108
[8a329f2]1109Tue Nov 01 23:24:23 GMT 2011  Olly Betts <olly@survex.com>
1110
1111        * src/namecmp.h: Fix to build with wx 2.9.2.
1112
[03b3272]1113Tue Nov 01 23:17:52 GMT 2011  Olly Betts <olly@survex.com>
1114
1115        * src/gfxcore.cc: Remove assertion which uses deprecated wx method.
1116
[ff9f695]1117Tue Nov 01 23:14:09 GMT 2011  Olly Betts <olly@survex.com>
1118
1119        * src/mainfrm.cc,src/mainfrm.h: Make separator wxChar not int.
1120
[332287b]1121Tue Nov 01 18:54:32 GMT 2011  Olly Betts <olly@survex.com>
1122
1123        * lib/sk.po: Update a translation from launchpad.
1124
[6409cd0]1125Tue Nov 01 18:32:24 GMT 2011  Olly Betts <olly@survex.com>
1126
1127        * src/log.cc,src/log.h: Fix to build with wx 2.9.2.
1128
[5e61108]1129Tue Nov 01 18:15:20 GMT 2011  Olly Betts <olly@survex.com>
1130
1131        * src/export.cc: Fix to build with wx 2.9.2.
1132
[24ff389]1133Tue Nov 01 18:14:13 GMT 2011  Olly Betts <olly@survex.com>
1134
1135        * src/aboutdlg.cc: Fix code conditionally used on 2.9.2 and later to
1136          actually compile.
1137
[ee3e284]1138Tue Nov 01 18:12:42 GMT 2011  Olly Betts <olly@survex.com>
1139
1140        * src/gfxcore.cc: Fix how we pass on events from right-click menus of
1141          indicators.  The previous code seemed to work, but wasn't correct
1142          as highlighted by trying to build it with 2.9.2 which now refuses
1143          to build to avoid people getting this wrong.
1144
[df3e22fc]1145Tue Nov 01 18:11:55 GMT 2011  Olly Betts <olly@survex.com>
1146
1147        * src/aven.h: Need to forward declare class wxPageSetupDialogData for
1148          wx 2.9.2.
1149
[6f9b20d]1150Tue Nov 01 18:11:22 GMT 2011  Olly Betts <olly@survex.com>
1151
1152        * src/glbitmapfont.h: Fix to build with wx 2.9.2.
1153
[e144af3]1154Tue Nov 01 18:10:51 GMT 2011  Olly Betts <olly@survex.com>
1155
1156        * src/cavernlog.cc: Fix to build with wx 2.9.2.
1157
[18886d7]1158Tue Nov 01 18:06:12 GMT 2011  Olly Betts <olly@survex.com>
1159
1160        * lib/INSTALL.OSX,src/mainfrm.cc: Make the green colour used for
1161          entrances in the survey tree the same (slightly darker than
1162          before) green used for the entrance blobs.
1163
[19bbc1fc]1164Tue Nov 01 18:04:47 GMT 2011  Olly Betts <olly@survex.com>
1165
1166        * src/gla-gl.cc: Fix warning when building with wx2.9.2.
1167
[1b2e819]1168Tue Nov 01 12:32:30 GMT 2011  Olly Betts <olly@survex.com>
1169
1170        * src/printwx.cc: Fix Y coordinates of surface surveys on printouts.
1171          (Closes #32)
1172
[b93ab78]1173Sun Oct 23 06:20:14 GMT 2011  Olly Betts <olly@survex.com>
1174
1175        * lib/Info.plist.in: Remove spurious blank lines from licence text
1176          in OS X "Get Info".
1177
[5dafea4]1178Sat Oct 22 17:39:07 GMT 2011  Olly Betts <olly@survex.com>
1179
1180        * doc/TODO.htm: Opening dialogs while in full screen mode now works
1181          better in wxGTK.
1182
[34812da]1183Sat Oct 22 17:36:01 GMT 2011  Olly Betts <olly@survex.com>
1184
1185        * lib/INSTALL.OSX: Processing .svx files from aven now works.
1186
[2a4e8b7]1187Sat Oct 22 07:27:43 GMT 2011  Olly Betts <olly@survex.com>
1188
1189        * src/printwx.h: Update comment - Mac OS X does indeed provide its own
1190          preview menu.
1191
[89a1b72]1192Fri Oct 21 23:47:16 GMT 2011  Olly Betts <olly@survex.com>
1193
1194        * src/cavernlog.cc: Fix openiof .svx file when user clicks on cavern
1195          warning or error.
1196
[87aa9ce]1197Fri Oct 21 23:43:21 GMT 2011  Olly Betts <olly@survex.com>
1198
1199        * buildmacosx.sh: Include a hardlinked cavern alongside aven in
1200          the app so that processing .svx files in aven works.
1201
[6e9c396]1202Wed Oct 19 22:51:18 GMT 2011  Olly Betts <olly@survex.com>
1203
1204        * tests/diving.pos,tests/diving.svx: Add test coverage for interleaved
1205          diving data.
1206
[481300d]1207Wed Oct 19 13:04:25 GMT 2011  Olly Betts <olly@survex.com>
1208
1209        * tests/diving.pos,tests/diving.svx: Add testcase for diving data
1210          with topofil-style distance.
1211
[aea38b0]1212Wed Oct 12 03:45:13 GMT 2011  Olly Betts <olly@survex.com>
1213
1214        * src/aboutdlg.cc: Report the version of the library we're actually
1215          running with if built against wx >= 2.9.2.  Make it clear that the
1216          the version reported is the version built with for wx < 2.9.2.
1217
[d4d6909]1218Wed Oct 12 03:06:05 GMT 2011  Olly Betts <olly@survex.com>
1219
1220        * lib/make-pixel-font,src/glbitmapfont.cc,src/glbitmapfont.h: Space the
1221          glyphs to leave a one pixel gap either side of each one (so two
1222          between adjacent glyphs).  Mostly this reduces the horizontal width,
1223          but it adds a pixel for characters like "m" and two in a few cases.
1224
[36b4cd7]1225Fri Oct 07 07:20:55 GMT 2011  Olly Betts <olly@survex.com>
1226
1227        * src/glbitmapfont.cc,src/glbitmapfont.h: Support plotting Unicode
1228          character points > 256 on the survey pane by lazily loading the
1229          data for them from the font file and plotting them with a direct
1230          call to glBitmap() rather than using a display list.
1231
[4a6569a]1232Fri Oct 07 04:09:58 GMT 2011  Olly Betts <olly@survex.com>
1233
1234        * lib/make-pixel-font: Fix .pixelfont file to correctly handle
1235          characters wider than 8 pixels when run on a little-endian platform.
1236
[53f8a93]1237Thu Oct 06 13:23:05 GMT 2011  Olly Betts <olly@survex.com>
1238
1239        * NEWS: Another update for 1.2.2.
1240
[d2cc100]1241Thu Oct 06 13:21:20 GMT 2011  Olly Betts <olly@survex.com>
1242
1243        * src/gfxcore.cc: Fix grid not to disappear when blobs are turned on
1244          if blobs are drawn using lines.
1245
[94960ad]1246Thu Oct 06 13:17:19 GMT 2011  Olly Betts <olly@survex.com>
1247
1248        * NEWS,configure.in: Update for 1.2.2.
1249
[6ca9f08]1250Thu Oct 06 12:11:20 GMT 2011  Olly Betts <olly@survex.com>
1251
1252        * src/printwx.cc: Fix to calculate the scale required for "One page"
1253          right before we calculate how many pages are required, so we don't
1254          end up something other than 1x1 being shown when the user changes
1255          settings.
1256
[a9496057]1257Thu Oct 06 12:07:10 GMT 2011  Olly Betts <olly@survex.com>
1258
1259        * src/avenprcore.cc: The info box is now always 30mm high (if present)
1260          so update the code which picks a scale and which decides how many
1261          pages are required to use this height.
1262
[e16e63c]1263Thu Oct 06 11:34:51 GMT 2011  Olly Betts <olly@survex.com>
1264
1265        * src/printwx.h: SomethingChanged() method doesn't need to be public,
1266          so make it private.
1267
[c930b7f]1268Thu Oct 06 04:13:24 GMT 2011  Olly Betts <olly@survex.com>
1269
1270        * src/gettexttomsg.pl: Update for the message.txt -> codes.po change.
1271
[0a2aab8]1272Thu Oct 06 03:01:45 GMT 2011  Olly Betts <olly@survex.com>
1273
1274        * src/gfxcore.cc: Passage tubes can stick out above the highest survey
1275          station or below the lowest, so clamp the value used to calculate
1276          the colour in these cases, like we already do elsewhere.
1277
[2ba3882]1278Thu Oct 06 02:52:13 GMT 2011  Olly Betts <olly@survex.com>
1279
1280        * src/gfxcore.cc: Avoid a different assertion failure due to rounding
1281          differences.
1282
[a1614eb]1283Thu Oct 06 02:49:03 GMT 2011  Olly Betts <olly@survex.com>
1284
1285        * src/glbitmapfont.cc,src/glbitmapfont.h: Actually add the new
1286          glBitmap-based font code.
1287
[5b1cffa]1288Thu Oct 06 02:36:47 GMT 2011  Olly Betts <olly@survex.com>
1289
1290        * survex.iss.in: Update for font changes.
1291
[1aa3fb7]1292Thu Oct 06 02:35:41 GMT 2011  Olly Betts <olly@survex.com>
1293
1294        * Makefile.am,buildmacosx.sh,lib/Makefile.am,lib/afm2txf.pl,
1295          lib/make-pixel-font,src/: Replace the textured-mapped font drawing
1296          with an approach based on glBitmap.  This doesn't suffer from the
1297          character alignment issues which the textured-mapped fonts had,
1298          and is actually significantly faster on some machines.  The current
1299          font used is (mostly) fixed-width, but this isn't an inherent
1300          limitation - it was just the easiest font data to convert to a
1301          usable format.
1302
[6027220]1303Wed Oct 05 13:49:15 GMT 2011  Olly Betts <olly@survex.com>
1304
1305        * src/gfxcore.cc: Avoid assertion failure due to rounding differences.
1306
[5b427c0]1307Wed Oct 05 08:19:46 GMT 2011  Olly Betts <olly@survex.com>
1308
1309        * src/printwx.cc: Fix not to pass wxString through varargs (issue
1310          introduced in the previous commit).
1311
[05ccca5]1312Tue Oct 04 04:49:19 GMT 2011  Olly Betts <olly@survex.com>
1313
1314        * src/printwx.cc: Use degree sign from message file rather than a
1315          literal one.
1316
[79da3b4]1317Tue Oct 04 04:08:57 GMT 2011  Olly Betts <olly@survex.com>
1318
1319        * src/message.c: If degree sign isn't available, transliterate it to
1320          'dg' rather than skipping it.
1321
[4d2301e]1322Tue Oct 04 03:59:29 GMT 2011  Olly Betts <olly@survex.com>
1323
1324        * lib/codes.po,src/gfxcore.cc,src/mainfrm.cc: Fix message code 344
1325          which should have been a degree sign but got lost in the format
1326          change for 1.2.0 and then got reassigned in 1.2.1.  Externally, this
1327          means that bearing in the status bar now have a degree sign after
1328          them if they are in degrees rather than nothing (1.2.0) or "&Hide
1329          Compass" (1.2.1).
1330
[9704252]1331Tue Oct 04 02:55:11 GMT 2011  Olly Betts <olly@survex.com>
1332
1333        * NEWS,configure.in: Update for 1.2.1.
1334
[7ff41b0]1335Tue Oct 04 02:45:47 GMT 2011  Olly Betts <olly@survex.com>
1336
1337        * src/Makefile.am: Don't ship the removed hand_mask.xpm.
1338
[4dc4384]1339Tue Oct 04 02:44:37 GMT 2011  Olly Betts <olly@survex.com>
1340
1341        * src/gfxcore.cc: Sort out inverted cursor mask on __WXMSW__.
1342        * src/hand.xbm: Invert the dragging hand cursor black vs white so it
1343          better matches the other cursors.
1344
[13da582]1345Mon Oct 03 23:42:00 GMT 2011  Olly Betts <olly@survex.com>
1346
1347        * src/printwx.cc: Add back svxPrintout methods GetPageInfo() and
1348          HasPage() which are actually virtual methods called by the parent
1349          class.
1350
[49e89e9]1351Mon Oct 03 02:40:56 GMT 2011  Olly Betts <olly@survex.com>
1352
1353        * lib/Makefile.am: Fix check of .po files not to create messages.mo.
1354
[d9b5fc64]1355Mon Oct 03 02:22:55 GMT 2011  Olly Betts <olly@survex.com>
1356
1357        * lib/Makefile.am: Fix new translation checking rules to work in a
1358          VPATH build.
1359
[645cc77]1360Mon Oct 03 02:12:23 GMT 2011  Olly Betts <olly@survex.com>
1361
1362        * lib/de.po,lib/de_CH.po,lib/sk.po: Fix classes menu accelerators.
1363
[bcb68d3]1364Mon Oct 03 02:00:38 GMT 2011  Olly Betts <olly@survex.com>
1365
1366        * lib/en_US.po: Fix problem with translation of new message.
1367
[e3c58c3]1368Mon Oct 03 00:50:52 GMT 2011  Olly Betts <olly@survex.com>
1369
1370        * NEWS: Update from ChangeLog.
1371
[8a78ca1]1372Sun Oct 02 20:25:01 GMT 2011  Olly Betts <olly@survex.com>
1373
1374        * lib/,src/printwx.cc: Add mnemonics to the "Plan" and "Elevation"
1375          buttons in the print dialog.
1376
[f53c830]1377Sun Oct 02 12:17:34 GMT 2011  Olly Betts <olly@survex.com>
1378
1379        * src/guicontrol.cc: Try processing F11 explicitly for __WXMAC__ to
1380          avoiding getting stuck in full screen mode forever.
1381
[7a57dc7]1382Sun Oct 02 12:01:25 GMT 2011  Olly Betts <olly@survex.com>
1383
1384        * src/: Make the sign of the tilt angle for printouts consistent with
1385          the sign in the UI.
1386
[995cf6a]1387Sun Oct 02 10:00:08 GMT 2011  Olly Betts <olly@survex.com>
1388
1389        * lib/codes.po,lib/en_US.po,src/printwx.cc: On printouts, combine the
1390          "Plan View"/"Elevation" info box field with the field which gives
1391          the bearing and reduce the height on the info box by the removed
1392          field, so it's now 3cm for plans and elevations, as for extended
1393          elevations.  Report the tilt angle for tilted elevations which it
1394          seems has been missing for ages (it's not in recent 1.0.x either).
1395
[100af22]1396Sat Oct 01 12:28:35 GMT 2011  Olly Betts <olly@survex.com>
1397
1398        * src/printwx.cc: Fix commented message in source.
1399
[1e993bc]1400Sat Oct 01 12:11:37 GMT 2011  Olly Betts <olly@survex.com>
1401
1402        * src/printwx.h: svxPrintDlg members don't need to be protected, so
1403          make the private.
1404
[102ba1d]1405Sat Oct 01 11:28:34 GMT 2011  Olly Betts <olly@survex.com>
1406
1407        * src/printwx.cc,src/printwx.h: When in plan view disable the "Plan"
1408          button, and similarly for the "Elevation" button.
1409
[3d3a91c]1410Sat Oct 01 11:20:03 GMT 2011  Olly Betts <olly@survex.com>
1411
1412        * src/printwx.cc: Remove more unused methods and members.
1413
[140b675]1414Sat Oct 01 10:48:24 GMT 2011  Olly Betts <olly@survex.com>
1415
1416        * src/avenprcore.cc,src/printwx.cc,src/printwx.h: Eliminate some unused
1417          methods and member variables.
1418
[0f8ab4d]1419Sat Oct 01 00:33:24 GMT 2011  Olly Betts <olly@survex.com>
1420
1421        * src/printwx.cc: Move the footer to start at the left side of the
1422          page.
1423
[ddd2afa8]1424Fri Sep 30 23:49:24 GMT 2011  Olly Betts <olly@survex.com>
1425
1426        * src/printwx.cc:svxPrintout::ShowPage() is an empty method, so just
1427          remove it and all the code to calculate values to pass to it and
1428          then call it.  This is just a left-over from the 1.0 printing code.
1429
[6d1bc83]1430Fri Sep 30 13:40:29 GMT 2011  Olly Betts <olly@survex.com>
1431
1432        * src/aven.cc,src/gfxcore.cc,src/mainfrm.cc: Use standard C++ true and
1433          false instead of wx aliases TRUE and FALSE (which even wx seems to
1434          have shifted away from using now).
1435
[f6dff8b]1436Fri Sep 30 13:33:37 GMT 2011  Olly Betts <olly@survex.com>
1437
1438        * src/printwx.cc: Tweak exact positioning of text to look nicer.
1439
[7a0710c]1440Fri Sep 30 03:49:16 GMT 2011  Olly Betts <olly@survex.com>
1441
1442        * INSTALL: Mention building wxWidgets with --enable-unicode.  Mention
1443          using sudo for the install.  Capitalise Survex when talking about
1444          the package.
1445        + doc/manual.sgml: Replace building from source instructions with a
1446          pointer to the clearer instructions in INSTALL.  Make it clear that
1447          installing with administrator rights applies to NT, 2000, XP *or
1448          newer*.
1449
[ff5db1d5]1450Fri Sep 30 03:31:00 GMT 2011  Olly Betts <olly@survex.com>
1451
1452        * src/guicontrol.cc: Don't disable a colour by option unless there's
1453          no survey loaded.  It feels inconsistent now we are showing a key
1454          even when there's no "interesting" data.
1455
[fcc3741]1456Fri Sep 30 03:28:59 GMT 2011  Olly Betts <olly@survex.com>
1457
1458        * src/gfxcore.cc,src/gfxcore.h: The different colour keys get cached
1459          so switching back to one that's already been shown for the current
1460          survey doesn't redraw it and key_lowerleft wasn't getting updated.
1461          We now track key_lowerleft for each key type separately.
1462
[62c5fc6]1463Fri Sep 30 02:48:00 GMT 2011  Olly Betts <olly@survex.com>
1464
1465        * src/gfxcore.cc: If "Colour by X" is selected, always show the colour
1466          key, even if it only contains one colour, or just the entry for
1467          white.
1468
[2a9d2fa]1469Thu Sep 29 22:33:06 GMT 2011  Olly Betts <olly@survex.com>
1470
1471        * src/gfxcore.cc: Don't segfault on a flat survey.  Fix incorrect
1472          addition and corresponding subtraction of GetDepthExtent() when
1473          calculating splits over depth band boundaries.
1474
[70acad9]1475Thu Sep 29 21:56:19 GMT 2011  Olly Betts <olly@survex.com>
1476
1477        * src/gfxcore.cc,src/gla.h: Fix zoom in limit to be the same distance
1478          regardless of the extent of the survey.
1479
[3585243]1480Thu Sep 29 20:57:41 GMT 2011  Olly Betts <olly@survex.com>
1481
1482        * src/gfxcore.cc: Now that we don't have the key background, just
1483          remove KEY_MARGIN entirely.
1484
[2779338f]1485Thu Sep 29 20:37:09 GMT 2011  Olly Betts <olly@survex.com>
1486
1487        * src/gfxcore.cc: Remove the dark grey background from the colour key
1488          and just put a single pixel black border around the colours.  This
1489          is more in keeping with the other controls, and means the colours
1490          are now on a black background so more visually similar to the survey
1491          legs.
1492
[457da16]1493Thu Sep 29 13:02:22 GMT 2011  Olly Betts <olly@survex.com>
1494
1495        * src/mainfrm.cc: Fall back to ISO8859-1 if CP1252 fails to convert the
1496          string.
1497
[db0eaf4]1498Thu Sep 29 12:22:34 GMT 2011  Olly Betts <olly@survex.com>
1499
1500        * src/gfxcore.cc: Upon loading a survey which lacks the information for
1501          the current "Colour by" mode, don't change to "Colour by none" - we
1502          already do no colouring and hide the key when there's nothing to
1503          colour by, and it's annoying to have the actual mode changed if you
1504          then load a survey which does have the information to colour by.
1505
[62da267]1506Thu Sep 29 12:20:07 GMT 2011  Olly Betts <olly@survex.com>
1507
1508        * src/gfxcore.cc: Rename COLOUR_KEY_* constants to KEY_*.
1509
[40c38bb]1510Thu Sep 29 10:16:30 GMT 2011  Olly Betts <olly@survex.com>
1511
1512        * src/gfxcore.cc: Make COLOUR_KEY_OFFSET_X and COLOUR_KEY_OFFSET_Y the
1513          actual offsets, rather than taking COLOUR_KEY_MARGIN off them.
1514
[92a97f3]1515Thu Sep 29 05:08:20 GMT 2011  Olly Betts <olly@survex.com>
1516
1517        * src/mainfrm.cc: Fix tooltip for open to say "survey file" not "3D
1518          file".
1519
[d43fa84]1520Thu Sep 29 05:03:37 GMT 2011  Olly Betts <olly@survex.com>
1521
1522        * src/gfxcore.cc,src/gfxcore.h,src/mainfrm.cc: Add right click menu to
1523          the colour key too.
1524
[6cfc88c]1525Wed Sep 28 14:47:15 GMT 2011  Olly Betts <olly@survex.com>
1526
1527        * lib/afm2txf.pl: Add a kludge to prefer to round values up when
1528          generating the .txf file which empirically results in better
1529          horizontal spacing (this should be fixed properly, but this is
1530          at least an easy improvement for now).
1531
[83027cc]1532Wed Sep 28 14:00:14 GMT 2011  Olly Betts <olly@survex.com>
1533
1534        * lib/afm2txf.pl: Rather than special-casing the character with
1535          PostScript name 'space', just omit characters with zero width and
1536          height from the texture.
1537
[e9bd0467]1538Wed Sep 28 12:41:42 GMT 2011  Olly Betts <olly@survex.com>
1539
1540        * lib/afm2txf.pl: Put the digits first in the font texture to help
1541          ensure they are all on the same line and will exactly align
1542          vertically when rendered - a slight discrepancy here is particularly
1543          visible in the colour key legends and compass bearing.
1544
[b35c4bc]1545Wed Sep 28 12:30:03 GMT 2011  Olly Betts <olly@survex.com>
1546
1547        * lib/Makefile.am: Regenerate aven.txf if the script which generates it
1548          has been modified.
1549
[64ba8bb]1550Wed Sep 28 11:15:08 GMT 2011  Olly Betts <olly@survex.com>
1551
1552        * lib/afm2txf.pl: Fix handling of PostScript character names which are
1553          used by more than one Unicode value ("space" and "hyphen" are the
1554          current examples).  This fixes the colour key for date to have dashes
1555          in the dates.  Fix not to bother writing empty space into the texture
1556          map for spaces - just set width and height to 0 and skip to the
1557          width.
1558        * src/fnt.cc: Remove special case kludge for if space isn't defined,
1559          which is no longer needed thanks to the above fix.
1560
[8011e0c]1561Wed Sep 28 10:19:07 GMT 2011  Olly Betts <olly@survex.com>
1562
1563        * lib/,src/printwx.cc: Fix mixed up messages - the print dialog now
1564          says "View" on the left subgroup of controls. Improve the display of
1565          the bearing on printouts.  Add message for "Colour &Key" to
1566          translations.
1567
[f891a0c]1568Wed Sep 28 02:02:09 GMT 2011  Olly Betts <olly@survex.com>
1569
1570        * src/aven.cc: Fix #ifdef to #if in previous change.
1571
[495cd3e]1572Wed Sep 28 01:09:09 GMT 2011  Olly Betts <olly@survex.com>
1573
1574        * src/aven.cc: Fix for non-Unicode build.
1575
[26eb201]1576Mon Sep 26 12:25:59 GMT 2011  Olly Betts <olly@survex.com>
1577
1578        * src/export.cc: PLT file output now handles spaces and control
1579          characters in station names by escaping them with '%' as in URLs.
1580
[4024a58]1581Mon Sep 26 11:58:05 GMT 2011  Olly Betts <olly@survex.com>
1582
1583        * src/aventreectrl.cc: Improve comment about WXK_PRIOR and WXK_NEXT.
1584
[0e8a082]1585Mon Sep 26 11:51:01 GMT 2011  Olly Betts <olly@survex.com>
1586
1587        * src/aventreectrl.cc: Pressing "Enter" on a station in the tree
1588          control now centres the view on that station.
1589
[c6d5c1c]1590Mon Sep 26 11:42:17 GMT 2011  Olly Betts <olly@survex.com>
1591
1592        * src/gfxcore.h,src/guicontrol.cc: Pressing "F5" forces all GLAList
1593          objects to be invalidated and then forces a refresh of the display.
1594          This is intended as a debugging aid - if pressing F5 changes the
1595          display at all then there's a missing case where a list should
1596          have been invalidated.
1597
[90430f2]1598Mon Sep 26 11:35:29 GMT 2011  Olly Betts <olly@survex.com>
1599
1600        * src/: Push survey pane size tracking down into GLACanvas, and
1601          automatically track which lists should be invalidated on a
1602          changes in the width or the height of the pane.
1603
[242f48f5]1604Mon Sep 26 10:44:22 GMT 2011  Olly Betts <olly@survex.com>
1605
1606        * src/gla-gl.cc,src/gla.h: Move GLAList flags out of the header as they
1607          are internal details.
1608
[9c37beb]1609Mon Sep 26 10:42:50 GMT 2011  Olly Betts <olly@survex.com>
1610
1611        * src/gfxcore.cc,src/gfxcore.h: Cache the scale bar in a GLAList since
1612          it often gets redrawn exactly the same - for example, when rotating,
1613          panning, etc.
1614
[e2ea75a]1615Mon Sep 26 09:40:32 GMT 2011  Olly Betts <olly@survex.com>
1616
1617        * src/gfxcore.cc,src/gfxcore.h: More "colour key" related internal
1618          nomenclature changes.
1619
[7cdb1c3]1620Mon Sep 26 09:34:01 GMT 2011  Olly Betts <olly@survex.com>
1621
1622        * src/gfxcore.cc,src/gfxcore.h: Factor out the code to draw the colour
1623          key into DrawColourKey().
1624
[250025f]1625Mon Sep 26 04:23:10 GMT 2011  Olly Betts <olly@survex.com>
1626
1627        * src/gfxcore.cc: Apply COLOUR_KEY_OFFSET_Y by moving the point where
1628          we plot the key rather than including it in the calculations of the
1629          key's coordinates.
1630
[1b164a0]1631Mon Sep 26 04:17:16 GMT 2011  Olly Betts <olly@survex.com>
1632
1633        * src/gfxcore.cc: Apply COLOUR_KEY_OFFSET_X by moving the point where
1634          we plot the key rather than including it in the calculations of the
1635          key's coordinates.
1636
[5f50488]1637Sat Sep 24 13:15:22 GMT 2011  Olly Betts <olly@survex.com>
1638
1639        * src/gfxcore.cc: Increase scale bar maximum width from 65% of the
1640          window width to 75% as it was in 1.0.x, but if that would overlap
1641          the clino then reduce it down until it reaches 50%.  Allow zooming
1642          in a little further to match what was possible in 1.0.x.  (ticket#23)
1643
[78f02e48]1644Sat Sep 24 12:45:04 GMT 2011  Olly Betts <olly@survex.com>
1645
1646        * doc/TODO.htm: Update (--help messages can now be translated).
1647
[6cd4aab]1648Sat Sep 24 12:21:45 GMT 2011  Olly Betts <olly@survex.com>
1649
1650        * doc/TODO.htm: Note oddity with FullScreen and side panel.
1651
[4b0bbb0]1652Sat Sep 24 12:14:52 GMT 2011  Olly Betts <olly@survex.com>
1653
1654        * src/mainfrm.h: We don't need the "un-fullscreen to show dialog" hack
1655          with recent wxGTK.  Also, there's no reason to think we need it for
1656          other platforms (it was enabled everywhere except Microsoft Windows
1657          before).
1658
[03e2031]1659Sat Sep 24 10:42:29 GMT 2011  Olly Betts <olly@survex.com>
1660
1661        * src/printwx.cc: "delete foo;" not "delete(foo);"
1662
[81f1266]1663Sat Sep 24 10:41:00 GMT 2011  Olly Betts <olly@survex.com>
1664
1665        * src/aven.cc,src/gfxcore.cc: No point checking for NULL before calling
1666          delete.
1667
[69cacd1]1668Sat Sep 24 10:18:22 GMT 2011  Olly Betts <olly@survex.com>
1669
1670        * src/: Remove empty destructors.
1671
[f9ca87c]1672Sat Sep 24 06:43:33 GMT 2011  Olly Betts <olly@survex.com>
1673
1674        * doc/TODO.htm,src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Eliminate the
1675          last few OpenGL calls from gfxcore.cc.
1676
[f336ab9]1677Sat Sep 24 06:32:02 GMT 2011  Olly Betts <olly@survex.com>
1678
1679        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: New type GLATexCoord to avoid
1680          using GLint outside of the OpenGL-specific code.
1681
[b839829]1682Sat Sep 24 06:08:13 GMT 2011  Olly Betts <olly@survex.com>
1683
1684        * src/: Move glTexCoord2i() calls out of gfxcore.cc and into gla-gl.cc.
1685          Use BeginQuadrilaterals() rather than BeginPolygon() when the shape
1686          will definitely have 4 sides.
1687         
[11c594a]1688Sat Sep 24 02:09:48 GMT 2011  Olly Betts <olly@survex.com>
1689
1690        * src/gfxcore.h,src/guicontrol.cc: Disable "View North" when we're
1691          already viewing North, and similarly for other compass points.
1692
[85ed935]1693Sat Sep 24 01:57:06 GMT 2011  Olly Betts <olly@survex.com>
1694
1695        * doc/TODO.htm: Update.
1696
[97ea48d]1697Fri Sep 23 15:38:36 GMT 2011  Olly Betts <olly@survex.com>
1698
1699        * doc/aven.sgml,lib/codes.po,src/: Rename the "depth bar" to "colour
1700          key", which better describes it now that it might show dates or
1701          errors.
1702
[843ee7b]1703Fri Sep 23 15:19:33 GMT 2011  Olly Betts <olly@survex.com>
1704
1705        * src/gfxcore.cc,src/gfxcore.h,src/guicontrol.cc: Fix the conditions
1706          under which colour by date can be enabled to fully match what we
1707          now intend.
1708
[2043961]1709Fri Sep 23 15:04:35 GMT 2011  Olly Betts <olly@survex.com>
1710
1711        * src/gfxcore.cc,src/mainfrm.cc: Enable "colour by date" if there are
1712          any surveys with date information.  Move the "Undated" / "Not in
1713          loop" entry down a little to improve the appearance.  Make each
1714          entry in the colour keys a pixel taller so it's an even number of
1715          pixels and will divide by two exactly.
1716
[a09d4fa]1717Fri Sep 23 14:59:33 GMT 2011  Olly Betts <olly@survex.com>
1718
1719        * src/fnt.cc: Remove "*1.25" fudge factor from font size for texture
1720          mapped fonts.
1721
[2fe9d6d]1722Fri Sep 23 12:44:18 GMT 2011  Olly Betts <olly@survex.com>
1723
1724        * lib/en_US.po: Update for new messages.
1725
[055bfc58]1726Fri Sep 23 12:41:16 GMT 2011  Olly Betts <olly@survex.com>
1727
1728        * src/gfxcore.cc: Expand context menu for compass to include "View
1729          North", etc;  Similarly add "Plan" and "Elevation" to clino context
1730          menu.
1731
[588ff16]1732Fri Sep 23 12:25:10 GMT 2011  Olly Betts <olly@survex.com>
1733
1734        * src/gla-gl.cc: Use += to make code clearer.
1735
[acdb8aa]1736Fri Sep 23 12:16:36 GMT 2011  Olly Betts <olly@survex.com>
1737
1738        * lib/codes.po,src/gfxcore.cc,src/gfxcore.h,src/guicontrol.cc: Add
1739          pop-up menus for right clicks on scale bar, compass, and clino.
1740
[296b0138]1741Fri Sep 23 11:17:31 GMT 2011  Olly Betts <olly@survex.com>
1742
1743        * src/gfxcore.cc: Use HasRangeOfDates() consistently.
1744
[a6c5ffb]1745Thu Sep 22 23:56:06 GMT 2011  Olly Betts <olly@survex.com>
1746
1747        * src/gla-gl.cc: Add missing newline to OpenGL info when GLX info isn't
1748          reported.
1749
[034d04dc]1750Thu Sep 22 13:51:55 GMT 2011  Olly Betts <olly@survex.com>
1751
1752        * survex.spec.in: Man pages are no longer installed in /usr/man so
1753          no need to move them from there.  Package aven.svg.  Package
1754          files for vim support.  (Fixes from James Begley)
1755
[7196714]1756Thu Sep 22 12:45:58 GMT 2011  Olly Betts <olly@survex.com>
1757
1758        * lib/: Updates from launchpad.
1759
[1c6c300]1760Thu Sep 22 07:12:22 GMT 2011  Olly Betts <olly@survex.com>
1761
1762        * lib/: Update .po files from template.
1763
[f6d9ca9]1764Thu Sep 22 07:12:01 GMT 2011  Olly Betts <olly@survex.com>
1765
1766        * lib/codes.po: Improvements to "TRANSLATORS" comments.
1767
[eeb7320]1768Thu Sep 22 02:47:33 GMT 2011  Olly Betts <olly@survex.com>
1769
1770        * lib/Makefile.am: Add check that numeric codes haven't escaped into
1771          the translated .po files.
1772
[42a8819]1773Wed Sep 21 14:38:16 GMT 2011  Olly Betts <olly@survex.com>
1774
1775        * lib/es.po: Update with new msgids.
1776
[f6e0eba]1777Wed Sep 21 14:37:53 GMT 2011  Olly Betts <olly@survex.com>
1778
1779        * lib/en_US.po: Fix typo (doubled ").
1780
[4183e91]1781Wed Sep 21 14:37:14 GMT 2011  Olly Betts <olly@survex.com>
1782
1783        * lib/Makefile.am: Check format of .po files with msgfmt -c
1784          --check-accelerators.
1785
[186e2b9]1786Wed Sep 21 13:49:05 GMT 2011  Olly Betts <olly@survex.com>
1787
1788        * lib/en_US.po: Update en_US translation.
1789
[ecff0b8a]1790Wed Sep 21 13:47:36 GMT 2011  Olly Betts <olly@survex.com>
1791
1792        * lib/codes.po,src/cad3d.c: Tweak wording of a message.  Remove
1793          "unused" messages which have actually just been adapted slightly,
1794          add back a removed unused message, and mark an unused message as
1795          unused.
1796`
[857408e]1797Wed Sep 21 13:20:58 GMT 2011  Olly Betts <olly@survex.com>
1798
1799        * lib/codes.po,src/mainfrm.cc: Make more messages translatable.
1800
[d8dbdff]1801Wed Sep 21 12:53:02 GMT 2011  Olly Betts <olly@survex.com>
1802
1803        * lib/codes.po,src/: cmdline_set_syntax_message() now takes message
1804          numbers, plus an optional string argument.
1805
[b775443]1806Wed Sep 21 12:17:19 GMT 2011  Olly Betts <olly@survex.com>
1807
1808        * src/mainfrm.cc: Fix to set the correct filename on the root of the
1809          survey tree.
1810
[6e63fd3]1811Wed Sep 21 11:25:53 GMT 2011  Olly Betts <olly@survex.com>
1812
1813        * lib/codes.po,src/log.cc,src/mainfrm.cc,src/printwx.cc: Make more
1814          messages translatable.
1815
[fbc1d32]1816Wed Sep 21 07:30:28 GMT 2011  Olly Betts <olly@survex.com>
1817
1818        * lib/codes.po,src/dump3d.c,src/gfxcore.cc,src/mainfrm.cc: Make more
1819          messages translatable.  In the colour key for "colour by date",
1820          change "No info" to "Undated".
1821
[2341559]1822Wed Sep 21 04:20:52 GMT 2011  Olly Betts <olly@survex.com>
1823
1824        * lib/codes.po,src/cavernlog.cc: Allow the "Reprocess" button label in
1825          aven's cavern log window to be translated.
1826
[45af761]1827Wed Sep 21 04:07:29 GMT 2011  Olly Betts <olly@survex.com>
1828
1829        * lib/,src/: Extract all the help strings in --help output and make
1830          them available for translation.
1831
[1b1aaf4]1832Wed Sep 21 04:04:31 GMT 2011  Olly Betts <olly@survex.com>
1833
1834        * lib/Makefile.am: Check there are no duplicate message codes in
1835          codes.po as part of "make check".
1836
[aea4f8b]1837Wed Sep 21 02:29:21 GMT 2011  Olly Betts <olly@survex.com>
1838
1839        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Eliminate glReadPixels() call
1840          from src/gfxcore.cc.
1841
[d1870ef7]1842Wed Sep 21 02:28:21 GMT 2011  Olly Betts <olly@survex.com>
1843
1844        * lib/codes.po,lib/en_US.po,src/aboutdlg.cc: Make all strings in
1845          src/aboutdlg.cc translatable.
1846
[558779a]1847Wed Sep 21 01:56:15 GMT 2011  Olly Betts <olly@survex.com>
1848
1849        * doc/manual.sgml: Tweak text about Debian packages.
1850
[cc49471]1851Tue Sep 20 11:31:03 GMT 2011  Olly Betts <olly@survex.com>
1852
1853        * tests/: Update FSF address.
1854
[23e61de1]1855Tue Sep 20 11:28:50 GMT 2011  Olly Betts <olly@survex.com>
1856
1857        * lib/print.ini: Update reference to Survex 1.1; update FSF address.
1858
[2acbff0a]1859Tue Sep 20 06:43:56 GMT 2011  Olly Betts <olly@survex.com>
1860
1861        * src/img.c: Only define INT32_T if it isn't already defined (it will
1862          be for 1.0.x).
1863
[c964783]1864Tue Sep 20 06:43:23 GMT 2011  Olly Betts <olly@survex.com>
1865
1866        * src/cavern.c: Remove unused function left over from recent change to
1867          how coordinate ranges get reported.
1868
[991289b]1869Tue Sep 20 06:42:31 GMT 2011  Olly Betts <olly@survex.com>
1870
1871        * make_release: Use the URL field from svn info in the command we give
1872          to take this release rather than hard-coding the URL for trunk.
1873
[36316cb]1874Tue Sep 20 05:43:11 GMT 2011  Olly Betts <olly@survex.com>
1875
1876        * buildmacosx.sh: Building on 10.6 should work on 10.7, so update
1877          comment to more clearly reflect that.
1878
[aecd032]1879Tue Sep 20 05:39:50 GMT 2011  Olly Betts <olly@survex.com>
1880
1881        * lib/,src/cavern.c: Fix reporting of ranges of survey coordinates,
1882          which was broken by the message handling changes in 1.2.0.
1883
[7831cef]1884Tue Sep 20 04:30:14 GMT 2011  Olly Betts <olly@survex.com>
1885
1886        * configure.in,src/moviemaker.cc: Fix to build with FFmpeg library
1887          versions in Debian unstable, as well as those in Debian stable.
1888
[63621a7]1889Tue Sep 20 03:51:40 GMT 2011  Olly Betts <olly@survex.com>
1890
1891        * src/moviemaker.cc: Updates towards compatibility with newer FFmpeg
1892          libraries without breaking build with those in Debian stable.
1893
[696b35b]1894Tue Sep 20 03:41:58 GMT 2011  Olly Betts <olly@survex.com>
1895
1896        * src/avenprcore.h: Declare border as "struct border" rather than as a
1897          typedef to avoid a -Wshadow warning.
1898
[120c1c6]1899Tue Sep 20 00:15:07 GMT 2011  Olly Betts <olly@survex.com>
1900
1901        * NEWS: Perhaps the final update for 1.2.0.
1902
[95ed2ba]1903Tue Sep 20 00:09:42 GMT 2011  Olly Betts <olly@survex.com>
1904
1905        * lib/afm2txf.pl: Fix to correctly handle non-ASCII glyphs by using
1906          glyphshow in the generated PostScript code rather than relying on the
1907          numeric encoding order of the font to match Unicode (which doesn't
1908          generally seem to be the case).  Tweak to process files without
1909          slurping them all into memory where that's easy to do.
1910
[9062bef]1911Mon Sep 19 23:15:46 GMT 2011  Olly Betts <olly@survex.com>
1912
1913        * src/fnt.cc: Use FNT_MAXCHAR instead of literal 256.
1914
[f04ae51]1915Mon Sep 19 21:58:50 GMT 2011  Olly Betts <olly@survex.com>
1916
1917        * buildmacosx.sh: Revert CPP=cpp change - it's not required.  Revert to
1918          using wx 2.8.11 and 2.8.12 seems to fail to build.  Output of hdid
1919          can contain spaces as well as tabs (man page only documents tabs) so
1920          update regexps to take this into account.
1921
[cc83ec9]1922Mon Sep 19 11:52:50 GMT 2011  Olly Betts <olly@survex.com>
1923
1924        * buildmacosx.sh: Add comment noting that Xcode is probably required.
1925          Since wxWidgets only supports building for a single arch at a time,
1926          build for i386 by default, which should also work on x86_64.  Pass
1927          CPP=cpp to wxWidgets configure (not certain if this is actually
1928          needed, or was something tried on the way to discovering that only
1929          one -arch option can be passed).
1930
[65ceb41]1931Sun Sep 18 12:24:41 GMT 2011  Olly Betts <olly@survex.com>
1932
1933        * make_release: No need to force disabling of libavcodec for mingw - it
1934          gets automatically disable if not present.
1935
[eac4514]1936Sun Sep 18 12:23:39 GMT 2011  Olly Betts <olly@survex.com>
1937
1938        * src/moviemaker.cc: Fix disabling of libavcodec-using code when
1939          libavcodec isn't present.
1940
[4095cc0]1941Sun Sep 18 11:50:06 GMT 2011  Olly Betts <olly@survex.com>
1942
1943        * NEWS: Update 1.2.0 release date.
1944
[8a374af]1945Sun Sep 18 11:49:46 GMT 2011  Olly Betts <olly@survex.com>
1946
1947        * make_release: Disable use of libavcodec for mingw for now.
1948
[44ef5ec6]1949Sun Sep 18 02:51:52 GMT 2011  Olly Betts <olly@survex.com>
1950
1951        * make_release: Fix comment typo.
1952
[92037819]1953Sun Sep 18 02:50:30 GMT 2011  Olly Betts <olly@survex.com>
1954
1955        * doc/TODO.htm: Update in preparation for releasing 1.2.
1956
[90688f5]1957Sun Sep 18 02:49:53 GMT 2011  Olly Betts <olly@survex.com>
1958
1959        * src/gla-gl.cc: Only try to read the GLX version on platforms which
1960          use GLX.
1961
[fa8ae1e]1962Sun Sep 18 02:03:13 GMT 2011  Olly Betts <olly@survex.com>
1963
1964        * Makefile.am,doc/Makefile.am: Don't list other .in files explicitly in
1965          EXTRA_DIST.
1966
[cba86532]1967Sun Sep 18 01:59:49 GMT 2011  Olly Betts <olly@survex.com>
1968
1969        * lib/Makefile.am: survex.keys.in will get shipped because it is
1970          used by AC_CONFIG_FILES so there's no need to list it explicitly
1971          in EXTRA_DIST.
1972
[c584ed2]1973Sun Sep 18 01:56:18 GMT 2011  Olly Betts <olly@survex.com>
1974
1975        * configure.in,lib/Makefile.am,lib/po-to-msg.pl: Fix .msg file
1976          generation to work when srcdir != builddir.  Drop the "dontextract"
1977          mechanism which automatically generates headers to allows building a
1978          version with translations for the messages for errors in loading the
1979          messages file, as it doesn't seem worth the effort to get it working
1980          again.  It's easy to write such a header by hand if you really want
1981          to do this.
1982
[9cfcb3f]1983Fri Sep 16 14:26:43 GMT 2011  Olly Betts <olly@survex.com>
1984
1985        * NEWS,configure.in: Update for 1.2.0.
1986
[f9b8a6b]1987Fri Sep 16 14:22:20 GMT 2011  Olly Betts <olly@survex.com>
1988
1989        * lib/icons/Makefile.am,lib/icons/aven.png,lib/icons/aven.svg: Add
1990          new version of aven icon, redrawn in SVG so it displays nicely at
1991          larger sizes.
1992
[4833448]1993Fri Sep 16 12:55:05 GMT 2011  Olly Betts <olly@survex.com>
1994
1995        * lib/codes.po,src/cavern.c: Add --3d-version option to allow the user
1996          to specify the version of the 3d format to output.  (ticket#21)
1997
[2bb17c9]1998Fri Sep 16 12:52:55 GMT 2011  Olly Betts <olly@survex.com>
1999
2000        * src/img.c,src/img.h: Make the highest and lowest valid values for
2001          img_output_version available in img.h as IMG_VERSION_MIN and
2002          IMG_VERSION_MAX.
2003
[a6e8d45]2004Fri Sep 16 05:49:12 GMT 2011  Olly Betts <olly@survex.com>
2005
2006        * src/aventreectrl.cc,src/guicontrol.cc,src/mainfrm.cc: Don't use
2007          deprecated members or methods of wxKeyEvent.
2008
[6001bc1]2009Fri Sep 16 03:36:54 GMT 2011  Olly Betts <olly@survex.com>
2010
2011        * lib/map.png: Remove scan of map which isn't used and we probably
2012          don't have rights to redistribute.
2013
[de402d4]2014Fri Sep 16 03:16:01 GMT 2011  Olly Betts <olly@survex.com>
2015
2016        * src/mainfrm.cc: If a label isn't valid UTF-8, treat it as CP1252 (the
2017          Microsoft superset of ISO8859-1).
2018
[b00a29a]2019Fri Sep 16 03:00:51 GMT 2011  Olly Betts <olly@survex.com>
2020
2021        * src/mainfrm.cc: Remove special handling for toggling "full screen"
2022          on wxGTK as it's no longer required with modern versions.
2023
[6b061db]2024Fri Sep 16 02:05:12 GMT 2011  Olly Betts <olly@survex.com>
2025
2026        * src/gfxcore.cc,src/gfxcore.h,src/mainfrm.cc: Don't redraw the survey
2027          on every mouse movement in the survey pane unless the measuring line
2028          is (or just was) active.  (ticket #17)
2029
[293eec8]2030Thu Sep 15 03:58:59 GMT 2011  Olly Betts <olly@survex.com>
2031
2032        * src/aven.cc: Comment improvements.
2033
[deea763]2034Thu Sep 15 03:51:27 GMT 2011  Olly Betts <olly@survex.com>
2035
2036        * tests/smoke.tst: aven no longer requires an X display for --help or
2037          --version, so replace skip of this check with a check that this
2038          remains the case.
2039
[b4ac7007]2040Thu Sep 15 02:27:57 GMT 2011  Olly Betts <olly@survex.com>
2041
2042        * NEWS: Update from ChangeLog.
2043
[a26bab0]2044Thu Sep 15 02:11:28 GMT 2011  Olly Betts <olly@survex.com>
2045
2046        * lib/Makefile.am: Distribute codes.po.
2047
[d0a7bba]2048Thu Sep 15 02:08:35 GMT 2011  Olly Betts <olly@survex.com>
2049
2050        * configure.in,survex.spec.in: Default to installing docs into
2051          /usr/share/doc/survex rather than /usr/doc/survex.
2052
[e60254e]2053Wed Sep 14 01:57:45 GMT 2011  Olly Betts <olly@survex.com>
2054
2055        * src/mainfrm.cc: Fix another potential read beyond the end of a
2056          string.
2057
[17de0e2]2058Wed Sep 14 01:35:20 GMT 2011  Olly Betts <olly@survex.com>
2059
2060        * src/mainfrm.cc: Fix potential reading off end of string - fix from
2061          Stuart Bennett.
2062
[33c24dc]2063Wed Sep 14 00:33:16 GMT 2011  Olly Betts <olly@survex.com>
2064
2065        * lib/es.po: Update from launchpad.
2066
[d1c3d24]2067Tue Sep 13 22:05:59 GMT 2011  Olly Betts <olly@survex.com>
2068
2069        * buildmacosx.sh: Use wx 2.8.12.
2070
[c293aa9]2071Tue Sep 13 11:32:18 GMT 2011  Olly Betts <olly@survex.com>
2072
2073        * src/aven.cc,src/aven.h,src/gla-gl.cc: Explicitly request
2074          double-buffering, which seems to be needed for systems with GLX >=
2075          1.3.  Report GLX version and whether double-buffering is in use in
2076          the about dialog.
2077
[091069f]2078Sun Jun 19 11:19:51 GMT 2011  Olly Betts <olly@survex.com>
2079
2080        * src/: Try to report errors from generating movie more helpfully.
2081
[6ed625e]2082Fri Jun 17 06:33:38 GMT 2011  Olly Betts <olly@survex.com>
2083
2084        * src/moviemaker.cc: Eliminate use of deprecated function
2085          av_alloc_format_context().
2086
[fed3713]2087Fri Jun 17 06:32:50 GMT 2011  Olly Betts <olly@survex.com>
2088
2089        * src/moviemaker.cc: Simplify the loop to flip the image vertically.
2090
[9e516d0d]2091Fri Jun 17 06:17:20 GMT 2011  Olly Betts <olly@survex.com>
2092
2093        * configure.in,src/moviemaker.cc,src/moviemaker.h: Use libswscale to
2094          convert images to add to the video.  Movie export now working
2095          again!
2096
[d10d369]2097Fri Jun 17 06:16:46 GMT 2011  Olly Betts <olly@survex.com>
2098
2099        * src/gfxcore.cc: No need to specify true to PlayPres - that's the
2100          default.
2101
[0c6b06cb]2102Fri Jun 17 06:15:34 GMT 2011  Olly Betts <olly@survex.com>
2103
2104        * src/gfxcore.cc: Set the play speed to "x1" during video recording.
2105
[75d4a2b]2106Fri Jun 17 05:43:12 GMT 2011  Olly Betts <olly@survex.com>
2107
2108        * src/gfxcore.cc,src/gfxcore.h: Rename 'mpeg' member to 'movie'.
2109
[cc9e7a06]2110Fri Jun 17 04:30:12 GMT 2011  Olly Betts <olly@survex.com>
2111
2112        * configure.in,src/moviemaker.cc,src/moviemaker.h: Mostly update movie
2113          making code to work with current FFmpeg.  Still TODO: convert call
2114          to img_convert() to use sws_scale() - currently you just get an all
2115          green movie!
2116
[90a2e0f]2117Mon May 30 07:40:12 GMT 2011  Olly Betts <olly@survex.com>
2118
2119        * buildmacosx.sh: Fix URL for downloading wxWidgets tarball.
2120
[a8469bb]2121Sat May 28 12:39:11 GMT 2011  Olly Betts <olly@survex.com>
2122
2123        * buildmacosx.sh: Build for x86_64 as well as i386.
2124
[4a7c15ab]2125Sat May 28 06:14:09 GMT 2011  Olly Betts <olly@survex.com>
2126
2127        * buildmacosx.sh: Fix comment typo.
2128
[ab66f3c]2129Sat May 28 06:08:10 GMT 2011  Olly Betts <olly@survex.com>
2130
2131        * buildmacosx.sh: Don't assume the volume gets mounted on
2132          /Volumes/Survex as it won't be if that mount point is already in use.
2133
[42c7efe]2134Thu May 26 16:09:05 GMT 2011  Olly Betts <olly@survex.com>
2135
2136        * lib/codes.po,src/aven.cc,src/mainfrm.cc,src/mainfrm.h: Use more stock
2137          IDs.
2138
[de8488a6]2139Thu May 26 14:52:00 GMT 2011  Olly Betts <olly@survex.com>
2140
2141        * lib/,src/printwx.cc: Use stock wx button IDs wxID_PRINT and
2142          wxID_PREVIEW where appropriate.
2143
[ecf9c4c1]2144Thu May 26 14:47:52 GMT 2011  Olly Betts <olly@survex.com>
2145
2146        * lib/codes.po: Mark unused messages by commenting out with '#~'.
2147
[27928df]2148Thu May 26 14:34:29 GMT 2011  Olly Betts <olly@survex.com>
2149
2150        * src/printwx.h: Fix comment typo.
2151
[73b3388]2152Thu May 26 12:47:44 GMT 2011  Olly Betts <olly@survex.com>
2153
2154        * src/mainfrm.cc,src/printwx.cc: When using a standard wxID_xxx id with
2155          wxButton, use the implicit default label, as the wx documentation
2156          recommends.
2157
[6219279]2158Thu May 26 12:28:11 GMT 2011  Olly Betts <olly@survex.com>
2159
2160        * src/: Remove the unused preferences dialog code - we can easily
2161          fish it back out of SVN should we want it later, so no point
2162          having it sitting there making every checkout bigger.
2163
[04aa63b]2164Tue May 24 05:21:52 GMT 2011  Olly Betts <olly@survex.com>
2165
2166        * configure.in,doc/Makefile.am,doc/survex.1.in: Move survex man page to
2167          section 7 (since it isn't documenting an actual command).
2168
[6f340d9]2169Tue May 24 05:17:53 GMT 2011  Olly Betts <olly@survex.com>
2170
2171        * doc/Makefile.am: Write generated man page to a temporary file, then
2172          atomically rename, to avoid leaving an empty or partial man page
2173          behind if docbook-to-man dies (I managed to ship an empty cad3d.1 in
2174          1.1.16).
2175
[6cf04ff]2176Sat May 21 22:05:04 GMT 2011  Olly Betts <olly@survex.com>
2177
2178        * lib/fr.po: Fold in addition of accent from launchpad.
2179
[8fa7902]2180Sat May 21 22:04:31 GMT 2011  Olly Betts <olly@survex.com>
2181
2182        * lib/: Remove comments which are only relevant for other languages
2183          from .po files.  Add more clarifying comments.
2184
[7c0e6e3]2185Thu May 19 05:23:03 GMT 2011  Olly Betts <olly@survex.com>
2186
2187        * lib/messages.txt: Remove as no longer used.
2188
[d86459c]2189Wed May 18 09:06:19 GMT 2011  Olly Betts <olly@survex.com>
2190
2191        * lib/,src/mainfrm.cc,src/mainfrm.h: We now use .po and .pot files as
2192          the master format for storing translations in (rather than
2193          messages.txt), and then translate these into Survex's .msg format.
2194
[749a581]2195Wed May 18 08:37:01 GMT 2011  Olly Betts <olly@survex.com>
2196
2197        * lib/messages.txt: Fix variant en-us message which ought not be
2198          different.
2199
[7b12c6d]2200Wed May 18 05:50:07 GMT 2011  Olly Betts <olly@survex.com>
2201
2202        * make_release: Print out the commands needed to tag the release.
2203
[5311876]2204Tue May 17 01:24:59 GMT 2011  Olly Betts <olly@survex.com>
2205
2206        * lib/messages.txt,src/cavern.c: Drop "non-fatal" from the report of
2207          how many errors there were at the end of the run - it just confuses
2208          users - we won't even get here if there's a fatal error!
2209        * lib/messages.txt: Add missing translations of two "Export" variants
2210          for ca, sk, and ro.
2211
[ec8fd0d]2212Tue May 17 01:03:06 GMT 2011  Olly Betts <olly@survex.com>
2213
2214        * NEWS: Fix typo.
2215
[56980d4e]2216Mon May 16 22:18:53 GMT 2011  Olly Betts <olly@survex.com>
2217
2218        * buildmacosx.sh: Extract tarball quietly, and just say we're doing
2219          it.  Add missing quoting to variable expansions.
2220
[8f9b0b6d]2221Mon May 16 05:59:32 GMT 2011  Olly Betts <olly@survex.com>
2222
2223        * NEWS: Another pre-1.1.16 update.
2224
[c953a98]2225Mon May 16 05:54:30 GMT 2011  Olly Betts <olly@survex.com>
2226
2227        * Makefile.am: Include all the available wxstd.mo files into the
2228          Microsoft Windows installer, rather than trying to just include those
2229          which we have translations for.  This avoids having to maintain a
2230          list of which to include, and gives users translations of wxWidgets
2231          messages even if they don't get Survex messages translated.
2232
[85f3565]2233Mon May 16 05:53:49 GMT 2011  Olly Betts <olly@survex.com>
2234
2235        * doc/HACKING.htm: Update version of InnoSetup used.  Note the packages
2236          needed on Debian to build the Microsoft Windows installer.
2237
[6127c82]2238Mon May 16 05:22:03 GMT 2011  Olly Betts <olly@survex.com>
2239
2240        * doc/HACKING.htm: Note Debian packages to install for docs.
2241
[8fb44ec]2242Mon May 16 05:21:27 GMT 2011  Olly Betts <olly@survex.com>
2243
2244        * survex.iss.in: Add comment noting that AppVerName isn't required by
2245          newer InnoSetup.
2246
[ecdb631]2247Sun May 15 04:11:34 GMT 2011  Olly Betts <olly@survex.com>
2248
2249        * NEWS,configure.in: Update for 1.1.16.
2250
[ffe7b714]2251Sun May 15 03:44:17 GMT 2011  Olly Betts <olly@survex.com>
2252
2253        * lib/fixmsgs.pl: Update to fix UTF-8 rather than ISO8859-1.
2254
[f3f9b0e]2255Sun May 15 03:43:46 GMT 2011  Olly Betts <olly@survex.com>
2256
2257        * lib/named-entities.txt: Add hellip and rarr.
2258
[443edad]2259Sun May 15 03:39:02 GMT 2011  Olly Betts <olly@survex.com>
2260
2261        * lib/messages.txt: Fix clashing menu shortcuts from recent translation
2262          updates.
2263
[69490fa3]2264Sun May 15 03:20:50 GMT 2011  Olly Betts <olly@survex.com>
2265
2266        * src/message.c: 0x2026 (&hellip;): Handle for WINCP1252, and
2267          transliterate to '...' for charsets which don't have it.  0x2192
2268          (&rarr;): Transliterate to '->' for charsets which don't have it.
2269          Handle &Scaron;, &scaron;, &Zcaron;, &zcaron; for WINCP1252.
2270        * lib/messages.txt: Use '&rarr;' instead of '->' and '&hellip;' instead
2271          of '...'.
2272
[6010466]2273Sun May 15 02:59:42 GMT 2011  Olly Betts <olly@survex.com>
2274
2275        * lib/messages.txt: Fix literal accented characters.
2276
[6e618c7]2277Sun May 15 02:55:50 GMT 2011  Olly Betts <olly@survex.com>
2278
2279        * lib/messages.txt: Fold in de updates from launchpad.
2280
[01891b9]2281Sun May 15 02:36:02 GMT 2011  Olly Betts <olly@survex.com>
2282
2283        * lib/messages.txt: Fold in es updates from launchpad.
2284
[4667418]2285Sun May 15 02:19:45 GMT 2011  Olly Betts <olly@survex.com>
2286
2287        * lib/messages.txt: Fold in it updates from launchpad.
2288
[adc8304]2289Sun May 15 02:00:45 GMT 2011  Olly Betts <olly@survex.com>
2290
2291        * lib/messages.txt: Fold in pt-br updates from launchpad.
2292
[d3dd62e]2293Sun May 15 01:53:22 GMT 2011  Olly Betts <olly@survex.com>
2294
2295        * lib/messages.txt: Fold in pt updates from launchpad.
2296
[5c9f6c2]2297Mon Mar 14 01:58:10 GMT 2011  Olly Betts <olly@survex.com>
2298
2299        * configure.in: Link with -lGL, if it exists to support linking with
2300          gold or GNU ld --as-needed (Debian bug #615781).
2301
[97e9c02]2302Thu Mar 03 13:16:19 GMT 2011  Olly Betts <olly@survex.com>
2303
2304        * src/img.c: Fix code typo for IMG_API_VERSION == 0 case.
2305
[0c85b15b]2306Thu Mar 03 12:32:57 GMT 2011  Olly Betts <olly@survex.com>
2307
2308        * src/img.c: Fix typo in code used when IMG_HOSTED isn't defined.
2309
[0ed32e5]2310Wed Oct 20 09:53:56 GMT 2010  Olly Betts <olly@survex.com>
2311
2312        * lib/messages.txt: "Colour" -> "Color" in en-us.
2313
[66dd4ff9]2314Sun Oct 17 14:10:21 GMT 2010  Olly Betts <olly@survex.com>
2315
2316        * lib/messages.txt: Assorted comment improvements and tweaks.
2317
[029fdb4]2318Sat Oct 16 11:12:42 GMT 2010  Olly Betts <olly@survex.com>
2319
2320        * src/moviemaker.h: Remove unused <stdio.h>.  Shouldn't include
2321          <config.h> in headers, only sources.
2322
[5abd525]2323Sat Oct 16 10:13:10 GMT 2010  Olly Betts <olly@survex.com>
2324
2325        * doc/TODO.htm: Remove entries which have now been done.
2326
[4b9be72]2327Fri Oct 15 06:57:46 GMT 2010  Olly Betts <olly@survex.com>
2328
2329        * tests/extend.tst: Fix to file .espec files when srcdir != builddir.
2330
[f5e3521]2331Fri Oct 15 05:48:09 GMT 2010  Olly Betts <olly@survex.com>
2332
2333        * NEWS: Final update fro 1.1.15.
2334
[53e12ee]2335Fri Oct 15 05:20:40 GMT 2010  Olly Betts <olly@survex.com>
2336
2337        * src/editwrap.c: Convert to use wide-character Unicode.
2338
[6baad4a]2339Fri Oct 15 05:20:04 GMT 2010  Olly Betts <olly@survex.com>
2340
2341        * src/cavernlog.cc: Fix to work on Microsoft Windows.
2342
[414cdd0]2343Thu Oct 14 22:50:09 GMT 2010  Olly Betts <olly@survex.com>
2344
2345        * tests/extend.tst: Enable eswap-break testcase now that diffpos is
2346          fixed.
2347
[9d20d33]2348Thu Oct 14 22:48:06 GMT 2010  Olly Betts <olly@survex.com>
2349
2350        * src/diffpos.c: Handle files with duplicate labels in better - extend
2351          generates duplicate labels when it breaks a loop.
2352
[d50594c]2353Wed Oct 13 15:39:04 GMT 2010  Olly Betts <olly@survex.com>
2354
2355        * make_release: -Dunix when running make distcheck with the
2356          preprocessor in C89 mode.
2357
[eafe1a3]2358Wed Oct 13 15:33:23 GMT 2010  Olly Betts <olly@survex.com>
2359
2360        * src/cavern.c: Fix C++ comment.
2361
[2d16e4e]2362Wed Oct 13 15:07:31 GMT 2010  Olly Betts <olly@survex.com>
2363
2364        * NEWS,configure.in: 1.1.15.
2365
[e02a6a6]2366Wed Oct 13 15:00:51 GMT 2010  Olly Betts <olly@survex.com>
2367
2368        * configure.in,src/: Define GETC() in config.h and use it everywhere.
2369          Similarly define PUTC() to use putc_unlocked() where available and
2370          use that everywhere too.
2371
[f175de2]2372Wed Oct 13 13:41:17 GMT 2010  Olly Betts <olly@survex.com>
2373
2374        * src/cavernlog.cc: Remove superfluous nested declaration.
2375
[9e50f755]2376Wed Oct 13 11:19:29 GMT 2010  Olly Betts <olly@survex.com>
2377
2378        * src/cavernlog.cc: mingw doesn't have _get_wpgmptr() so use the
2379          deprecated _wpgmptr instead.  mingw doesn't have errno_t so use int
2380          instead.
2381
[eff69a7]2382Wed Oct 13 10:49:18 GMT 2010  Olly Betts <olly@survex.com>
2383
2384        * src/cavernlog.cc: (Microsoft Windows) Quote for any meta characters,
2385          not just space.
2386
[a90632c]2387Wed Oct 13 10:27:38 GMT 2010  Olly Betts <olly@survex.com>
2388
2389        * src/cavernlog.cc: (Microsoft Windows) Use _get_wpgmptr() to get wide
2390          path to aven rather for running cavern.
2391
[19f2b4f]2392Thu Oct 07 22:38:43 GMT 2010  Olly Betts <olly@survex.com>
2393
2394        * src/datain.h,src/useful.c: Use getc_unlocked() if available.
2395
[36c4cf1]2396Thu Oct 07 14:25:13 GMT 2010  Olly Betts <olly@survex.com>
2397
2398        * src/mainfrm.cc: Use _wfopen() on Microsoft Windows when loading and
2399          saving presentations so that paths with non-Latin1 characters in can
2400          be processed.
2401
[0a85859]2402Thu Oct 07 12:52:22 GMT 2010  Olly Betts <olly@survex.com>
2403
2404        * configure.in,src/cavernlog.cc: Use getc_unlocked() if available.
2405
[1e2499c]2406Thu Oct 07 12:42:21 GMT 2010  Olly Betts <olly@survex.com>
2407
2408        * src/cavernlog.cc: Don't call Update() after every line, but only
2409          when we don't have data from cavern pending.  Hopefully addresses
2410          ticket#12.
2411
[d2980d2]2412Wed Oct 06 02:25:31 GMT 2010  Olly Betts <olly@survex.com>
2413
2414        * make_release: Never set CFLAGS or CXXFLAGS in the environment.
2415          Build mingw version in an unpacked source tree from the release
2416          tarball.
2417
[1d71195]2418Wed Oct 06 02:09:33 GMT 2010  Olly Betts <olly@survex.com>
2419
2420        * src/cavernlog.cc: Fix code indentation.
2421
[ffe7efe4]2422Wed Oct 06 02:08:38 GMT 2010  Olly Betts <olly@survex.com>
2423
2424        * src/cavernlog.cc: Revert to using mb_str() for popen() and system()
2425          on Unix.
2426
[fc364dc]2427Wed Oct 06 02:02:54 GMT 2010  Olly Betts <olly@survex.com>
2428
2429        * src/cavernlog.cc: Use _wpopen() and _wsystem() on Microsoft Windows
2430          so that paths with non-Latin1 characters in can be processed.
2431
[83e2433]2432Wed Oct 06 01:16:03 GMT 2010  Olly Betts <olly@survex.com>
2433
2434        * src/cavernlog.cc: Need to quote filenames with spaces in for
2435          Microsoft Windows.
2436
[b4dbba1]2437Wed Oct 06 00:54:44 GMT 2010  Olly Betts <olly@survex.com>
2438
2439        * lib/Makefile.am: Ship the extra .isl translation files for Innosetup.
2440
[c60cb16]2441Wed Oct 06 00:49:18 GMT 2010  Olly Betts <olly@survex.com>
2442
2443        * src/datain.c: Add missing include of date.h.
2444
[f351ea24]2445Wed Oct 06 00:48:28 GMT 2010  Olly Betts <olly@survex.com>
2446
2447        * src/date.c,src/date.h: Add files for date handling.
2448
[807f9dd]2449Tue Oct 05 12:48:19 GMT 2010  Olly Betts <olly@survex.com>
2450
2451        * src/gla-gl.cc,src/gla.h: Check whether blobs and crosses actually
2452          render correctly as points/point sprites, and if they don't, fall
2453          back to drawing them with lines.
2454
[fe075d7]2455Tue Oct 05 10:53:56 GMT 2010  Olly Betts <olly@survex.com>
2456
2457        * src/gla-gl.cc,src/gla.h: Cache the best method for drawing blobs
2458          and crosses, and recheck automatically if the graphics hardware
2459          or drivers are changed or upgraded.
2460
[226b599e]2461Mon Oct 04 11:18:22 GMT 2010  Olly Betts <olly@survex.com>
2462
2463        * src/gla-gl.cc: Add \n to commented out debug message.
2464
[1671258]2465Mon Oct 04 09:58:17 GMT 2010  Olly Betts <olly@survex.com>
2466
2467        * doc/index.htm.in,doc/manual.sgml,doc/survex.ent,lib/print.ini,
2468          src/printwx.cc,survex.iss.in: Use http://survex.com/ rather than
2469          http://www.survex.com/ - the former is the canonical name and
2470          www.survex.com just redirects.
2471
[52f67931]2472Mon Oct 04 09:46:24 GMT 2010  Olly Betts <olly@survex.com>
2473
2474        * src/mainfrm.cc: Don't offer "All files" wildcard in presentation save
2475          dialog.
2476
[12ec820]2477Mon Oct 04 08:19:40 GMT 2010  Olly Betts <olly@survex.com>
2478
2479        * src/gla-gl.cc: Pass GL_TRUE to OpenGL functions, rather than true.
2480
[f6d8375]2481Sun Oct 03 06:46:03 GMT 2010  Olly Betts <olly@survex.com>
2482
2483        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Use double instead of Double
2484          in cases where the value isn't being passed to OpenGL.
2485
[bde8c9a]2486Sun Aug 22 13:30:54 GMT 2010  Olly Betts <olly@survex.com>
2487
2488        * src/gla-gl.cc: If we aren't using GL_POINTS for blobs, draw them
2489          using a series of abutting lines rather than with gluDisk which
2490          is faster and gives a consistent shape.
2491
[425a138]2492Sat Aug 21 14:33:54 GMT 2010  Olly Betts <olly@survex.com>
2493
2494        * src/gla-gl.cc: Fix another use of GL_POINT_SIZE_RANGE to
2495          GL_SMOOTH_POINT_SIZE_RANGE.
2496
[b6f9294]2497Sat Aug 21 14:30:56 GMT 2010  Olly Betts <olly@survex.com>
2498
2499        * src/gla-gl.cc: Fix non-USE_FNT case to work again (it's limited to
2500          ISO-8859-1 characters though).
2501
[04bf822]2502Sat Aug 21 13:31:17 GMT 2010  Olly Betts <olly@survex.com>
2503
2504        * src/gla-gl.cc: Use GL_SMOOTH_POINT_SIZE_RANGE and
2505          GL_SMOOTH_POINT_SIZE_GRANULARITY instead of GL_POINT_SIZE_RANGE and
2506          GL_POINT_SIZE_GRANULARITY (unless they aren't defined) as the latter
2507          two are deprecated in OpenGL >= 1.2.  If GL_ALIASED_POINT_SIZE_RANGE
2508          is available (OpenGL >= 1.2 again) then report its value in the
2509          about box.
2510
[1ee204e]2511Fri Aug 20 12:26:40 GMT 2010  Olly Betts <olly@survex.com>
2512
2513        * doc/3dformat.htm,lib/messages.txt,src/,tests/: New v7 of .3d format
2514          which stores survey dates as number of days since Jan 1st 1900, so
2515          we now support dates from 1900-2078 (rather than 1970-2037) with a
2516          smaller file size.  The img API is now versioned - you can select
2517          the new "version 1" by compiling with -DIMG_API_VERSION=1, which
2518          gives the survey dates in days in days1 and days2 instead of as
2519          time_t values in date1 and date2.  Fixes ticket#14.
2520
[00d94ee]2521Fri Aug 20 12:12:54 GMT 2010  Olly Betts <olly@survex.com>
2522
2523        * src/printwx.cc: Remove unused '#include <time.h>'.
2524
[82988f5]2525Fri Aug 20 12:10:55 GMT 2010  Olly Betts <olly@survex.com>
2526
2527        * src/avenprcore.cc: Remove unused '#include <time.h>'.
2528
[0965597]2529Fri Aug 20 10:10:05 GMT 2010  Olly Betts <olly@survex.com>
2530
2531        * src/export.cc: Explicit #include <time.h> for strftime().
2532
[576c27f]2533Wed Aug 18 13:59:30 GMT 2010  Olly Betts <olly@survex.com>
2534
2535        * src/osdepend.h: Remove workaround for DOS Turbo C compiler.
2536
[2032841]2537Wed Aug 18 02:03:39 GMT 2010  Olly Betts <olly@survex.com>
2538
2539        * buildmacosx.sh,configure.in,lib/Info.plist.in: Make buildmacosx.sh
2540          work.
2541
[025e84d]2542Tue Aug 17 01:43:24 GMT 2010  Olly Betts <olly@survex.com>
2543
2544        * src/gfxcore.h: "using svx::Point;" gives an error, so use a macro
2545          instead.
2546
[506769f]2547Wed Aug 04 03:27:22 GMT 2010  Olly Betts <olly@survex.com>
2548
2549        * src/img.c: Fix cast in get16() to be to short not long.
2550
[81e1aa4]2551Wed Aug 04 02:32:16 GMT 2010  Olly Betts <olly@survex.com>
2552
2553        * src/cavernlog.cc,src/cavernlog.h: "Rerun" -> "Reprocess" to follow
2554          terminology in manual, etc.  Fixes ticket#15.
2555
[e0c8f98]2556Wed Jul 28 17:06:49 GMT 2010  Olly Betts <olly@survex.com>
2557
2558        * tests/: Most tests weren't actually running and testcases (looks like
2559          a sh portability issue).  Fixed, and fortunately all tests still
2560          pass.
2561
[f9535d4]2562Mon Jul 26 12:30:43 GMT 2010  Olly Betts <olly@survex.com>
2563
2564        * doc/manual.sgml: Fix typo "of" -> "on".
2565
[f9473ab]2566Mon Jul 26 11:59:59 GMT 2010  Olly Betts <olly@survex.com>
2567
2568        * NEWS,configure.in: Update for 1.1.14.
2569
[7bdf66d]2570Mon Jul 26 11:53:01 GMT 2010  Olly Betts <olly@survex.com>
2571
2572        * lib/messages.txt,src/: Remove things we no longer need now we've
2573          dropped support for RISC OS and DOS.
2574
[175cac6]2575Mon Jul 26 11:19:40 GMT 2010  Olly Betts <olly@survex.com>
2576
2577        * src/cmdline.c: Remove reference to MSDOS.
2578
[9965b2b]2579Mon Jul 26 10:23:07 GMT 2010  Olly Betts <olly@survex.com>
2580
2581        * src/: Strip out "Far" and "Huge" which we no longer need now that
2582          DOS memory models are no longer relevant.
2583
[9e12d78]2584Mon Jul 26 09:57:37 GMT 2010  Olly Betts <olly@survex.com>
2585
2586        * configure.in: No need for AC_PROG_MAKE_SET when using automake.
2587
[5dd874a]2588Mon Jul 26 09:48:10 GMT 2010  Olly Betts <olly@survex.com>
2589
2590        * configure.in,src/useful.h: On little-endian architectures, make
2591          get16() and get32() inline functions, rather than macros which use
2592          a global variable.
2593
[7e5d688]2594Mon Jul 26 09:31:14 GMT 2010  Olly Betts <olly@survex.com>
2595
2596        * src/useful.c: Remove commented out code.
2597
[8c45eea]2598Mon Jul 26 09:19:19 GMT 2010  Olly Betts <olly@survex.com>
2599
2600        * configure.in,src/img.c,src/useful.c,src/useful.h: Use AC_TYPE_INT16_T
2601          and AC_TYPE_INT32_T instead of home-brew equivalents.
2602
[39aa1a0]2603Mon Jul 26 08:40:43 GMT 2010  Olly Betts <olly@survex.com>
2604
2605        * src/listpos.c: In "Station X referred to just once, with an explicit
2606          prefix - typo?" warning, give file and linenumber where the *equate
2607          occurred.
2608
[d40f787]2609Mon Jul 26 08:37:46 GMT 2010  Olly Betts <olly@survex.com>
2610
2611        * src/readval.c: Fix comment typo.
2612
[0d38f0e]2613Mon Jul 26 08:29:41 GMT 2010  Olly Betts <olly@survex.com>
2614
2615        * src/listpos.c: In "Station X referred to by *entrance or *export but
2616          never used" warning, give file and linenumber where the *entrance or
2617          *export occurred.
2618
[b23bcf0]2619Mon Jul 26 07:44:26 GMT 2010  Olly Betts <olly@survex.com>
2620
2621        * src/aventreectrl.cc: Fix double-click handling for survey tree on
2622          wxMSW >= 2.8.11.
2623
[ad3d0a2]2624Mon Jul 26 07:25:59 GMT 2010  Olly Betts <olly@survex.com>
2625
2626        * src/mainfrm.cc: Stop passing wxNO_FULL_REPAINT_ON_RESIZE as it is 0
2627          on all versions of wxWidgets we support (i.e. 2.6 and later).
2628
[318ac31]2629Mon Jul 26 07:21:35 GMT 2010  Olly Betts <olly@survex.com>
2630
2631        * INSTALL,src/: Restore compatibility with wxWidgets 2.6.
2632
[1edaf8d]2633Mon Jul 26 06:29:03 GMT 2010  Olly Betts <olly@survex.com>
2634
2635        * src/netskel.c: In "Unused fixed point" warning, give file and
2636          linenumber where the "*fix" occurred.
2637
[a07ee70]2638Mon Jul 26 06:24:35 GMT 2010  Olly Betts <olly@survex.com>
2639
2640        * src/cavernlog.cc: Fix highlighting of links in CavernLog window to
2641          highlight just <file>:<line> (and not the ': ' after), and to make
2642          the title for the terminal the warning/error message.  Make the
2643          checking stricter by checking that the linenumber is a number, to
2644          avoid false positives.
2645
[652b73b]2646Mon Jul 26 04:48:12 GMT 2010  Olly Betts <olly@survex.com>
2647
2648        * Revert this change, as it appears wxMotif does support wxGLCanvas:
2649        * doc/manual.sgml: wxMotif apparently doesn't support wxGLCanvas, which
2650          is required by Aven in 1.1.x, so remove mention of Motif from manual.
2651
[fb5887c]2652Mon Jul 26 03:24:38 GMT 2010  Olly Betts <olly@survex.com>
2653
2654        * src/: Add "Rerun" and "OK" buttons to the CavernLog window (as
2655          appropriate).  (Addition of "OK" button fixes ticket#13).  Fix up
2656          handling of splitter window to fix poor handling of various cases.
2657
[bc73093]2658Sun Jul 25 15:32:42 GMT 2010  Olly Betts <olly@survex.com>
2659
2660        * src/mainfrm.cc,src/mainfrm.h: Clean up code which sorts out loading
2661          a file (and processing it first if necessary).
2662
[b0c416c]2663Sun Jul 25 07:20:05 GMT 2010  Olly Betts <olly@survex.com>
2664
2665        * src/cavernlog.h: Fix filename in comment at top.
2666
[77b8654]2667Sun Jul 25 07:17:20 GMT 2010  Olly Betts <olly@survex.com>
2668
2669        * src/cavernlog.cc: Don't double escape the contents of href and target
2670          in links in the log.
2671
[813919e]2672Sun Jul 25 06:32:24 GMT 2010  Olly Betts <olly@survex.com>
2673
2674        * src/cavernlog.cc: Remove commented out calls to set the input
2675          encoding of the HTML parser - we now always escape non-ASCII
2676          characters as HTML entities.
2677
[438c9ed]2678Fri Jul 23 14:15:25 GMT 2010  Olly Betts <olly@survex.com>
2679
2680        * src/cavernlog.h: Improve doc comment for process() method.
2681
[cca2ce1]2682Fri Jul 23 12:38:43 GMT 2010  Olly Betts <olly@survex.com>
2683
2684        * src/printwx.cc,src/printwx.h: Don't compile in the preview code when
2685          we disable the preview feature.
2686
[193efb1]2687Fri Jul 23 12:15:31 GMT 2010  Olly Betts <olly@survex.com>
2688
2689        * src/printwx.cc: The Gnome print dialog has its own preview window
2690          so suppress ours if using the Gnome one.
2691
[5297c43]2692Fri Jul 23 11:21:52 GMT 2010  Olly Betts <olly@survex.com>
2693
2694        * configure.in: Update the wx-config probing code - wxmac-config etc
2695          aren't present with newer wxWidgets versions.
2696
[b7510ee]2697Fri Jul 23 05:55:37 GMT 2010  Olly Betts <olly@survex.com>
2698
2699        * buildmacosx.sh: Update to use WX_CONFIG not WXCONFIG.  Update to
2700          use a Unicode build.  If building a private wx, use wx 2.8.11 not
2701          2.7.0-1 (and don't replace carbon-glcanvas.cpp with our own version).
2702
[a75f5a1]2703Sat Jul 10 12:15:23 GMT 2010  Olly Betts <olly@survex.com>
2704
2705        * src/cavernlog.cc: Set the select timeout before calling wxYield()
2706          when waiting for output from cavern to 0.1s instead of 0.00001s to
2707          avoid yielding excessively on slower machines where this is likely
2708          to really slow things down.  Call Scroll() only once per line in
2709          the case where we are updating the scrollbar position.  Call
2710          Update() instead of wxYield() after each line, since that's enough
2711          to get the window updated.  Remove unused assignment "ch = left;"
2712          at end of loop.
2713
[9c0b089]2714Fri Jul 09 14:42:47 GMT 2010  Olly Betts <olly@survex.com>
2715
2716        * configure.in: Link aven with -lGLU which SuSE Linux needs.
2717
[72f1bb2]2718Fri Jul 09 14:31:39 GMT 2010  Olly Betts <olly@survex.com>
2719
2720        * src/mainfrm.cc: Highlight stations matching any current search when a
2721          file is loaded.  (ticket#9)
2722
[2d5edf4]2723Thu Jul 01 12:20:58 GMT 2010  Olly Betts <olly@survex.com>
2724
2725        * survex.iss.in: Clean up comments from over-enthusiastic search and
2726          replace which modified comments as well as code.
2727
[b38cd93]2728Thu Jul 01 10:15:06 GMT 2010  Olly Betts <olly@survex.com>
2729
2730        * src/gfxcore.h: Work around Mac OS X polluting the global namespace
2731          with a "Point" class.
2732
[ecb7f9f]2733Thu Jul 01 10:10:45 GMT 2010  Olly Betts <olly@survex.com>
2734
2735        * src/Makefile.am: Remove FIXME which has already been resolved.
2736
[24fd5b7]2737Fri Jun 18 11:04:35 GMT 2010  Olly Betts <olly@survex.com>
2738
2739        * doc/manual.sgml: wxMotif apparently doesn't support wxGLCanvas, which
2740          is required by Aven in 1.1.x, so remove mention of Motif from manual.
2741
[880b954]2742Fri Jun 18 03:03:55 GMT 2010  Olly Betts <olly@survex.com>
2743
2744        * doc/manual.sgml,src/aventreectrl.cc,src/gfxcore.cc,src/mainfrm.h:
2745          Correctly capitalise "GTK".
2746
[2bbfcec]2747Fri Jun 18 02:58:06 GMT 2010  Olly Betts <olly@survex.com>
2748
2749        * doc/manual.sgml: Note that on Linux we only regularly test builds
2750          with the GTK+ version (change taken from 1.0).
2751
[c88a040]2752Wed Jun 16 04:44:26 GMT 2010  Olly Betts <olly@survex.com>
2753
2754        * doc/Makefile.am: Use stampfile to stop unwanted rebuilds of the HTML
2755          version of the manual.
2756
[7e2f708]2757Wed Jun 16 02:59:48 GMT 2010  Olly Betts <olly@survex.com>
2758
2759        * configure.in: Only ask for core, gl, and html wx libs to avoid
2760          linking to a load of others we don't use.
2761
[4a320aa]2762Tue Jun 15 17:01:41 GMT 2010  Olly Betts <olly@survex.com>
2763
2764        * INSTALL: Update.
2765
[4056cdc]2766Tue Jun 15 16:53:28 GMT 2010  Olly Betts <olly@survex.com>
2767
2768        * src/aven.cc: Fix to work with wxWidgets 2.6 too.
2769
[94f7e41]2770Tue Jun 15 15:38:49 GMT 2010  Olly Betts <olly@survex.com>
2771
2772        * lib/survex-aven.desktop,lib/survex-svxedit.desktop: Merge in .desktop
2773          file updates from 1.0.39.1-4 Debian package.
2774
[7f24541]2775Tue Jun 15 14:40:04 GMT 2010  Olly Betts <olly@survex.com>
2776
2777        * doc/Makefile.am: Fix lingering references to @DOCS_OTHER@.
2778
[e4bfd2f]2779Tue Jun 15 14:32:55 GMT 2010  Olly Betts <olly@survex.com>
2780
2781        * NEWS: Update from ChangeLog.
2782
[0fd6750]2783Tue Jun 15 14:09:29 GMT 2010  Olly Betts <olly@survex.com>
2784
2785        * Makefile.am,configure.in,doc/Makefile.am,make_release: Scrap the
2786          "alternative manual formats" zip file - people will generally just
2787          want one of them, so downloading several together isn't very useful.
2788          Replace PostScript version of manual with a PDF version (more
2789          compact and more people will have software to read PDF).  Don't
2790          generate RTF format by default as PDF is more useful if you want
2791          a formatted version to print.
2792
[018db6f]2793Tue Jun 15 13:36:30 GMT 2010  Olly Betts <olly@survex.com>
2794
2795        * doc/manual.sgml: Merge the "Contributing" section into the "Mailing
2796          List" section.
2797
[3554c39]2798Tue Jun 15 12:57:13 GMT 2010  Olly Betts <olly@survex.com>
2799
2800        * Makefile.am,make_release: Just produce a zip file with the
2801          alternative manual formats - a self-extracting .exe is harder to
2802          use on other platforms, and most people have a zip file extractor
2803          installed.
2804
[c818632]2805Tue Jun 15 12:36:13 GMT 2010  Olly Betts <olly@survex.com>
2806
2807        * survex.spec.in: Update survex.com URLs to drop "www.".  Update
2808          wxGTK dependency to >= 2.6.0.  Reenable "BuildRequires:" as
2809          the issue with building the package on Debian is no longer
2810          relevant.
2811
[56ad6ad]2812Tue Jun 15 12:35:19 GMT 2010  Olly Betts <olly@survex.com>
2813
2814        * doc/manual.sgml: Update (C) years.  "MacOS X" -> "Mac OS X".
2815
[8ed91e39]2816Tue Jun 15 12:13:42 GMT 2010  Olly Betts <olly@survex.com>
2817
2818        * doc/manual.sgml: Remove out of date postal addresses - we can
2819          probably safely assume people have email these days.  Direct
2820          people to the mailing list since they are likely to get a
2821          quicker response rather than mailing individuals.  Remove
2822          mention of a paper mailing list.  Remove mention of sending
2823          us a floppy (!) or blank CDR to get a version as I can't recall
2824          the last time I gave someone a copy on physical media.
2825
[98fbcf6]2826Tue Jun 15 11:22:56 GMT 2010  Olly Betts <olly@survex.com>
2827
2828        * Makefile.am,make_release: I can't persuade rpmbuild to work sanely,
2829          and people can just as easily build binary RPMs from the source
2830          tarball as from the srpm, so just remove the rpm target from the
2831          makefile and code which uses it from make_release - it's less to
2832          have to maintain too.
2833
[098acb1]2834Tue Jun 15 10:59:12 GMT 2010  Olly Betts <olly@survex.com>
2835
2836        * make_release: Use "set -e" rather than checking the exit codes of
2837          commands.  -t no longer disables targets - set mk to do that.
2838
[dd7674d]2839Tue Jun 15 09:41:11 GMT 2010  Olly Betts <olly@survex.com>
2840
2841        * make_release: Fix defaulting of list of things to do.
2842
[a061be6a]2843Tue Jun 15 09:12:00 GMT 2010  Olly Betts <olly@survex.com>
2844
2845        * src/gdtconvert: Add "Generated" comment to output file.
2846
[ce80d82]2847Tue Jun 15 09:10:02 GMT 2010  Olly Betts <olly@survex.com>
2848
2849        * src/gdtconvert: Add GPL license boilerplate.
2850
[68d7dfc]2851Tue Jun 15 08:53:28 GMT 2010  Olly Betts <olly@survex.com>
2852
2853        * src/gettexttomsg.pl,src/wx.h: Add GPL boilerplate to files which were
2854          missing it.
2855
[ecbc6c18]2856Tue Jun 15 08:46:28 GMT 2010  Olly Betts <olly@survex.com>
2857
2858        * src/: Update FSF address in licence notices.
2859
[5e3879f]2860Tue Jun 15 08:06:09 GMT 2010  Olly Betts <olly@survex.com>
2861
2862        * src/guicontrol.cc: Allow "Toggle Fullscreen" to work even if no
2863          survey is loaded now that we persist the window size between
2864          invocations.
2865
[381bf27]2866Tue Jun 15 08:03:53 GMT 2010  Olly Betts <olly@survex.com>
2867
2868        * src/gla-gl.cc: Use GL_BLEND rather than GL_ALPHA to work better with
2869          anti-aliased TXF files.
2870
[c57bd20]2871Tue Jun 15 07:59:09 GMT 2010  Olly Betts <olly@survex.com>
2872
2873        * src/fnt.cc: Use font size from txf file rather than trying to
2874          calculate it from the texture fragment sizes.
2875
[d133b65]2876Tue Jun 15 07:48:13 GMT 2010  Olly Betts <olly@survex.com>
2877
2878        * lib/Makefile.am,lib/TexFont.h,lib/gentexfont.c: Generate aven.txf with
2879          afm2txf.pl instead of gentexfont because gentexfont's licence doesn't
2880          allow distribution of modified versions.
2881
[72f37d2]2882Tue Jun 15 07:43:48 GMT 2010  Olly Betts <olly@survex.com>
2883
2884        * lib/afm2txf.pl: Add support for -o option to specify output .txf
2885          file.
2886
[7c7cffd]2887Tue Jun 15 07:10:16 GMT 2010  Olly Betts <olly@survex.com>
2888
2889        * lib/afm2txf.pl: Sanitise $FONT to ensure it doesn't contain a '/'.
2890          Remove the temporary .ppm file at the end.
2891
[46cd512]2892Tue Jun 15 06:13:30 GMT 2010  Olly Betts <olly@survex.com>
2893
2894        * lib/afm2txf.pl: Fix alignment of characters, backported from PLIB
2895          SVN.
2896
[233995e]2897Tue Jun 15 05:05:05 GMT 2010  Olly Betts <olly@survex.com>
2898
2899        * lib/afm2txf.pl: Quote $FONT when passing to external commands.
2900
[9ce6a65]2901Tue Jun 15 04:24:33 GMT 2010  Olly Betts <olly@survex.com>
2902
2903        * lib/afm2txf.pl: Change character 96 from "grave" to "quoteleft".
2904
[1dafcb8]2905Tue Jun 15 04:22:59 GMT 2010  Olly Betts <olly@survex.com>
2906
2907        * lib/afm2txf.pl: Extend to cover ISO-8859-1, not just ASCII.
2908
[845fac6]2909Tue Jun 15 04:08:34 GMT 2010  Olly Betts <olly@survex.com>
2910
2911        * lib/afm2txf.pl: Clean up trailing whitespace.
2912
[fb5791d]2913Tue Jun 15 04:02:40 GMT 2010  Olly Betts <olly@survex.com>
2914
2915        * lib/afm2txf.pl: Add GPL script for creating txf files.
2916
[cfe20c7]2917Mon Jun 14 06:33:11 GMT 2010  Olly Betts <olly@survex.com>
2918
2919        * lib/splash.png: Remove now unused graphical splash screen (it has
2920          hardcoded (C) details, which wasn't a good approach).
2921
[ecc16fc]2922Mon Jun 14 05:20:44 GMT 2010  Olly Betts <olly@survex.com>
2923
2924        * src/fnt.cc: Handle the left bearing and character width correctly.
2925
[5f4a155]2926Mon Jun 14 04:44:22 GMT 2010  Olly Betts <olly@survex.com>
2927
2928        * src/fnt.cc: Change back to not using GL_COLOR_INDEX, but with still
2929          being able to set the font texture from a byte array.
2930
[967723f]2931Mon Jun 14 04:23:22 GMT 2010  Olly Betts <olly@survex.com>
2932
2933        * src/fnt.h,src/gla-gl.cc: Pass the length of the string to
2934          fntTexFont::puts() rather than recalculating it inside the
2935          method.
2936
[6f14ee0]2937Sun Jun 13 12:57:08 GMT 2010  Olly Betts <olly@survex.com>
2938
2939        * src/mainfrm.cc: Fix switching to and from the CavernLogWindow pane
2940          to use wxSplitterWindow::ReplaceWindow() which fixes various issues
2941          with sizing and resizing of the panes.
2942
[8a05a7a]2943Sun Jun 13 12:23:23 GMT 2010  Olly Betts <olly@survex.com>
2944
2945        * src/: Add wmsg_cfgpth() which caches the result of msg_cfgpth() as
2946          a wxString.
2947
[d3172cc]2948Sun Jun 13 06:57:07 GMT 2010  Olly Betts <olly@survex.com>
2949
2950        * src/cavernlog.cc,src/gla-gl.cc,src/mainfrm.cc: wxString::fn_str() on
2951          wxmsw returns a wide string, which doesn't work with fopen(), etc, so
2952          call char_str() instead for now.
2953
[5f97258]2954Sun Jun 13 05:41:30 GMT 2010  Olly Betts <olly@survex.com>
2955
2956        * src/printwx.cc: Use wxString::FromAscii() for the units on the scale
2957          bar which we know to be ASCII.  No need to use msgPerm() for a
2958          message we assign to a wxString.
2959
[f302cbaa]2960Sun Jun 13 04:44:30 GMT 2010  Olly Betts <olly@survex.com>
2961
2962        * src/mainfrm.cc,src/printwx.cc: Use wxFileName::SplitPath() instead of
2963          baseleaf_from_fnm().
2964
[98a3786]2965Sun Jun 13 00:57:11 GMT 2010  Olly Betts <olly@survex.com>
2966
2967        * src/export.cc,src/gfxcore.cc: wxString::fn_str() on wxmsw returns
2968          a wide string, which doesn't work with fopen(), etc, so call
2969          char_str() instead for now.
2970
[833c6bc]2971Sat Jun 12 15:07:54 GMT 2010  Olly Betts <olly@survex.com>
2972
2973        * src/aven.cc: We can rely on our message catalog being UTF-8 so use
2974          wxString::FromUTF8() instead of wxConvUTF8.
2975
[de0f6e1]2976Sat Jun 12 14:26:32 GMT 2010  Olly Betts <olly@survex.com>
2977
2978        * src/gfxcore.cc: Use wxString::FromAscii() to convert date to
2979          wxString.
2980
[c0abf5a]2981Sun Jun 06 09:36:06 GMT 2010  Olly Betts <olly@survex.com>
2982
2983        * src/Makefile.am: Use wx-config's --rescomp option to get the command
2984          and options needed to turn .rc files into object files.
2985
[a2bc929]2986Fri Jun 04 15:32:27 GMT 2010  Olly Betts <olly@survex.com>
2987
2988        * survex.iss.in: Specify "LZMANumFastBytes=273" which shaves a small
2989          amount of the installer size.  Specify "DisableWelcomePage=yes"
2990          which is apparently in line with what other modern installers do.
2991
[b7d232e]2992Fri Jun 04 14:32:04 GMT 2010  Olly Betts <olly@survex.com>
2993
2994        * configure.in,make_release,make_release.in: We no longer need VERSION
2995          in make_release, so no need to generate it from configure.
2996
[5a0eabd]2997Fri Jun 04 14:00:58 GMT 2010  Olly Betts <olly@survex.com>
2998
2999        * Makefile.am,xvfb-run: We no longer need an X display to run ISCC
3000          under Wine, so just run wine directly and removed version of
3001          Debian's xvfb-run script.
3002        * make_release.in: Pass variables to configure on the command line
3003          rather than in the enviornment.  Running "make distcheck" no longer
3004          fails extend.tst, so remove comment about that.  Use case rather
3005          than expr to check what we've been asked to build.  Update to use
3006          unicode wx-config script for wxmsw.  The wxmsw build spews warnings
3007          about aliasing issues, so turn on -fno-strict-aliasing to avoid any
3008          potential bugs from that.  Enable -Werror for the wxmsw build.
3009        * Makefile.am: Update list of wxstd.mo files we package for wxmsw
3010          (add pt and sk) and where we copy them from.  Copy the unofficial
3011          InnoSetup i18n files (.isl) from lib.
3012
[ebcdad9]3013Fri Jun 04 13:40:35 GMT 2010  Olly Betts <olly@survex.com>
3014
3015        * doc/HACKING.htm: Update InnoSetup info.
3016
[b685e4e]3017Fri Jun 04 13:07:01 GMT 2010  Olly Betts <olly@survex.com>
3018
3019        * survex.iss.in: Update for InnoSetup 5.3.9.
3020        * lib/English_GB.isl,lib/Romanian-7-5.1.11.isl: Check in the unofficial
3021          i18n files for InnoSetup which we use.
3022
[9227253]3023Fri Jun 04 13:05:18 GMT 2010  Olly Betts <olly@survex.com>
3024
3025        * src/Makefile.am: Update path to wx RC file.
3026
[a5e8ada]3027Fri Jun 04 12:44:39 GMT 2010  Olly Betts <olly@survex.com>
3028
3029        * src/mainfrm.cc: Explicitly construct temporary wxString() which
3030          is needed to avoid overload ambiguity under __WXMSW__.
3031
[15322f2]3032Fri Jun 04 12:41:59 GMT 2010  Olly Betts <olly@survex.com>
3033
3034        * src/cavernlog.cc: Add missing wxT() to string and character
3035          constants only used in __WXMSW__ build.
3036
[b1876d3]3037Fri Jun 04 12:19:18 GMT 2010  Olly Betts <olly@survex.com>
3038
3039        * src/aven.cc: wxWidgets now has a Slovak translation, so remove the
3040          kludge to substitute Czech if Slovak isn't found.
3041
[4eaa9a3]3042Fri Jun 04 05:08:14 GMT 2010  Olly Betts <olly@survex.com>
3043
3044        * src/aboutdlg.cc: Fix character constant to be a string constant when
3045          building under WXMSW.
3046
[90d0d71]3047Thu Jun 03 13:53:57 GMT 2010  Olly Betts <olly@survex.com>
3048
3049        * NEWS: Update from ChangeLog for 1.1.13.
3050
[0dbc323]3051Thu Jun 03 12:25:14 GMT 2010  Olly Betts <olly@survex.com>
3052
3053        * Makefile.am,configure.in,debian/Makefile.am,debian/changelog: Remove
3054          .deb building machinery from upstream Makefile.
3055
[9fe15ea]3056Thu Jun 03 12:14:16 GMT 2010  Olly Betts <olly@survex.com>
3057
3058        * make_release.in: Remove ancient workaround for getting wine to work.
3059          Remove .deb building machinery.  Reenable distcheck to see if the
3060          problem with extend.tst has gone away.  Update mingw cross-building
3061          machinery.
3062
[0c03190]3063Wed Jun 02 13:30:28 GMT 2010  Olly Betts <olly@survex.com>
3064
3065        * configure.in,doc/GPL.htm,doc/index.htm.in: Remove HTML version of GPL
3066          - just link to the FSF's page.
3067
3068Wed Jun 02 13:26:55 GMT 2010  Olly Betts <olly@survex.com>
3069
3070        * configure.in,make_release,make_release.in,update-debcl.pl: Use dch to
3071          update debian/changelog.
3072
[0ae292f]3073Wed Jun 02 12:59:33 GMT 2010  Olly Betts <olly@survex.com>
3074
3075        * configure.in,doc/Makefile.am,doc/cl2html.pl,doc/index.htm.in: Stop
3076          generating an HTML version of the ChangeLog - it's too low level to
3077          be of interest to non-developers, and developers can look at the
3078          source code.
3079
[2e4b8cd]3080Wed Jun 02 09:38:25 GMT 2010  Olly Betts <olly@survex.com>
3081
3082        * src/cavernlog.cc: Whitespace tweaks.
3083
[ca2611a]3084Wed Jun 02 09:28:37 GMT 2010  Olly Betts <olly@survex.com>
3085
[fe58e77]3086        * src/aboutdlg.cc,src/aboutdlg.h: Use standard button for "Copy" in
3087          About dialog.  Change "OK" button to "Close" since nothing is being
3088          confirmed by clicking it.  Call "Flush()" in wxTheClipboard to try
3089          to make the copied text persist after aven is closed, though this
3090          seems to currently do nothing on wxGTK at least.
[ca2611a]3091
3092Tue May 18 12:59:00 GMT 2010  Olly Betts <olly@survex.com>
3093
3094        * doc/HACKING.htm: Note jadetex needed.
3095          Note autoconf 2.64 works well.
3096
3097Tue May 18 02:06:00 GMT 2010  Olly Betts <olly@survex.com>
3098
3099        * src/fnt.cc: Remove now superfluous ().
3100
3101Mon May 17 14:33:00 GMT 2010  Olly Betts <olly@survex.com>
3102
3103        * debian/Makefile.am: Update EXTRA_DIST
3104
3105Mon May 17 05:38:00 GMT 2010  Olly Betts <olly@survex.com>
3106
3107        * src/cavernlog.cc: Fix small memory leak
3108
3109Mon May 17 05:33:00 GMT 2010  Olly Betts <olly@survex.com>
3110
3111        * src/img.c: Don't leak filename_opened member.
3112
3113Mon May 17 05:13:00 GMT 2010  Olly Betts <olly@survex.com>
3114
3115        * src/gfxcore.cc: Initialise all GfxCore's member variables so we
3116          don't use them uninitialised.
3117
3118Mon May 17 05:11:00 GMT 2010  Olly Betts <olly@survex.com>
3119
3120        * src/gfxcore.h: Declare constants with enum rather than #define so
3121          they automatically get allocated unique values, and so they show up
3122          in the debugger.
3123
3124Mon May 17 02:39:00 GMT 2010  Olly Betts <olly@survex.com>
3125
3126        * src/fnt.cc: Make the map array static const
3127
3128Mon May 17 02:30:00 GMT 2010  Olly Betts <olly@survex.com>
3129
3130        * src/fnt.cc: Set the font texture with GL_COLOR_INDEX so we can
3131          use a "byte format" font file without any translation, while a
3132          "bitmap format" font file needs a temporary array half the size.
3133
3134Mon May 17 00:56:00 GMT 2010  Olly Betts <olly@survex.com>
3135
3136        * src/gfxcore.cc: Initialise 3 flags when we load a survey to avoid
3137          using them potentially uninitialised.
3138
3139Sun May 16 14:39:00 GMT 2010  Olly Betts <olly@survex.com>
3140
3141        * src/mainfrm.cc: Fix cavern log window to behave if passed a .svx
3142          file on the command line.
3143
3144Sun May 16 14:27:00 GMT 2010  Olly Betts <olly@survex.com>
3145
3146        * configure.in: Update copyright years.
3147
3148Sun May 16 14:23:00 GMT 2010  Olly Betts <olly@survex.com>
3149
3150        * configure.in, src/aboutdlg.cc, src/aboutdlg.h, src/aven.cc,
3151          src/aven.h, src/avenprcore.cc, src/avenprcore.h,
3152          src/cavernlog.cc, src/cavernlog.h, src/export.cc, src/fnt.h,
3153          src/gfxcore.cc, src/gla-gl.cc, src/gla.h, src/guicontrol.cc,
3154          src/log.cc, src/mainfrm.cc, src/mainfrm.h, src/namecmp.h,
3155          src/printwx.cc, src/printwx.h:
3156          + Fix to build with a "unicode" build of wx.
3157          + Add "Copy" button to the About dialog to copy the system info
3158            to the clipboard.
3159          + List OpenGL extensions last, since there are usually lots of
3160            them with a modern gfx card.
3161          + When processing survey data, auto-scroll the log window until
3162            we've reported a warning or error.
3163          + Put the survey data log window in a splitter in the standard
3164            frame rather than having a separate frame for it.
3165
3166Sat Apr 17 12:13:00 GMT 2010  Olly Betts <olly@survex.com>
3167
3168        * src/aboutdlg.cc: Add case for "GTK+ >= 2.6".
3169
3170Sat Apr 17 12:12:00 GMT 2010  Olly Betts <olly@survex.com>
3171
3172        * src/aboutdlg.cc: Build string using preprocessor string
3173          concatenation rather than runtime appending, where possible.
3174
3175Sat Apr 17 12:00:00 GMT 2010  Olly Betts <olly@survex.com>
3176
3177        * src/aboutdlg.cc: Update (C) date.
3178
3179Sat Apr 17 11:59:00 GMT 2010  Olly Betts <olly@survex.com>
3180
3181        * src/aboutdlg.cc, src/aboutdlg.h: Use a wxTimer instead of idle
3182          events to avoid spinning on the CPU.
3183
3184Sat Apr 17 11:41:00 GMT 2010  Olly Betts <olly@survex.com>
3185
3186        * configure.in: New preferred env var for wx-config script is
3187          WX_CONFIG.  WXCONFIG still supported for compatibility.
3188
3189Tue Jul 28 08:16:00 GMT 2009  Olly Betts <olly@survex.com>
3190
3191        * src/mainfrm.cc: The presentation filename now defaults to using
3192          the basename of the currently loaded dataset, but we always prompt
3193          before we first save with such a name.
3194
3195Tue Jul 28 04:37:00 GMT 2009  Olly Betts <olly@survex.com>
3196
3197        * configure.in: Add comment to explain why we call wx-config twice.
3198
3199Tue Jul 28 04:36:00 GMT 2009  Olly Betts <olly@survex.com>
3200
3201        * src/datain.c: Use fputs(m, f) instead of fprintf(f, m) in case m
3202          contains '%' (m comes from the messages file, so this isn't
3203          exploitable by sending someone a "bad" .svx or .3d file).
3204
3205Mon Jul 27 03:29:00 GMT 2009  Olly Betts <olly@survex.com>
3206
3207        * src/mainfrm.cc: Fix to open rather than save when doing "open
3208          presentation" with wxmotif.
3209
3210Thu Mar 05 01:45:00 GMT 2009  Olly Betts <olly@survex.com>
3211
3212        * doc/3dformat.htm: Document that this is version 6 and when we
3213          started to use it.
3214
3215Mon Dec 15 10:34:00 GMT 2008  Olly Betts <olly@survex.com>
3216
3217        * src/gla-gl.cc: When saving a screenshot, perform the vertical
3218          flip of the image data in-place rather than using wxImage::Mirror()
3219          which creates a whole new wxImage object.
3220
3221Fri Dec 12 11:12:00 GMT 2008  Olly Betts <olly@survex.com>
3222
3223        * src/cad3d.c, src/export.cc: Fix export to SVG when a label
3224          contains a '%' character.
3225
3226Fri Dec 12 06:30:00 GMT 2008  Olly Betts <olly@survex.com>
3227
3228        * configure.in: Add AM_PROG_CC_C_O which newer autoreconf warns is
3229          needed.
3230
3231Fri Dec 12 06:28:00 GMT 2008  Olly Betts <olly@survex.com>
3232
3233        * configure.in: Remove AC_SUBST of CRLIB and CROBJX which are no
3234          longer set or used.
3235
3236Fri Dec 12 06:03:00 GMT 2008  Olly Betts <olly@survex.com>
3237
3238        * NEWS, buildmacosx.sh, configure.in, desc-aven.txt, doc/TODO.htm,
3239          doc/manual.sgml, doc/survex.ent, lib/messages.txt,
3240          src/aboutdlg.cc, src/aven.cc, src/aven.h, src/gfxcore.cc,
3241          src/mainfrm.cc, src/printwx.cc, src/printwx.h, src/wx.h: Say
3242          "wxWidgets" instead of "wxWindows" consistently.
3243          Require wxWidgets 2.6.0 or newer - 2.4 is really old now.
3244
3245Mon Mar 31 01:53:00 GMT 2008  Olly Betts <olly@survex.com>
3246
3247        * doc/3dformat.htm: Update for v6 format from Mike McCombe
3248
3249Fri Sep 07 18:29:00 GMT 2007  Olly Betts <olly@survex.com>
3250
3251        * src/gla-gl.cc: Calling glGetError() resets the error state, so we
3252          need to store the value in a variable rather than calling it twice!
3253
3254Fri Sep 07 13:54:00 GMT 2007  Olly Betts <olly@survex.com>
3255
3256        * src/gla-gl.cc: Add missing CHECK_GL_ERROR() calls and correct
3257          some which had the wrong descriptions.
3258          Use GL_POINT_SPRITE and GL_COORD_REPLACE instead of
3259          GL_POINT_SPRITE_ARB and GL_COORD_REPLACE_ARB.  They have the same
3260          numeric values, so the shorter (now official) names are better.
3261
3262Fri Sep 07 13:31:00 GMT 2007  Olly Betts <olly@survex.com>
3263
3264        * src/Makefile.am, src/gfxcore.cc, src/gfxcore.h, src/gla-gl.cc,
3265          src/gla.h, src/matrix4.cc, src/matrix4.h, src/quaternion.cc,
3266          src/quaternion.h: Just set the pan and tilt directly as OpenGL
3267          rotations rather than messing around setting up and then decoding a
3268          quaternion.  This fixes some glitches when tilting while looking
3269          east, and eliminates 2 source files and 2 headers!
3270
3271Sat Feb 10 13:56:00 GMT 2007  Olly Betts <olly@survex.com>
3272
3273        * NEWS, configure.in, src/aven.cc, src/wx.h:
3274          (Unix version): aven: Fix display of degree symbol in status bar and
3275          messages with accented characters in.
3276          (Mac OS X version): Require at least wxWidgets 2.5.1.
3277
3278Sat Feb 10 13:46:00 GMT 2007  Olly Betts <olly@survex.com>
3279
3280        * src/message.c: Test S_ISREG since that's what we use here
3281
3282Sat Feb 10 13:37:00 GMT 2007  Olly Betts <olly@survex.com>
3283
3284        * src/message.c: Always use utf-8 for aven on unix
3285
Note: See TracBrowser for help on using the repository browser.