source: git/ChangeLog @ a2c33ae

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

src/,tests/: Anonymous stations no longer have a made up unique name,
and are marked with a new ANON flag in .3d files.

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