source: git/ChangeLog @ c1144fe

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

src/cavernlog.cc: Show "busy" mouse cursor while processing survey
data.

  • Property mode set to 100644
File size: 254.7 KB
RevLine 
[c1144fe]1Fri Aug 28 21:03:26 GMT 2015  Olly Betts <olly@survex.com>
2
3        * src/cavernlog.cc: Show "busy" mouse cursor while processing survey
4          data.
5
[8991d7f]6Fri Aug 28 19:09:44 GMT 2015  Olly Betts <olly@survex.com>
7
8        * src/cavernlog.cc,src/cavernlog.h,src/mainfrm.cc: Use idle events
9          rather than wxYield to give much smoother update of the cavern log
10          window, especially on slower machines.  Also fixes an assertion if
11          you try to start processing a survex file while one is already
12          being processed.
13
[ef08493]14Fri Aug 28 18:10:00 GMT 2015  Olly Betts <olly@survex.com>
15
16        * doc/cavern.sgml: Fix broken SGML from previous commit.
17
[21904d3]18Fri Aug 28 05:53:00 GMT 2015  Olly Betts <olly@survex.com>
19
20        * doc/cavern.sgml,doc/manual.sgml,lib/,src/: Drop support for showing
21          percentage progress in cavern.  It's confusing in a multiple-file
22          dataset as it shows progress in the current file so jumps around.
23          It also slows down processing, and on a slow machine you'd don't
24          want that, while on a fast machine processing isn't slow enough for
25          the progress display to be useful.
26
[76debf4]27Fri Aug 28 05:28:38 GMT 2015  Olly Betts <olly@survex.com>
28
29        * doc/manual.sgml,survex.iss.in: Process survey data with aven rather
30          than running cavern.
31
[3aeb7e1]32Sat Aug 22 21:14:40 GMT 2015  Olly Betts <olly@survex.com>
33
34        * lib/fr.po: Use fancy quotes.
35
[610e3b8]36Wed Aug 19 14:08:14 GMT 2015  Olly Betts <olly@survex.com>
37
38        * lib/fr.po: Merge translation updates from Michel Bovey.
39
[7f7dbd5]40Mon Aug 17 08:32:18 GMT 2015  Olly Betts <olly@survex.com>
41
42        * NEWS,configure.ac,doc/manual.sgml: Update for 1.2.22.
43
[4cce48d]44Thu Aug 13 16:12:06 GMT 2015  Olly Betts <olly@survex.com>
45
46        * lib/: Update source references and merge po files.
47
[5a9e47c]48Thu Aug 13 16:11:03 GMT 2015  Olly Betts <olly@survex.com>
49
50        * src/commands.c: Correct an example in a TRANSLATORS comment.
51
[5fc783b]52Wed Aug 12 19:46:34 GMT 2015  Olly Betts <olly@survex.com>
53
54        * src/readval.c: Anonymous stations can't be exported, so we don't need
55          to set them up ready for implicit exports.
56
[b9c82c2]57Tue Aug 11 21:31:44 GMT 2015  Olly Betts <olly@survex.com>
58
59        * src/commands.c,tests/Makefile.am,tests/cavern.tst,
60          tests/cmd_set_bad.out: Improve errors for invalid survey names in
61          *equate and *export.
62
[3916384]63Tue Aug 11 20:34:05 GMT 2015  Olly Betts <olly@survex.com>
64
65        * src/commands.c,tests/cmd_begin_bad.out,tests/cmd_begin_bad.svx:
66          Improve error when *begin is followed by an invalid survey name.
67
[c230d677]68Tue Aug 11 20:02:31 GMT 2015  Olly Betts <olly@survex.com>
69
70        * src/commands.c,tests/: Improve error when *begin is followed by an
71          invalid survey name.
72
[d225571]73Tue Aug 11 19:44:40 GMT 2015  Olly Betts <olly@survex.com>
74
75        * NEWS: Update.
76
[cbd9829]77Fri Aug 07 14:19:04 GMT 2015  Olly Betts <olly@survex.com>
78
79        * src/aven.cc,src/gla-gl.cc: Ensure that the window has a depth buffer.
80          Whether it does by default seems to vary depending on OS and maybe
81          graphics card.  Fixes #55 (terrain is no longer visible through
82          itself), and also the rendering of passage tubes.  Thanks to Martin
83          Green for pointing me in the right direction for finding this fix.
84
[8a471e0]85Fri Aug 07 11:13:19 GMT 2015  Olly Betts <olly@survex.com>
86
87        * doc/manual.sgml: Update to reflect *declination with a number not
88          working in 1.2.21.
89
[be4d0a0]90Fri Aug 07 10:55:42 GMT 2015  Olly Betts <olly@survex.com>
91
92        * src/netartic.c,tests/: Fix assertion if we try to identify a hanging
93          survey by an anonymous station.
94
[85d8e0c]95Fri Aug 07 10:33:38 GMT 2015  Olly Betts <olly@survex.com>
96
97        * src/commands.c,tests/: Fix *declination with an angle to actually
98          work.
99
[0a4208e]100Tue Jul 28 19:18:37 GMT 2015  Olly Betts <olly@survex.com>
101
102        * src/Makefile.am: Ship thgeomag.h.
103
[b45fcf9]104Tue Jul 28 19:10:52 GMT 2015  Olly Betts <olly@survex.com>
105
106        * src/Makefile.am: Distribute igrf coefficients file and script to
107          generate C header from it.
108
[317c11b]109Tue Jul 28 18:57:43 GMT 2015  Olly Betts <olly@survex.com>
110
111        * doc/HACKING.htm: Document where the unofficial Innosetup translations
112          came from.
113
[8aebb0a]114Tue Jul 28 18:57:15 GMT 2015  Olly Betts <olly@survex.com>
115
116        * doc/HACKING.htm: wx2.8-i18n -> wx3.0-i18n.
117
[ab3b4a9]118Tue Jul 28 18:56:46 GMT 2015  Olly Betts <olly@survex.com>
119
120        * NEWS: Update.
121
[9b89807]122Tue Jul 28 18:35:03 GMT 2015  Olly Betts <olly@survex.com>
123
124        * src/datain.c: Add FIXME for actually looking at clino readings in
125          diving data.
126
[2259676]127Tue Jul 28 18:23:07 GMT 2015  Olly Betts <olly@survex.com>
128
129        * doc/aven.sgml: Document the command line options.  Reported by Jenny
130          Black.
131
[e6fdc7c]132Tue Jul 28 18:17:51 GMT 2015  Olly Betts <olly@survex.com>
133
134        * doc/manual.sgml: Point to '*case' and '*truncate' from the 'SEE ALSO'
135          sections of each other.
136
[41e98ad]137Tue Jul 28 18:17:16 GMT 2015  Olly Betts <olly@survex.com>
138
139        * doc/manual.sgml: Fix broken markup introduced by recent changes.
140
[1687a13]141Tue Jul 28 15:55:23 GMT 2015  Olly Betts <olly@survex.com>
142
143        * NEWS: Update.
144
[d3df772]145Tue Jul 28 15:54:05 GMT 2015  Olly Betts <olly@survex.com>
146
147        * doc/manual.sgml: Next release will be 1.2.21 not 1.2.22.
148
[88569fe]149Tue Jul 28 15:52:31 GMT 2015  Olly Betts <olly@survex.com>
150
151        * doc/manual.sgml,src/commands.c,tests/: Allow the units for the zero
152          error to be specified, making it easier to specify calibration with
153          a scale if you measure the zero error externally (rather than using
154          the instrument itself).  Fixes #61, reported by Andrew Atkinson.
155
[85696c3]156Tue Jul 28 12:15:20 GMT 2015  Olly Betts <olly@survex.com>
157
158        * src/datain.c,src/date.c,src/date.h: Calculate the Julian date to use
159          for the declination properly.
160
[95b0f1d]161Tue Jul 28 11:44:05 GMT 2015  Olly Betts <olly@survex.com>
162
163        * lib/survex.pot,src/,tests/: Warn if we see an undated compass reading
164          when 'declination auto' is active.  Cache the computed declination
165          as that saves 5-6% of the run time when processing CUCC's big dataset.
166
[328275a]167Tue Jul 28 11:43:27 GMT 2015  Olly Betts <olly@survex.com>
168
169        * lib/ru.po: Add missing ellipses to translated message.
170
[2d865b7]171Tue Jul 28 10:33:37 GMT 2015  Olly Betts <olly@survex.com>
172
173        * NEWS: Update.
174
[be2ef5c]175Tue Jul 28 09:22:44 GMT 2015  Olly Betts <olly@survex.com>
176
177        * src/export.cc: Set LC_NUMERIC to the C locale while exporting so that
178          "." is used for the decimal separator in KML and other textual formats.
179          Reported by Jan Schorn.
180
[dc8e6ac]181Mon Jul 27 22:13:54 GMT 2015  Olly Betts <olly@survex.com>
182
183        * src/commands.c: Fix comment typo.
184
[522dd2e]185Mon Jul 27 22:13:33 GMT 2015  Olly Betts <olly@survex.com>
186
187        * lib/zh_CN.po: Add missing ellipses to translated message.
188
[3e3bb50]189Mon Jul 27 22:13:16 GMT 2015  Olly Betts <olly@survex.com>
190
191        * doc/manual.sgml: Fix doc typo.
192
[58c7b459]193Mon Jul 27 22:11:09 GMT 2015  Olly Betts <olly@survex.com>
194
195        * doc/TODO.htm,doc/manual.sgml,lib/survex.pot,src/cavern.h,
196          src/commands.c,src/datain.c: Add new *declination command with
197          support for setting the declination automatically based on the
198          survey date.
199
[6583db5]200Mon Jul 27 20:48:21 GMT 2015  Olly Betts <olly@survex.com>
201
202        * lib/,src/commands.c,tests/csbad.out,tests/csbad.svx: Report error
203          from PROJ when coordinate conversion fails as part of the actual
204          error rather than on a separate line.
205
[ac9afd6]206Mon Jul 27 20:07:30 GMT 2015  Olly Betts <olly@survex.com>
207
208        * src/thgeomag.c,src/thgeomag.h: Make thgeomag() return declination in
209          radians, since that's what we want and it's more consistent with it
210          taking lat and lon in radians.
211
[0e9e1ee]212Mon Jul 27 20:04:38 GMT 2015  Olly Betts <olly@survex.com>
213
214        * src/cavern.h: Document what days1 and days2 members of meta_data
215          struct are.
216
[d3241e6]217Mon Jul 27 15:15:53 GMT 2015  Olly Betts <olly@survex.com>
218
219        * src/: Clean up support for repeat readings (currently disabled) to
220          only expect them for survey readings.
221
[22188f2]222Mon Jul 27 13:25:28 GMT 2015  Olly Betts <olly@survex.com>
223
224        * doc/manual.sgml: Add example of using "*CALIBRATE DECLINATION".
225
[0737c33]226Mon Jul 27 13:24:52 GMT 2015  Olly Betts <olly@survex.com>
227
228        * doc/manual.sgml: Consistently say "magnetic declination" instead of
229          "magnetic deviation".
230
[4b34f80]231Mon Jul 27 13:05:58 GMT 2015  Olly Betts <olly@survex.com>
232
233        * src/Makefile.am: Add thgeomag code to the build system.
234
[ada4e74]235Mon Jul 27 13:04:54 GMT 2015  Olly Betts <olly@survex.com>
236
237        * src/thgeomag.c,src/thgeomag.cxx: Tweak thgeomag.cxx to be valid C
238          code.
239
[f28a31a]240Mon Jul 27 12:54:19 GMT 2015  Olly Betts <olly@survex.com>
241
242        * src/thgeomag.cxx: Fix "set but not used" warning.
243
[ba701e8]244Mon Jul 27 12:42:47 GMT 2015  Olly Betts <olly@survex.com>
245
246        * src/: Add IGRF handling code from therion 5.3.16.
247
[a9c640c]248Mon Jul 27 08:08:11 GMT 2015  Olly Betts <olly@survex.com>
249
250        * src/commands.c,tests/: Extend check for *fix before *cs to catch
251          *fix with standard deviations too.
252
[19578da]253Sun Jul 26 11:36:36 GMT 2015  Olly Betts <olly@survex.com>
254
255        * src/printing.cc: Remove the "Coordinate projection" field from the
256          print dialog, as it isn't relevant there.
257
[39bd2ef]258Sun Jul 26 11:21:33 GMT 2015  Olly Betts <olly@survex.com>
259
260        * src/gfxcore.cc,src/gfxcore.h: Fix initial scale for small caves
261          (since 1.2.18 the initial scale has been too small).  Don't rescale
262          if the same file is reloaded, but adjust the volume diameter as
263          appropriate.
264
[0c0c5ed]265Wed Jul 15 09:10:50 GMT 2015  Olly Betts <olly@survex.com>
266
267        * doc/HACKING.htm: Update list of debian packages to install to build
268          from git.
269
[820eb08]270Wed Jul 15 08:16:44 GMT 2015  Olly Betts <olly@survex.com>
271
272        * NEWS,configure.ac,doc/manual.sgml: Update for 1.2.21.
273
[b102633]274Wed Jul 15 08:15:20 GMT 2015  Olly Betts <olly@survex.com>
275
276        * doc/manual.sgml: Document that 1.2.21 is needed for *fix using
277          latitude and longitude, or with standard deviations.
278
[22f17f1]279Tue Jul 14 17:53:21 GMT 2015  Olly Betts <olly@survex.com>
280
281        * NEWS: Update.
282
[702be52]283Tue Jul 14 17:46:38 GMT 2015  Olly Betts <olly@survex.com>
284
285        * src/commands.c,tests/: Fix *fix with standard deviations when *cs is
286          in use.
287
[faffda0]288Wed Jul 08 09:42:14 GMT 2015  Olly Betts <olly@survex.com>
289
290        * src/commands.c,tests/: Fix coordinate systems using latitude and
291          longitude - PROJ.4 wants these in radians, but we were passing
292          degrees, which would generally cause the conversion to the output
293          coordinate system to fail.  Reported by Wookey.
294
[aa3ed76]295Wed Jul 01 10:15:49 GMT 2015  Olly Betts <olly@survex.com>
296
297        * doc/manual.sgml: Strip references to obsolete versions of MS Windows.
298
[3b23819]299Tue Jun 30 12:22:55 GMT 2015  Olly Betts <olly@survex.com>
300
301        * src/kml.cc: Put all the <LineString> elements into a <MultiGeometry>,
302          rather than having each in a separate <Placemark>.
303
[b49ac56]304Tue Jun 30 09:32:17 GMT 2015  Olly Betts <olly@survex.com>
305
306        * src/: Whitespace cleanup.
307
[9120619]308Mon Jun 29 12:27:49 GMT 2015  Olly Betts <olly@survex.com>
309
310        * doc/cad3d.sgml,doc/manual.sgml: Remove references to SpeleoGen,
311          which hasn't been updated for many years, and which can't read
312          current the recent versions of the .3d format.
313
[31e9b72]314Mon Jun 29 03:14:52 GMT 2015  Olly Betts <olly@survex.com>
315
316        * NEWS: Update.
317
[03c259e]318Sun Jun 28 13:35:47 GMT 2015  Olly Betts <olly@survex.com>
319
320        * NEWS: Update.
321
[c7096e68]322Sun Jun 28 11:43:11 GMT 2015  Olly Betts <olly@survex.com>
323
324        * src/message.c: Ignore any "@<something>" modifier in the language
325          code.
326
[1748d50]327Sun Jun 28 11:40:06 GMT 2015  Olly Betts <olly@survex.com>
328
329        * src/message.c: Remove compatibility handling for specifying a country
330          variant of a language in SURVEXLANG using "-" with a lower case
331          country code (e.g. "en-us") - we changed to the standard "en_US" way
332          back in 2001.
333
[72e6593]334Sun Jun 28 09:28:56 GMT 2015  Olly Betts <olly@survex.com>
335
336        * src/kml.cc: Use the "paddle" placemarkers rather than push pins.
337
[ae6a68c]338Sun Jun 28 07:25:12 GMT 2015  Olly Betts <olly@survex.com>
339
340        * src/kml.cc,src/kml.h,src/printing.cc: Implement exporting of survey
341          legs in KML format.
342
[f0784b9]343Sun Jun 28 07:20:09 GMT 2015  Olly Betts <olly@survex.com>
344
345        * src/kml.h: Whitespace tweak.
346
[7aed359]347Sun Jun 28 07:18:42 GMT 2015  Olly Betts <olly@survex.com>
348
349        * src/kml.cc: Put coloured "pin" icons into KML files, like we do for
350          GPX files.
351
[4e6f6ae]352Sat Jun 27 12:46:03 GMT 2015  Olly Betts <olly@survex.com>
353
354        * src/cavernlog.cc: Use wxSystem() rather than conditionally calling
355          system() or _wsystem() depending on the platform.
356
[430f5e0]357Sat Jun 27 12:45:22 GMT 2015  Olly Betts <olly@survex.com>
358
359        * src/mainfrm.cc: Use wxAtof() to get double from wxString.
360
[3206c12]361Sat Jun 27 12:44:04 GMT 2015  Olly Betts <olly@survex.com>
362
363        * src/cavernlog.cc,src/mainfrm.cc: Use wxFopen() rather than
364          conditionally calling fopen() or _wfopen() depending on the platform.
365
[522fb4c]366Sat Jun 27 12:42:57 GMT 2015  Olly Betts <olly@survex.com>
367
368        * src/gfxcore.cc: Create wxFileInputStream directly, avoiding
369          intermediate file descriptor.
370
[b8ba399]371Sat Jun 27 12:41:32 GMT 2015  Olly Betts <olly@survex.com>
372
373        * src/cavernlog.cc: Use wxGetenv() to read the SURVEXEDITOR variable,
374          so we can accept Unicode values on Windows.
375
[fdf79f4]376Sat Jun 27 06:51:29 GMT 2015  Olly Betts <olly@survex.com>
377
378        * src/netskel.c: Fix use after free after *solve.  This only occurs if
379          a leg between the two exact same stations appears right before and
380          right after the *solve, which is unlikely in real data, but the
381          testsuite has an instance of this.  This was introduced by the repeat
382          leg averaging added in 1.2.17.
383
[ecf0f57]384Sat Jun 27 06:49:38 GMT 2015  Olly Betts <olly@survex.com>
385
386        * src/netartic.c: Fix small memory leak when solving network.  This
387          doesn't really matter when solving at the end of processing as cavern
388          will exit after that, but if *solve is used we continue processing
389          after solving.
390
[815dcc4]391Sat Jun 27 04:36:39 GMT 2015  Olly Betts <olly@survex.com>
392
393        * src/message.c: Fix comment typo.
394
[7027ea1]395Fri Jun 26 00:42:07 GMT 2015  Olly Betts <olly@survex.com>
396
397        * NEWS: More updates for 1.2.20.
398
[112f80c]399Fri Jun 26 00:05:51 GMT 2015  Olly Betts <olly@survex.com>
400
401        * src/gfxcore.cc,src/gfxcore.h,src/mainfrm.cc: Add support for reading
402          DEM data which isn't in a .zip file.
403
[74869a7]404Thu Jun 25 21:58:38 GMT 2015  Olly Betts <olly@survex.com>
405
406        * src/gfxcore.cc: Force a refresh after loading terrain data so
407          that it gets displayed right away.
408
[318bdd8]409Thu Jun 25 05:16:10 GMT 2015  Olly Betts <olly@survex.com>
410
411        * lib/icons/Makefile.am: Fix install directories for filetype icons.
412
[58b9c40]413Wed Jun 24 12:51:10 GMT 2015  Olly Betts <olly@survex.com>
414
415        * lib/icons/Makefile.am: Fix for VPATH build and to create directories
416          to install icons to if necessary.
417
[6de8e942]418Wed Jun 24 12:45:52 GMT 2015  Olly Betts <olly@survex.com>
419
420        * NEWS,configure.ac,doc/manual.sgml: Update for 1.2.20.
421
[b123bbe]422Wed Jun 24 12:45:06 GMT 2015  Olly Betts <olly@survex.com>
423
424        * lib/unlaunchpad-po: Fix regex to clean up transifex source refs.
425
[0ad2f3c]426Wed Jun 24 12:24:31 GMT 2015  Olly Betts <olly@survex.com>
427
428        * src/gfxcore.cc: Add a FIXME about problem reading zip files with
429          wxZipInputStream on __WXMSW__.
430
[84bfd98]431Wed Jun 24 12:23:44 GMT 2015  Olly Betts <olly@survex.com>
432
433        * src/gfxcore.cc: When reading .hgt files, flag a read error if we
434          can't read any data.
435
[f60efe4]436Wed Jun 24 12:22:53 GMT 2015  Olly Betts <olly@survex.com>
437
438        * src/gfxcore.cc: If we reading terrain data fails, don't continue and
439          try to display it.
440
[226b9e02]441Wed Jun 24 12:21:44 GMT 2015  Olly Betts <olly@survex.com>
442
443        * src/gfxcore.cc: Avoid unnecessary call to OpenEntry() if we're
444          already on the zip entry we want to read.
445
[aa6f1f7]446Mon Jun 22 05:00:49 GMT 2015  Olly Betts <olly@survex.com>
447
448        * src/gfxcore.cc: Lowercase filenames of .zip entries before checking
449          extensions.
450
[19bb4772]451Mon Jun 22 04:36:26 GMT 2015  Olly Betts <olly@survex.com>
452
453        * src/commands.c: Define MASK_PASSAGE after MASK_NOSURVEY to match
454          order of mask[] array.
455
[aacc3e6]456Mon Jun 22 04:35:57 GMT 2015  Olly Betts <olly@survex.com>
457
458        * doc/manual.sgml: Document that clino is now allowed in diving data.
459
[bd263b36]460Mon Jun 22 02:14:08 GMT 2015  Olly Betts <olly@survex.com>
461
462        * src/commands.c,src/datain.c,tests/bug4.svx,tests/diving.pos,
463          tests/diving.svx: Allow clino readings in diving style data,
464          suggested by Andrew Atkinson.  Currently these readings are ignored,
465          but a future version will check that they're consistent with the angle
466          given by the depth gauge and tape, and perform suitable averaging.
467
[47eeb112]468Mon Jun 22 00:40:39 GMT 2015  Olly Betts <olly@survex.com>
469
470        * buildmacosx.sh: Hardlink the .msg files in the .dmg rather than
471          shipping two copies of each.
472
[0eaf4b1]473Fri Jun 19 12:20:00 GMT 2015  Olly Betts <olly@survex.com>
474
475        * NEWS: Update.
476
[a31e3fd]477Fri Jun 19 11:46:10 GMT 2015  Olly Betts <olly@survex.com>
478
479        * src/printing.cc: Fix to use top margin rather than right margin when
480          calculating the page height.
481
[44272ef]482Fri Jun 19 11:44:50 GMT 2015  Olly Betts <olly@survex.com>
483
484        * src/avenprcore.cc,src/avenprcore.h,src/printing.cc: Factor out the
485          height of the footer we put on each printout page into a constant.
486
[9e9478a]487Fri Jun 19 10:59:21 GMT 2015  Olly Betts <olly@survex.com>
488
489        * src/avenprcore.cc: Cleaner code to calculate printable area.
490
[41ce4cf]491Fri Jun 19 10:54:13 GMT 2015  Olly Betts <olly@survex.com>
492
493        * src/avenprcore.cc: Note why we seem to have to create a temporary
494          wxPrinterDC or wxPostScriptDC in a comment.
495
[fee8e00]496Fri Jun 19 08:27:08 GMT 2015  Olly Betts <olly@survex.com>
497
498        * src/avenprcore.cc: Add back in header required in mingw build.
499
[e99b0ca]500Fri Jun 19 08:22:57 GMT 2015  Olly Betts <olly@survex.com>
501
502        * buildmacosx.sh: Remove useless extra copy of about box images from
503          OS X disk image.
504
[67ba15d]505Fri Jun 19 08:22:20 GMT 2015  Olly Betts <olly@survex.com>
506
507        * Makefile.am,lib/images/,src/aboutdlg.cc,survex.iss.in: Optimise the
508          size of the about dialog images.
509
[66bfec8]510Fri Jun 19 05:12:59 GMT 2015  Olly Betts <olly@survex.com>
511
512        * buildmacosx.sh,lib/icons/Makefile.am,survex.spec.in: Install the
513          filetype and app icons under /usr/share/icons/hicolor, which is
514          where they're expected to be these days.
515
[663b68d]516Fri Jun 19 04:39:04 GMT 2015  Olly Betts <olly@survex.com>
517
518        * lib/survex-aven.desktop: Add %f to Exec.
519
[2868e97]520Fri Jun 19 03:46:48 GMT 2015  Olly Betts <olly@survex.com>
521
522        * .gitignore,configure.ac,desc-svxedit.txt,doc/,lib/,src/Makefile.am,
523          src/svxedit.rc: Remove lingering traces of svxedit.
524
[4c0a0a2]525Fri Jun 19 01:01:08 GMT 2015  Olly Betts <olly@survex.com>
526
527        * src/aboutdlg.cc: Avoid assertion if the about dialog image fails to
528          load.  Reported by Phil Maynard.
529
[4909e7e1]530Thu Jun 18 12:04:31 GMT 2015  Olly Betts <olly@survex.com>
531
532        * configure.ac: Fix to allow compiling without libav.
533
[442ec34]534Thu Jun 18 12:02:46 GMT 2015  Olly Betts <olly@survex.com>
535
536        * src/avenprcore.cc,src/avenprcore.h: Clean up unused header includes.
537
[82901f0]538Thu Jun 18 11:04:29 GMT 2015  Olly Betts <olly@survex.com>
539
540        * buildmacosx.sh: Disable a load of libav features we don't use.
541
[8b3362b]542Thu Jun 18 11:01:37 GMT 2015  Olly Betts <olly@survex.com>
543
544        * doc/HACKING.htm: Fix typo.
545
[86801ff]546Thu Jun 18 11:00:33 GMT 2015  Olly Betts <olly@survex.com>
547
548        * doc/HACKING.htm: Update recipe for building libav for mingw to
549          disable a load of features we don't use, reducing the size of
550          aven significantly.
551
[352ad2a]552Thu Jun 18 10:58:58 GMT 2015  Olly Betts <olly@survex.com>
553
554        * doc/HACKING.htm,lib/,survex.iss.in: Update innosetup translations -
555          minor updates for zh_CN and an unofficial translation for en_GB from
556          the issrc repo (which is identical to mine in content).
557
[1dc99d1]558Thu Jun 18 05:04:04 GMT 2015  Olly Betts <olly@survex.com>
559
560        * NEWS: Bump release date for 1.2.19.
561
[0b5f43d]562Thu Jun 18 00:07:46 GMT 2015  Olly Betts <olly@survex.com>
563
564        * configure.ac: pkg-config support in proj seems quite new, so probe
565          directly if not found.
566
[8bfcf39]567Wed Jun 17 11:02:40 GMT 2015  Olly Betts <olly@survex.com>
568
569        * lib/: Update line number references.
570
[f4b3eb6]571Wed Jun 17 10:59:38 GMT 2015  Olly Betts <olly@survex.com>
572
573        * lib/pl.po: Keep the "illegal option" message as a fuzzy translation
574          of the "invalid option" message.
575
[0b5273a]576Wed Jun 17 10:57:42 GMT 2015  Olly Betts <olly@survex.com>
577
578        * lib/,src/getopt.c: #if 0 out the support for -W longopt (which we
579          don't use) and the posixly_correct "illegal option" message
580          ("invalid option" is clearer).
581
[21a159f]582Wed Jun 17 10:18:12 GMT 2015  Olly Betts <olly@survex.com>
583
584        * src/getopt.c,src/gettexttomsg.pl: Take preprocessor directives into
585          account to avoid converting gettext() uses which won't be used.
586
[e3a2b41]587Wed Jun 17 02:06:12 GMT 2015  Olly Betts <olly@survex.com>
588
589        * lib/INSTALL.OSX: Update.
590
[c2554f7]591Wed Jun 17 02:02:46 GMT 2015  Olly Betts <olly@survex.com>
592
593        * lib/hu.po: Translate a couple more messages.
594
[4b67f71]595Wed Jun 17 01:18:20 GMT 2015  Olly Betts <olly@survex.com>
596
597        * NEWS: Update.
598
[7f928d3]599Wed Jun 17 01:12:12 GMT 2015  Olly Betts <olly@survex.com>
600
601        * lib/,src/mainfrm.cc,src/printing.cc: Use "..." rather than Unicode
602          ellipses in menu items and button labels, as that's conventional
603          (but keep using Unicode ellipses in other messages).
604
[bf2d0ba]605Tue Jun 16 22:29:49 GMT 2015  Olly Betts <olly@survex.com>
606
607        * src/guicontrol.cc,src/mainfrm.cc: If the measuring line isn't
608          currently active, exit full screen mode if "Escape" is pressed.
609
[2e24435]610Tue Jun 16 22:28:52 GMT 2015  Olly Betts <olly@survex.com>
611
612        * make_release: Update for change to use pkg-config to find libav and
613          proj.
614
[8962fc9]615Tue Jun 16 07:31:35 GMT 2015  Olly Betts <olly@survex.com>
616
617        * src/mainfrm.cc: Fix OS X shortcut for full screen mode to be
618          Ctrl+Command+F as that's the standard one, not Shift+Command+F
619          which we have been using since 1.2.7.
620
[f678705]621Tue Jun 16 07:28:50 GMT 2015  Olly Betts <olly@survex.com>
622
623        * buildmacosx.sh,configure.ac,src/Makefile.am,src/moviemaker.cc,
624          src/moviemaker.h: Use pkg-config to probe for libav and proj.  This
625          sorts out the correct flags for building on OS X against a static
626          install of libav.
627
[03aa2b0]628Mon Jun 15 01:54:03 GMT 2015  Olly Betts <olly@survex.com>
629
630        * doc/manual.sgml: Update version in manual.
631
[739440f]632Mon Jun 15 01:31:01 GMT 2015  Olly Betts <olly@survex.com>
633
634        * NEWS,configure.ac: Update for 1.2.19.
635
[6e1fa79]636Mon Jun 15 01:26:18 GMT 2015  Olly Betts <olly@survex.com>
637
638        * doc/survex.ent: Remove SGML entities which are no longer used.
639
[6ef85590]640Mon Jun 15 01:25:56 GMT 2015  Olly Betts <olly@survex.com>
641
642        * doc/3dtopos.sgml,doc/diffpos.sgml: Add notes that aven can now
643          export .pos files.
644
[6084739]645Mon Jun 15 01:16:11 GMT 2015  Olly Betts <olly@survex.com>
646
647        * lib/INSTALL.OSX: Update status and list the command line tools.
648
[e576111]649Mon Jun 15 01:07:17 GMT 2015  Olly Betts <olly@survex.com>
650
651        * buildmacosx.sh: Just use "tar xf" - GNU tar automatically detects
652          any decompressor needed in the versions we'll encounter on OS X.
653
[1aa20f9]654Mon Jun 15 01:06:16 GMT 2015  Olly Betts <olly@survex.com>
655
656        * buildmacosx.sh,lib/INSTALL.OSX: Build OS X version with libav to
657          enable aven's movie export feature.
658
[0a287d2]659Mon Jun 15 01:04:22 GMT 2015  Olly Betts <olly@survex.com>
660
661        * buildmacosx.sh: Move compression used for disk image into variable
662          dmg_format.
663
[0167e06]664Mon Jun 15 01:03:23 GMT 2015  Olly Betts <olly@survex.com>
665
666        * buildmacosx.sh: Improve documentation of wx --enable-unicode.
667
[fd4f6ff]668Sun Jun 14 13:17:15 GMT 2015  Olly Betts <olly@survex.com>
669
670        * src/: Mark all single-argument constructors as 'explicit'.
671
[13ebaa9]672Sun Jun 14 12:59:37 GMT 2015  Olly Betts <olly@survex.com>
673
674        * lib/: Update source references and fill in translations for new
675          message.
676
[c3f954b]677Sun Jun 14 12:50:07 GMT 2015  Olly Betts <olly@survex.com>
678
679        * lib/survex.pot,src/printing.cc: "pos files" reads better than "POS
680          files".
681
[2dac61e1]682Sun Jun 14 12:34:05 GMT 2015  Olly Betts <olly@survex.com>
683
684        * NEWS: Update.
685
[c2fa50c6]686Sun Jun 14 12:31:32 GMT 2015  Olly Betts <olly@survex.com>
687
688        * src/gfxcore.cc: When reading terrain data from a .zip file, report an
689          error if the .zip file is bad, or if it doesn't contain any terrain
690          data we recognise.
691
[cf9156d]692Sun Jun 14 12:30:36 GMT 2015  Olly Betts <olly@survex.com>
693
694        * buildmacosx.sh: Enable wxDisplay to better support multi-monitor
695          setups.
696
[edea445]697Sun Jun 14 12:11:11 GMT 2015  Olly Betts <olly@survex.com>
698
699        * buildmacosx.sh: No need for --enable-unicode with wx3.
700
[6936694]701Sun Jun 14 11:33:46 GMT 2015  Olly Betts <olly@survex.com>
702
703        * src/: Use the correct separator for sorting stations when exporting a
704          .pos file.
705
[775752c6]706Sun Jun 14 11:09:49 GMT 2015  Olly Betts <olly@survex.com>
707
708        * lib/survex.pot,src/: Add exporting to Survex POS format to aven.
709
[f96ac93]710Sat Jun 13 13:48:09 GMT 2015  Olly Betts <olly@survex.com>
711
712        * NEWS: Update.
713
[3c8cf51]714Sat Jun 13 13:29:01 GMT 2015  Olly Betts <olly@survex.com>
715
716        * src/printing.cc: Remove code to workaround wxMac opening the preview
717          window at minimum size, as this no longer happens with wxWidgets
718          3.0.2.  We currently disable this preview window anyway, as OS X has
719          its own print preview, which is slicker than the generic wxWidgets
720          one.
721
[3465803]722Sat Jun 13 13:20:54 GMT 2015  Olly Betts <olly@survex.com>
723
724        * src/mainfrm.cc: We need to call Layout() when we come out of
725          FullScreen mode under OS X so the sizer adjusts to show the toolbar.
726
[55a861a]727Sat Jun 13 13:17:47 GMT 2015  Olly Betts <olly@survex.com>
728
729        * src/: Fix exporting to GPX, KML and HPGL, which all failed to write
730          the header to the exported file in 1.2.18.
731
[562ca6a]732Sat Jun 13 11:00:29 GMT 2015  Olly Betts <olly@survex.com>
733
734        * src/mainfrm.cc,src/mainfrm.h: Now we're using a non-native toolbar
735          for OS X, GetToolBar() returns NULL, and we need to do a bit of
736          extra work to get the toolbar.
737
[dc94428]738Sat Jun 13 10:18:07 GMT 2015  Olly Betts <olly@survex.com>
739
740        * lib/de_CH.po: Add missing "fuzzy" marker.
741
[7413829]742Sat Jun 13 07:54:07 GMT 2015  Olly Betts <olly@survex.com>
743
744        * src/mainfrm.cc: On OS X, drop out of full screen mode if the mouse is
745          mode to the top of the screen, since we can't seem to display the
746          menu bar in this case.
747
[52cc2bc]748Sat Jun 13 07:27:27 GMT 2015  Olly Betts <olly@survex.com>
749
750        * src/aven.cc: Remove crude bodge which tries to pick a suitable
751          initial window size when using wxWidgets without wxDisplay on a
752          multi-monitor setup.  It was based on the setup I had at the time,
753          and might not work well in every situation, and now we persist the
754          window size between runs, picking a nice initial size isn't so
755          important.
756
[4909e6bc]757Sat Jun 13 07:24:07 GMT 2015  Olly Betts <olly@survex.com>
758
759        * src/aven.cc: If the saved size for aven's window exceeds the current
760          display size (mostly likely because we're now plugged into a smaller
761          monitor), then reduce the size of the window to fit the display.
762          If the saved size is < (480x320), increase it to at least that, as
763          aven isn't usable in a smaller window.
764
[adc7f92]765Fri Jun 12 11:28:46 GMT 2015  Olly Betts <olly@survex.com>
766
767        * lib/,src/mainfrm.cc: Add another TRANSLATORS comment.
768
[6688849]769Fri Jun 12 10:43:27 GMT 2015  Olly Betts <olly@survex.com>
770
771        * src/aven.cc: Remove unused '#include <signal.h>'.
772
[9d1503d]773Fri Jun 12 10:34:37 GMT 2015  Olly Betts <olly@survex.com>
774
775        * configure.ac,lib/,src/message.c,src/msvc/config.h.in: Stop trying to
776          catch and report signals.  The only real reason to do it is so we
777          can say "Bug in program detected! Please report this to the authors"
778          before we exit, but when the program crashes that's pretty obvious.
779          In aven we try to pop up a message box for this message, which may
780          fail due to whatever caused the signal, while with the command line
781          tools there's no great benefit over just letting the shell report
782          the signal.
783
[83cb2c0]784Fri Jun 12 10:30:11 GMT 2015  Olly Betts <olly@survex.com>
785
786        * lib/: Translation updates.
787
[75dea56]788Fri Jun 12 06:13:04 GMT 2015  Olly Betts <olly@survex.com>
789
790        * src/Makefile.am: Use $(COMMONSRC) in aven_SOURCES.
791
[dc37c16]792Thu Jun 11 02:22:11 GMT 2015  Olly Betts <olly@survex.com>
793
794        * lib/: Assorted translation updates.
795
[c5d45ba]796Thu Jun 11 02:06:25 GMT 2015  Olly Betts <olly@survex.com>
797
798        * lib/,src/cmdline.c: Fix typo in TRANSLATORS comment (--verbose ->
799          --version).
800
[a327462]801Thu Jun 11 01:39:34 GMT 2015  Olly Betts <olly@survex.com>
802
803        * src/mainfrm.cc: Stop trying to scale toolbar icons by the content
804          scale factor on OS X, as this doesn't seem to achieve what we want,
805          requires an as-yet unreleased version of wx, and forcing a
806          non-native toolbar works with current releases.
807
[2737db5]808Thu Jun 11 00:55:50 GMT 2015  Olly Betts <olly@survex.com>
809
810        * lib/INSTALL.OSX,src/mainfrm.cc: Force use of a non-native toolbar on
811          OS X to stop the toolbar icons from getting rescaled and looking
812          fuzzy.
813
[655aa2c]814Wed Jun 10 11:23:03 GMT 2015  Olly Betts <olly@survex.com>
815
816        * src/guicontrol.cc: On OS X, when we centre the view on the station
817          this can generate a mouse move event, so clear the variable which
818          says we are dragging before we process a left click on a station.
819          This avoids random rotations of the survey when clicking on a
820          station, reported in #47 by Hugh St. Lawrence.
821
[c223e7b]822Wed Jun 10 11:22:02 GMT 2015  Olly Betts <olly@survex.com>
823
824        * lib/Info.plist.in: Add missing CFBundleTypeRole to silence warning
825          on stderr.
826
[c58f39d]827Wed Jun 10 06:18:08 GMT 2015  Olly Betts <olly@survex.com>
828
829        * lib/id.po: Merge updates from launchpad.
830
[c2e9114]831Wed Jun 10 06:17:22 GMT 2015  Olly Betts <olly@survex.com>
832
833        * lib/en_US.po: Remove extra blank line.
834
[41fe131]835Tue Jun 09 02:16:44 GMT 2015  Olly Betts <olly@survex.com>
836
837        * lib/id.po: Merge translation updates from launchpad.
838
[14c991a]839Tue Jun 09 01:18:18 GMT 2015  Olly Betts <olly@survex.com>
840
841        * lib/: Update .pot and merge changes to .po files.
842
[2401307]843Tue Jun 09 01:09:43 GMT 2015  Olly Betts <olly@survex.com>
844
845        * lib/extract-msgs.pl: Recognise %.0f as a C printf format string.
846
[1d9c2df]847Tue Jun 09 01:06:04 GMT 2015  Olly Betts <olly@survex.com>
848
849        * lib/generate-po-todo: Add code to update the todo files on the
850          website.
851
[b94af2c]852Tue Jun 09 01:04:43 GMT 2015  Olly Betts <olly@survex.com>
853
854        * src/printing.cc: Redo the code which rescales the footer so that the
855          right end aligns exactly, like it does in the non-rescaling case.
856
[3a567c7]857Tue Jun 09 00:48:52 GMT 2015  Olly Betts <olly@survex.com>
858
859        * lib/survex.pot,src/printing.cc: Shorten the datestamp by dropping
860          any day name and timezone, and add "Processed: " before it so it
861          is clear what it is the date and time of.
862
[1d5c08a]863Tue Jun 09 00:05:54 GMT 2015  Olly Betts <olly@survex.com>
864
865        * lib/survex.pot,src/printing.cc: Mark printouts of extended
866          elevations in the footer appropriately.
867
[47ad66f]868Mon Jun 08 13:13:20 GMT 2015  Olly Betts <olly@survex.com>
869
870        * lib/survex.pot,src/printing.cc: Also include the scale in the footer
871          of printouts.
872
[203b480]873Mon Jun 08 13:00:55 GMT 2015  Olly Betts <olly@survex.com>
874
875        * lib/survex.pot,src/printing.cc: Add view details to footer of
876          printouts.  (ticket #52)
877
[4283d6f]878Mon Jun 08 12:00:47 GMT 2015  Olly Betts <olly@survex.com>
879
880        * src/: Rename printwx.cc to printing.cc, etc - we only have wx-based
881          printing now.
882
[ef1c501]883Sun Jun 07 14:40:23 GMT 2015  Olly Betts <olly@survex.com>
884
885        * lib/survex.pot,src/printwx.cc: Simplify the page footer on printouts.
886          If the footer is too long to fit the page width, reduce the font size
887          so it exactly fits; otherwise space out the elements evenly to fill
888          the width.
889
[18124e4]890Sun Jun 07 06:38:14 GMT 2015  Olly Betts <olly@survex.com>
891
892        * src/gfxcore.cc: Tweak error message in terrain reading code to
893          distinguish two failure cases.
894
[19871bb]895Thu Jun 04 05:37:23 GMT 2015  Olly Betts <olly@survex.com>
896
897        * lib/INSTALL.OSX,src/mainfrm.cc: Only try to scale the OS X toolbar
898          icons for wx >= 3.1.0, as current releases don't have the required
899          API methods.  Also, correct "GetClientScaleFactor" to
900          "GetContentScaleFactor".
901
[6fabfc0]902Thu Jun 04 01:19:31 GMT 2015  Olly Betts <olly@survex.com>
903
904        * make_release: Tag releases with message "Survex $VERSION".
905
[4df1235]906Thu Jun 04 01:19:16 GMT 2015  Olly Betts <olly@survex.com>
907
908        * buildmacosx.sh: Fix comment typo.
909
[378737d]910Wed Jun 03 08:23:27 GMT 2015  Olly Betts <olly@survex.com>
911
912        * survex.iss.in: No more .ini files to install.
913
[7785572]914Wed Jun 03 07:34:16 GMT 2015  Olly Betts <olly@survex.com>
915
916        * src/mainfrm.cc: Fix WXMSW build.
917
[a3cc8b1]918Wed Jun 03 07:28:37 GMT 2015  Olly Betts <olly@survex.com>
919
920        * doc/Makefile.am: Fix manual version check to work in a VPATH build.
921
[3f02aa4]922Wed Jun 03 07:10:50 GMT 2015  Olly Betts <olly@survex.com>
923
924        * NEWS,configure.ac: Update for 1.2.18.
925
[345016c]926Wed Jun 03 07:09:54 GMT 2015  Olly Betts <olly@survex.com>
927
928        * lib/: Update survex.pot and merge pos.
929
[1c55fb5]930Wed May 20 13:52:06 GMT 2015  Olly Betts <olly@survex.com>
931
932        * src/: Fix to compile without warnings with 'g++ --std=gnu++11'.
933
[38e5701]934Tue Apr 14 06:58:16 GMT 2015  Olly Betts <olly@survex.com>
935
936        * NEWS: Update.
937
[ceb2edb]938Tue Apr 14 00:27:12 GMT 2015  Olly Betts <olly@survex.com>
939
940        * src/mainfrm.cc: Moan if there's no coordinate system before allowing
941          the user to pick a terrain file.
942
[a6adfd87]943Mon Apr 13 11:37:57 GMT 2015  Olly Betts <olly@survex.com>
944
945        * src/export.cc: Adjust 'creator' in EPS output.
946
[33fd7d5]947Mon Apr 13 11:20:04 GMT 2015  Olly Betts <olly@survex.com>
948
949        * src/export.cc,src/printwx.cc: Add passage export for EPS format.
950          (see #4)
951
[2cfcb32]952Mon Apr 13 03:06:48 GMT 2015  Olly Betts <olly@survex.com>
953
954        * src/commands.c,tests/cmd_fix_bad.out,tests/cmd_fix_bad.svx: Reject
955          *fix with SDs which aren't all positive.  (fixes#2, reported by
956          susscorfa).
957
[77a92a1]958Mon Apr 13 02:34:03 GMT 2015  Olly Betts <olly@survex.com>
959
960        * tests/cmd_entrance_bad.svx: Fix not to accidentally specify sd of 0.
961
[7087afb]962Sun Apr 12 13:00:37 GMT 2015  Olly Betts <olly@survex.com>
963
964        * src/avenprcore.cc,src/avenprcore.h,src/printwx.cc: Working towards
965          supporting "skip blank pages".
966
[a5b7959]967Sun Apr 12 10:22:13 GMT 2015  Olly Betts <olly@survex.com>
968
969        * src/printwx.cc: Eliminate Init() and Pre() methods of svxPrintout
970          class.
971
[3cb08b8]972Sun Apr 12 10:08:42 GMT 2015  Olly Betts <olly@survex.com>
973
974        * src/printwx.cc: Comment clean-ups.
975
[9550334]976Sun Apr 12 10:02:31 GMT 2015  Olly Betts <olly@survex.com>
977
978        * src/printwx.cc: Eliminate unused return value of svxPrintout::Pre().
979
[53494632]980Sun Apr 12 10:01:08 GMT 2015  Olly Betts <olly@survex.com>
981
982        * src/avenprcore.cc,src/avenprcore.h,src/printwx.cc: Eliminate footer
983          member of layout.
984
[3f43e47]985Sun Apr 12 09:50:24 GMT 2015  Olly Betts <olly@survex.com>
986
987        * src/printwx.cc: Eliminate 4 file global variables.
988
[f53ad3d]989Sun Apr 12 09:49:58 GMT 2015  Olly Betts <olly@survex.com>
990
991        * src/printwx.cc: Make a couple of arrays const.
992
[dc7898c]993Sun Apr 12 09:38:49 GMT 2015  Olly Betts <olly@survex.com>
994
995        * src/avenprcore.h,src/printwx.cc: Make clip rectangle part of the
996          svxPrintout class.
997
[693ee9d]998Sun Apr 12 09:32:54 GMT 2015  Olly Betts <olly@survex.com>
999
1000        * src/avenprcore.h: Remove unused header.
1001
[31e0800]1002Sun Apr 12 09:04:09 GMT 2015  Olly Betts <olly@survex.com>
1003
1004        * src/avenprcore.h: Remove dead code.
1005
[088d34f]1006Sun Apr 12 08:54:16 GMT 2015  Olly Betts <olly@survex.com>
1007
1008        * make_release: Add comment documenting the purpose of this script.
1009
[1b317d3]1010Sun Apr 12 08:51:16 GMT 2015  Olly Betts <olly@survex.com>
1011
1012        * tests/back.out,tests/back2.out,tests/lengthunits.out: Add missing
1013          testcase output files.
1014
[4bec1168]1015Sun Apr 12 08:37:31 GMT 2015  Olly Betts <olly@survex.com>
1016
1017        * src/dump3d.c: Remove some commented out code from development.
1018
[0699934]1019Sun Apr 12 08:24:54 GMT 2015  Olly Betts <olly@survex.com>
1020
1021        * lib/: Remove unused message 166.
1022
[c585151e]1023Sun Apr 12 08:23:24 GMT 2015  Olly Betts <olly@survex.com>
1024
1025        * src/avenprcore.cc: Clean up the currently unused code for skipping
1026          blank pages, by removing parts we definitely don't want.
1027
[f0e6d5c]1028Sun Apr 12 08:08:28 GMT 2015  Olly Betts <olly@survex.com>
1029
1030        * src/avenprcore.h,src/printwx.cc: Simplify setting of pen colours
1031          while printing.
1032
[04c9a6d]1033Sun Apr 12 07:57:22 GMT 2015  Olly Betts <olly@survex.com>
1034
1035        * src/avenprcore.h,src/printwx.cc: Simplify setting of text colour.
1036
[6332519]1037Sun Apr 12 07:56:48 GMT 2015  Olly Betts <olly@survex.com>
1038
1039        * src/avenprcore.h: Remove unused constants.
1040
[c3e81cf]1041Sun Apr 12 07:22:34 GMT 2015  Olly Betts <olly@survex.com>
1042
1043        * src/avenprcore.h,src/printwx.cc: Simplify font handling when
1044          printing.
1045
[79c78f7]1046Sun Apr 12 07:04:38 GMT 2015  Olly Betts <olly@survex.com>
1047
1048        * src/printwx.cc: Use DC::GetCharHeight() to get the height of the
1049          font, rather than calling DC::GetTextExtent("My").
1050
[6b2384e]1051Sat Apr 11 23:30:42 GMT 2015  Olly Betts <olly@survex.com>
1052
1053        * src/printwx.cc: Destroy any existing clipping region before we write
1054          the page footer.  Hopefully solves #52, reported by Erin Lynch.
1055
[4a8031f]1056Sat Apr 11 00:50:03 GMT 2015  Olly Betts <olly@survex.com>
1057
1058        * NEWS: Update.
1059
[2bf355e]1060Fri Apr 10 20:31:56 GMT 2015  Olly Betts <olly@survex.com>
1061
1062        * lib/en_US.po: Say "control point" more consistently.
1063
[11169cb]1064Fri Apr 10 10:34:57 GMT 2015  Olly Betts <olly@survex.com>
1065
1066        * src/: Pressing F6 toggles the display of rendering stats, currently
1067          FPS (Frames Per Second) and the number of triangles in the terrain
1068          mesh.
1069
[89e0fe5]1070Tue Apr 07 21:52:29 GMT 2015  Olly Betts <olly@survex.com>
1071
1072        * lib/en_US.po: Remove fuzzy markers from a couple of messages.
1073
[54fbad8]1074Tue Apr 07 06:03:01 GMT 2015  Olly Betts <olly@survex.com>
1075
1076        * src/gfxcore.cc: Fix printf format/type mismatch.
1077
[25dd19b]1078Tue Apr 07 06:02:24 GMT 2015  Olly Betts <olly@survex.com>
1079
1080        * src/gfxcore.cc: Report an error if the survey data has no coordinate
1081          system and you try to load terrain.
1082
[2f62215]1083Mon Apr 06 15:33:11 GMT 2015  Olly Betts <olly@survex.com>
1084
1085        * lib/en_US.po: Tweak accelerators to match recent tweaks to the master
1086          strings.
1087
[b9deeab]1088Mon Apr 06 15:30:55 GMT 2015  Olly Betts <olly@survex.com>
1089
1090        * lib/en_US.po: Add translation of new message.
1091
[4f6fc83]1092Mon Apr 06 15:22:02 GMT 2015  Olly Betts <olly@survex.com>
1093
1094        * lib/po-to-msg.pl: Fix off-by-one in count of untranslated messages.
1095
[80d179e]1096Mon Apr 06 15:21:34 GMT 2015  Olly Betts <olly@survex.com>
1097
1098        * lib/po-to-msg.pl: Report if there are fuzzy strings for a language.
1099
[51755e1]1100Mon Apr 06 15:17:54 GMT 2015  Olly Betts <olly@survex.com>
1101
1102        * lib/,src/mainfrm.cc: Update pot and merge pos.
1103
[622460e]1104Mon Apr 06 14:03:44 GMT 2015  Olly Betts <olly@survex.com>
1105
1106        * lib/survex.pot,src/: Add UI for loading terrain files.
1107
[b18d961]1108Mon Apr 06 11:28:57 GMT 2015  Olly Betts <olly@survex.com>
1109
1110        * src/gfxcore.h: Remove method which is never defined.
1111
[705aaedd]1112Sun Apr 05 10:58:34 GMT 2015  Olly Betts <olly@survex.com>
1113
1114        * doc/TODO.htm,doc/manual.sgml: Update for addition of terrain support.
1115
[7e1da12]1116Sun Apr 05 09:50:09 GMT 2015  Olly Betts <olly@survex.com>
1117
1118        * src/gla-gl.cc: Tweak code for drawing crosses to be more like the
1119          code for drawing blobs.
1120
[1ae34d6]1121Sun Apr 05 09:49:39 GMT 2015  Olly Betts <olly@survex.com>
1122
1123        * src/gfxcore.cc: Fix reversed check for endian-ness of .bil files.
1124
[11fe902]1125Sun Apr 05 09:48:39 GMT 2015  Olly Betts <olly@survex.com>
1126
1127        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Plot the terrain with a
1128          Z-prepass so that we don't see the terrain through itself.
1129
[29f2e7d]1130Sun Apr 05 09:46:31 GMT 2015  Olly Betts <olly@survex.com>
1131
1132        * src/gfxcore.cc: Increase volume diameter so that terrain doesn't get
1133          clipped.
1134
[c26455e]1135Sun Apr 05 06:36:56 GMT 2015  Olly Betts <olly@survex.com>
1136
1137        * src/gfxcore.cc: Show busy cursor while building the terrain model.
1138
[1065e69]1139Sun Apr 05 04:36:51 GMT 2015  Olly Betts <olly@survex.com>
1140
1141        * lib/checkshortcut.pl: Strip off accelerator before looking at
1142          shortcuts, and don't offer ellipses as a potential shortcut.
1143
[d405bab]1144Sun Apr 05 04:25:32 GMT 2015  Olly Betts <olly@survex.com>
1145
1146        * lib/checkshortcut.pl: Treat a missing shortcut as an error too.
1147
[6316bfa]1148Sun Apr 05 04:24:07 GMT 2015  Olly Betts <olly@survex.com>
1149
1150        * lib/checkshortcut.pl: If there's a shortcut clash, report letters
1151          used in strings in the menu which aren't used for shortcuts, and
1152          separately any ASCII letters which aren't used in the menu strings at
1153          all.
1154
[0b9ad66]1155Sun Apr 05 04:22:39 GMT 2015  Olly Betts <olly@survex.com>
1156
1157        * lib/deadmessages.txt,lib/merge-po: Fix extra "" on msgid when adding
1158          to deadmessages.txt.
1159
[35d5206]1160Sun Apr 05 03:59:42 GMT 2015  Olly Betts <olly@survex.com>
1161
1162        * lib/: Merge messages and resolve clashing menu accelarators.
1163
[90c628d]1164Sun Apr 05 03:40:13 GMT 2015  Olly Betts <olly@survex.com>
1165
1166        * lib/survex.pot,src/mainfrm.cc: Fix clashing menu accelarators.
1167
[46beda0]1168Sun Apr 05 03:34:52 GMT 2015  Olly Betts <olly@survex.com>
1169
1170        * lib/survex.pot,src/: Create a "Colour by" submenu of the "View" menu.
1171
[9df33bc]1172Sun Apr 05 03:04:00 GMT 2015  Olly Betts <olly@survex.com>
1173
1174        * src/gfxcore.cc,src/gfxcore.h: Add support for reading DEM data from
1175          SRTM .hgt files.
1176
[3fbdd0d]1177Sun Apr 05 02:22:03 GMT 2015  Olly Betts <olly@survex.com>
1178
1179        * src/gfxcore.cc: Remove header which is no longer used.
1180
[d36c3dc]1181Sun Apr 05 01:25:59 GMT 2015  Olly Betts <olly@survex.com>
1182
1183        * src/: Remove actions from 'Orientation' menu which you wouldn't
1184          sanely want to perform from the menu.
1185
[a9a4db0]1186Sat Apr 04 23:24:13 GMT 2015  Olly Betts <olly@survex.com>
1187
1188        * src/: Remove actions from 'Rotation' menu which you wouldn't sanely
1189          want to perform from the menu.
1190
[5314a0e]1191Sat Apr 04 23:06:26 GMT 2015  Olly Betts <olly@survex.com>
1192
1193        * src/gfxcore.cc,src/gfxcore.h: Factor out DEM loading into a separate
1194          method.
1195
[d347a2c]1196Sat Apr 04 22:30:03 GMT 2015  Olly Betts <olly@survex.com>
1197
1198        * src/gfxcore.cc: Draw terrain before crosses/blobs.
1199
[bfb3ab0]1200Sat Apr 04 22:01:29 GMT 2015  Olly Betts <olly@survex.com>
1201
1202        * src/gfxcore.cc: Support 'SKIPBYTES' in the DEM data.
1203
[847e40f]1204Sat Apr 04 21:58:59 GMT 2015  Olly Betts <olly@survex.com>
1205
1206        * src/gfxcore.cc: Remove unused macros.
1207
[194503c]1208Sat Apr 04 13:04:04 GMT 2015  Olly Betts <olly@survex.com>
1209
1210        * src/gfxcore.cc: Fix DEM reading for big-endian platforms.
1211
[6388423]1212Sat Apr 04 03:17:32 GMT 2015  Olly Betts <olly@survex.com>
1213
1214        * src/gfxcore.cc,src/gfxcore.h: Render terrain as a transparent mesh of
1215          triangles.
1216
[91732f2]1217Fri Apr 03 04:26:34 GMT 2015  Olly Betts <olly@survex.com>
1218
1219        * src/gfxcore.cc: Test with the void-filled 3-arc second SRTM data.
1220
[05956b5]1221Thu Apr 02 11:17:01 GMT 2015  Olly Betts <olly@survex.com>
1222
1223        * NEWS: Update.
1224
[45630e2]1225Thu Apr 02 11:13:24 GMT 2015  Olly Betts <olly@survex.com>
1226
1227        * lib/ru.po: Fix accelerator clash.
1228
[29fd30c]1229Thu Apr 02 10:43:37 GMT 2015  Olly Betts <olly@survex.com>
1230
1231        * lib/id.po,lib/ru.po: Merge translation updates.
1232
[8ed917dc]1233Wed Apr 01 11:53:26 GMT 2015  Olly Betts <olly@survex.com>
1234
1235        * src/gfxcore.cc: Make stats read from DEM file static.
1236
[48ae23c]1237Wed Apr 01 07:33:18 GMT 2015  Olly Betts <olly@survex.com>
1238
1239        * src/gfxcore.cc: Process all of the DEM data.
1240
[be98901]1241Tue Mar 31 11:46:25 GMT 2015  Olly Betts <olly@survex.com>
1242
1243        * src/gfxcore.cc: Read terrain data directly from the zip file.
1244
[cd48e7c]1245Tue Mar 31 11:37:21 GMT 2015  Olly Betts <olly@survex.com>
1246
1247        * src/gfxcore.cc: Make terrain white with 30% alpha rather than light
1248          grey and opaque.
1249
[8b16cc4]1250Mon Mar 23 04:41:11 GMT 2015  Olly Betts <olly@survex.com>
1251
1252        * buildmacosx.sh: Remove packaging of svxedit for OS X.
1253
[efa2899]1254Mon Mar 23 02:30:39 GMT 2015  Olly Betts <olly@survex.com>
1255
1256        * survex.spec.in: Drop svxedit from RPM spec file.
1257
[d5cc724]1258Mon Mar 23 02:27:52 GMT 2015  Olly Betts <olly@survex.com>
1259
1260        * .gitignore,Makefile.am,configure.ac,lib/INSTALL.OSX,
1261          lib/icons/Makefile.am,src/,survex.iss.in: Remove editwrap - while an
1262          editor with built-in knowledge of survex would be nice to have,
1263          svxedit doesn't really offer that, and it looks ugly in a modern
1264          desktop.
1265
[76c16b9]1266Mon Mar 23 00:55:24 GMT 2015  Olly Betts <olly@survex.com>
1267
1268        * lib/INSTALL.OSX,src/mainfrm.cc: Attempt to address the size of the
1269          toolbar icons on Mac OS X.
1270
[0d62afe]1271Sun Mar 22 10:10:21 GMT 2015  Olly Betts <olly@survex.com>
1272
1273        * doc/manual.sgml: <?dbhtml seems to require > not ?> to terminate.
1274
[ce92903]1275Sun Mar 22 04:39:39 GMT 2015  Olly Betts <olly@survex.com>
1276
1277        * doc/manual.sgml: Fix bugs in the markup.
1278
[6af6d51]1279Sun Mar 22 04:07:53 GMT 2015  Olly Betts <olly@survex.com>
1280
1281        * .gitignore,configure.ac,doc/: Eliminate most of the SGML entities we
1282          define.
1283
[0476b10]1284Sat Mar 21 20:51:54 GMT 2015  Olly Betts <olly@survex.com>
1285
1286        * NEWS: Update.
1287
[9e17167]1288Sat Mar 21 02:43:48 GMT 2015  Olly Betts <olly@survex.com>
1289
1290        * doc/diffpos.sgml,doc/extend.sgml: Remove &nbsp; which actually make
1291          the output formatting worse (presumably these used to work around a
1292          bug in one of the docbook processing tools.
1293
[38335b7]1294Sat Mar 21 02:26:59 GMT 2015  Olly Betts <olly@survex.com>
1295
1296        * doc/: Eliminate uses of Null End Tag, as a step towards making the
1297          docs valid XML rather than just SGML.
1298
[22b0a8f]1299Thu Mar 19 11:57:14 GMT 2015  Olly Betts <olly@survex.com>
1300
1301        * src/gfxcore.cc,src/gfxcore.h,src/mainfrm.h: Terrain data work in
1302          progress.
1303
[4938bcd]1304Thu Mar 19 10:32:48 GMT 2015  Olly Betts <olly@survex.com>
1305
1306        * lib/icons/Makefile.am,lib/icons/solid-surface.png,
1307          lib/icons/solid_surface.xpm,lib/survex.pot,src/: Add UI for toggling
1308          terrain on and off.
1309
[1dd0bb5]1310Wed Mar 18 04:11:49 GMT 2015  Olly Betts <olly@survex.com>
1311
1312        * lib/bg.po,lib/el.po: A few updates.
1313
[3d56564]1314Wed Mar 18 03:22:09 GMT 2015  Olly Betts <olly@survex.com>
1315
1316        * doc/manual.sgml: Add a link to the sample data from the manual too.
1317
[77a3d7a]1318Wed Mar 18 03:12:09 GMT 2015  Olly Betts <olly@survex.com>
1319
1320        * doc/manual.sgml: Remove references to contact addresses which are
1321          no longer there.  Remove offer to post people floppies, and
1322          references to a fictional CD image.
1323
[fb08ce4]1324Sun Mar 15 03:38:32 GMT 2015  Olly Betts <olly@survex.com>
1325
1326        * lib/: Merge po changes.
1327
[2a26b45]1328Sun Mar 15 03:35:48 GMT 2015  Olly Betts <olly@survex.com>
1329
1330        * src/gfxcore.cc,src/gfxcore.h: Take the width of the messages used
1331          above the compass and clino into account when calculating how wide
1332          they are.
1333
[dbd50e2]1334Sun Mar 15 03:35:07 GMT 2015  Olly Betts <olly@survex.com>
1335
1336        * src/gla-gl.cc,src/gla.h: Make GLACanvas::GetTextExtent() const.
1337
[1c507cf]1338Sun Mar 15 03:34:26 GMT 2015  Olly Betts <olly@survex.com>
1339
1340        * src/commands.c,src/gfxcore.cc: Add and enhance some TRANSLATORS
1341          comments.
1342
[ea94dd64]1343Sun Mar 15 03:33:13 GMT 2015  Olly Betts <olly@survex.com>
1344
1345        * lib/survex.pot: Add TRANSLATORS comments for a couple of messages
1346          which aren't yet used.
1347
[65aa2487]1348Sun Mar 15 02:47:30 GMT 2015  Olly Betts <olly@survex.com>
1349
1350        * lib/id.po: Merge translation updates.
1351
[2595419]1352Fri Mar 13 21:28:07 GMT 2015  Olly Betts <olly@survex.com>
1353
1354        * NEWS: Update.
1355
[ceea8c5]1356Fri Mar 13 11:27:54 GMT 2015  Olly Betts <olly@survex.com>
1357
1358        * src/findentrances.cc: If the 3d file specifies the coordinate system,
1359          use it.
1360
[322bee9]1361Fri Mar 13 03:49:45 GMT 2015  Olly Betts <olly@survex.com>
1362
1363        * lib/hu.po: Merged adjusted versions of some suggestions, marked as
1364          "fuzzy".
1365
[5f69a50]1366Thu Mar 12 22:30:14 GMT 2015  Olly Betts <olly@survex.com>
1367
1368        * lib/: Update source references.
1369
[6216112]1370Thu Mar 12 22:27:13 GMT 2015  Olly Betts <olly@survex.com>
1371
1372        * lib/survex.pot: Add message ready for future use.
1373
[eba11f3]1374Thu Mar 12 01:51:31 GMT 2015  Olly Betts <olly@survex.com>
1375
1376        * lib/ru.po: Juggle menu shortcuts.
1377
[88b57e6e]1378Thu Mar 12 01:42:09 GMT 2015  Olly Betts <olly@survex.com>
1379
1380        * lib/de.po,lib/de_CH.po: Adapt some translations.
1381
[43e6061]1382Thu Mar 12 01:12:51 GMT 2015  Olly Betts <olly@survex.com>
1383
1384        * lib/fr.po: Adapt a couple of translations.
1385
[0dc273d]1386Wed Mar 11 06:12:09 GMT 2015  Olly Betts <olly@survex.com>
1387
1388        * lib/ro.po,lib/sk.po: Fix some shortcut clashes.
1389
[cc9e2c65]1390Wed Mar 11 05:00:26 GMT 2015  Olly Betts <olly@survex.com>
1391
1392        * lib/,src/: Add "Colour by Gradient".
1393
[a4e7c6f]1394Wed Mar 11 04:55:38 GMT 2015  Olly Betts <olly@survex.com>
1395
1396        * lib/fr.po: Juggle menu shortcuts.
1397
[538114c]1398Wed Mar 11 04:54:57 GMT 2015  Olly Betts <olly@survex.com>
1399
1400        * lib/fr.po: Add translation.
1401
[ec5e5a6]1402Wed Mar 11 04:38:52 GMT 2015  Olly Betts <olly@survex.com>
1403
1404        * lib/fr.po: Fix typo.
1405
[5afbd60]1406Wed Mar 11 04:30:17 GMT 2015  Olly Betts <olly@survex.com>
1407
1408        * src/gfxcore.cc: Minor refactor.
1409
[47c62d04]1410Wed Mar 11 04:27:04 GMT 2015  Olly Betts <olly@survex.com>
1411
1412        * src/gfxcore.cc: Refactor code to dispatch drawing of the colour key.
1413
[371f9ed]1414Wed Mar 11 03:59:57 GMT 2015  Olly Betts <olly@survex.com>
1415
1416        * src/gfxcore.cc,src/gfxcore.h: Factor out function to pick the colour
1417          pen based on a value between 0 and 1.
1418
[91756e4]1419Wed Mar 11 03:15:46 GMT 2015  Olly Betts <olly@survex.com>
1420
1421        * src/gfxcore.h: Invalidate the length key when "Metric" is toggled.
1422
[391af6a]1423Wed Mar 11 03:14:30 GMT 2015  Olly Betts <olly@survex.com>
1424
1425        * src/gfxcore.cc: Context menu on length key now allows toggling
1426          "Metric", like it does on the depth key.
1427
[355809f]1428Wed Mar 11 03:12:54 GMT 2015  Olly Betts <olly@survex.com>
1429
1430        * src/gfxcore.cc: Put units below length key (like we do for depth
1431          key) and only show one decimal place on the lengths.
1432
[0a8fad2]1433Wed Mar 11 03:11:11 GMT 2015  Olly Betts <olly@survex.com>
1434
1435        * lib/de.po,lib/de_CH.po,lib/fr.po: Attempt to update some
1436          translations.
1437
[a5670c7]1438Tue Mar 10 12:30:42 GMT 2015  Olly Betts <olly@survex.com>
1439
1440        * NEWS: Update.
1441
[c6a54a8]1442Tue Mar 10 00:54:10 GMT 2015  Olly Betts <olly@survex.com>
1443
1444        * lib/: Update source references and TRANSLATORS comments.
1445
[36efb03]1446Tue Mar 10 00:50:44 GMT 2015  Olly Betts <olly@survex.com>
1447
1448        * src/: Add more TRANSLATORS comments.
1449
[2a35343]1450Tue Mar 10 00:49:03 GMT 2015  Olly Betts <olly@survex.com>
1451
1452        * lib/pt.po,lib/pt_BR.po: Add missing "fuzzy" marker to two
1453          translations.
1454
[f6c07ba]1455Tue Mar 10 00:46:55 GMT 2015  Olly Betts <olly@survex.com>
1456
1457        * lib/id.po,lib/ru.po: Merge translation updates.
1458
[e4ff92f4]1459Tue Mar 10 00:45:15 GMT 2015  Olly Betts <olly@survex.com>
1460
1461        * lib/launchpad-merge-po: Sync merging at blank lines between
1462          messages.
1463
[69f54b0]1464Tue Mar 10 00:05:29 GMT 2015  Olly Betts <olly@survex.com>
1465
1466        * lib/: Update po files for new message.
1467
[0adeec6]1468Sun Mar 08 13:20:00 GMT 2015  Olly Betts <olly@survex.com>
1469
1470        * NEWS: Update.
1471
[fbf7fa0]1472Sun Mar 08 13:12:10 GMT 2015  Olly Betts <olly@survex.com>
1473
1474        * doc/manual.sgml: Document averaging of a group of repeated readings.
1475
[db71ab5]1476Sun Mar 08 10:09:04 GMT 2015  Olly Betts <olly@survex.com>
1477
1478        * src/gfxcore.cc: Remove unnecessary clamping when colouring by date or
1479          error, due to cut-and-pasting code from the colour by depth case.
1480
[af50685]1481Sun Mar 08 09:35:59 GMT 2015  Olly Betts <olly@survex.com>
1482
1483        * lib/survex.pot,src/: Add "Colour by Length".
1484
[be28d00]1485Sun Mar 08 09:30:16 GMT 2015  Olly Betts <olly@survex.com>
1486
1487        * src/datain.c: Fix amended message in source from the output units
1488          commit.
1489
[fe340a5]1490Sun Mar 08 04:22:29 GMT 2015  Olly Betts <olly@survex.com>
1491
1492        * doc/TODO.htm: "Save cavern log from aven" now implemented.
1493
[6eb50ab]1494Sun Mar 08 02:22:33 GMT 2015  Olly Betts <olly@survex.com>
1495
1496        * src/commands.c: Slightly simplify handling of the units scaling
1497          factor.
1498
[009a9e4]1499Sun Mar 08 02:21:09 GMT 2015  Olly Betts <olly@survex.com>
1500
1501        * src/cavern.h: Reorder the Q_ enum values so that those used in
1502          bitmasks tests are together and first.
1503
[2a0f70e]1504Sun Mar 08 02:20:30 GMT 2015  Olly Betts <olly@survex.com>
1505
1506        * src/datain.c: Add FIXME about warnings when the backclino has range
1507          0-180 degrees.
1508
[85c0078]1509Sun Mar 08 02:16:39 GMT 2015  Olly Betts <olly@survex.com>
1510
1511        * doc/TODO.htm,lib/,src/,tests/: In cavern, use the currently set units
1512          when outputting measurements in warnings, errors, and the stats at
1513          the end of the run.
1514
[d5427e7]1515Sun Mar 08 02:10:03 GMT 2015  Olly Betts <olly@survex.com>
1516
1517        * src/message.c: Document the CP-1250 and CP-1252 mappings are
1518          complete, and which positions are unused in these character sets.
1519
[f6e66b0]1520Sun Mar 08 02:07:39 GMT 2015  Olly Betts <olly@survex.com>
1521
1522        * src/message.c: Add commented out mappings for the CP-1252 characters
1523          we don't currently make use of.
1524
[9fa129a]1525Sun Mar 08 02:06:29 GMT 2015  Olly Betts <olly@survex.com>
1526
1527        * src/message.c: Add CP-1252 mappings for fancy quotes.
1528
[1d50b99]1529Sun Mar 08 02:03:43 GMT 2015  Olly Betts <olly@survex.com>
1530
1531        * src/message.c: Improve debug message for a missing transliteration to
1532          report the codepoint in question, and note why 169 isn't handled here.
1533
[a46e1ec]1534Sun Mar 08 00:55:56 GMT 2015  Olly Betts <olly@survex.com>
1535
1536        * src/message.c: Transliterate gradient and infinity symbols if the
1537          current character set lacks them.
1538
[42fd3ef]1539Sat Mar 07 10:36:43 GMT 2015  Olly Betts <olly@survex.com>
1540
1541        * src/message.c: Don't dynamically generate a message string for a
1542          message requested before messages are read or for an out of range
1543          message number - instead return a fixed string and write the
1544          message number to STDERR.
1545
[c8fcf66]1546Sat Mar 07 10:03:37 GMT 2015  Olly Betts <olly@survex.com>
1547
1548        * src/avenprcore.cc,src/message.c,src/message.h: msg() has returned a
1549          persistent copy of the message for decades, so the code's bound to
1550          rely on that in some places.  And there's no real reason it
1551          shouldn't continue to as the messages are under 20KB of UTF-8 text
1552          for any language, so lazy loading isn't worth the complication.  So
1553          remove msgPerm() and the unused msgFree() macro, and document that
1554          msg() returns a persistent copy.
1555
[82919e07]1556Sat Mar 07 00:01:50 GMT 2015  Olly Betts <olly@survex.com>
1557
1558        * src/commands.c: Make data tables const where possible.
1559
[c639f73]1560Fri Mar 06 22:06:41 GMT 2015  Olly Betts <olly@survex.com>
1561
1562        * lib/: More minor translation updates.
1563
[becfd8a]1564Fri Mar 06 21:48:58 GMT 2015  Olly Betts <olly@survex.com>
1565
1566        * lib/bg.po: Minor update.
1567
[27c74a9]1568Fri Mar 06 12:39:29 GMT 2015  Olly Betts <olly@survex.com>
1569
1570        * lib/INSTALL.OSX,lib/icons/Makefile.am,lib/icons/plt.svg: Add SVG
1571          version of .plt icon.
1572
[dfbd846]1573Fri Mar 06 12:38:48 GMT 2015  Olly Betts <olly@survex.com>
1574
1575        * src/datain.c: Improve wording of FIXME comment.
1576
[dd65182]1577Fri Mar 06 11:48:08 GMT 2015  Olly Betts <olly@survex.com>
1578
1579        * NEWS: Update.
1580
[c11ceba]1581Fri Mar 06 10:30:26 GMT 2015  Olly Betts <olly@survex.com>
1582
1583        * .gitignore: Update.
1584
[a72ed95]1585Fri Mar 06 10:15:16 GMT 2015  Olly Betts <olly@survex.com>
1586
1587        * .gitignore,Makefile.am,debian/survex.install,doc/,lib/,src/: Aven's
1588          support for reading colours and font sizes for printouts from
1589          print.ini has never worked - the contents of the ini files are
1590          ignored due to a bug which has been there since the code was added
1591          in 2005 - but nobody has ever complained.  So just strip out that
1592          code entirely - we should support setting the colours and font sizes,
1593          but a GUI interface for setting them would be better.
1594
[2f0b258]1595Fri Mar 06 07:00:35 GMT 2015  Olly Betts <olly@survex.com>
1596
1597        * src/avenprcore.h: Remove prototypes for functions we no longer
1598          declare.
1599
[4dc9899]1600Fri Mar 06 05:08:28 GMT 2015  Olly Betts <olly@survex.com>
1601
1602        * src/datain.c: Warn if fore and back measurements differ by more than
1603          3 SDs, rather than just by 2 SDs.
1604
[498a7c1]1605Fri Mar 06 05:01:24 GMT 2015  Olly Betts <olly@survex.com>
1606
1607        * lib/: More translation updates.
1608
[8377f15]1609Fri Mar 06 04:33:21 GMT 2015  Olly Betts <olly@survex.com>
1610
1611        * lib/: Update and merge translations.
1612
[bb71423]1613Fri Mar 06 04:30:33 GMT 2015  Olly Betts <olly@survex.com>
1614
1615        * src/cavernlog.cc: Fix TRANSLATORS comment in source to match .pot
1616          file.
1617
[bbed692]1618Fri Mar 06 04:00:54 GMT 2015  Olly Betts <olly@survex.com>
1619
1620        * src/cavernlog.cc: Avoid hardcoding numeric value of LOG_REPROCESS.
1621
[0e81a88]1622Fri Mar 06 03:56:13 GMT 2015  Olly Betts <olly@survex.com>
1623
1624        * lib/survex.pot,src/cavernlog.cc,src/cavernlog.h: Add "Save Log"
1625          button to Aven's cavern log window.
1626
[d7b53e3]1627Fri Mar 06 03:24:54 GMT 2015  Olly Betts <olly@survex.com>
1628
1629        * lib/icons/Makefile.am,lib/icons/log.xpm,lib/survex.pot,src/: Add a
1630          menu item and toolbar button to show the cavern log window if the
1631          currently shown survey data was processed by aven.  Reported by
1632          Hugh St Lawrence in #47, and by Dave Clucas and others previously on
1633          the list.
1634
[bfd5706]1635Fri Mar 06 01:24:57 GMT 2015  Olly Betts <olly@survex.com>
1636
1637        * doc/manual.sgml: Add complete list of quantities you can set SDs
1638          for.  Thanks for Wookey for highlighting that the previous list was
1639          incomplete.
1640
[bcd239f]1641Fri Mar 06 01:24:13 GMT 2015  Olly Betts <olly@survex.com>
1642
1643        * lib/id.po,lib/pl.po: More translation updates.
1644
[58055e11]1645Fri Mar 06 00:49:09 GMT 2015  Olly Betts <olly@survex.com>
1646
1647        * src/cavernlog.cc: Require ':' after error/warning marker.
1648
[2d8b140]1649Fri Mar 06 00:42:43 GMT 2015  Olly Betts <olly@survex.com>
1650
1651        * lib/el.po: Fix language code in file to be 'el'.
1652
[c7267bc]1653Fri Mar 06 00:42:21 GMT 2015  Olly Betts <olly@survex.com>
1654
1655        * lib/po-to-msg.pl: Add check that language code in file matches the
1656          filename.
1657
[4b5971f]1658Thu Mar 05 23:53:33 GMT 2015  Olly Betts <olly@survex.com>
1659
1660        * lib/: Add translations for "error" based on existing translations.
1661
[6340494]1662Thu Mar 05 23:42:33 GMT 2015  Olly Betts <olly@survex.com>
1663
1664        * .gitignore,doc/manual.sgml,lib/Makefile.am,src/message.c: There's no
1665          need to duplicate de.msg to de_DE.msg, as the code will fall-back to
1666          de from de_DE anyway.
1667
[793b6a3]1668Thu Mar 05 04:32:13 GMT 2015  Olly Betts <olly@survex.com>
1669
1670        * src/gfxcore.h: Fix (C) year typo.
1671
[0edddb4]1672Thu Mar 05 04:30:56 GMT 2015  Olly Betts <olly@survex.com>
1673
1674        * src/aboutdlg.cc,src/aboutdlg.h: Make the button to dismiss the
1675          "About" dialog "OK" rather than "Close", which seems more logical,
1676          and also allows the dialog to be closed by pressing "Escape".
1677
[4a66219]1678Thu Mar 05 03:21:45 GMT 2015  Olly Betts <olly@survex.com>
1679
1680        * src/avenprcore.h,src/printwx.cc,src/printwx.h: Don't round bearing
1681          and tilt angles to integers when printing and exporting.
1682
[31f1db0]1683Thu Mar 05 02:19:25 GMT 2015  Olly Betts <olly@survex.com>
1684
1685        * lib/survex.pot: Update line number references, and reorder messages
1686          a bit so some which are lower priority to translate are later in the
1687          file.
1688        * lib/: Merge .pot changes.
1689
[5c11105]1690Thu Mar 05 01:05:24 GMT 2015  Olly Betts <olly@survex.com>
1691
1692        * lib/extract-msgs.pl: Whitespace tweak.
1693
[9435c45]1694Thu Mar 05 01:04:44 GMT 2015  Olly Betts <olly@survex.com>
1695
1696        * lib/extract-msgs.pl: Preserve any header from the existing .pot
1697          file.
1698
[381311b]1699Thu Mar 05 00:51:17 GMT 2015  Olly Betts <olly@survex.com>
1700
1701        * lib/survex.pot,src/img_hosted.c: Include the filename when we run
1702          out of memory while reading a file with img, which avoids the %.0s
1703          hack and is more helpful for users.
1704
[40b02e8]1705Wed Mar 04 12:30:39 GMT 2015  Olly Betts <olly@survex.com>
1706
1707        * src/cavernlog.cc: Highlight "error" marker in red and "warning"
1708          marker in orange.
1709
[66f5fc4]1710Wed Mar 04 09:47:56 GMT 2015  Olly Betts <olly@survex.com>
1711
1712        * src/datain.c,src/readval.c,tests/badinc.out,tests/badinc2.out,
1713          tests/badinc3.out: Include column number when a *include file isn't
1714          found.
1715
[671c8f6]1716Wed Mar 04 09:22:14 GMT 2015  Olly Betts <olly@survex.com>
1717
1718        * src/datain.c: Fix compile_error() and friends not to segfault if
1719          passed a negative message number when no file is open.
1720
[48787a9]1721Wed Mar 04 08:16:44 GMT 2015  Olly Betts <olly@survex.com>
1722
1723        * src/json.cc,src/json.h: Add new files for JSON export.
1724
[5a45706]1725Tue Mar 03 12:14:22 GMT 2015  Olly Betts <olly@survex.com>
1726
1727        * lib/survex.pot,src/message.c,tests/: Show 'error' in front of error
1728          messages, like we show 'warning' in front of warnings.  Fixes #48,
1729          reported by Wookey.
1730
[9b658f2]1731Tue Mar 03 11:05:17 GMT 2015  Olly Betts <olly@survex.com>
1732
1733        * lib/survex.pot: Add new message "JSON files".
1734
[b3ee5f5]1735Tue Mar 03 10:03:21 GMT 2015  Olly Betts <olly@survex.com>
1736
1737        * src/cavernlog.cc: Rework code to read cavern's output.  In
1738          particular, we no longer mix buffered I/O with select() on the
1739          file descriptor.
1740
[7b9b700]1741Mon Mar 02 11:45:41 GMT 2015  Olly Betts <olly@survex.com>
1742
1743        * src/gfxcore.cc,src/guicontrol.cc,src/mainfrm.cc: More tweaks to
1744          compile with a unicode build of wx2.8.
1745
[d7ee328]1746Mon Mar 02 09:24:59 GMT 2015  Olly Betts <olly@survex.com>
1747
1748        * src/labelinfo.h: Fix to compile with a unicode build of wxwidgets
1749          2.8.
1750
[445dfe4]1751Mon Mar 02 07:43:47 GMT 2015  Olly Betts <olly@survex.com>
1752
1753        * lib/hu.po: Change '...' to ellipses.
1754
[d3a8b5c]1755Mon Mar 02 07:43:31 GMT 2015  Olly Betts <olly@survex.com>
1756
1757        * lib/hu.po: Add missing quotes.
1758
[ca8d113]1759Mon Mar 02 07:42:38 GMT 2015  Olly Betts <olly@survex.com>
1760
1761        * lib/hu.po: Use curly double quotes.
1762
[7cb9603]1763Mon Mar 02 07:40:07 GMT 2015  Olly Betts <olly@survex.com>
1764
1765        * lib/hu.po: Remove erroneous quotes from message.
1766
[5e966c35]1767Mon Mar 02 07:32:48 GMT 2015  Olly Betts <olly@survex.com>
1768
1769        * lib/id.po: Add missing '#~'.
1770
[d2ed5a8]1771Mon Mar 02 07:32:22 GMT 2015  Olly Betts <olly@survex.com>
1772
1773        * lib/id.po: Resolve clashing menu shortcuts.
1774
[1fe107a]1775Mon Mar 02 07:13:01 GMT 2015  Olly Betts <olly@survex.com>
1776
1777        * src/: Add JSON export.
1778
[ce77e4f]1779Mon Mar 02 07:11:53 GMT 2015  Olly Betts <olly@survex.com>
1780
1781        * doc/TODO.htm: Update.
1782
[8384422]1783Mon Mar 02 06:02:58 GMT 2015  Olly Betts <olly@survex.com>
1784
1785        * lib/ru.po: Resolve clashing menu shortcuts.
1786
[c6e9faf]1787Mon Mar 02 05:58:42 GMT 2015  Olly Betts <olly@survex.com>
1788
1789        * lib/ru.po: Merge more translation updates from "vsuhachev".
1790
[327540d]1791Mon Mar 02 05:57:25 GMT 2015  Olly Betts <olly@survex.com>
1792
1793        * lib/id.po: Merged translation updates from "Cave ID" - all messages
1794          are now translated into Indonesian!
1795
[c0d8e5d]1796Sat Feb 28 12:38:09 GMT 2015  Olly Betts <olly@survex.com>
1797
1798        * src/export.cc: Eliminate more static variables.
1799
[586e78c]1800Sat Feb 28 12:05:54 GMT 2015  Olly Betts <olly@survex.com>
1801
1802        * src/export.cc: Eliminate static double factor.
1803
[cd4684a]1804Sat Feb 28 11:26:52 GMT 2015  Olly Betts <olly@survex.com>
1805
1806        * src/export.cc: Eliminate use of static for text_height.
1807
[1b0bf6a]1808Sat Feb 28 11:06:25 GMT 2015  Olly Betts <olly@survex.com>
1809
1810        * src/export.cc,src/exportfilter.h: Pass bounding box as parameters to
1811          header() method rather than storing them as static data.
1812
[b4f28e0]1813Wed Feb 25 06:34:53 GMT 2015  Olly Betts <olly@survex.com>
1814
1815        * lib/icons/Makefile.am,lib/icons/xpm2png,src/mainfrm.cc: Fix display
1816          of icons for toolbar and notebook under WXMSW.
1817
[261ab22]1818Tue Feb 24 22:10:00 GMT 2015  Olly Betts <olly@survex.com>
1819
1820        * src/mainfrm.cc: Work around GetIcon() not working under OS X.
1821
[0970b9d]1822Tue Feb 24 20:24:47 GMT 2015  Olly Betts <olly@survex.com>
1823
1824        * buildmacosx.sh: Note that UDCO is larger still.
1825
[c72a344]1826Tue Feb 24 20:24:16 GMT 2015  Olly Betts <olly@survex.com>
1827
1828        * buildmacosx.sh: Move the instructions about specifying the
1829          architecture to the top of the file with the other instructions.
1830
[35903f9]1831Tue Feb 24 20:23:19 GMT 2015  Olly Betts <olly@survex.com>
1832
1833        * Makefile.am: Fail building the MS Windows installer if the 'doc'
1834          subdirectory somehow fails to exist.
1835
[005adaf]1836Tue Feb 24 20:22:13 GMT 2015  Olly Betts <olly@survex.com>
1837
1838        * Makefile.am: Copy PNG and JPG images from their new location.
1839          Remove the code to strip out PNG images with .ico versions, as
1840          those are now in a separate directory to the images that are PNG
1841          format cross-platform.
1842
[98b97c6]1843Tue Feb 24 19:26:48 GMT 2015  Olly Betts <olly@survex.com>
1844
1845        * src/Makefile.am: Fix include path to .ico files.
1846
[5644c79]1847Tue Feb 24 19:04:01 GMT 2015  Olly Betts <olly@survex.com>
1848
1849        * NEWS,configure.ac: Update for 1.2.17.
1850
[1646310]1851Tue Feb 24 04:44:41 GMT 2015  Olly Betts <olly@survex.com>
1852
1853        * NEWS: Update.
1854
[69ddbce]1855Tue Feb 24 04:35:58 GMT 2015  Olly Betts <olly@survex.com>
1856
1857        * lib/ru.po: Copy a couple of messages which only differ in the
1858          accelerator character.
1859
[f2836b2]1860Tue Feb 24 04:30:14 GMT 2015  Olly Betts <olly@survex.com>
1861
1862        * lib/hu.po: Another Hungarian message translated.
1863
[2afde70]1864Tue Feb 24 04:28:00 GMT 2015  Olly Betts <olly@survex.com>
1865
1866        * lib/ru.po: Merge in many updates to the Russian translation from
1867          "vsuhachev".
1868
[a886e3a]1869Sat Feb 21 04:52:26 GMT 2015  Olly Betts <olly@survex.com>
1870
1871        * tests/cmd_set.pos,tests/cmd_set.svx,tests/Makefile.am: Check that
1872          '*set names .' works when '.' is also the decimal point.
1873
[1cfb7ee]1874Sat Feb 21 04:48:45 GMT 2015  Olly Betts <olly@survex.com>
1875
1876        * lib/: A few translation updates.
1877
[a7d4233]1878Mon Feb 16 00:46:53 GMT 2015  Olly Betts <olly@survex.com>
1879
1880        * lib/: Merge changes from sources to .pot and .po files.
1881
[1034916]1882Mon Feb 16 00:46:01 GMT 2015  Olly Betts <olly@survex.com>
1883
1884        * lib/extract-msgs.pl: Report file:line for issues we spot.
1885
[0b8c321]1886Mon Feb 16 00:13:55 GMT 2015  Olly Betts <olly@survex.com>
1887
1888        * lib/survex.pot,src/: Add more TRANSLATOR comments.
1889
[a786810]1890Mon Feb 16 00:12:32 GMT 2015  Olly Betts <olly@survex.com>
1891
1892        * tests/badcalibrate.out,tests/badcalibrate.svx: Add test coverage for
1893          "Can't calibrate angular and length quantities together".
1894
[39d2fc7]1895Sun Feb 15 23:47:35 GMT 2015  Olly Betts <olly@survex.com>
1896
1897        * lib/po-to-msg.pl: Report file and line number for warnings.
1898
[42607d0]1899Sun Feb 15 23:46:12 GMT 2015  Olly Betts <olly@survex.com>
1900
1901        * doc/manual.sgml,lib/Makefile.am,lib/hu.po,src/message.c,
1902          survex.iss.in: Add start of Hungarian translation from Imre Balogh.
1903
[469c47b]1904Sun Feb 01 04:53:22 GMT 2015  Olly Betts <olly@survex.com>
1905
1906        * lib/INSTALL.OSX,lib/icons/Makefile.am,lib/icons/err.svg: Add SVG
1907          version of .err file icon.
1908
[4488c83]1909Sun Feb 01 04:49:06 GMT 2015  Olly Betts <olly@survex.com>
1910
1911        * lib/INSTALL.OSX,lib/icons/Makefile.am,lib/icons/pos.svg: Add SVG
1912          version of .pos file icon.
1913
[b2b1f6b]1914Sat Jan 31 14:39:32 GMT 2015  Olly Betts <olly@survex.com>
1915
1916        * src/aboutdlg.cc,src/aboutdlg.h: Put the wxIcon into the
1917          wxStaticBitmap directly, rather than converting it to a wxBitmap.
1918
[1959b9f]1919Sat Jan 31 13:09:07 GMT 2015  Olly Betts <olly@survex.com>
1920
1921        * lib/icons/Makefile.am,lib/icons/svx.svg: Add SVG version of .svx file
1922          icon.
1923
[5432879]1924Sat Jan 31 13:03:12 GMT 2015  Olly Betts <olly@survex.com>
1925
1926        * lib/icons/Makefile.am: Ship 3d.svg.
1927
[23b7e24]1928Sat Jan 31 12:25:06 GMT 2015  Olly Betts <olly@survex.com>
1929
1930        * lib/icons/svg2iconsetzip: Fix hard-coded icon name.
1931
[09dfd18]1932Sat Jan 31 10:45:17 GMT 2015  Olly Betts <olly@survex.com>
1933
1934        * buildmacosx.sh,configure.ac,debian/survex-aven.install,
1935          debian/survex.install,lib/Makefile.am,lib/icons/,lib/images/,
1936          src/aboutdlg.cc,src/aboutdlg.h,src/gla-gl.cc,survex.iss.in: Split
1937          out the images which aren't icons into an "images" directory.
1938
[e30041a]1939Sat Jan 31 09:28:38 GMT 2015  Olly Betts <olly@survex.com>
1940
1941        * lib/icons/Makefile.am: solid-surface.png isn't currently used, so
1942          don't install it.
1943
[ea1ea51]1944Sat Jan 31 09:19:48 GMT 2015  Olly Betts <olly@survex.com>
1945
1946        * Makefile.am,lib/icons/Makefile.am,lib/icons/aven.png,
1947          lib/icons/aven.xpm,src/: Compile in the "aven" icon on all platforms,
1948          not just MSW, and use this icon for the about dialog instead of
1949          loading it from disk.
1950
[26ae6a9]1951Sat Jan 31 03:44:48 GMT 2015  Olly Betts <olly@survex.com>
1952
1953        * lib/survex-aven.desktop,lib/survex-svxedit.desktop: Add "MimeType"
1954          field to desktop files.
1955
[1b207f0]1956Sat Jan 31 03:43:03 GMT 2015  Olly Betts <olly@survex.com>
1957
1958        * lib/icons/3d.svg,lib/icons/Makefile.am: Add SVG version of 3d file
1959          icon, and use it to generate icon for OS X.
1960
[4baea3a]1961Fri Jan 30 21:59:07 GMT 2015  Olly Betts <olly@survex.com>
1962
1963        * NEWS: Update.
1964
[9d49627]1965Fri Jan 30 21:58:05 GMT 2015  Olly Betts <olly@survex.com>
1966
1967        * buildmacosx.sh: Allow specifying arch to build for on the command
1968          line, and update comments documenting usage.
1969
[976a038]1970Fri Jan 30 21:50:48 GMT 2015  Olly Betts <olly@survex.com>
1971
1972        * buildmacosx.sh: Make the directory we build wx in 'BUILD', as the
1973          source tree already has a 'build' subdirectory.  Use 'BUILD' for
1974          proj too for consistency.
1975
[e067870]1976Fri Jan 30 11:07:46 GMT 2015  Olly Betts <olly@survex.com>
1977
1978        * NEWS: Update.
1979
[08be670]1980Fri Jan 30 10:28:38 GMT 2015  Olly Betts <olly@survex.com>
1981
1982        * lib/icons/png2winicon: Clean up - use set -e, create temporary files
1983          in current directory, and quote filenames.
1984
[63c2fe8]1985Fri Jan 30 10:12:14 GMT 2015  Olly Betts <olly@survex.com>
1986
1987        * .gitignore,lib/icons/,src/aven.rc,src/mainfrm.cc: Rather than loading
1988          all the toolbar and notebook icons from PNG files on disk, compile
1989          them into the aven binary.  On most platforms, as XPMs; on MSW as
1990          .ico files via a generated .rc file.
1991
[57c4012]1992Wed Jan 28 13:46:50 GMT 2015  Olly Betts <olly@survex.com>
1993
1994        * configure.ac: Note in comment that libav is an alternative to ffmpeg.
1995
[1e91075]1996Wed Jan 28 09:45:29 GMT 2015  Olly Betts <olly@survex.com>
1997
1998        * lib/svxedit_Info.plist.in: Update to run svxedit_wrap.
1999
[4e95cff]2000Wed Jan 28 09:45:01 GMT 2015  Olly Betts <olly@survex.com>
2001
2002        * buildmacosx.sh: Remove empty share/doc directory from OS X disk
2003          image.
2004
[42f1c543]2005Wed Jan 28 09:44:21 GMT 2015  Olly Betts <olly@survex.com>
2006
2007        * .gitignore,configure.ac: Actually generate lib/svxedit_Info.plist.
2008
[5d7be38]2009Wed Jan 28 07:17:56 GMT 2015  Olly Betts <olly@survex.com>
2010
2011        * lib/INSTALL.OSX: Update.
2012
[ba7ab45]2013Wed Jan 28 07:09:38 GMT 2015  Olly Betts <olly@survex.com>
2014
2015        * lib/Makefile.am: Fix typo from 0f5d06e9.
2016
[74fbac2]2017Wed Jan 28 07:05:49 GMT 2015  Olly Betts <olly@survex.com>
2018
2019        * configure.ac: Fix typo from c1a94492.
2020
[58e9ce0b]2021Wed Jan 28 07:00:59 GMT 2015  Olly Betts <olly@survex.com>
2022
2023        * buildmacosx.sh: Remove unused files and copies of files.
2024
[0f5d06e]2025Wed Jan 28 07:00:41 GMT 2015  Olly Betts <olly@survex.com>
2026
2027        * lib/Makefile.am: Don't install preload_font.h.
2028
[c1a9449]2029Wed Jan 28 06:59:22 GMT 2015  Olly Betts <olly@survex.com>
2030
2031        * .gitignore,buildmacosx.sh,configure.ac,src/Makefile.am,
2032          src/editwrap_osx.c: Add compiled C wrapper for svxedit on OS X as
2033          OS X won't run the Tcl script for some reason.
2034
[9fcb59d]2035Wed Jan 28 04:19:52 GMT 2015  Olly Betts <olly@survex.com>
2036
2037        * lib/icons/: Rename helper scripts to match the names used in
2038          Makefile.am.
2039
[20dfc502]2040Wed Jan 28 04:05:13 GMT 2015  Olly Betts <olly@survex.com>
2041
2042        * buildmacosx.sh,lib/INSTALL.OSX,lib/svxedit_Info.plist.in: Create app
2043          bundle for svxedit.
2044
[9f90a75]2045Wed Jan 28 03:26:00 GMT 2015  Olly Betts <olly@survex.com>
2046
2047        * lib/INSTALL.OSX,lib/Info.plist.in: Add icons for other filetypes,
2048          and run actions to load "plt" and "pos" into aven.
2049
[e499239]2050Wed Jan 28 03:22:41 GMT 2015  Olly Betts <olly@survex.com>
2051
2052        * lib/icons/Makefile.am: Whitespace fix.
2053
[4cc264e]2054Wed Jan 28 03:22:08 GMT 2015  Olly Betts <olly@survex.com>
2055
2056        * buildmacosx.sh,lib/icons/Makefile.am: Generate OS X .icns files for
2057          all the filetypes and svxedit.
2058
[87900bb]2059Wed Jan 28 03:13:36 GMT 2015  Olly Betts <olly@survex.com>
2060
2061        * lib/icons/Makefile.am,lib/icons/png2iconset,lib/icons/svg2iconset:
2062          Factor out conversion from png and svg to iconset.zip into helper
2063          scripts.
2064
[9e053fc]2065Wed Jan 28 00:36:24 GMT 2015  Olly Betts <olly@survex.com>
2066
2067        * NEWS: Update.
2068
[ddc0994]2069Tue Jan 27 23:23:26 GMT 2015  Olly Betts <olly@survex.com>
2070
2071        * lib/INSTALL.OSX,src/aven.cc,src/aven.h: Add handlers so that files
2072          can be loaded and printed from the finder on OS X.
2073
[6f402d7]2074Tue Jan 27 23:05:48 GMT 2015  Olly Betts <olly@survex.com>
2075
2076        * src/dump3d.c: Report SEPARATOR used by the file being read.
2077
[c1f7583]2078Tue Jan 27 12:26:08 GMT 2015  Olly Betts <olly@survex.com>
2079
2080        * lib/INSTALL.OSX: Add svxedit issue.
2081
[f8576fb]2082Tue Jan 27 12:20:14 GMT 2015  Olly Betts <olly@survex.com>
2083
2084        * buildmacosx.sh,lib/INSTALL.OSX,lib/Info.plist.in,lib/icons/Makefile.am:
2085          Add icon and file associations for .svx files, and add missing <dict>
2086          and </dict> tags so the .3d association works better.
2087
[0c2c415]2088Tue Jan 27 09:57:41 GMT 2015  Olly Betts <olly@survex.com>
2089
2090        * lib/icons/Makefile.am: Remove .iconset.zip files on maintainer-clean.
2091
[812c22e]2092Mon Jan 26 13:35:46 GMT 2015  Olly Betts <olly@survex.com>
2093
2094        * lib/icons/Makefile.am: Convert SVG to PNG with inkscape, as "convert"
2095          loses transparency information.
2096
[221350d]2097Mon Jan 26 13:08:21 GMT 2015  Olly Betts <olly@survex.com>
2098
2099        * lib/icons/aven.svg: Fix visual glitch in SVG icon for aven.  Noted
2100          by David A. Riggs.
2101
[7303bda]2102Mon Jan 26 13:05:59 GMT 2015  Olly Betts <olly@survex.com>
2103
2104        * buildmacosx.sh: Use bzip2 to compress the disk image, which gives a
2105          smaller download.  This means OS X 10.4 is required, but we probably
2106          already need 10.5 because that's the minimum version which the
2107          wxWidgets build supports by default.
2108
[e157b8f]2109Mon Jan 26 13:03:54 GMT 2015  Olly Betts <olly@survex.com>
2110
2111        * buildmacosx.sh: Fix location of Aven.icns inside Aven.app.
2112        * buildmacosx.sh,lib/Info.plist.in,lib/icons/Makefile.am: Attempt to
2113          add filetype info for 3d files.
2114
[e4b87e5]2115Mon Jan 26 10:50:00 GMT 2015  Olly Betts <olly@survex.com>
2116
2117        * lib/INSTALL.OSX,src/mainfrm.cc: On OS X, hide the status bar and tool
2118          bar in full screen mode, as wx doesn't currently do this for us.
2119
[9e44985]2120Mon Jan 26 08:44:17 GMT 2015  Olly Betts <olly@survex.com>
2121
2122        * buildmacosx.sh: Use mkdir -p.
2123
[3c65a9f]2124Mon Jan 26 08:33:14 GMT 2015  Olly Betts <olly@survex.com>
2125
2126        * src/mainfrm.cc: Reduce flicker when mouse is moved to the top of the
2127          screen in full screen mode and the menu bar reappears.
2128
[b8271f8f]2129Mon Jan 26 08:31:17 GMT 2015  Olly Betts <olly@survex.com>
2130
2131        * buildmacosx.sh,lib/INSTALL.OSX,lib/icons/Makefile.am: Add a custom
2132          icon for the Mac OS X application bundle.
2133
[18ff765]2134Mon Jan 26 04:55:39 GMT 2015  Olly Betts <olly@survex.com>
2135
2136        * src/export.cc,src/export.h,src/printwx.cc: For export formats where
2137          scaling is supporting, aven now actually uses the scale specified in
2138          the export dialog (previously it ignored this and used 1:500).
2139
[1fce809]2140Sat Jan 24 22:32:31 GMT 2015  Olly Betts <olly@survex.com>
2141
2142        * buildmacosx.sh: Disable use of liblzma when building wxWidgets for
2143          OS X, as this prevents the build from working on OS X 10.6.8.
2144
[ff1601e]2145Sat Jan 24 13:01:22 GMT 2015  Olly Betts <olly@survex.com>
2146
2147        * src/gfxcore.cc,src/gfxcore.h: Factor out MAX_FRAMERATE.
2148
[6987d2a]2149Sat Jan 24 11:28:58 GMT 2015  Olly Betts <olly@survex.com>
2150
2151        * src/gfxcore.cc: Fix presentation playback to work after the animation
2152          changes.
2153
[c3b20c5]2154Sat Jan 24 07:32:29 GMT 2015  Olly Betts <olly@survex.com>
2155
2156        * src/: Merge OnStepOnceAnticlockwiseUpdate() and
2157          OnStepOnceClockwiseUpdate().
2158
[637a7dc]2159Sat Jan 24 06:50:19 GMT 2015  Olly Betts <olly@survex.com>
2160
2161        * src/guicontrol.cc: Disable stepping the rotation angle if animating,
2162          not just if rotating.
2163
[5455bb2]2164Sat Jan 24 06:22:04 GMT 2015  Olly Betts <olly@survex.com>
2165
2166        * src/gfxcore.cc,src/gfxcore.h: Reimplement animation so that it's
2167          based on angular change per unit of elapsed time, rather than
2168          averaging the time take for the last two scene redraws.  This gives
2169          a more even animation in the face of variable load and scene redraw
2170          time, and should be more consistent between platforms.
2171        * src/gfxcore.cc: Switch to a point of the compass during auto-rotation
2172          now jumps straight there rather than the two animations fighting.
2173        * src/gfxcore.cc: Reduce the maximum auto-rotation speed, as the
2174          previous limit was uselessly fast.
2175
[5a7597a]2176Sat Jan 24 04:49:33 GMT 2015  Olly Betts <olly@survex.com>
2177
2178        * src/gfxcore.cc: Wrap the rotation angle to the range [0,360)
2179          properly, rather than only if it's off by at most 360 either way.
2180
[4dcf45a]2181Fri Jan 23 10:54:40 GMT 2015  Olly Betts <olly@survex.com>
2182
2183        * buildmacosx.sh: Download wx from SF via redirecting link.  Thanks to
2184          David A. Riggs.
2185
[9fe71e7f]2186Fri Jan 23 05:21:13 GMT 2015  Olly Betts <olly@survex.com>
2187
2188        * src/gfxcore.cc: Fix comment typo.
2189
[fc4d068]2190Wed Jan 21 11:25:12 GMT 2015  Olly Betts <olly@survex.com>
2191
2192        * buildmacosx.sh: The pathname of the mount point for the disk image
2193          may a space.
2194
[60adbce]2195Wed Jan 21 10:48:00 GMT 2015  Olly Betts <olly@survex.com>
2196
2197        * lib/INSTALL.OSX,src/gfxcore.cc: On OS X, make custom cursors black
2198          with a white outline to match the standard OS X cursor.
2199
[01c0052]2200Wed Jan 21 10:18:50 GMT 2015  Olly Betts <olly@survex.com>
2201
2202        * lib/INSTALL.OSX: Update status.
2203
[fb880024]2204Wed Jan 21 10:15:02 GMT 2015  Olly Betts <olly@survex.com>
2205
2206        * buildmacosx.sh: Build a static version of PROJ and use it.  Get wx
2207          tarball from a sourceforge mirror as the wx ftp site has a
2208          permissions problem.  Build wx with --disable-webview to avoid a
2209          compilation failure.  Use wx-config --cc and --cxx to get the
2210          compilers to use for building everything else, as wx adds options
2211          to them which otherwise cause linking errors.
2212
[ce9cd1c1]2213Wed Jan 21 09:41:10 GMT 2015  Olly Betts <olly@survex.com>
2214
2215        * src/aboutdlg.cc: Fix "Close" button in about dialog under OS X.
2216
[ad05888]2217Wed Jan 21 04:16:12 GMT 2015  Olly Betts <olly@survex.com>
2218
2219        * configure.ac,debian/copyright,doc/manual.sgml: Update copyright
2220          years.
2221
[a6064e2]2222Wed Jan 21 04:13:45 GMT 2015  Olly Betts <olly@survex.com>
2223
2224        * NEWS: Update.
2225
[d590ad8]2226Tue Jan 20 20:36:02 GMT 2015  Olly Betts <olly@survex.com>
2227
2228        * lib/INSTALL.OSX: Update for current status.
2229
[f930738]2230Tue Jan 20 20:33:52 GMT 2015  Olly Betts <olly@survex.com>
2231
2232        * lib/INSTALL.OSX,src/mainfrm.cc: Make "About" menu item appear on OS
2233          X.
2234
[e583283]2235Tue Jan 20 20:29:27 GMT 2015  Olly Betts <olly@survex.com>
2236
2237        * src/mainfrm.cc: Fix short-cut for Full Screen mode on OS X.
2238
[dda0ca7]2239Tue Jan 20 20:26:10 GMT 2015  Olly Betts <olly@survex.com>
2240
2241        * src/datain.c,src/netbits.c,src/netbits.h,tests/: If the same leg is
2242          repeated consecutively, average the readings and treat as a single
2243          leg.
2244
[0c323ec]2245Sun Nov 23 18:49:52 GMT 2014  Olly Betts <olly@survex.com>
2246
2247        * src/message.c: Avoid needless dropping of const qualifier via
2248          strchr().
2249
[95f0fb2]2250Sat Nov 15 10:43:36 GMT 2014  Olly Betts <olly@survex.com>
2251
2252        * buildmacosx.sh: Default to building for x86_64, since modern Macs are
2253          all 64 bit.
2254
[58c70044]2255Tue Nov 11 08:50:18 GMT 2014  Olly Betts <olly@survex.com>
2256
2257        * doc/manual.sgml: Remove $Id and $Date markers, as they don't get
2258          expanded now we're using git.
2259
[2b0cec5]2260Tue Nov 11 08:36:09 GMT 2014  Olly Betts <olly@survex.com>
2261
2262        * tests/: Move the annotations for each test case out of cavern.tst and
2263          into a comment in the first line of the .svx file which is the input
2264          for the test.
2265
[9cbe799]2266Tue Nov 11 04:07:04 GMT 2014  Olly Betts <olly@survex.com>
2267
2268        * tests/.gitignore: Ignore files produced by automake test machinery.
2269
[83718cd]2270Tue Nov 11 04:05:16 GMT 2014  Olly Betts <olly@survex.com>
2271
2272        * tests/back2.pos,tests/back2.svx,tests/cavern.tst: Extend test of fore
2273          and back sights to test calibration of the back compass.
2274
[03d0e8b]2275Fri Oct 17 00:55:04 GMT 2014  Olly Betts <olly@survex.com>
2276
2277        * NEWS: Bump release date.
2278
[9fe9323]2279Fri Oct 17 00:53:25 GMT 2014  Olly Betts <olly@survex.com>
2280
2281        * src/gettexttomsg.pl: Fix typo in generated code to suppress compiler
2282          warnings, added since last release.
2283
[56ac326]2284Fri Oct 17 00:38:21 GMT 2014  Olly Betts <olly@survex.com>
2285
2286        * src/Makefile.am: Ship kml.h.
2287
[9aa30e7]2288Fri Oct 17 00:25:53 GMT 2014  Olly Betts <olly@survex.com>
2289
2290        * buildmacosx.sh: Update comment to note that wx3 is Unicode only.
2291
[2f92df0]2292Fri Oct 17 00:25:35 GMT 2014  Olly Betts <olly@survex.com>
2293
2294        * buildmacosx.sh: Update to use wxWidgets 3.0.2.
2295
[6de11d3]2296Thu Oct 16 23:59:43 GMT 2014  Olly Betts <olly@survex.com>
2297
2298        * lib/en_US.po: Translate new message.
2299
[a720caa]2300Thu Oct 16 23:57:46 GMT 2014  Olly Betts <olly@survex.com>
2301
2302        * lib/: Merge changes from survex.pot to *.po.
2303
[5cd62af]2304Thu Oct 16 23:56:51 GMT 2014  Olly Betts <olly@survex.com>
2305
2306        * lib/survex.pot: Update source file references.
2307
[f153906]2308Thu Oct 16 23:48:31 GMT 2014  Olly Betts <olly@survex.com>
2309
2310        * src/labelinfo.h,src/mainfrm.cc: Factor out code to show station name
2311          or "anonymous station".
2312
[3cfb265]2313Thu Oct 16 23:47:50 GMT 2014  Olly Betts <olly@survex.com>
2314
2315        * lib/survex.pot: Fix TRANSLATORS comment punctuation to match source
2316          code.
2317
[ffee37e]2318Thu Oct 16 23:47:08 GMT 2014  Olly Betts <olly@survex.com>
2319
2320        * src/extend.c,src/mainfrm.cc,src/sorterr.c: Fix message references
2321          which I failed to update.
2322
[f21d797]2323Thu Oct 16 11:15:24 GMT 2014  Olly Betts <olly@survex.com>
2324
2325        * src/commands.c: Tweak code so one side of comparison is a constant.
2326
[f480117d]2327Thu Oct 16 11:02:17 GMT 2014  Olly Betts <olly@survex.com>
2328
2329        * NEWS,configure.ac: Update for 1.2.16.
2330
[381ae6e]2331Thu Oct 16 10:03:48 GMT 2014  Olly Betts <olly@survex.com>
2332
2333        * lib/survex.pot,src/: Make measuring line work from anonymous
2334          stations properly.  (Fixes #44)
2335
[f6d1b6fd]2336Wed Oct 15 10:21:42 GMT 2014  Olly Betts <olly@survex.com>
2337
2338        * src/mainfrm.h: Drop unnecessary forward declaration of class
2339          LabelPlotCmp.
2340
[f1d77c8]2341Fri Sep 19 11:05:26 GMT 2014  Olly Betts <olly@survex.com>
2342
2343        * src/aboutdlg.cc,src/mainfrm.cc,src/printwx.cc: Calling Fit() on a
2344          sizer is redundant where we also call SetSizeHints() on it.
2345
[cd6ae62]2346Sat Sep 13 20:59:34 GMT 2014  Olly Betts <olly@survex.com>
2347
2348        * lib/ca.po,lib/es.po: Apply translation updates from Adolfo Jayme via
2349          launchpad.
2350
[7bd113b]2351Tue Sep 09 16:26:07 GMT 2014  Olly Betts <olly@survex.com>
2352
2353        * NEWS: Update.
2354
[0040469d]2355Tue Sep 09 16:13:00 GMT 2014  Olly Betts <olly@survex.com>
2356
2357        * src/datain.c: Tiny code simplification.
2358
[643f7bc]2359Sun Sep 07 14:16:40 GMT 2014  Olly Betts <olly@survex.com>
2360
2361        * survex.iss.in: More 'ru' to the list of official innosetup
2362          translations.
2363
[4006336]2364Sat Sep 06 12:43:29 GMT 2014  Olly Betts <olly@survex.com>
2365
2366        * survex.iss.in: Include Greek and Polish translations for the
2367          installer.
2368
[8af119a]2369Sun Aug 31 03:22:15 GMT 2014  Olly Betts <olly@survex.com>
2370
2371        * doc/manual.sgml: Update list of codes for supported translations in
2372          the manual.
2373
[0826eeb]2374Sun Aug 31 02:12:50 GMT 2014  Olly Betts <olly@survex.com>
2375
2376        * src/message.c: Add handling for automatically selecting Greek and
2377          Polish translations on Microsoft Windows.
2378
[673a284]2379Tue Aug 26 22:27:03 GMT 2014  Olly Betts <olly@survex.com>
2380
2381        * lib/Makefile.am,lib/el.po,lib/pl.po: Add the start of translations
2382          to Greek and Polish.
2383
[9aa10ad]2384Sun Aug 24 12:49:31 GMT 2014  Olly Betts <olly@survex.com>
2385
2386        * NEWS: Update from ChangeLog.
2387
[9733c65]2388Sun Aug 24 06:13:10 GMT 2014  Olly Betts <olly@survex.com>
2389
2390        * tests/: Add expected outputs for tests of nosurvey data style.
2391
[90cd6d6]2392Sun Aug 24 06:06:54 GMT 2014  Olly Betts <olly@survex.com>
2393
2394        * tests/: Add expected outputs for tests of cartesian data style.
2395
[b1147af]2396Sat Aug 24 05:52:06 GMT 2014  Olly Betts <olly@survex.com>
2397
2398        * lib/ru.po: More updates.
2399
[94e25ff]2400Thu Aug 21 02:22:41 GMT 2014  Olly Betts <olly@survex.com>
2401
2402        * lib/ru.po: More updates.
2403
[62e7e3c]2404Thu Aug 21 01:49:09 GMT 2014  Olly Betts <olly@survex.com>
2405
2406        * lib/,src/cavern.c,tests/: Eliminate the "Done." message which cavern
2407          outputs near the end - it doesn't really serve a useful purpose.
2408
[ffe31e2]2409Thu Aug 21 01:28:43 GMT 2014  Olly Betts <olly@survex.com>
2410
2411        * lib/merge-po: Add dropped messages with translations to
2412          deadmessages.txt.
2413
[0af9ff3]2414Thu Aug 21 01:08:50 GMT 2014  Olly Betts <olly@survex.com>
2415
2416        * lib/: More translation updates.
2417
[07e28a3]2418Wed Aug 20 07:31:40 GMT 2014  Olly Betts <olly@survex.com>
2419
2420        * lib/: More translation updates.
2421
[98cf5b5]2422Wed Aug 20 05:28:20 GMT 2014  Olly Betts <olly@survex.com>
2423
2424        * lib/,src/datain.c,src/img_hosted.c,src/printwx.cc,tests/badinc.out,
2425          tests/badinc2.out,tests/badinc3.out: Merge two very similar
2426          messages.
2427
[d5b33cb]2428Wed Aug 20 01:50:07 GMT 2014  Olly Betts <olly@survex.com>
2429
2430        * lib/ru.po,lib/zh_CN.po: Fill in some translations from the wxWidgets
2431          po files.
2432
[63a9ebd]2433Wed Aug 20 01:49:06 GMT 2014  Olly Betts <olly@survex.com>
2434
2435        * lib/id.po: Adapt an existing translation in obvious way.
2436
[aa430ec]2437Wed Aug 20 00:02:59 GMT 2014  Olly Betts <olly@survex.com>
2438
2439        * lib/: Merge changes from template.
2440
[7f65016]2441Tue Aug 19 23:51:15 GMT 2014  Olly Betts <olly@survex.com>
2442
2443        * lib/survex.pot: Update source references.
2444
[1534ed9]2445Tue Aug 19 12:21:49 GMT 2014  Olly Betts <olly@survex.com>
2446
2447        * lib/survex.pot,src/: Add KML export (stations only currently).
2448
[304a9b1]2449Tue Aug 19 11:24:46 GMT 2014  Olly Betts <olly@survex.com>
2450
2451        * src/export.cc: Take a const ref to the wxString for the label name
2452          when exporting, to ensure the object is still valid when we call
2453          mb_str() on it.
2454
[5d36f97]2455Tue Aug 19 08:26:11 GMT 2014  Olly Betts <olly@survex.com>
2456
2457        * src/commands.c: Fix compiler warnings caused by previous change.
2458
[10af28e]2459Sat Aug 17 01:36:50 GMT 2014  Olly Betts <olly@survex.com>
2460
2461        * doc/manual.sgml,src/commands.c,tests/cs.svx,tests/csbad.out: Add
2462          support for "*cs JTSK" and "*cs JTSK03".
2463
[46d70f6]2464Thu Aug 14 23:39:27 GMT 2014  Olly Betts <olly@survex.com>
2465
2466        * src/guicontrol.cc: Fix to build against wxWidgets built with
2467          assertions disabled.  Reported by Martin Sluka.
2468
[bc6faa9]2469Thu Aug 14 23:29:20 GMT 2014  Olly Betts <olly@survex.com>
2470
2471        * src/moviemaker.cc,src/moviemaker.h: Fix warnings from clang.
2472          Reported by Martin Sluka.
2473
[242cb07]2474Thu Aug 14 23:28:01 GMT 2014  Olly Betts <olly@survex.com>
2475
2476        * src/: Rename methods which hide virtual methods in the parent class.
2477          Reported by Martin Sluka.
2478
[3508ddd]2479Thu Aug 14 23:27:08 GMT 2014  Olly Betts <olly@survex.com>
2480
2481        * src/gfxcore.cc: Remove constants which are no longer used.  Reported
2482          by Martin Sluka.
2483
[845dff3]2484Thu Aug 14 22:30:41 GMT 2014  Olly Betts <olly@survex.com>
2485
2486        * src/getopt.h,src/gettexttomsg.pl: Fix warnings when compiling with
2487          clang.  Reported by Martin Sluka.
2488
[cf686e0]2489Thu Aug 14 22:29:25 GMT 2014  Olly Betts <olly@survex.com>
2490
2491        * src/log.cc,src/log.h: Fix log window under wxWidgets >= 2.9 to
2492          include the system information before the first log message like it
2493          does under wxWidgets 2.8.
2494
[595ccc1]2495Thu Aug 14 11:48:09 GMT 2014  Olly Betts <olly@survex.com>
2496
2497        * doc/TODO.htm: Update for *cs being added.
2498
[44f51ca]2499Thu Aug 14 11:03:58 GMT 2014  Olly Betts <olly@survex.com>
2500
2501        * NEWS,configure.ac: Update for 1.2.15.
2502
[bd285e5a]2503Thu Aug 14 10:34:58 GMT 2014  Olly Betts <olly@survex.com>
2504
2505        * doc/HACKING.htm,make_release: Update for building with latest Debian
2506          packaged mingw cross compiler.
2507
[5dc3775]2508Mon Aug 04 10:34:19 GMT 2014  Olly Betts <olly@survex.com>
2509
2510        * src/img.h: Improve documentation for img_ERROR_INFO.
2511
[ad4e7b08]2512Sun Aug 03 09:54:39 GMT 2014  Olly Betts <olly@survex.com>
2513
2514        * survex.spec.in: Add run-time requirement on proj and proj-epsg for
2515          survex package and on tk for svxedit package.
2516
[a4cd4eea]2517Fri Aug 01 19:42:00 GMT 2014  Olly Betts <olly@survex.com>
2518
2519        * doc/manual.sgml,src/commands.c,tests/: Add support for "*cs
2520          osgb:<two letter code>".
2521
[929e019]2522Sun Jul 27 14:25:17 GMT 2014  Olly Betts <olly@survex.com>
2523
2524        * tests/cs.svx: Test that IJTSK and IJTSK03 are accepted as output
2525          coordinate systems.
2526
[5598e2c]2527Sun Jul 27 12:17:47 GMT 2014  Olly Betts <olly@survex.com>
2528
2529        * doc/manual.sgml,src/commands.c,tests/: Add support for "*cs ijtsk"
2530          and "*cs ijtsk03".
2531
[ddd24f28]2532Sun Jul 27 10:11:13 GMT 2014  Olly Betts <olly@survex.com>
2533
2534        * doc/manual.sgml,src/commands.c,tests/cs.svx: Add support for
2535          "*cs eur79z30" and *cs with epsg and esri codes.
2536
[cb0a137]2537Sun Jul 27 09:47:55 GMT 2014  Olly Betts <olly@survex.com>
2538
2539        * src/commands.c: Make sure all proj strings have "+no_defs".
2540
[7ed1380]2541Sun Jul 27 09:46:53 GMT 2014  Olly Betts <olly@survex.com>
2542
2543        * src/commands.c: Fix incorrect codes in proj string for S-MERC (all
2544          are set to zero, so this change has no actual effect).
2545
[2076d59]2546Sun Jul 27 07:09:41 GMT 2014  Olly Betts <olly@survex.com>
2547
2548        * doc/manual.sgml,src/commands.c,tests/cs.svx: Add support for for
2549          "*cs s-merc".
2550
[16734b2]2551Sun Jul 27 06:27:50 GMT 2014  Olly Betts <olly@survex.com>
2552
2553        * doc/manual.sgml,src/commands.c,tests/cs.svx,tests/csbad.out: Add
2554          support for "*cs long-lat".
2555
[83478f5]2556Sat Jul 26 07:06:50 GMT 2014  Olly Betts <olly@survex.com>
2557
2558        * src/mainfrm.cc: Call EnableFullScreenView() if built with wx >= 3.1.0
2559          - this improves the full screen mode experience on OS X 10.7 and
2560          later.
2561
[b75a37d]2562Sat Jul 26 02:01:23 GMT 2014  Olly Betts <olly@survex.com>
2563
2564        * src/: When in full screen mode, moving the mouse to the top of the
2565          screen now makes the menu bar appear (and moving the mouse down again
2566          makes it disappear).  This provides a non-shortcut way out of full
2567          screen mode, as well as making it easier to perform other operations
2568          while in full screen mode.
2569
[30621f5]2570Fri Jul 25 08:47:01 GMT 2014  Olly Betts <olly@survex.com>
2571
2572        * src/aven.cc: Don't persist full screen mode between runs - it's not a
2573          standard behaviour of desktop programs, and it's too easy to go into
2574          full screen mode from the menu and then not be able to get out again
2575          because you don't know the required key shortcut.
2576
[b5bc124]2577Tue Jul 22 04:57:13 GMT 2014  Olly Betts <olly@survex.com>
2578
2579        * tests/Makefile.am: Ship some missing .out files and compare.tst.
2580
[a5fee44]2581Tue Jul 22 04:52:44 GMT 2014  Olly Betts <olly@survex.com>
2582
2583        * tests/inferplumbs.svx: Remove unused file containing the start of a
2584          testcase for "*infer plumbs" - this isn't useful as we already test
2585          this in cmd_infer.svx.
2586
[a26c346]2587Tue Jul 22 04:50:23 GMT 2014  Olly Betts <olly@survex.com>
2588
2589        * tests/: cavern.tst testcase back2 is now actually used.  Fix a bug
2590          in this testcase, and extend it to cover a variant of the situation
2591          reported as a bug in therion by Bill Gee to the therion list.
2592
[22c8c00]2593Fri Jul 11 21:58:11 GMT 2014  Olly Betts <olly@survex.com>
2594
2595        * doc/manual.sgml: Note what coordinate systems *cs currently actually
2596          supports.
2597
[935824f]2598Sun Jul 06 12:14:04 GMT 2014  Olly Betts <olly@survex.com>
2599
2600        * doc/manual.sgml: Add missing "custom" to "*cs out" example.
2601
[d6ccc5f]2602Sat Jul 05 12:27:17 GMT 2014  Olly Betts <olly@survex.com>
2603
2604        * src/glbitmapfont.cc: Fix to build on mingw.
2605
[8c87227]2606Sat Jul 05 12:00:55 GMT 2014  Olly Betts <olly@survex.com>
2607
2608        * configure.ac,src/Makefile.am: Error out in configure is PROJ isn't
2609          found, and sort out how we pass -lproj to the linker properly.
2610
[17296509]2611Sat Jul 05 11:21:39 GMT 2014  Olly Betts <olly@survex.com>
2612
2613        * src/commands.c: Fix '//' comment in C source.
2614
[c0556bf]2615Sat Jul 05 11:20:34 GMT 2014  Olly Betts <olly@survex.com>
2616
2617        * make_release: Report correct line number for a // comment in a C
2618          source file.
2619
[6a87cce]2620Sat Jul 05 02:11:07 GMT 2014  Olly Betts <olly@survex.com>
2621
2622        * NEWS,configure.ac: Update for 1.2.14.
2623
[2d4017f]2624Fri Jul 04 12:57:12 GMT 2014  Olly Betts <olly@survex.com>
2625
2626        * lib/: Merge changes from pot to po files.
2627
[5b107ee]2628Fri Jul 04 12:52:58 GMT 2014  Olly Betts <olly@survex.com>
2629
2630        * lib/survex.pot,src/commands.c,tests/csbad.out: If proj fails to
2631          handle a custom cs description, report pj_strerrno().
2632
[29d1883f]2633Fri Jul 04 12:41:40 GMT 2014  Olly Betts <olly@survex.com>
2634
2635        * lib/,src/commands.c: Fix typo in two recently added messages; drop
2636          message which is no longer used.
2637
[56db37f]2638Fri Jul 04 12:33:33 GMT 2014  Olly Betts <olly@survex.com>
2639
2640        * lib/survex.pot,src/commands.c,tests/cavern.tst,tests/cs.svx,
2641          tests/csbad.out: Issue an error is a station has already been fixed
2642          when *cs is first used.
2643
[dfc141d]2644Fri Jul 04 11:18:33 GMT 2014  Olly Betts <olly@survex.com>
2645
2646        * lib/: Update translations.
2647
[4bc666ba]2648Fri Jul 04 10:53:34 GMT 2014  Olly Betts <olly@survex.com>
2649
2650        * tests/cavern.tst: Use "cmp -s" in another case to quietly compare
2651          files.
2652
[6ab583d]2653Fri Jul 04 10:47:44 GMT 2014  Olly Betts <olly@survex.com>
2654
2655        * tests/cavern.tst: Shows a diff of expected to actual output, not
2656          actual to expected, as the latter is confusing (at least to me).
2657
[6727d64]2658Fri Jul 04 10:37:27 GMT 2014  Olly Betts <olly@survex.com>
2659
2660        * lib/survex.pot,src/commands.c,tests/cavern.tst,
2661          tests/omitfixaroundsolve.out,tests/omitfixaroundsolve.svx: In the
2662          case of more than one *fix without coordinates, still actually fix
2663          the second and subsequent ones, to avoid then triggering bogus errors
2664          about unconnected surveys.
2665
[31699b54]2666Thu Jul 03 12:57:00 GMT 2014  Olly Betts <olly@survex.com>
2667
2668        * lib/survex.pot,src/commands.c,tests/cavern.tst,
2669          tests/omitfixaroundsolve.out,tests/omitfixaroundsolve.svx: If there's
2670          more than one *fix command with coordinates, the station name of the
2671          previous one, plus the file and line number where it was.
2672
[93e3492]2673Thu Jul 03 12:12:05 GMT 2014  Olly Betts <olly@survex.com>
2674
2675        * src/: Add compile_error() and compiler_warning() variants which
2676          take a filename and line number, or a prefix to get the filename
2677          and line number from.
2678
[79e4c67]2679Thu Jul 03 06:39:45 GMT 2014  Olly Betts <olly@survex.com>
2680
2681        * lib/en_US.po: Update for new messages.
2682
[11f3c9a]2683Thu Jul 03 06:33:12 GMT 2014  Olly Betts <olly@survex.com>
2684
2685        * lib/: Merge changes for survex.pot.
2686
[6ce6f88]2687Thu Jul 03 06:31:49 GMT 2014  Olly Betts <olly@survex.com>
2688
2689        * lib/extract-msgs.pl: Handle TRANSLATORS comments spread over
2690          multiple '//' comments.
2691
[95cb877]2692Thu Jul 03 06:30:35 GMT 2014  Olly Betts <olly@survex.com>
2693
2694        * lib/survex.pot: Update from sources.
2695
[087c0ad]2696Wed Jul 02 23:21:30 GMT 2014  Olly Betts <olly@survex.com>
2697
2698        * src/findentrances.cc: Add TRANSLATORS comment.
2699
[1efeb6d]2700Wed Jul 02 13:20:16 GMT 2014  Olly Betts <olly@survex.com>
2701
2702        * NEWS: Update.
2703
[6d3938b]2704Wed Jul 02 13:14:17 GMT 2014  Olly Betts <olly@survex.com>
2705
2706        * lib/survex.pot,src/: If the 3d file specifies a coordinate system,
2707          then use it for exporting to formats which need to know (currently
2708          GPX).  If the input file doesn't specify, allow the user to enter
2709          one in the export dialog.
2710
[84d5946]2711Wed Jul 02 12:03:19 GMT 2014  Olly Betts <olly@survex.com>
2712
2713        * src/netskel.c: If there's an output coordinate system set, write it
2714          to the 3d file.
2715
[48a7381]2716Wed Jul 02 09:32:39 GMT 2014  Olly Betts <olly@survex.com>
2717
2718        * src/dump3d.c: If there's a coordinate system specified, report it.
2719
[17ec06d]2720Wed Jul 02 09:31:48 GMT 2014  Olly Betts <olly@survex.com>
2721
2722        * doc/3dformat.htm: Update format doc to mention coordinate system.
2723
[43d63e57]2724Wed Jul 02 08:59:07 GMT 2014  Olly Betts <olly@survex.com>
2725
2726        * src/img.c,src/img.h: Add ability to store a proj string describing
2727          the coordinate system in use in 3d v8 files.
2728
[67a0fc6]2729Tue Jul 01 12:15:37 GMT 2014  Olly Betts <olly@survex.com>
2730
2731        * NEWS: Update.
2732
[ad5bd05]2733Tue Jul 01 12:14:56 GMT 2014  Olly Betts <olly@survex.com>
2734
2735        * doc/manual.sgml: Expand documentation for *CS.
2736
[216ada0]2737Tue Jul 01 09:54:52 GMT 2014  Olly Betts <olly@survex.com>
2738
2739        * src/commands.c,tests/: Fix handling of *fix with no coordinates
2740          followed by *solve and then another *fix with no coorindates not to
2741          access freed memory.
2742
[c5d108b]2743Tue Jul 01 07:47:55 GMT 2014  Olly Betts <olly@survex.com>
2744
2745        * .gitignore: Update.
2746
[3b066f6]2747Sun Jun 29 13:28:19 GMT 2014  Olly Betts <olly@survex.com>
2748
2749        * src/netskel.c: If a coordinate system has been specified, don't
2750          invent a fixed point if none exists like we do if the coordinate
2751          system isn't specified.
2752
[a4f1d96]2753Sun Jun 29 10:29:58 GMT 2014  Olly Betts <olly@survex.com>
2754
2755        * lib/survex.pot,src/commands.c: Reject *fix without coordinates when a
2756          coordinate system has been specified - defaulting to (0,0,0) in this
2757          case doesn't make sense.
2758
[c092d72]2759Thu Jun 26 14:57:00 GMT 2014  Olly Betts <olly@survex.com>
2760
2761        * lib/survex.pot,src/,tests/: More work on *cs.
2762
[ef3d3cc]2763Tue Jun 24 12:01:32 GMT 2014  Olly Betts <olly@survex.com>
2764
2765        * src/commands.c: Check !p->next before comparing with p->next->meta.
2766
[aa6536a]2767Tue Jun 24 11:58:06 GMT 2014  Olly Betts <olly@survex.com>
2768
2769        * src/commands.c: Fix comment typo.
2770
[e755560]2771Sun Jun 22 07:37:26 GMT 2014  Olly Betts <olly@survex.com>
2772
2773        * src/commands.c: Fix warning in recently added code for "*cs".
2774
[26e7fa4]2775Sun Jun 22 07:36:50 GMT 2014  Olly Betts <olly@survex.com>
2776
2777        * NEWS,src/export.cc: Fix exporting of passage tubes in elevations and
2778          extended elevations - previously up and down were getting drawn
2779          across the page!
2780
[ea59b58]2781Sun Jun 15 11:39:15 GMT 2014  Olly Betts <olly@survex.com>
2782
2783        * NEWS: Update.
2784
[a3f87374]2785Sun Jun 15 11:33:25 GMT 2014  Olly Betts <olly@survex.com>
2786
2787        * doc/manual.sgml: Update stats about CUCC Austria data.
2788
[acf82004]2789Sun Jun 15 11:26:43 GMT 2014  Olly Betts <olly@survex.com>
2790
2791        * src/commands.c: Fix comment typo.
2792
[dd6af8b]2793Sun Jun 15 08:52:37 GMT 2014  Olly Betts <olly@survex.com>
2794
2795        * src/: Add ability to zoom to a rubber-banded box - use Shift+Left
2796          mouse button drag.  Releasing the left mouse button after the drag is
2797          started changes the box to be centred on the start point.
2798
[abd0310]2799Sat Jun 14 11:57:39 GMT 2014  Olly Betts <olly@survex.com>
2800
2801        * doc/manual.sgml,lib/survex.pot,src/commands.c: Add a *cs command to
2802          set the coordinate system.  Currently only the parsing part is
2803          implemented.
2804
[4943ae8]2805Thu Jun 12 14:23:00 GMT 2014  Olly Betts <olly@survex.com>
2806
2807        * src/gla-gl.cc: Support alpha in SetColour(gla_colour), since we use
2808          that in some cases.
2809
[5ed907b0]2810Mon Jun 09 07:48:34 GMT 2014  Olly Betts <olly@survex.com>
2811
2812        * src/mainfrm.cc: Turn off live-update while dragging the sash - it
2813          just looks clunky except on an ultra-fast machine.  Also, turn off
2814          the 3D border for the splitter window (though it wasn't being shown
2815          as such under wxGTK anyway).
2816
[515b83e]2817Sun Jun 08 14:44:17 GMT 2014  Olly Betts <olly@survex.com>
2818
2819        * NEWS: Update.
2820
[0afefe6]2821Sun Jun 08 12:13:43 GMT 2014  Olly Betts <olly@survex.com>
2822
2823        * src/gfxcore.cc: Fix the conditions on which "Cancel measuring line"
2824          is enabled - previously it was hard to actually cancel it via the
2825          menu.  Reported by Hugh St Lawrence.
2826
[2c39b49]2827Sat Jun 07 07:03:59 GMT 2014  Olly Betts <olly@survex.com>
2828
2829        * src/datain.c: Move comments next to the code that they relate to.
2830
[e9ea53b]2831Sat Jun 07 07:03:09 GMT 2014  Olly Betts <olly@survex.com>
2832
2833        * src/datain.c: Set pcs->infer for Compass DAT in terms of INFER_*
2834          constants rather than to the literal 7.
2835
[21df04b]2836Sat Jun 07 06:55:55 GMT 2014  Olly Betts <olly@survex.com>
2837
2838        * src/datain.c: Remove superfluous call to skipblanks() before
2839          get_token().
2840
[f6bdb01]2841Sat Jun 07 06:35:21 GMT 2014  Olly Betts <olly@survex.com>
2842
2843        * src/commands.c,src/commands.h: Refactor to provide new
2844          get_token_no_blanks() function which is like get_token() but doesn't
2845          skip blanks first.
2846
[d1ce9bd]2847Wed Jun 04 08:49:30 GMT 2014  Olly Betts <olly@survex.com>
2848
2849        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Use col_WHITE to specify we
2850          want to draw something in white.
2851
[850fdc4]2852Wed Jun 04 07:14:41 GMT 2014  Olly Betts <olly@survex.com>
2853
2854        * src/datain.c,tests/: Add support for 'L' flag (exclude from length)
2855          in Compass .dat files - this handled in the same way as the
2856          "DUPLICATE" flag in .svx files.
2857
[93b5f24]2858Mon Jun 02 12:21:43 GMT 2014  Olly Betts <olly@survex.com>
2859
2860        * doc/cad3d.sgml: Add link to "Related Tools" section of the Survex web
2861          site in the section about SpeloGen.
2862
[2c5ec88]2863Mon Jun 02 12:18:30 GMT 2014  Olly Betts <olly@survex.com>
2864
2865        * NEWS: Update.
2866
[2e8608e]2867Mon Jun 02 12:08:39 GMT 2014  Olly Betts <olly@survex.com>
2868
2869        * Makefile.am: (Microsoft Windows version) Include dump3d in the
2870          installer.
2871
[e609835]2872Sun Jun 01 11:45:36 GMT 2014  Olly Betts <olly@survex.com>
2873
2874        * src/mainfrm.h: Remove unused default parameter value from
2875          MainFrm::LoadData().
2876
[5f06d2c]2877Sun Jun 01 11:35:56 GMT 2014  Olly Betts <olly@survex.com>
2878
2879        * src/mainfrm.cc,src/mainfrm.h: Pass wxString by const reference in a
2880          couple of places where we weren't.
2881
[feefc6a]2882Sat May 31 00:47:36 GMT 2014  Olly Betts <olly@survex.com>
2883
2884        * src/gfxcore.cc: Re-wrap two comments.
2885
[0fceb30]2886Mon May 26 11:07:58 GMT 2014  Olly Betts <olly@survex.com>
2887
2888        * lib/: Translate "Plan" in languages where we already have a suitable
2889          similar translation.
2890
[c13d121f]2891Sun May 25 10:42:53 GMT 2014  Olly Betts <olly@survex.com>
2892
2893        * lib/survex.pot,src/gfxcore.cc: Show special for views from
2894          above and below in Aven, instead of always saying "Elevation".
2895
[ce6e54f]2896Wed May 21 07:19:52 GMT 2014  Olly Betts <olly@survex.com>
2897
2898        * lib/de.po,lib/de_CH.po: Abbreviate "Blickrichtung" so it doesn't
2899          overfill the space available in the aven UI.
2900
[5c676e2]2901Tue May 20 02:03:08 GMT 2014  Olly Betts <olly@survex.com>
2902
2903        * NEWS: Update.
2904
[665183c]2905Tue May 20 01:59:27 GMT 2014  Olly Betts <olly@survex.com>
2906
2907        * NEWS: Correct "SURVEX_LANG" to "SURVEXLANG" in old NEWS entry.
2908
[b0d0ff5]2909Tue May 20 01:55:39 GMT 2014  Olly Betts <olly@survex.com>
2910
2911        * tests/smoke.tst: Add regression test for aven segfault when used on
2912          a system set to use a language which aven doesn't support (this bug
2913          was fixed some time ago, but we want to ensure it doesn't reappear).
2914
[ebce30c]2915Tue May 20 01:44:59 GMT 2014  Olly Betts <olly@survex.com>
2916
2917        * tests/smoke.tst: Check that --help and --version don't produce
2918          output on stderr.
2919
[d4885c3]2920Mon May 19 21:43:08 GMT 2014  Olly Betts <olly@survex.com>
2921
2922        * src/printwx.cc: Fix cancel to work on print/export dialog, broken
2923          by changes in 1.2.13.  (Reported by Brian Clipstone)
2924
[7ada45b]2925Sun May 18 12:03:05 GMT 2014  Olly Betts <olly@survex.com>
2926
2927        * configure.ac,src/glbitmapfont.cc,src/glbitmapfont.h: For platforms
2928          which support mmap(), just mmap the extra font data, which on Linux
2929          seems to typically be about twice as quick as loading it via fread()
2930          or read().  For other platforms, use read() instead of fread(), since
2931          that seems fractionally faster, and means more code in common with
2932          the mmap case.
2933
[87b0ab3f]2934Sun May 18 07:01:23 GMT 2014  Olly Betts <olly@survex.com>
2935
2936        * src/glbitmapfont.cc: Fix signed/unsigned comparison warning.
2937
[6e94014]2938Sat May 17 06:36:29 GMT 2014  Olly Betts <olly@survex.com>
2939
2940        * src/glbitmapfont.cc,src/glbitmapfont.h: Use an array of offsets to
2941          each character, rather than a array of pointers, since offsets can
2942          be 32 bit which saves 256KB on 64 bit platforms.
2943
[a49a023c]2944Thu May 15 06:20:07 GMT 2014  Olly Betts <olly@survex.com>
2945
2946        * src/gfxcore.cc: Fix wx assertion failures when showing hit test
2947          debug view on platforms such as 64-bit Linux.
2948
[9f5bcd3]2949Thu May 15 04:45:23 GMT 2014  Olly Betts <olly@survex.com>
2950
2951        * tests/cavern.tst: Fix cavern.tst to run under valgrind during "make
2952          distcheck".
2953
[aad909c]2954Thu May 15 03:00:27 GMT 2014  Olly Betts <olly@survex.com>
2955
2956        * tests/equatenosuchstn.out,tests/surveytypo.out: Update expected
2957          output to match recent changes to messages.
2958
[0d365be]2959Thu May 15 02:28:19 GMT 2014  Olly Betts <olly@survex.com>
2960
2961        * NEWS,configure.ac: Update for 1.2.13.
2962
[cee1249]2963Wed May 14 04:02:58 GMT 2014  Olly Betts <olly@survex.com>
2964
2965        * lib/Bulgarian.isl,lib/Makefile.am,survex.iss.in: (Microsoft Windows
2966          version) Include Bulgarian and Russian translations in the
2967          installer.
2968
[8ccd1d8]2969Tue May 13 12:21:32 GMT 2014  Olly Betts <olly@survex.com>
2970
2971        * NEWS: Update from ChangeLog.
2972
[4ed8154]2973Tue May 13 12:13:21 GMT 2014  Olly Betts <olly@survex.com>
2974
2975        * src/: Fix aven --print to wait for printing to happen before exiting
2976          (previously it would exit right after opening the print dialog, so
2977          you couldn't actually print anything out).
2978
[a338ef8]2979Tue May 13 11:44:09 GMT 2014  Olly Betts <olly@survex.com>
2980
2981        * src/printwx.h: Fix test for libgnomeprint, and add test for GtkPrint.
2982
[d96c95c]2983Mon May 12 13:13:55 GMT 2014  Olly Betts <olly@survex.com>
2984
2985        * src/gfxcore.cc,src/gfxcore.h,src/guicontrol.cc: Add "fat finger
2986          mode", toggled by pressing F2, to allow investigating if increasing
2987          the minimum pointer-station threshold helps Hugh's problems with
2988          using aven on a touch screen device.
2989
[acbb5b1]2990Mon May 12 06:38:01 GMT 2014  Olly Betts <olly@survex.com>
2991
2992        * NEWS: Update from ChangeLog.
2993
[09e4d5f]2994Sun May 11 08:24:23 GMT 2014  Olly Betts <olly@survex.com>
2995
2996        * src/gfxcore.cc: Use wxString::Format() instead of sprintf().
2997
[7171240]2998Sun May 11 06:03:01 GMT 2014  Olly Betts <olly@survex.com>
2999
3000        * src/gfxcore.cc: Create the empty hit-test grid datastructure lazily,
3001          to minimising start-up time.
3002
[cb7ebb5]3003Sun May 11 06:01:24 GMT 2014  Olly Betts <olly@survex.com>
3004
3005        * src/guicontrol.cc: Pressing F4 now allows the user to toggle
3006          wxWidgets assertion messages off and back on.
3007
[79b271b]3008Sat May 10 23:22:37 GMT 2014  Olly Betts <olly@survex.com>
3009
3010        * make_release: Compile C files in mingw build with optimisation on.
3011
[ec3d624]3012Sat May 10 03:29:48 GMT 2014  Olly Betts <olly@survex.com>
3013
3014        * lib/,src/listpos.c: Change another "prefix" in a message to "survey
3015          name".
3016
[250ce94]3017Sat May 10 02:58:26 GMT 2014  Olly Betts <olly@survex.com>
3018
3019        * tests/cavern.tst: Check number of errors returned by all testcases
3020          expected to fail which give an error count.
3021
[9ef8aa6]3022Sat May 10 02:21:42 GMT 2014  Olly Betts <olly@survex.com>
3023
3024        * tests/cavern.tst: Fix tests to work when builddir != srcdir.
3025
[1f95589]3026Sat May 10 02:20:19 GMT 2014  Olly Betts <olly@survex.com>
3027
3028        * src/glbitmapfont.cc: Fix compiler warning from GCC.
3029
[e88f0ea]3030Sat May 10 00:08:15 GMT 2014  Olly Betts <olly@survex.com>
3031
3032        * tests/: Add regression test 'reenterlots' for the fix in e1a66da.
3033
[7fbf46f]3034Fri May 09 12:58:26 GMT 2014  Olly Betts <olly@survex.com>
3035
3036        * tests/doubleinc.out: Fix testsuite for change to message in last
3037          commit but one.
3038
[eb9a1e3]3039Fri May 09 12:54:41 GMT 2014  Olly Betts <olly@survex.com>
3040
3041        * lib/: Merge changes from survex.pot to the po files.
3042
[e1a66da]3043Fri May 09 12:50:16 GMT 2014  Olly Betts <olly@survex.com>
3044
3045        * lib/survex.pot,src/commands.c: Say "survey" instead of "prefix level"
3046          in the warning about reentering one.
3047        * lib/survex.pot,src/commands.c: After 5 warnings about reentering a
3048          survey we give up warning about that, but we used to keep reporting
3049          where the survey was originally entered - this secondary diagnostic
3050          message is now silenced when the main message is.
3051
[15696f3]3052Fri May 09 11:49:29 GMT 2014  Olly Betts <olly@survex.com>
3053
3054        * src/commands.c,tests/: For ages cavern has warned if you reentered
3055          a survey, but this warning was suppressed if it occurred at the
3056          same line of the same file as the survey was first entered, which can
3057          only happen if you include the same survey file more than once, which
3058          isn't a sensible thing to do for a file with actual survey data in
3059          (you might reasonably do it to set up survey grade details or
3060          something like that).  The warning is now given in this situation
3061          too.
3062
[560165d]3063Fri May 09 11:42:43 GMT 2014  Olly Betts <olly@survex.com>
3064
3065        * tests/anonstn.out,tests/anonstn.pos,tests/anonstn.svx: Test that
3066          "..." anon station works.
3067
[50b99ea]3068Fri May 09 09:42:11 GMT 2014  Olly Betts <olly@survex.com>
3069
3070        * src/message.c: Add handling for MS Windows LANG_RUSSIAN code.
3071
[3ae0f959]3072Fri May 09 09:41:23 GMT 2014  Olly Betts <olly@survex.com>
3073
3074        * lib/de.po,lib/de_CH.po: Attempt to update "Präfix" to
3075          "Vermessungsnamen" in fuzzy messages.
3076
[5e0b3a13]3077Fri May 09 07:53:12 GMT 2014  Olly Betts <olly@survex.com>
3078
3079        * src/gfxcore.cc,src/gfxcore.h,src/guicontrol.cc: Add "hit test debug"
3080          mode, which shows the hit test grid and how many entries are in each
3081          box (toggled by F3).
3082
[395c3f8]3083Fri May 09 07:50:15 GMT 2014  Olly Betts <olly@survex.com>
3084
3085        * src/gfxcore.cc: Increase the threshold for how close the pointer
3086          needs to be to a station from 5 pixels to 7 to try to help
3087          touchscreen users.  Reported by Hugh St Lawrence.
3088
[0b0520c]3089Fri May 09 07:46:12 GMT 2014  Olly Betts <olly@survex.com>
3090
3091        * src/gfxcore.cc: Divide evenly over the full number of hittest grid
3092          boxes, rather than not really using the final box in each direction.
3093
[de43be7]3094Fri May 09 07:44:26 GMT 2014  Olly Betts <olly@survex.com>
3095
3096        * src/gfxcore.cc: Invalidate the hit-test grid when surface or
3097          underground legs are toggled on or off.
3098
[c38f23a]3099Fri May 09 03:31:55 GMT 2014  Olly Betts <olly@survex.com>
3100
3101        * src/cad3d.c: Whitespace tweak.
3102
[f54af4f]3103Fri May 09 03:30:53 GMT 2014  Olly Betts <olly@survex.com>
3104
3105        * lib/merge-po: If a msgid has changed, use the old msgstr for that
3106          msgno and automatically mark it as fuzzy.
3107
[613028c]3108Fri May 09 03:27:00 GMT 2014  Olly Betts <olly@survex.com>
3109
3110        * lib/,src/cavern.h,src/commands.c,tests/badbegin.out: Improve cavern
3111          messages which talk about "tags" and/or "prefixes" in *begin and *end
3112          commands to instead talk about "survey names".
3113
[a665282]3114Fri May 09 00:30:14 GMT 2014  Olly Betts <olly@survex.com>
3115
3116        * lib/: Merge template changes into .po files.
3117
[736f7df]3118Fri May 09 00:15:46 GMT 2014  Olly Betts <olly@survex.com>
3119
3120        * lib/extract-msgs.pl,lib/survex.pot,src/: Insert "TRANSLATORS"
3121          comments into source code.
3122
[859d2937]3123Mon May 05 05:53:01 GMT 2014  Olly Betts <olly@survex.com>
3124
3125        * .gitignore,lib/Makefile.am,lib/ru.po: Add the start of a Russian
3126          translation, with messages take from therion.
3127
[482dae4]3128Mon May 05 00:01:19 GMT 2014  Olly Betts <olly@survex.com>
3129
3130        * lib/fr.po: Minor updates.
3131
[ad727d8]3132Mon Apr 14 04:22:03 GMT 2014  Olly Betts <olly@survex.com>
3133
3134        * NEWS,configure.ac: Update for 1.2.12.
3135
[725cd74d]3136Mon Apr 14 04:15:58 GMT 2014  Olly Betts <olly@survex.com>
3137
3138        * src/printwx.cc: Tidy up the appearance of the "compass" and
3139          "elevation on" arrow.
3140
[30f1caa]3141Mon Apr 14 04:15:07 GMT 2014  Olly Betts <olly@survex.com>
3142
3143        * src/printwx.cc: Move the numbers below the scale bar down a little
3144          so that they don't overlap the scale bar ticks.
3145
[55918ca]3146Mon Apr 14 04:03:05 GMT 2014  Olly Betts <olly@survex.com>
3147
3148        * src/printwx.cc: Set the clipping region after we draw the page
3149          border and info box to avoid clipping the border in print preview.
3150
[2bf75f3]3151Mon Apr 14 03:40:54 GMT 2014  Olly Betts <olly@survex.com>
3152
3153        * src/printwx.cc: Fix printing with wx3.0 - 0 width lines don't appear
3154          (before they would be as thin as possible) and we need to reset the
3155          brush after setting it to transparent to draw a non-filled ellipse.
3156
[5d96e5d]3157Mon Apr 14 00:58:47 GMT 2014  Olly Betts <olly@survex.com>
3158
3159        * lib/survex-aven.desktop,lib/survex-svxedit.desktop: Add "Keywords:"
3160          entry to .desktop files.
3161
[a960e37]3162Sat Mar 15 11:37:32 GMT 2014  Olly Betts <olly@survex.com>
3163
3164        * src/Makefile.am: Update findentrances comment.
3165
[46d12e9]3166Sat Mar 15 11:26:12 GMT 2014  Olly Betts <olly@survex.com>
3167
3168        * NEWS: Update.
3169
[96a7629]3170Sat Mar 15 11:23:54 GMT 2014  Olly Betts <olly@survex.com>
3171
3172        * survex.spec.in: Update dependencies to wxWidgets3 packages.
3173
[9d6ee09]3174Sat Mar 15 10:21:17 GMT 2014  Olly Betts <olly@survex.com>
3175
3176        * survex.spec.in: Add proj-devel to BuildRequires.
3177
[8c0bfb4]3178Thu Feb 27 23:15:19 GMT 2014  Olly Betts <olly@survex.com>
3179
3180        * configure.ac: Enable large file support, mostly to support filing
3181          systems which return 64 bit inode values, such as CIFS mounts.
3182
[8364c65f]3183Mon Feb 17 22:48:33 GMT 2014  Olly Betts <olly@survex.com>
3184
3185        * configure.ac,src/moviemaker.cc: Fix to work with libav 10.  Reported
3186          by Moritz Muehlenhoff in <http://bugs.debian.org/739332>.
3187
[8bc1384]3188Mon Feb 10 22:48:50 GMT 2014  Olly Betts <olly@survex.com>
3189
3190        * src/osdepend.c: Don't use isalpha() for checking drive letters as
3191          it's locale dependent.
3192
[e068cffd]3193Mon Feb 10 22:48:29 GMT 2014  Olly Betts <olly@survex.com>
3194
3195        * lib/de.po,lib/de_CH.po: Translation updates.
3196
[87d2ab6]3197Mon Feb 10 21:23:12 GMT 2014  Olly Betts <olly@survex.com>
3198
3199        * src/mainfrm.cc: Fix measuring line to show change in altitude rather
3200          than altitude (broken in 1.2.11).  Reported by Brian Clipstone.
3201
[dc533fe]3202Thu Jan 30 02:10:41 GMT 2014  Olly Betts <olly@survex.com>
3203
3204        * src/filename.c: Comment tweak.
3205
[4b9d17d]3206Thu Jan 30 02:10:21 GMT 2014  Olly Betts <olly@survex.com>
3207
3208        * lib/bg.po,lib/de_CH.po,lib/id.po: Translation updates.
3209
[0bb6bef3]3210Wed Jan 29 21:42:58 GMT 2014  Olly Betts <olly@survex.com>
3211
3212        * lib/: Translation updates.
3213
[e9ae5837]3214Wed Jan 29 21:03:14 GMT 2014  Olly Betts <olly@survex.com>
3215
3216        * src/moviemaker.cc: Fix to build when avcodec_free_frame() isn't
3217          available.
3218
[aac3336]3219Tue Jan 28 01:57:57 GMT 2014  Olly Betts <olly@survex.com>
3220
3221        * NEWS: More changes for 1.2.11.
3222
[614d60b]3223Tue Jan 28 01:34:15 GMT 2014  Olly Betts <olly@survex.com>
3224
3225        * lib/Makefile.am,lib/make-pixel-font,src/glbitmapfont.cc,
3226          src/glbitmapfont.h: Embed the font data for the first 256 Unicode
3227          codepoints into the compiled aven binary to reduce start up
3228          overhead.  Any additional codepoints are loaded from a data file
3229          only if/when a character >= U+100 is actually needed (as before).
3230
[11c7eb6]3231Tue Jan 28 00:08:18 GMT 2014  Olly Betts <olly@survex.com>
3232
3233        * src/gfxcore.cc,src/gfxcore.h: No need to dynamically allocate
3234          m_Pens.
3235
[82277dd]3236Mon Jan 27 20:25:39 GMT 2014  Olly Betts <olly@survex.com>
3237
3238        * src/gfxcore.cc: Don't default to percent gradient.
3239
[77bdacf]3240Mon Jan 27 11:44:49 GMT 2014  Olly Betts <olly@survex.com>
3241
3242        * NEWS,configure.ac: Update for 1.2.11.
3243
[f2dc821c]3244Mon Jan 27 11:16:27 GMT 2014  Olly Betts <olly@survex.com>
3245
3246        * make_release: Run "make check" under valgrind.
3247
[8c1d295]3248Mon Jan 27 11:15:17 GMT 2014  Olly Betts <olly@survex.com>
3249
3250        * src/cad3d.c,src/str.c,src/str.h: Rename s_cat_len() to s_catlen()
3251          for consistency with s_catchar().
3252
[e6312c0]3253Mon Jan 27 11:13:31 GMT 2014  Olly Betts <olly@survex.com>
3254
3255        * make_release: Add simple check for // comments in C sources.
3256        * make_release: Before release, build with -Werror to catch any
3257          warnings which may have been missed.
3258
[bd2e33a]3259Mon Jan 27 10:25:02 GMT 2014  Olly Betts <olly@survex.com>
3260
3261        * src/: Make cad3d remap control characters and spaces in station
3262          names when generating PLT output in the same way aven does.
3263
[ad3017d]3264Mon Jan 27 07:43:27 GMT 2014  Olly Betts <olly@survex.com>
3265
3266        * NEWS: Update.
3267
[d171c0c]3268Mon Jan 27 06:01:15 GMT 2014  Olly Betts <olly@survex.com>
3269
3270        * lib/,src/: Add support for showing percentage gradient in the tilt
3271          indicator in aven.  Show the units (degrees, grads, or percent) for
3272          the tilt and bearing indicators.
3273
[19a5798]3274Mon Jan 27 05:40:04 GMT 2014  Olly Betts <olly@survex.com>
3275
3276        * src/mainfrm.cc: Fix GCC warnings.
3277
[cba8bf34]3278Mon Jan 27 05:37:02 GMT 2014  Olly Betts <olly@survex.com>
3279
3280        * src/glbitmapfont.cc,src/glbitmapfont.h:
3281          BitmapFont::get_text_extent() now uses the width of all glyphs,
3282          rather than assuming all those > BITMAPFONT_MAX_CHAR have width 16.
3283
[c7627d4]3284Mon Jan 27 05:32:12 GMT 2014  Olly Betts <olly@survex.com>
3285
3286        * src/glbitmapfont.cc: Fix writing of Unicode characters above
3287          BITMAPFONT_MAX_CHAR (which is 256 currently).
3288
[0f86024]3289Mon Jan 27 00:44:30 GMT 2014  Olly Betts <olly@survex.com>
3290
3291        * src/gfxcore.cc: Try to work around measuring line redraw issues on
3292          Microsoft Windows by redrawing the whole window, which doesn't
3293          seem to be measurably slower.
3294
[ba8f8d3]3295Mon Jan 27 00:21:30 GMT 2014  Olly Betts <olly@survex.com>
3296
3297        * lib/: Translation updates.
3298
[b5283af]3299Sun Jan 26 23:50:31 GMT 2014  Olly Betts <olly@survex.com>
3300
3301        * doc/manual.sgml: Add missing quantities to the list documented as
3302          accepted by *units: LEFT, RIGHT, UP/CEILING, DOWN/FLOOR (missing
3303          entirely); BACKCOMPASS/BACKBEARING, BACKCLINO/BACKGRADIENT (missing
3304          from the main list, mentioned in list of the units that can be set
3305          for them); COUNT (missing alternative name for COUNTER); DX/EASTING,
3306          DY/NORTHING, DZ/ALTITUDE (incorrectly listed as X, Y, Z).  Reported
3307          by Jonny Prouty.
3308
[699bf50]3309Sun Jan 26 23:48:19 GMT 2014  Olly Betts <olly@survex.com>
3310
3311        * src/commands.c: If *units is used to set units for LEVEL, PLUMB, or
3312          POSITION, give an error rather than quietly ignore the attempt.
3313        * tests/: New regression testcase bad_units_qlist.
3314
[a4fb8d0]3315Sun Jan 26 23:35:18 GMT 2014  Olly Betts <olly@survex.com>
3316
3317        * tests/bad_units_factor.svx,tests/cavern.tst: Test that "*units
3318          backclino 0 percent" gives an error about the factor being zero.
3319        * tests/Makefile.am,tests/bad_units_factor.out: Add expected output
3320          to make sure we're getting the errors we expect, not just the
3321          expected number of errors.
3322
[c001c40]3323Fri Jan 24 06:20:49 GMT 2014  Olly Betts <olly@survex.com>
3324
3325        * lib/de.po,lib/de_CH.po: Update.
3326
[a874142]3327Fri Jan 24 05:08:19 GMT 2014  Olly Betts <olly@survex.com>
3328
3329        * src/gfxcore.cc: Don't crash with assertion failure when showing
3330          passages for a cave with no vertical extent.  Reported by Jonny
3331          Prouty.
3332
[05499f3]3333Fri Jan 24 05:07:34 GMT 2014  Olly Betts <olly@survex.com>
3334
3335        * src/moviemaker.cc: Fix to build again with libav/ffmpeg.
3336
[1c448e1]3337Tue Jan 23 19:52:21 GMT 2014  Olly Betts <olly@survex.com>
3338
3339        * src/gfxcore.cc: Simplify accounting for size of blobs on measuring
3340          line.
3341
[c648bd1]3342Thu Jan 23 11:42:01 GMT 2014  Olly Betts <olly@survex.com>
3343
3344        * src/moviemaker.cc,src/moviemaker.h: Fix to actually build without
3345          libav/ffmpeg.
3346
[ccb83b7]3347Thu Jan 23 11:34:30 GMT 2014  Olly Betts <olly@survex.com>
3348
3349        * lib/,src/: Make all uses of unit names translatable.
3350
[fb4aa17]3351Tue Jan 21 12:23:06 GMT 2014  Olly Betts <olly@survex.com>
3352
3353        * lib/fr.po: Merge translation updates from Eric Madelaine.
3354
[e9988b3]3355Tue Jan 21 11:31:22 GMT 2014  Olly Betts <olly@survex.com>
3356
3357        * lib/: More translation updates.
3358
[fa56920]3359Tue Jan 21 10:32:08 GMT 2014  Olly Betts <olly@survex.com>
3360
3361        * lib/Makefile.am,lib/generate-po-todo: Add script and makefile target
3362          to pick out the messages from each po file which need attention.
3363
[099256a]3364Tue Jan 21 10:30:45 GMT 2014  Olly Betts <olly@survex.com>
3365
3366        * lib/survex.pot,src/mainfrm.cc: Allow "m" and "ft" suffixes to be
3367          translated.
3368
[df26b81]3369Tue Jan 21 04:14:55 GMT 2014  Olly Betts <olly@survex.com>
3370
3371        * doc/TODO.htm: Remove things which have now been done, and reorganise
3372          the rest.
3373
[53496ab3]3374Tue Jan 21 03:48:07 GMT 2014  Olly Betts <olly@survex.com>
3375
3376        * src/message.c: On Microsoft Windows 2000 and newer, use
3377          GetUserDefaultUILanguage() to get the UI language to use.  For older
3378          versions, continue to use GetUserDefaultLCID().
3379
[08e858b]3380Tue Jan 21 02:29:06 GMT 2014  Olly Betts <olly@survex.com>
3381
3382        * lib/,src/avenprcore.cc,src/printwx.cc: Change term "info box" to
3383          "legend".
3384
[486c619]3385Tue Jan 21 02:15:38 GMT 2014  Olly Betts <olly@survex.com>
3386
3387        * src/mainfrm.cc,src/mainfrm.h: If full screen, don't recreate the
3388          side panel when a new file is opened (e.g. via Ctrl+O).
3389
[fb941bfd]3390Mon Jan 20 05:33:04 GMT 2014  Olly Betts <olly@survex.com>
3391
3392        * NEWS: Update.
3393
[4a7b9e3]3394Mon Jan 20 04:54:28 GMT 2014  Olly Betts <olly@survex.com>
3395
3396        * lib/bg.po,lib/de.po,lib/de_CH.po: More translation updates.
3397
[c20d521]3398Sun Jan 19 01:44:44 GMT 2014  Olly Betts <olly@survex.com>
3399
3400        * lib/,src/netskel.c,tests/: Drop "between nodes" from the progress
3401          messages while solving the survey network, as the extra words don't
3402          make the meaning clearer, and "node" doesn't mean exactly the same
3403          here as the summary of nodes printed at the end of processing, which
3404          is a bit confusing.
3405
[e521b8e0]3406Sun Jan 19 01:31:54 GMT 2014  Olly Betts <olly@survex.com>
3407
3408        * lib/: More translation updates.
3409
[45c9d00]3410Sun Jan 19 00:51:33 GMT 2014  Olly Betts <olly@survex.com>
3411
3412        * lib/po-to-msg.pl: Fix menu shortcut check to allow for non-ASCII
3413          shortcuts.  Remove code to check for menu shortcuts marked with '@'
3414          as we no longer do that.
3415
[d752afd]3416Sat Jan 18 23:24:47 GMT 2014  Olly Betts <olly@survex.com>
3417
3418        * buildmacosx.sh: Update to use wx 3.0.0, and add a checksum check for
3419          the downloaded wx sources.  Thanks to David A. Riggs for his work on
3420          getting the Mac OS X build going with wx 3.0.0.
3421
[963e611]3422Sat Jan 18 23:09:12 GMT 2014  Olly Betts <olly@survex.com>
3423
3424        * src/gla-gl.cc: Split log_fl_error helper function out of
3425          CHECK_GL_ERROR, which will reduce code size and also the number of
3426          deprecation warnings about gluErrorString on Mac OS X 10.9.
3427
[c053e86]3428Sat Jan 18 22:49:02 GMT 2014  Olly Betts <olly@survex.com>
3429
3430        * lib/en_US.po: Translate "elevation" to "profile" in a couple of
3431          places where we weren't.
3432
[d3cc33f]3433Sat Jan 18 22:48:01 GMT 2014  Olly Betts <olly@survex.com>
3434
3435        * src/message.c: Hook up Indonesian translation to be used when
3436          Windows is set to Indonesian.
3437
[f4c18a9]3438Sat Jan 18 22:47:20 GMT 2014  Olly Betts <olly@survex.com>
3439
3440        * lib/checkshortcut.pl: Fix shortcut checking to allow for non-ASCII
3441          shortcuts.
3442
[8770ec6]3443Sat Jan 18 22:45:50 GMT 2014  Olly Betts <olly@survex.com>
3444
3445        * lib/Makefile.am,lib/bg.po,src/message.c: Add start of bulgarian
3446          translation, with messages take from therion.
3447
[255f3269]3448Fri Jan 17 07:39:48 GMT 2014  Olly Betts <olly@survex.com>
3449
3450        * src/printwx.cc: Include wx headers before ISO C/C++ ones, to try to
3451          fix build failure on OS X 10.9 with wx 3.0.0.
3452
[ee3d89c]3453Fri Jan 17 07:27:34 GMT 2014  Olly Betts <olly@survex.com>
3454
3455        * src/moviemaker.h: If we don't have libav or ffmpeg, omit all the
3456          member variables from class MovieMaker, to avoid "unused private
3457          field" warnings from clang.
3458
[9185847]3459Fri Jan 17 07:22:32 GMT 2014  Olly Betts <olly@survex.com>
3460
3461        * src/: Use cast to void rather than assignment to self to suppress
3462          unused parameter warnings, as clang warns about the latter.
3463
[b864b43]3464Fri Jan 17 07:12:47 GMT 2014  Olly Betts <olly@survex.com>
3465
3466        * src/aboutdlg.cc: Use string::erase() rather than assigning the
3467          result of string::substr().
3468
[f8c981b]3469Thu Jan 16 03:58:18 GMT 2014  Olly Betts <olly@survex.com>
3470
3471        * lib/: Update pot and po files with current linenumber references.
3472
[da6367cd]3473Thu Jan 16 03:57:55 GMT 2014  Olly Betts <olly@survex.com>
3474
3475        * src/printwx.cc: Fix incorrect message in comment.
3476
[d33b67a]3477Thu Jan 16 03:46:23 GMT 2014  Olly Betts <olly@survex.com>
3478
3479        * lib/extract-msgs.pl: Fix to handle there being a comment before the
3480          comment with the message in.
3481
[dd83970]3482Thu Jan 16 03:17:24 GMT 2014  Olly Betts <olly@survex.com>
3483
3484        * lib/: Various translation updates.
3485
[51384bf]3486Thu Jan 16 03:15:10 GMT 2014  Olly Betts <olly@survex.com>
3487
3488        * lib/de.po,lib/de_CH.po: Move menu accelerator on "Farbschlüssel"
3489          from "ü" to "F", since the latter isn't used in that menu.
3490
[a770b1bd]3491Wed Jan 15 21:00:14 GMT 2014  Olly Betts <olly@survex.com>
3492
3493        * lib/: Fill in some missing translations from existing similar
3494          translations.
3495
[6264918]3496Wed Jan 15 10:55:44 GMT 2014  Olly Betts <olly@survex.com>
3497
3498        * src/mainfrm.cc,src/mainfrm.h: Fix wxWidgets assertion when double
3499          clicking on an anonymous station.  Reported by Kevin Dixon.
3500
[6f0d0d8]3501Wed Jan 15 07:11:30 GMT 2014  Olly Betts <olly@survex.com>
3502
3503        * NEWS,configure.ac: Update for 1.2.10.
3504
[aedf23f]3505Wed Jan 15 07:07:25 GMT 2014  Olly Betts <olly@survex.com>
3506
3507        * lib/ca.po,lib/de.po: Mark altered message as fuzzy in languages I
3508          failed to before.
3509
[53966d3]3510Wed Jan 15 06:25:10 GMT 2014  Olly Betts <olly@survex.com>
3511
3512        * NEWS: Update.
3513
[15e50b0]3514Wed Jan 15 06:13:44 GMT 2014  Olly Betts <olly@survex.com>
3515
3516        * src/img.c: Simplify reading of labels in 3d v1 and v2 files.
3517
[3d3fb6c]3518Wed Jan 15 06:11:12 GMT 2014  Olly Betts <olly@survex.com>
3519
3520        * lib/,src/cavernlog.cc: If we fail to start the external editor,
3521          throw up an error box.
3522
[ba0f22b]3523Wed Jan 15 05:58:31 GMT 2014  Olly Betts <olly@survex.com>
3524
3525        * src/img.c: Pass pimg->buf_len rather than literal 257.
3526
[bca9107]3527Wed Jan 15 00:23:34 GMT 2014  Olly Betts <olly@survex.com>
3528
3529        * src/img.c: Remove pointless "future expansion" comment from
3530          img_read_item_ancient().
3531
[a8638a6]3532Wed Jan 15 00:22:22 GMT 2014  Olly Betts <olly@survex.com>
3533
3534        * src/img.c: Tweak recursive calls in img_read_item_ancient() and
3535          img_write_item_ancient() to directly call the same function.
3536
[a4454620]3537Wed Jan 15 00:15:30 GMT 2014  Olly Betts <olly@survex.com>
3538
3539        * src/img.c,src/useful.h: Fix some glibc fortify source warnings.
3540
[2adff93]3541Wed Jan 15 00:13:27 GMT 2014  Olly Betts <olly@survex.com>
3542
3543        * src/img.c: Make 4 internal functions static.
3544
[9feb252]3545Tue Jan 14 21:57:03 GMT 2014  Olly Betts <olly@survex.com>
3546
3547        * src/printwx.cc: Minor code refactor.
3548
[0ecf3b1]3549Tue Jan 14 21:51:58 GMT 2014  Olly Betts <olly@survex.com>
3550
3551        * NEWS: Update.
3552
[e0c2dfb]3553Tue Jan 14 21:39:34 GMT 2014  Olly Betts <olly@survex.com>
3554
3555        * lib/en_US.po: Add missing translation.
3556
[de9aa88]3557Tue Jan 14 21:25:01 GMT 2014  Olly Betts <olly@survex.com>
3558
3559        * src/printwx.cc: Fix crash on "File->Print" or "File->Export" under
3560          Windows XP, reported by Brian Clipstone.
3561
[5440c295]3562Tue Jan 14 21:23:10 GMT 2014  Olly Betts <olly@survex.com>
3563
3564        * src/aven.cc: Simplify handling of command line under __WXMSW__,
3565          fixing error if run with no parameters.
3566
[c891a7e]3567Tue Jan 14 21:17:38 GMT 2014  Olly Betts <olly@survex.com>
3568
3569        * configure.ac,src/img.c: Only use _putenv_s() under MSVC - mingw
3570          doesn't provide it.
3571
[db095f9]3572Tue Jan 14 21:14:51 GMT 2014  Olly Betts <olly@survex.com>
3573
3574        * make_release: Turn on optimisation when building aven for Microsoft
3575          Windows.
3576
[e0f3ade]3577Tue Jan 14 04:17:10 GMT 2014  Olly Betts <olly@survex.com>
3578
3579        * src/guicontrol.cc: If dragging with more than one mouse button held
3580          down, releasing one causes another which is still held down to take
3581          effect.
3582
[a57af18]3583Tue Jan 14 03:33:38 GMT 2014  Olly Betts <olly@survex.com>
3584
3585        * src/guicontrol.cc: Fix assertion if two mouse buttons are held down
3586          at the same time.  Reported by Brian Clipstone.
3587
[d9cd8ae]3588Tue Jan 14 03:22:54 GMT 2014  Olly Betts <olly@survex.com>
3589
3590        * src/img.c,src/mainfrm.cc: Although these are often referred to as
3591          "CMAP .XYZ files", it seems that actually, the extension .XYZ isn't
3592          used, rather .SHT (shot variant, produced by CMAP v16 and later),
3593          .UNA (unadjusted) and .ADJ (adjusted) extensions are.  Since we've
3594          long checked for .XYZ, we continue to do so in case anyone is
3595          relying on it, but also check for the other extensions.
3596
[d959ab2]3597Tue Jan 14 03:20:03 GMT 2014  Olly Betts <olly@survex.com>
3598
3599        * buildmacosx.sh,configure.ac,doc/manual.sgml: Update references to
3600          Survex 1.1 which should be to 1.2.
3601
[b554a4b]3602Tue Jan 14 03:14:31 GMT 2014  Olly Betts <olly@survex.com>
3603
3604        * doc/manual.sgml: Note the station length limit Smaps used.
3605
[d65419c]3606Tue Jan 14 02:55:02 GMT 2014  Olly Betts <olly@survex.com>
3607
3608        * tests/expobug.svx: Fix comment typo.
3609
[8ff910a]3610Tue Jan 14 02:52:52 GMT 2014  Olly Betts <olly@survex.com>
3611
3612        * src/imgtest.c: Fix printf format to actually match types of
3613          parameters.
3614
[110f59c]3615Tue Jan 14 02:52:31 GMT 2014  Olly Betts <olly@survex.com>
3616
3617        * src/gpx.cc: Fix comment typo.
3618
[f10cf8f]3619Tue Jan 14 02:48:59 GMT 2014  Olly Betts <olly@survex.com>
3620
3621        * src/: Pass the numeric datestamp to ExportFilter::header(), and use
3622          it to set a timestamp in exported GPX files.
3623
[5dc0378]3624Tue Jan 14 01:18:42 GMT 2014  Olly Betts <olly@survex.com>
3625
3626        * src/datain.c: Fix NULL pointer dereference when processing Compass
3627          DAT file without 'SURVEY DATE:'.
3628
[4f70ebc]3629Tue Jan 14 00:40:06 GMT 2014  Olly Betts <olly@survex.com>
3630
3631        * src/: Add new "datestamp_numeric" field to struct img giving the
3632          datestamp as a time_t in UTC (or (time_t)-1 if there's no datestamp
3633          or we failed to convert it).  For .3d >= v8, this field is reliable.
3634          We attempt to convert date strings in .3d <= v7 and CMAP XYZ
3635          files, but may get the timezone wrong.
3636
[ad95991]3637Tue Jan 14 00:29:35 GMT 2014  Olly Betts <olly@survex.com>
3638
3639        * src/img.c: Fix my_strcasecmp() to handle top-bit set characters
3640          better.
3641
[6a1c384]3642Mon Jan 13 04:20:11 GMT 2014  Olly Betts <olly@survex.com>
3643
3644        * src/gpx.cc: Don't try to write the title if it isn't set or is
3645          empty.
3646
[b4d8642]3647Mon Jan 13 04:09:27 GMT 2014  Olly Betts <olly@survex.com>
3648
3649        * src/export.cc: If the survey has a title, add it as a top-level
3650          <title> element to exported SVG files.
3651
[1e5ac43]3652Mon Jan 13 04:08:11 GMT 2014  Olly Betts <olly@survex.com>
3653
3654        * src/export.cc: Escape '<', '>', and '&' in labels in exported SVG
3655          files.
3656
[70462c8]3657Mon Jan 13 04:02:26 GMT 2014  Olly Betts <olly@survex.com>
3658
3659        * src/: Pass the datestamp from the 3d file to the export code.
3660
[ea69247]3661Mon Jan 13 04:00:54 GMT 2014  Olly Betts <olly@survex.com>
3662
3663        * src/avenprcore.cc,src/printwx.cc: Don't bother looking up the
3664          printer page setup info when exporting.
3665
[d6a770d]3666Wed Jan 08 04:50:10 GMT 2014  Olly Betts <olly@survex.com>
3667
3668        * doc/HACKING.htm: Document how to configure wxWidgets 3.0.0 for mingw
3669          cross-build.
3670
[6b6fb4d]3671Wed Jan 08 04:11:32 GMT 2014  Olly Betts <olly@survex.com>
3672
3673        * NEWS,configure.ac: Update for 1.2.9.
3674
[6b86108]3675Wed Jan 08 03:57:39 GMT 2014  Olly Betts <olly@survex.com>
3676
3677        * lib/: Add "Language:" headers to .po files.
3678
[8ec15cf]3679Wed Jan 08 02:17:44 GMT 2014  Olly Betts <olly@survex.com>
3680
3681        * src/img.c: In non-hosted mode, don't define GETC and PUTC if they're
3682          already defined, to allow easy overriding with getc_unlocked() and
3683          putc_unlocked().
3684
[57cecaa]3685Wed Jan 08 02:13:27 GMT 2014  Olly Betts <olly@survex.com>
3686
3687        * src/Makefile.am,src/imgtest.c: Add compile test that img.c and img.h
3688          work in non-hosted mode.
3689
[fa0246c]3690Wed Jan 08 01:14:42 GMT 2014  Olly Betts <olly@survex.com>
3691
3692        * doc/cavern.sgml: Document --3d-version in cavern man page.
3693
[997509d]3694Wed Jan 08 01:05:34 GMT 2014  Olly Betts <olly@survex.com>
3695
3696        * src/moviemaker.cc: Set rc_buffer_size to avoid warning from libav
3697          when exporting MPEG.
3698
[710bd97]3699Tue Jan 07 23:09:53 GMT 2014  Olly Betts <olly@survex.com>
3700
3701        * src/moviemaker.cc: Fix GCC warnings.
3702
[17edec7]3703Tue Jan 07 23:08:21 GMT 2014  Olly Betts <olly@survex.com>
3704
3705        * src/img.c: In non-hosted mode, check that int is at least 32 bits,
3706          and if not, use long.  In practice, platforms with 16 bit int are
3707          mostly obsolete, but it's not hard to be portable here.
3708
[0b25b30]3709Tue Jan 07 22:05:58 GMT 2014  Olly Betts <olly@survex.com>
3710
3711        * src/msvc/config.h.in: Update to INT16_T to int16_t and INT32_T to
3712          int32_t.  AFAIK, building with MSVC hasn't been tested for a long
3713          time, so it's likely more fixes will be needed.
3714
[9ad69a0]3715Tue Jan 07 21:55:27 GMT 2014  Olly Betts <olly@survex.com>
3716
3717        * configure.ac: Don't call AC_C_CONST - C compilers without 'const'
3718          support haven't been relevant for years.
3719
[57f70f2]3720Thu Oct 31 12:08:07 GMT 2013  Olly Betts <olly@survex.com>
3721
3722        * lib/: Update translations from launchpad and from existing similar
3723          messages.
3724
[ec81f086]3725Tue Oct 29 23:47:57 GMT 2013  Olly Betts <olly@survex.com>
3726
3727        * src/moviemaker.cc: Fix to call avcodec_free_frame() correctly.
3728
[e1f27c4]3729Tue Oct 29 08:58:56 GMT 2013  Olly Betts <olly@survex.com>
3730
3731        * NEWS,configure.ac: Update for 1.2.8.
3732
[9b5a5fd]3733Tue Oct 29 08:10:45 GMT 2013  Olly Betts <olly@survex.com>
3734
3735        * src/: Hook up to pass "input_projection" from .aven config file
3736          through to GPX export code.
3737
[e24b7fb]3738Sat Oct 26 06:35:52 GMT 2013  Olly Betts <olly@survex.com>
3739
3740        * src/gfxcore.cc: Another tweak to use RefreshRect() rather than
3741          Refresh() for slightly simpler code.
3742
[79137712]3743Fri Oct 25 21:08:53 GMT 2013  Olly Betts <olly@survex.com>
3744
3745        * src/gpx.cc: Use fputs rather than fprintf for constant strings.
3746
[a6dddd1]3747Fri Oct 25 21:07:57 GMT 2013  Olly Betts <olly@survex.com>
3748
3749        * src/gpx.cc,src/gpx.h,src/printwx.cc: Add support for exporting legs
3750          as tracks in GPX.
3751
[d1bc1ac]3752Fri Oct 25 06:14:38 GMT 2013  Olly Betts <olly@survex.com>
3753
3754        * src/printwx.cc: Swap the "Elements" and "View" boxes in the print
3755          and export dialogs, as that works much better when the "View" box
3756          is hidden.
3757
[bc1fac5]3758Fri Oct 25 06:11:59 GMT 2013  Olly Betts <olly@survex.com>
3759
3760        * lib/survex.pot,src/export.cc,src/export.h,src/printwx.cc: Add
3761          "Origin in centre" and "Full coordinates" options to export
3762          - the latter fixes #10.  GPX and PLT output force "full
3763          coordinates".
3764
[0ca8fe0]3765Wed Oct 23 21:47:07 GMT 2013  Olly Betts <olly@survex.com>
3766
3767        * src/gfxcore.cc: Tweak to use RefreshRect() rather than Refresh() for
3768          slightly simpler code.
3769
[a7f78d4]3770Wed Oct 23 21:46:13 GMT 2013  Olly Betts <olly@survex.com>
3771
3772        * src/dump3d.c: Show dates for XSECT.
3773
[54b7650]3774Wed Oct 23 06:46:39 GMT 2013  Olly Betts <olly@survex.com>
3775
3776        * src/printwx.cc: Fix export and (the built-in) print preview to
3777          actually use the options selected in the dialog rather than those
3778          set when the dialog was created.
3779
[fdea415]3780Wed Oct 23 06:30:05 GMT 2013  Olly Betts <olly@survex.com>
3781
3782        * src/: Hook up GPX export options to export entrances, fixed points,
3783          and/or exported points, and specify coloured pin symbols for these
3784          types of stations.  These options now default to what's being shown
3785          in the survey view, like other export options.   GPX export
3786          "creator" how includes the Survex version and website URL, and the
3787          survey title is includes as a <name> tag inside the <gpx> tag.
3788
[76882cb]3789Wed Oct 23 04:38:31 GMT 2013  Olly Betts <olly@survex.com>
3790
3791        * src/guicontrol.cc: Fix assertion failure when double-clicking on the
3792          survey with wx2.9.
3793
[9cb97b7]3794Tue Oct 22 06:01:05 GMT 2013  Olly Betts <olly@survex.com>
3795
3796        * src/: Rename internal references to "show splays" to just "splays"
3797          to reflect the change in the menu item name.
3798
[7b55ac2]3799Tue Oct 22 05:55:55 GMT 2013  Olly Betts <olly@survex.com>
3800
3801        * lib/survex.pot,src/: Hide the "View" box for GPX export.  Add
3802          checkboxes for "Entrances", "Fixed Points" and "Exported Stations"
3803          for GPX export (currently non-functional).  Prepare for allowing
3804          text height, marker size, and grid spacing to be set from aven (as
3805          cad3d allows).
3806
[4d7d209]3807Mon Oct 21 01:10:04 GMT 2013  Olly Betts <olly@survex.com>
3808
3809        * src/mainfrm.cc: Update to call img_error2msg() on the error code
3810          returned by img_error().
3811
[a322a09]3812Sat Oct 19 18:28:49 GMT 2013  Olly Betts <olly@survex.com>
3813
3814        * src/printwx.cc: Fix segfault in "File->Export" if an export format
3815          isn't stored in ".aven".
3816
[0a9b040]3817Sat Oct 19 17:39:49 GMT 2013  Olly Betts <olly@survex.com>
3818
3819        * configure.ac,src/img.c: Use lround() instead of round(), and make
3820          the tests around whether we use the library function or the our
3821          fallback implementation saner.
3822
[f1d5d26]3823Wed Sep 18 00:26:33 GMT 2013  Olly Betts <olly@survex.com>
3824
3825        * src/aven.cc: Fix to build with wx 2.9.5 with wx2.8 compatibility
3826          disabled.
3827
[a2a8d23]3828Tue Sep 17 23:57:02 GMT 2013  Olly Betts <olly@survex.com>
3829
3830        * src/mainfrm.cc: Make the Presentation->Play menu item a checkbox,
3831          to avoid a warning with wxMSW 2.9.5.  Reported by Brian Clipstone.
3832
[f3ef5d8]3833Tue Sep 17 23:56:06 GMT 2013  Olly Betts <olly@survex.com>
3834
3835        * src/guicontrol.cc,src/guicontrol.h: Rename scale/rotate lock
3836          constants to have a "lock_" prefix.
3837
[f7d52a1]3838Tue Sep 17 23:38:10 GMT 2013  Olly Betts <olly@survex.com>
3839
3840        * src/mainfrm.cc: Make right click in an empty presentation mark the
3841          current position and open it to edit, instead of crashing.
3842
[387babf]3843Tue Sep 17 23:37:00 GMT 2013  Olly Betts <olly@survex.com>
3844
3845        * src/gfxcore.cc: Don't try to close the movie if we aren't producing
3846          one.
3847
[cc69cf5]3848Tue Sep 10 00:21:53 GMT 2013  Olly Betts <olly@survex.com>
3849
3850        * configure.ac,src/moviemaker.cc: Use avcodec_free_frame() if it's
3851          available.
3852
[763efe6]3853Mon Sep 09 11:36:00 GMT 2013  Olly Betts <olly@survex.com>
3854
3855        * src/cad3d.c: Correct long option names in code comment.
3856
[caeff4a]3857Mon Sep 09 11:33:20 GMT 2013  Olly Betts <olly@survex.com>
3858
3859        * src/cad3d.c: Make --marker-size work for Skencil and SVG output.
3860
[98fd937]3861Mon Sep 09 07:01:57 GMT 2013  Olly Betts <olly@survex.com>
3862
3863        * src/gfxcore.cc,src/moviemaker.cc,src/moviemaker.h: Improve reporting
3864          of errors during the process of exporting a movie.
3865
[64d06c0]3866Mon Sep 09 06:38:33 GMT 2013  Olly Betts <olly@survex.com>
3867
3868        * configure.ac,src/moviemaker.cc,src/moviemaker.h: Update movie export
3869          code to work with latest libav API.
3870
[adceff5]3871Mon Sep 09 05:14:24 GMT 2013  Olly Betts <olly@survex.com>
3872
3873        * Makefile.am,doc/HACKING.htm,lib/,survex.iss.in: Upgrade to newer
3874          innosetup version.  Upgrade details of how to do a Microsoft Windows
3875          build.
3876
[66a9df7]3877Mon Sep 09 04:19:36 GMT 2013  Olly Betts <olly@survex.com>
3878
3879        * make_release: Prefer a hand-installed 2.9 mingw build of wx to a
3880          packaged 2.8 build.
3881
[55a0527]3882Mon Sep 09 04:18:18 GMT 2013  Olly Betts <olly@survex.com>
3883
3884        * src/img.c,src/netbits.c: Fix // comments in C code for portability
3885          to pre-C99 compilers which don't support these as an extension.
3886
[0544329]3887Mon Sep 09 04:12:57 GMT 2013  Olly Betts <olly@survex.com>
3888
3889        * src/aven.cc: Fix to build with wxMSW 2.9.5.
3890
[c527c6e]3891Mon Sep 09 04:10:48 GMT 2013  Olly Betts <olly@survex.com>
3892
3893        * configure.ac,src/Makefile.am: Probe for libproj.
3894
[9fc1cac]3895Fri Sep 06 04:18:23 GMT 2013  Olly Betts <olly@survex.com>
3896
3897        * NEWS,doc/cad3d.sgml,lib/,src/: The "Sketch" vector drawing program
3898          got renamed to "Skencil" some time ago, so update all references in
3899          code and documentation.  cad3d has a new --skencil option to specify
3900          this output format, but --sketch is still recognised for
3901          compatibility.
3902
[3972b26]3903Fri Sep 06 03:39:16 GMT 2013  Olly Betts <olly@survex.com>
3904
3905        * src/printwx.cc: Default to exporting in the export format used last
3906          time.
3907
[6073761]3908Fri Sep 06 03:27:21 GMT 2013  Olly Betts <olly@survex.com>
3909
3910        * lib/de_CH.po,lib/it.po,lib/sk.po: Minor translation updates.
3911
[583c17d]3912Thu Sep 05 09:50:23 GMT 2013  Olly Betts <olly@survex.com>
3913
3914        * lib/,src/: Add a format drop down to the export dialog, and only
3915          show fields which are meaningful and supported for a particular
3916          export format.
3917
[3c35956]3918Thu Sep 05 04:21:40 GMT 2013  Olly Betts <olly@survex.com>
3919
3920        * survex.iss.in: Newer innosetup no longer supports MinVersion.
3921
[0b29536]3922Thu Sep 05 04:20:36 GMT 2013  Olly Betts <olly@survex.com>
3923
3924        * lib/,survex.iss.in: Add translations for the Windows installer for
3925          all the languages we have any translations of Survex itself for.
3926
[4734106]3927Mon Sep 02 21:03:50 GMT 2013  Olly Betts <olly@survex.com>
3928
3929        * lib/,src/: Rework findentrances into GPX export for aven.
3930
[0d9d980]3931Mon Sep 02 02:17:49 GMT 2013  Olly Betts <olly@survex.com>
3932
3933        * src/img.c: Improve fputsnl() for non-HOSTED mode to return a value.
3934
[81bb4bdc]3935Mon Sep 02 02:17:18 GMT 2013  Olly Betts <olly@survex.com>
3936
3937        * src/img.c: Use osnew() to simplify code a little.
3938
[b932a29]3939Mon Sep 02 01:45:52 GMT 2013  Olly Betts <olly@survex.com>
3940
3941        * src/img.c: Don't segfault on img_close() in non-hosted mode.
3942
[f807d8bf]3943Mon Sep 02 00:27:29 GMT 2013  Olly Betts <olly@survex.com>
3944
3945        * NEWS,src/img.c: img.c can now be compiled as C++ as well as as C.
3946
[88b54df6]3947Mon Sep 02 00:17:36 GMT 2013  Olly Betts <olly@survex.com>
3948
3949        * NEWS,src/img.c: Add missing definition of max() macro when built for
3950          use outside of Survex.
3951
[0d25db3]3952Mon Sep 02 00:11:36 GMT 2013  Olly Betts <olly@survex.com>
3953
3954        * src/img.c: Don't duplicate the IMG_API_VERSION defaulting logic from
3955          img.h as we get it just by including img.h first.
3956
[a405bc1]3957Mon Sep 02 00:10:34 GMT 2013  Olly Betts <olly@survex.com>
3958
3959        * src/: IMG_HOSTED no longer affects the img API at all.
3960
[034141d]3961Fri Aug 23 08:06:18 GMT 2013  Olly Betts <olly@survex.com>
3962
3963        * NEWS,lib/,src/netskel.c: Tweak cavern .err file output to not lose
3964          the space in front of certain statistics when the value gets large.
3965
[a4adf09]3966Wed Aug 21 21:14:03 GMT 2013  Olly Betts <olly@survex.com>
3967
3968        * NEWS,lib/,src/matrix.c,src/out.h,tests/calibrate_clino.out: Don't
3969          report "Solving to find x coordinates" as we actually find y and z
3970          in the same operation, and as a progress message it is redundant with
3971          "Solving %d simultaneous equations" anyway.
3972
[0056ee1]3973Fri Aug 09 10:23:24 GMT 2013  Olly Betts <olly@survex.com>
3974
3975        * NEWS,src/printwx.cc: Need to call TransferDataFromWindow() for the
3976          validators to get called and update the boolean flag settings mask.
3977
[da65891]3978Fri Aug 02 13:04:39 GMT 2013  Olly Betts <olly@survex.com>
3979
3980        * NEWS,src/readval.c,tests/cmd_alias.out: Fix handling of anonymous
3981          wall stations ('..' by default) to implicitly set the SPLAY leg flag,
3982          as was intended.
3983
[c6abbc8]3984Sat Jul 27 10:08:46 GMT 2013  Olly Betts <olly@survex.com>
3985
3986        * tests/Makefile.am: Distribute files for normal_bad testcase.
3987
[e34bebc]3988Sat Jul 27 09:41:34 GMT 2013  Olly Betts <olly@survex.com>
3989
3990        * NEWS,configure.ac: Update for 1.2.7.
3991
[576e5a9]3992Sun Jul 21 18:03:58 GMT 2013  Olly Betts <olly@survex.com>
3993
3994        * src/mainfrm.cc: Speed up loading a .3d file with cross-sections by
3995          using a map to convert station names to positions.
3996
[91f6661]3997Sun Jul 21 16:12:25 GMT 2013  Olly Betts <olly@survex.com>
3998
3999        * doc/TODO.htm: Note that dump3d needs documenting.
4000
[71c2c3f]4001Sun Jul 21 16:09:24 GMT 2013  Olly Betts <olly@survex.com>
4002
4003        * configure.ac,debian/survex.install,src/Makefile.am: Build and
4004          package dump3d as standard - it's useful for grabbing info from
4005          3d files in scripts.
4006
[47a650b]4007Thu Jul 18 03:54:45 GMT 2013  Olly Betts <olly@survex.com>
4008
4009        * lib/de.po: Merge German translation updates from launchpad.
4010
[22114ef]4011Wed Jul 17 12:38:39 GMT 2013  Olly Betts <olly@survex.com>
4012
4013        * doc/3dformat.htm,src/img.c: Move the DATE and ERROR codes in 3d v8 to
4014          leave a large contiguous block of codes available.
4015
[900b32a]4016Wed Jul 17 12:29:33 GMT 2013  Olly Betts <olly@survex.com>
4017
4018        * src/img.c: Mask out the bit used to indicate no label change from
4019          the returned leg flags.
4020
[e133186]4021Wed Jul 17 11:13:37 GMT 2013  Olly Betts <olly@survex.com>
4022
4023        * doc/3dformat.htm,src/img.c: The prefix is often unchanged from one
4024          leg to the next, so use a spare flag to compactly indicate that
4025          there's no label change.
4026
[dec6b10]4027Tue Jul 16 12:04:55 GMT 2013  Olly Betts <olly@survex.com>
4028
4029        * doc/3dformat.htm,src/img.c: More work toward v8 of 3d format.
4030
[c1785b1]4031Tue Jul 16 11:33:34 GMT 2013  Olly Betts <olly@survex.com>
4032
4033        * doc/TODO.htm: The data style of legs is now stored in the 3d file,
4034          so remove "flag nosurvey legs in .3d file" from todo list.
4035
[567445a]4036Tue Jul 16 11:33:04 GMT 2013  Olly Betts <olly@survex.com>
4037
4038        * src/dump3d.c: Report the data style of legs.
4039
[230aedd]4040Tue Jul 16 11:32:13 GMT 2013  Olly Betts <olly@survex.com>
4041
4042        * src/cad3d.c: Check for errors from img_rewind() and report them.
4043
[cd91e16]4044Tue Jul 16 07:54:52 GMT 2013  Olly Betts <olly@survex.com>
4045
4046        * tests/cavern.tst: Run diffpos <expected> <actual> so the reports of
4047          'Added' and 'Deleted' stations are the more natural way round.
4048
[afe350e]4049Tue Jul 09 22:59:48 GMT 2013  Olly Betts <olly@survex.com>
4050
4051        * doc/3dformat.htm: Formatting tweaks.
4052
[73fea40]4053Tue Jul 09 13:36:35 GMT 2013  Olly Betts <olly@survex.com>
4054
4055        * doc/3dformat.htm,doc/TODO.htm,src/img.c: Add an explicit flag for
4056          'this is an extended elevation' to 3d v8.
4057
[ec812baa]4058Tue Jul 09 13:24:29 GMT 2013  Olly Betts <olly@survex.com>
4059
4060        * doc/3dformat.htm,doc/TODO.htm,src/img.h: Start on v8 of the 3d format
4061          - the timestamp is stored as seconds since 1970.
4062
[200a12c]4063Tue Jul 09 12:41:51 GMT 2013  Olly Betts <olly@survex.com>
4064
4065        * src/commands.c: Fix ordering of the style masks to reflect swapping
4066          of STYLE_NOSURVEY and STYLE_PASSAGE.
4067
[669d5d5]4068Tue Jul 09 11:14:28 GMT 2013  Olly Betts <olly@survex.com>
4069
4070        * doc/TODO.htm: Update.
4071
[c230a2a7]4072Tue Jul 09 10:31:50 GMT 2013  Olly Betts <olly@survex.com>
4073
4074        * src/img.h: Remove unnecessary include of "useful.h" in IMG_HOSTED
4075          mode.
4076
[ac28f4f]4077Tue Jul 09 08:48:35 GMT 2013  Olly Betts <olly@survex.com>
4078
4079        * src/cavern.h,src/img.h: Renumber STYLE_PASSAGE and STYLE_NOSURVEY so
4080          that the style constants we want to pass to img are contiguously
4081          numbered.
4082
[1fad6d4]4083Sun Jul 07 13:03:56 GMT 2013  Olly Betts <olly@survex.com>
4084
4085        * src/img.h: Just make fRead always int, eliminating IMG_HOSTED
4086          conditional.
4087
[0c50ce3]4088Sun Jul 07 12:45:11 GMT 2013  Olly Betts <olly@survex.com>
4089
4090        * src/extend.c,src/img.c,src/img.h: Repurpose the long unused fBinary
4091          parameter to img_open_write() as a flags parameter, and add
4092          img_FFLAG_EXTENDED to specify that this is an extended elevation,
4093          in place of appending " (extended)" to the title.  Internally we
4094          still append this to the title (and remove it upon reading), but in
4095          the 3d v8 format, the flags will be stored explicitly in the file.
4096
[ab42a9c]4097Sun Jul 07 12:22:32 GMT 2013  Olly Betts <olly@survex.com>
4098
4099        * src/img.h: Add comments for the lists of "Leg flags" and "Station
4100          flags".
4101
[3fb4350]4102Sun Jul 07 12:20:29 GMT 2013  Olly Betts <olly@survex.com>
4103
4104        * NEWS,src/dump3d.c,src/img.h: Drop img_FLAG_NOSURVEY - it's redundant
4105          now we're going to store the style of each leg, and it hasn't yet
4106          been in a release.
4107
[88c1ccb]4108Sun Jul 07 12:14:23 GMT 2013  Olly Betts <olly@survex.com>
4109
4110        * src/dump3d.c: Report if the file is an extended elevation.
4111
[eb5aea0]4112Sun Jul 07 12:12:24 GMT 2013  Olly Betts <olly@survex.com>
4113
4114        * src/: Track the data style of each leg, and pass it in to img - it's
4115          not yet stored in the .3d file, but now it is easily available so it
4116          can be.
4117
[43ddd8b]4118Fri Jul 05 13:17:24 GMT 2013  Olly Betts <olly@survex.com>
4119
4120        * configure.ac,doc/3dformat-old.htm: Split off a copy of the current
4121          3dformat document - v8 will feature significant changes, so it will
4122          be clearer to document it separately.
4123
[ce9057c]4124Fri Jul 05 13:11:25 GMT 2013  Olly Betts <olly@survex.com>
4125
4126        * src/dump3d.c,src/netskel.c: The fBinary parameter of img_open_write()
4127          has been unused for years, so stop passing fTrue.
4128
[b189252]4129Tue Jul 02 12:04:09 GMT 2013  Olly Betts <olly@survex.com>
4130
4131        * src/img.c: Revert to putting a human readable timestamp string in
4132          v7 and older files.
4133
[f346a33]4134Tue Jul 02 11:01:41 GMT 2013  Olly Betts <olly@survex.com>
4135
4136        * src/dump3d.c: Show only 2 decimal places on coordinates and passage
4137          dimensions.
4138
[38500b0]4139Wed Jun 12 13:35:21 GMT 2013  Olly Betts <olly@survex.com>
4140
4141        * src/printwx.cc: Implement a copy ctor for BitValidator in the same
4142          way that wxGenericValidator does.  Older GCC seems to need such a
4143          copy ctor to exist to compile the uses of BitValidator in
4144          printwx.cc.
4145
[6a25547d]4146Wed Jun 12 13:34:52 GMT 2013  Olly Betts <olly@survex.com>
4147
4148        * src/Makefile.am: Ship gdtconvert and gen_img2aven.
4149
[d380cd6]4150Wed Jun 12 13:33:38 GMT 2013  Olly Betts <olly@survex.com>
4151
4152        * make_release: Tweak 'mingw' building to look for a suitable
4153          wx-config and get the C and C++ compilers to use using its
4154          --cc and --cxx flags.
4155
[1298787]4156Tue Jun 11 12:06:08 GMT 2013  Olly Betts <olly@survex.com>
4157
4158        * src/printwx.cc: wxValidator subclasses shouldn't have a copy ctor,
4159          so give BitValidator an unimplemented private copy ctor, and use
4160          the normal ctor instead to implement the Clone() method.
4161
[da9d788]4162Tue Jun 11 11:51:13 GMT 2013  Olly Betts <olly@survex.com>
4163
4164        * NEWS: Update from ChangeLog.
4165
[bb51ecd]4166Mon Jun 10 11:50:18 GMT 2013  Olly Betts <olly@survex.com>
4167
4168        * lib/launchpad-merge-po: New script to eliminate unwanted differences
4169          introduced by launchpad.
4170        * lib/Makefile.am: Make launchpad-diff target use launchpad-merge-po
4171          and skip files missing in the launchpad export.
4172
[ad0bf7b]4173Mon Jun 10 11:47:37 GMT 2013  Olly Betts <olly@survex.com>
4174
4175        * lib/unlaunchpad-po: Normalise dates in PO headers.
4176
[6176b37]4177Mon Jun 10 07:23:07 GMT 2013  Olly Betts <olly@survex.com>
4178
4179        * lib/Makefile.am,lib/unlaunchpad-po: Add "launchpad-diff" make target
4180          to assist with merging in translation changes from launchpad.
4181
[a69a767]4182Sun Jun 09 00:04:37 GMT 2013  Olly Betts <olly@survex.com>
4183
4184        * src/img.c: Handle .pos files containing unnamed stations - don't suck
4185          the next line in as the station name, and set img_SFLAG_ANON for
4186          them.
4187
[9140f41]4188Sat Jun 08 15:12:25 GMT 2013  Olly Betts <olly@survex.com>
4189
4190        * src/mainfrm.cc: Fix mapping of flags when loading a .3d file.
4191
[1ca095a]4192Sat Jun 08 15:07:05 GMT 2013  Olly Betts <olly@survex.com>
4193
4194        * .gitignore,src/gen_img2aven: Commit script to generate img2aven.h.
4195
[9e5ad92]4196Sat Jun 08 14:20:45 GMT 2013  Olly Betts <olly@survex.com>
4197
4198        * lib/: Update line number references and merge message changes from
4199          survex.pot to the .po files.
4200
[df126137]4201Sat Jun 08 14:17:52 GMT 2013  Olly Betts <olly@survex.com>
4202
4203        * lib/Makefile.am,lib/merge-po: Add "merge-pos" target to merge in new
4204          messages and updates to comments from survex.pot to the .po files.
4205
[be3b9b9]4206Sat Jun 08 14:10:16 GMT 2013  Olly Betts <olly@survex.com>
4207
4208        * tests/: Commit files for new tests.
4209
[42bd3576]4210Sat Jun 08 13:40:38 GMT 2013  Olly Betts <olly@survex.com>
4211
4212        * src/img.c,src/img.h,src/mainfrm.cc: Store the 'processed at'
4213          timestamp in the .3d file as seconds since 1970 rather than as
4214          a human readable string.
4215
[45dcea2]4216Sat Jun 08 06:19:17 GMT 2013  Olly Betts <olly@survex.com>
4217
4218        * src/commands.c: Correct comment about *alias.
4219
[cd5b089]4220Sat Jun 08 06:01:38 GMT 2013  Olly Betts <olly@survex.com>
4221
4222        * lib/de.po,lib/de_CH.po,lib/en_US.po: Update translations.
4223
[5d60ff0]4224Thu Jun 06 10:56:22 GMT 2013  Olly Betts <olly@survex.com>
4225
4226        * lib/,src/: Show splay legs faded by default, with menu options to
4227          hide them or show them like other legs.
4228
[dcbcae0]4229Tue Jun 04 12:37:03 GMT 2013  Olly Betts <olly@survex.com>
4230
4231        * doc/manual.sgml,lib/survex.pot,src/,tests/Makefile.am,
4232          tests/cavern.tst: Add more anonymous station types - a double
4233          separator ('..' by default) is an anoymous wall point at the end
4234          of an implicit splay (c.f. '.' being a non-wall point), and
4235          a triple separator ('...' by default) is an anoymous point (with
4236          nothing special about the leg).  New *alias command allows '-' to be
4237          mapped to '..' to match pocket topo conventions.  3d file format now
4238          support a 'WALL' station flag.
4239
[f9044d0]4240Tue Jun 04 12:19:31 GMT 2013  Olly Betts <olly@survex.com>
4241
4242        * src/Makefile.am: Regenerate gradient.pov is gdtconvert changes.
4243
[4fb15a1]4244Sun Jun 02 12:51:46 GMT 2013  Olly Betts <olly@survex.com>
4245
4246        * src/readval.c,tests/: Report column numbers as well as line numbers
4247          for more cavern errors and warnings.  Add more testcases.  If the
4248          argument to *include has an opening double quote but the closing
4249          double quote is missing, then skip trying to open the file.
4250
[a91c2b0]4251Sun Jun 02 10:52:26 GMT 2013  Olly Betts <olly@survex.com>
4252
4253        * src/cavernlog.cc: Remove useless extra quoting when invoking vim.
4254
[e27a0c3]4255Fri May 31 13:51:16 GMT 2013  Olly Betts <olly@survex.com>
4256
4257        * src/netskel.c: Use fputs not printf to write literal string to avoid
4258          GCC format security warning (the string can never contain a '%' but
4259          the compiler can't see that).
4260
[8cea1ad]4261Fri May 31 13:08:01 GMT 2013  Olly Betts <olly@survex.com>
4262
4263        * src/datain.c: Variable 'len' in compile_error_token was static for no
4264          good reason.
4265
[d309e17]4266Fri May 31 12:32:22 GMT 2013  Olly Betts <olly@survex.com>
4267
4268        * src/mainfrm.cc,src/mainfrm.h: Skip anonymous stations.
4269
[a2c33ae]4270Fri May 31 12:17:56 GMT 2013  Olly Betts <olly@survex.com>
4271
4272        * src/,tests/: Anonymous stations no longer have a made up unique name,
4273          and are marked with a new ANON flag in .3d files.
4274
[55ee200]4275Mon May 27 11:24:18 GMT 2013  Olly Betts <olly@survex.com>
4276
4277        * configure.ac: Update copyright date.
4278
[f15cde77]4279Sun May 26 13:05:34 GMT 2013  Olly Betts <olly@survex.com>
4280
4281        * src/: New station flag SFLAGS_USED to mark a station as "used" so we
4282          don't issue "unused fixed point" warnings about it - previously we
4283          set 'shape' to be negative to indicate this, but that required us to
4284          handle that whenever we looked at or updated shape.
4285
[631fa17]4286Sun May 26 11:47:06 GMT 2013  Olly Betts <olly@survex.com>
4287
4288        * configure.ac: Fix sizeof(wxChar) test to work for wx2.9.
4289
[ee63994]4290Fri May 10 05:55:54 GMT 2013  Olly Betts <olly@survex.com>
4291
4292        * configure.ac,src/gla-gl.cc,src/glbitmapfont.h: It seems we need to
4293          include GL/gl.h before we can safely include GL/glext.h (at least on
4294          Debian wheezy).
4295
[a5d615f]4296Fri May 10 05:43:09 GMT 2013  Olly Betts <olly@survex.com>
4297
4298        * configure.ac: Fix wxChar test to work in a non-cross-compiled build.
4299
[30b66b5]4300Wed May 08 22:38:56 GMT 2013  Olly Betts <olly@survex.com>
4301
4302        * configure.ac,src/glbitmapfont.cc: Check sizeof(wxChar) at configure
4303          time, so we can avoid a warning when sizeof(wxChar)==2 (which is the
4304          case under mingw).
4305
[fdd4a1fc]4306Wed May 08 05:54:23 GMT 2013  Olly Betts <olly@survex.com>
4307
4308        * lib/en_US.po,lib/survex.pot: Update.
4309
[c142664]4310Tue May 07 23:30:26 GMT 2013  Olly Betts <olly@survex.com>
[c8b5fa5]4311
4312        * src/aven.cc: Don't crash trying to report an error after the app
4313          object has been created but before the frame window has.
4314
[419befc]4315Sun Jan 06 19:31:30 GMT 2013  Olly Betts <olly@survex.com>
4316
4317        * doc/manual.sgml: "surface topology" -> "surface topography".
4318
[f95d6c7]4319Sun Jan 06 08:07:22 GMT 2013  Olly Betts <olly@survex.com>
4320
4321        * lib/Makefile.am: Remove launchpad-tarball target - changes now
4322          get picked up by launchpad automatically via a bzr mirror of the
4323          git repo.
4324
[81dc8f3]4325Sun Jan 06 05:45:10 GMT 2013  Olly Betts <olly@survex.com>
4326
4327        * lib/survex.pot,src/dump3d.c: Add --show-dates/-d to --help output.
4328
[b183fe1]4329Sun Jan 06 05:42:07 GMT 2013  Olly Betts <olly@survex.com>
4330
4331        * lib/po-to-msg.pl: Fix matching quote check to really allow
4332          for using « and » in a translation.
4333
[8f365d5]4334Sun Jan 06 05:23:48 GMT 2013  Olly Betts <olly@survex.com>
4335
4336        * src/dump3d.c: Report img_STOP as STOP rather than CODE_0xffffffff.
4337
[256c4c8]4338Thu Jan 03 01:08:28 GMT 2013  Olly Betts <olly@survex.com>
4339
4340        * src/: Use wxValidator to simplify keeping svxPrintDlg member
4341          variables and fields in the dialog in sync.
4342
[17c483d]4343Wed Jan 02 20:49:20 GMT 2013  Olly Betts <olly@survex.com>
4344
4345        * src/gla-gl.cc,src/glbitmapfont.cc: Add checks for errors when reading
4346          the font file.
4347
[6b536b3]4348Wed Jan 02 20:48:22 GMT 2013  Olly Betts <olly@survex.com>
4349
4350        * configure.ac,src/img.c: Avoid warning about redeclaration of round().
4351
[7b9dc3f]4352Wed Jan 02 09:11:41 GMT 2013  Olly Betts <olly@survex.com>
4353
4354        * src/readval.c: Whitespace tweak.
4355
[c23c626]4356Wed Jan 02 09:10:57 GMT 2013  Olly Betts <olly@survex.com>
4357
4358        * src/netartic.c: Use TSTBIT(w, x) instead of w & BIT(x).
4359
[187e72b]4360Wed Jan 02 09:10:30 GMT 2013  Olly Betts <olly@survex.com>
4361
4362        * src/listpos.c: Fix compiler warning.
4363
[710ecc1]4364Wed Jan 02 09:04:58 GMT 2013  Olly Betts <olly@survex.com>
4365
4366        * lib/survex.pot,src/,tests/: Add support for anonymous stations,
4367          which are indicated by a station name of '.'.
4368
[edf0717]4369Sat Dec 29 18:50:07 GMT 2012  Olly Betts <olly@survex.com>
4370
4371        * src/export.cc: Implement export of passage info for DXF (untested).
4372
[5624403]4373Sat Dec 29 05:29:31 GMT 2012  Olly Betts <olly@survex.com>
4374
4375        * src/gfxcore.cc,src/printwx.cc,src/printwx.h: Default the export/print
4376          settings for passage related things to the "tubes" setting in the
4377          OpenGL view.
4378
[384534c]4379Sat Dec 29 05:11:20 GMT 2012  Olly Betts <olly@survex.com>
4380
4381        * src/gfxcore.cc,src/gfxcore.h: Export of passage detail now works
4382          before we have displayed tubes in the OpenGL view.
4383
[d713e5d]4384Sat Dec 29 05:09:54 GMT 2012  Olly Betts <olly@survex.com>
4385
4386        * src/avenprcore.cc,src/avenprcore.h,src/printwx.cc: Do away with the
4387          separate bool flags for each thing we can show in printing and export
4388          and just use the "show_mask" flags.
4389
[6eef93d]4390Fri Dec 28 23:30:55 GMT 2012  Olly Betts <olly@survex.com>
4391
4392        * lib/: Fill in new messages from existing translations where possible.
4393
[97d5744]4394Fri Dec 28 21:03:33 GMT 2012  Olly Betts <olly@survex.com>
4395
4396        * lib/: Merge from survex.pot to .po files.
4397
[4b4f457]4398Fri Dec 28 22:21:50 GMT 2012  Olly Betts <olly@survex.com>
4399
4400        * lib/survex.pot: Update locations.
4401
[d00b9b2]4402Fri Dec 28 22:19:14 GMT 2012  Olly Betts <olly@survex.com>
4403
4404        * src/printwx.cc: Disable passage-related export options when in a
4405          tilted view.  Hook up "Cross-sections" to printing on left and
4406          right markers.
4407
[e90a41e]4408Fri Dec 28 06:30:17 GMT 2012  Olly Betts <olly@survex.com>
4409
4410        * lib/survex.pot,src/: Add options to export dialog to control showing
4411          cross-sections, walls and passages.
4412
[fc68ad5]4413Fri Dec 28 05:53:56 GMT 2012  Olly Betts <olly@survex.com>
4414
4415        * src/: Implement exporting of passages (ticket#4) for SVG.  Currently
4416          it is always on (I'll update the Export dialog shortly).
4417
[0fa7aac]4418Wed Dec 26 22:21:10 GMT 2012  Olly Betts <olly@survex.com>
4419
4420        * lib/survex.pot,src/commands.c,src/readval.c,src/readval.h,tests/: Add
4421          new warning if *begin SURVEY has a separator character in SUVERY.
4422
[d2dc8a5]4423Wed Dec 26 07:29:42 GMT 2012  Olly Betts <olly@survex.com>
4424
4425        * lib/en_US.po: Fix clashing menu accelerator.
4426
[79d84d9]4427Wed Dec 26 01:46:06 GMT 2012  Olly Betts <olly@survex.com>
4428
4429        * src/readval.c: Fix typo in previous change.
4430
[ce8f81c]4431Tue Dec 25 23:04:06 GMT 2012  Olly Betts <olly@survex.com>
4432
4433        * src/readval.c,tests/: Demote errors about invalid dates to warnings,
4434          since we've accepted *date for ages without any checks on the value,
4435          and so existing datasets probably contain invalid dates and dates in
4436          other formats.  (ticket#19)
4437
[2d8c78e]4438Tue Dec 25 22:03:20 GMT 2012  Olly Betts <olly@survex.com>
4439
4440        * src/listpos.c: But always leave space for at least 4 digits, so we
4441          give exactly the same output as before unless we need the extra
4442          width.
4443
[449dca9]4444Mon Dec 24 08:44:04 GMT 2012  Olly Betts <olly@survex.com>
4445
4446        * src/listpos.c: Adjust width of node stats table to fit longest count.
4447
[b0d2c3e]4448Sun Dec 23 07:20:53 GMT 2012  Olly Betts <olly@survex.com>
4449
4450        * lib/survex.pot: Wrap TRANSLATORS comment.
4451
[34bae8e]4452Sun Dec 23 07:20:19 GMT 2012  Olly Betts <olly@survex.com>
4453
4454        * lib/survex.pot: Add missing "c-format" annotation.
4455
[577b94d]4456Sun Dec 23 07:19:22 GMT 2012  Olly Betts <olly@survex.com>
4457
4458        * lib/sk.po: Resolve a couple of inconsistencies in translation of
4459          similar messages by asking Martin Sluka.
4460
[07beaa4]4461Sun Dec 23 05:36:38 GMT 2012  Olly Betts <olly@survex.com>
4462
4463        * NEWS: Update from ChangeLog.
4464
[fc06ec5]4465Thu Dec 20 04:31:22 GMT 2012  Olly Betts <olly@survex.com>
4466
4467        * lib/zh_CN.po: Translate another message.
4468
[909ab0c]4469Thu Dec 20 03:28:02 GMT 2012  Olly Betts <olly@survex.com>
4470
4471        * lib/zh_CN.po: Add space after colon.
4472
[47c6ee92]4473Thu Dec 20 03:26:15 GMT 2012  Olly Betts <olly@survex.com>
4474
4475        * lib/survex.pot: Add more TRANSLATORS comments about terminology.
4476
[69e6c0b]4477Thu Dec 20 03:25:45 GMT 2012  Olly Betts <olly@survex.com>
4478
4479        * lib/it.po: Merge two new translations from launchpad.
4480
[1682d1a]4481Thu Dec 20 03:24:52 GMT 2012  Olly Betts <olly@survex.com>
4482
4483        * lib/en_US.po: Correct "leg" to "shot" in a few places, and translate
4484          "Anticlockwise" to "Counterclockwise".
4485
[365c7e4]4486Wed Dec 19 10:41:55 GMT 2012  Olly Betts <olly@survex.com>
4487
4488        * lib/po-to-msg.pl: Remove commented out code to find uses, which is
4489          now handled by a separate script.
4490
[a570c81]4491Wed Dec 19 10:36:59 GMT 2012  Olly Betts <olly@survex.com>
4492
4493        * lib/po-to-msg.pl: Update to read message numbers from references.
4494
[8c048fa]4495Tue Dec 18 12:00:40 GMT 2012  Olly Betts <olly@survex.com>
4496
4497        * src/gla-gl.cc,src/gla.h: Update to use wxGLContext to avoid
4498          deprecation warnings from wx 2.9.
4499
[6e22f11]4500Tue Dec 18 11:40:34 GMT 2012  Olly Betts <olly@survex.com>
4501
4502        * src/moviemaker.cc: Fix unused parameter warnings when we don't have
4503          libavformat available.
4504
[1c8ab60]4505Tue Dec 18 11:39:40 GMT 2012  Olly Betts <olly@survex.com>
4506
4507        * src/glbitmapfont.cc: Fix warning about ambiguous else from wxLogError
4508          macro.
4509
[cea3549]4510Tue Dec 18 11:32:32 GMT 2012  Olly Betts <olly@survex.com>
4511
4512        * INSTALL,lib/INSTALL.OSX,src/,survex.spec.in: Require at least
4513          wxWidgets 2.8.0 - it was released just over 6 years ago now,
4514          and the wx developers consider even 2.8 to be rather long in
4515          the tooth.  I haven't test build with wx 2.6 for more than a year
4516          and it's no longer packaged for Debian.  Dropping support for
4517          older wx allows a number of workarounds to be removed.
4518
[1ada489]4519Tue Dec 18 11:05:24 GMT 2012  Olly Betts <olly@survex.com>
4520
4521        * src/: Fix uses of some wx features which are deprecated in wx2.9.
4522
[9071cf5]4523Tue Dec 18 10:50:28 GMT 2012  Olly Betts <olly@survex.com>
4524
4525        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Fix OnSize handling
4526          so we can just call event.Skip() (which is the intended approach)
4527          rather than explicitly calling the parent class OnSize() method
4528          from the subclass OnSize() method.
4529
[aa7c3c2]4530Tue Dec 18 08:23:14 GMT 2012  Olly Betts <olly@survex.com>
4531
4532        * src/aven.cc: Fix MSW build to not rely on a GCC extension.
4533
[4a78370]4534Tue Dec 18 07:20:16 GMT 2012  Olly Betts <olly@survex.com>
4535
4536        * lib/: Merge changes from template.
4537
[0dc5829]4538Tue Dec 18 07:06:41 GMT 2012  Olly Betts <olly@survex.com>
4539
4540        * lib/,src/Makefile.am,src/gettexttomsg.pl: Eliminate po_codes and just
4541          store the message numbers as the line number in a fake source
4542          reference to file 'n'.
4543
[e32074b]4544Tue Dec 18 04:13:18 GMT 2012  Olly Betts <olly@survex.com>
4545
4546        * lib/po_codes,lib/survex.pot: Merge in updated source line numbers.
4547
[f8fa253]4548Tue Dec 18 04:11:09 GMT 2012  Olly Betts <olly@survex.com>
4549
4550        * lib/extract-msgs.pl,src/Makefile.am: Don't include version in
4551          'Project-Id-Version'.
4552
[483796d]4553Tue Dec 18 03:13:16 GMT 2012  Olly Betts <olly@survex.com>
4554
4555        * lib/: Set Project-Id-Version to just "survex" - the version part just
4556          complicates things unnecessarily for our usage.
4557
[f723062]4558Tue Dec 18 03:00:04 GMT 2012  Olly Betts <olly@survex.com>
4559
4560        * tests/Makefile.am,tests/aven.tst: Add new testsuite script (aven.tst)
4561          which currently has regression tests for the recently fixed segfault
4562          when aven didn't have messages for the requested language.
4563
[173d1c6]4564Tue Dec 18 02:19:08 GMT 2012  Olly Betts <olly@survex.com>
4565
4566        * src/message.c: Only use ASCII for the handful of hardcoded messages
4567          we need for errors loading message files, as it's probably more
4568          likely the wrong encoding will be set in such cases.
4569
[da96015]4570Tue Dec 18 02:02:57 GMT 2012  Olly Betts <olly@survex.com>
4571
4572        * src/,tests/: Report column numbers as well as line numbers for some
4573          cavern errors and warnings, and update aven's cavern log parser to
4574          handle these.  Simplify handling of quantity lists to only recognise
4575          'DEFAULT' as the first item.  Add more testcases, expand some
4576          existing testcases, and expected output for more.
4577
[c49e27f]4578Mon Dec 17 22:19:21 GMT 2012  Olly Betts <olly@survex.com>
4579
4580        * src/message.c: If we don't find the message file, only give an error
4581          if it was specified with SURVEX_LANG, since that is an explicit
4582          instruction to Survex, whereas LANG, LC_ALL and LC_MESSAGES are
4583          essentially system "preferred locale" settings.
4584        * src/aven.cc: Fix reporting of errors from message.c not to crash if
4585          the wxApp object hasn't yet been intitialised, and to convert the
4586          character encoding correctly.
4587
[3d2add3]4588Mon Dec 17 22:17:00 GMT 2012  Olly Betts <olly@survex.com>
4589
4590        * lib/Makefile.am: Install zh_CN (Chinese) messages.
4591
[5f680c5]4592Mon Dec 17 22:02:43 GMT 2012  Olly Betts <olly@survex.com>
4593
4594        * lib/zh_CN.po: Reuse existing translation of "Presentation" for the
4595          top level menu name - now all the whole menu bar is translated!
4596
[bc8dfe7]4597Mon Dec 17 11:07:00 GMT 2012  Olly Betts <olly@survex.com>
4598
4599        * src/cavernlog.cc: Don't highlight a file:linenumber if there's no
4600          message after it, which avoids highlighting the "Included from"
4601          lines wrongly.
4602
[53e0bd1]4603Mon Dec 17 11:04:36 GMT 2012  Olly Betts <olly@survex.com>
4604
4605        * tests/: Rename testcase badinc3 to badinc4 and actually run it, and
4606          add new badinc3 which tests multiple levels of *include.  Add expect
4607          output for all the badinc testcases.
4608
[895f767]4609Mon Dec 17 11:01:02 GMT 2012  Olly Betts <olly@survex.com>
4610
4611        * src/datain.c: Report the parent include files starting from the
4612          outermost, as that's more logical when there are multiple levels
4613          involved.
4614
[f326029]4615Mon Dec 17 10:39:14 GMT 2012  Olly Betts <olly@survex.com>
4616
4617        * lib/fr.po: Add translation for new message, adapted from two similar
4618          existing messages.
4619
[66587ff]4620Mon Dec 17 10:37:12 GMT 2012  Olly Betts <olly@survex.com>
4621
4622        * lib/it.po: Merge a translation from launchpad.
4623
[63a4d47]4624Mon Dec 17 09:11:09 GMT 2012  Olly Betts <olly@survex.com>
4625
4626        * lib/: Merge changes from .pot to .po files.
4627
[715720f]4628Mon Dec 17 06:37:10 GMT 2012  Olly Betts <olly@survex.com>
4629
4630        * lib/,src/datain.c: Move the <filename>:<line> into the message when
4631          reporting the include route to the file with the error in it, which
4632          allows a more natural translation into German.
4633
[1c4abcf]4634Mon Dec 17 03:26:40 GMT 2012  Olly Betts <olly@survex.com>
4635
4636        * .gitignore: Add src/dump3d.
4637
[a23fe6a]4638Mon Dec 17 03:24:22 GMT 2012  Olly Betts <olly@survex.com>
4639
4640        * lib/po_codes,lib/po_codes_dead: Prune strings we aren't using and are
4641          probably unlikely to use again into a new file po_codes_dead, so that
4642          translators don't get presented with them to translate.
4643        * lib/survex.pot: Regenerate.
4644
[93935c7]4645Tue Dec 11 23:07:31 GMT 2012  Olly Betts <olly@survex.com>
4646
4647        * src/datain.c,tests/: We want to warn if there's a clino reading which
4648          it would be impossible to have read from the instrument (e.g. on a
4649          -90 to 90 degree scale you can't read "96" (it's probably a typo for
4650          "69").  However, the gradient reading from a topofil is typically in
4651          the range 0 to 180, with 90 being horizontal.  Really we should allow
4652          the valid range to be specified, but for now we infer it from the
4653          zero error - if this is within 45 degrees of 90 then we assume the
4654          range is 0 to 180.
4655
[6186bca]4656Tue Dec 11 22:29:35 GMT 2012  Olly Betts <olly@survex.com>
4657
4658        * lib/po-to-msg.pl: Report unused message numbers.
4659
[4b14118]4660Tue Dec 11 22:22:20 GMT 2012  Olly Betts <olly@survex.com>
4661
4662        * lib/po_codes,lib/survex.pot,src/commands.c,tests/: If the scale
4663          factor in *calibrate is zero, flag that as an error - it doesn't
4664          make sense and probably means someone reversed the arguments to
4665          *calibrate.
4666
[17c1dcd]4667Mon Dec 03 06:52:22 GMT 2012  Olly Betts <olly@survex.com>
4668
4669        * src/readval.c: If we were expecting a numeric field and instead get
4670          something which starts with '+', '-', or '.' but which isn't a
4671          number, then fix the error to include that character in the token
4672          reported.
4673        * tests/: Add regression test badreadingdotplus.
4674
[075c051]4675Mon Dec 03 06:50:51 GMT 2012  Olly Betts <olly@survex.com>
4676
4677        * tests/cavern.tst,tests/equatenosuchstn.out,tests/surveytypo.out: Stop
4678          trimming output header when we get to copyright line, as there may be
4679          an error before the first blank line.
4680
[e08f766]4681Mon Dec 03 06:34:20 GMT 2012  Olly Betts <olly@survex.com>
4682
4683        * tests/badinc3.svx: Add new test file, missed in earlier commit.
4684
[ccc815d5]4685Mon Dec 03 04:18:34 GMT 2012  Olly Betts <olly@survex.com>
4686
4687        * src/cavern.c: Use /* */ comments, not //.
4688
[e3d956b]4689Mon Dec 03 04:16:40 GMT 2012  Olly Betts <olly@survex.com>
4690
4691        * tests/Makefile.am: Add new test suite files.
4692
[4bc4d58]4693Mon Dec 03 04:13:32 GMT 2012  Olly Betts <olly@survex.com>
4694
4695        * src/datain.c,tests/cavern.tst: Fix handling after reporting an error
4696          for a bad reading in passage data to not then complain "End of line
4697          not blank" but instead check other readings on the same line.
4698        * tests/passagebad.svx: Add regression testcase.
4699
[33a2d49]4700Mon Dec 03 02:55:33 GMT 2012  Olly Betts <olly@survex.com>
4701
4702        * tests/cavern.tst,tests/extend.tst,tests/smoke.tst: Add valgrind hooks
4703          to the rest of the tests scripts.
4704
[5b7b184]4705Mon Dec 03 02:53:56 GMT 2012  Olly Betts <olly@survex.com>
4706
4707        * configure.ac: Fix package name, broken during modernisation of
4708          autotools use.
4709
[38c4c5c]4710Mon Dec 03 02:32:01 GMT 2012  Olly Betts <olly@survex.com>
4711
4712        * tests/: Run tools under valgrind in most test scripts if VALGRIND is
4713          set.
4714
[e963c8c]4715Mon Dec 03 02:29:56 GMT 2012  Olly Betts <olly@survex.com>
4716
4717        * tests/smoke.tst: Remove variables which aren't ever used.
4718
[bbe0a27]4719Mon Dec 03 02:28:45 GMT 2012  Olly Betts <olly@survex.com>
4720
4721        * tests/: Make all test scripts report "Test passed" at the end if
4722          VERBOSE is set and all testcases in the script passed.
4723
[67a2822]4724Mon Dec 03 01:59:04 GMT 2012  Olly Betts <olly@survex.com>
4725
4726        * tests/cavern.tst: If VALGRIND is set, run cavern under valgrind and
4727          fail the test if there's an error.
4728
[0a158bc]4729Mon Dec 03 01:29:39 GMT 2012  Olly Betts <olly@survex.com>
4730
4731        * src/datain.c: Refactor to avoid duplicating code for handling clino
4732          and backclino.
4733
[e3b03de]4734Mon Dec 03 01:29:05 GMT 2012  Olly Betts <olly@survex.com>
4735
4736        * src/datain.c: Check r is valid before using it at all.
4737
[30d80d2]4738Sun Dec 02 23:48:05 GMT 2012  Olly Betts <olly@survex.com>
4739
4740        * src/str.c,src/str.h: Inline s_zero() and s_free() since they should
4741          optimise down to similar or less code than a function call would.
4742
[eb96f18]4743Sun Dec 02 23:47:21 GMT 2012  Olly Betts <olly@survex.com>
4744
4745        * src/datain.c: s_zero() on a NULL pointer is a no-op, so remove.
4746
[b165f50]4747Sun Dec 02 22:53:34 GMT 2012  Olly Betts <olly@survex.com>
4748
4749        * lib/de_CH.po: Consistently use Swiss quoting style.
4750
[6f61f83]4751Sun Dec 02 22:51:53 GMT 2012  Olly Betts <olly@survex.com>
4752
4753        * src/readval.c: If we're about to longjmp to jbSkipLine, then we can
4754          just call compile_error() instead of compile_error_skip().
4755
[e363f8b]4756Sun Dec 02 22:40:07 GMT 2012  Olly Betts <olly@survex.com>
4757
4758        * src/datain.c: Always skip the current line if we longjmp to
4759          jbSkipLine.
4760        * tests/cavern.tst,tests/skipafterbadomit.svx: We weren't skipping
4761          after complaining about OMIT for a required reading, which the
4762          change to always skip fixes, so add a regression test for that.
4763
[75e67ab]4764Sat Dec 01 23:42:22 GMT 2012  Olly Betts <olly@survex.com>
4765
4766        * src/readval.c: Add a "const".
4767
[6fe33ed]4768Fri Nov 30 00:31:16 GMT 2012  Olly Betts <olly@survex.com>
4769
4770        * lib/it.po,lib/sk.po: Merge more updates from launchpad.
4771
[7f6250a]4772Wed Nov 28 06:11:11 GMT 2012  Olly Betts <olly@survex.com>
4773
4774        * NEWS: Update from ChangeLog.
4775
[6b9e4eb]4776Wed Nov 28 05:02:26 GMT 2012  Olly Betts <olly@survex.com>
4777
4778        * lib/de.po: A few more translations from launchpad.
4779
[a7b5554]4780Wed Nov 28 01:56:49 GMT 2012  Olly Betts <olly@survex.com>
4781
4782        * lib/,src/sorterr.c: Change "HOW MANY" to "HOW_MANY" to make it
4783          clearer this is a placeholder for one argument.
4784
[bc98047]4785Wed Nov 28 01:52:16 GMT 2012  Olly Betts <olly@survex.com>
4786
4787        * src/message.c: Don't force Latin 1 if setlocale(LC_MESSAGES, ...)
4788          fails.
4789
[1f47cc2]4790Wed Nov 28 01:51:11 GMT 2012  Olly Betts <olly@survex.com>
4791
4792        * src/message.c: Transliterate « and » to " if we don't have them in
4793          the current character set (previously we mapped them to << and >>).
4794
[68e6024]4795Wed Nov 28 01:00:53 GMT 2012  Olly Betts <olly@survex.com>
4796
4797        * lib/: Merge translations from launchpad.
4798
[e2e08e9]4799Wed Nov 28 00:44:36 GMT 2012  Olly Betts <olly@survex.com>
4800
4801        * lib/de_CH.po: Fill gaps from de.po.
4802
[95694a1]4803Wed Nov 28 00:44:05 GMT 2012  Olly Betts <olly@survex.com>
4804
4805        * lib/de.po: Merge in new "TRANSLATORS" comments.
4806
[fe7e9e3]4807Wed Nov 28 00:43:39 GMT 2012  Olly Betts <olly@survex.com>
4808
4809        * lib/es.po,lib/fr.po,lib/it.po: Merge translations from launchpad.
4810
[e9a67e8]4811Wed Nov 28 00:11:07 GMT 2012  Olly Betts <olly@survex.com>
4812
4813        * lib/pt_BR.po: Merge translations from launchpad.
4814
[5b74858]4815Wed Nov 28 00:00:18 GMT 2012  Olly Betts <olly@survex.com>
4816
4817        * lib/po-to-msg.pl: Add FIXME to only check % formats for messages
4818          which have the "c-format" flag set.
4819
[b772727]4820Tue Nov 27 23:57:25 GMT 2012  Olly Betts <olly@survex.com>
4821
4822        * lib/po-to-msg.pl: Fix quote check to handle “” vs »«.
4823
[57d980f]4824Tue Nov 27 23:40:06 GMT 2012  Olly Betts <olly@survex.com>
4825
4826        * lib/de.po,lib/po_codes,lib/survex.pot: Reorder messages so the ones
4827          in the "View" menu are together in order.  Adjust menu accelerators
4828          for the German translation to avoid clashes in the View menu.
4829
[71cf541]4830Tue Nov 27 23:14:05 GMT 2012  Olly Betts <olly@survex.com>
4831
4832        * lib/de.po: Merge more updates from launchpad.
4833
[c4a0938]4834Tue Nov 27 22:30:36 GMT 2012  Olly Betts <olly@survex.com>
4835
4836        * lib/de.po: Merge updates from launchpad.
4837
[5c4d167]4838Wed Nov 14 05:50:47 GMT 2012  Olly Betts <olly@survex.com>
4839
4840        * lib/fr.po: Merge in new translator comments.
4841
[b1afaf6]4842Sun Nov 04 21:26:29 GMT 2012  Olly Betts <olly@survex.com>
4843
4844        * lib/sk.po: Merge changes from Martin Sluka.
4845
[aefa547]4846Sun Nov 04 21:26:01 GMT 2012  Olly Betts <olly@survex.com>
4847
4848        * lib/ca.po: Merge in TRANSLATOR comments.
4849
[28b4065]4850Sun Nov 04 21:25:40 GMT 2012  Olly Betts <olly@survex.com>
4851
4852        * lib/fr.po: Fix clashing menu accelerator.
4853
[65d9b6b]4854Fri Nov 02 04:02:16 GMT 2012  Olly Betts <olly@survex.com>
4855
4856        * NEWS: Update from ChangeLog.
4857
[b0a90c1]4858Fri Nov 02 03:58:12 GMT 2012  Olly Betts <olly@survex.com>
4859
4860        * lib/mailmsgs.pl: Remove obsolete script.
4861        * lib/Makefile.am,lib/po-to-msg.pl: Remove references to *.todo, which
4862          we no longer generate.
4863
[e16ab0b]4864Fri Nov 02 03:46:59 GMT 2012  Olly Betts <olly@survex.com>
4865
4866        * lib/survex.pot: Add another TRANSLATORS comment.
4867
[8870a192]4868Fri Nov 02 03:25:52 GMT 2012  Olly Betts <olly@survex.com>
4869
4870        * lib/survex.pot: Add TRANSLATORS comments to clarify messages which
4871          Eric asked about.
4872
[b14d8e8]4873Fri Nov 02 03:06:00 GMT 2012  Olly Betts <olly@survex.com>
4874
4875        * lib/: Merge translation updates.
4876
[85c83ac5]4877Fri Nov 02 00:32:35 GMT 2012  Olly Betts <olly@survex.com>
4878
4879        * src/guicontrol.cc,src/mainfrm.cc: On OS X, F11 is used by the desktop
4880          so change the menu shortcut for "Full Screen Mode" to be the OS X
4881          standard shortcut Shift-Command-F.
4882
[351937d]4883Sun Oct 28 04:21:27 GMT 2012  Olly Betts <olly@survex.com>
4884
4885        * lib/sk.po: Merge updates from Martin Sluka.
4886
[6e0cdc2c]4887Mon Oct 15 04:19:57 GMT 2012  Olly Betts <olly@survex.com>
4888
4889        * Makefile.am,configure.ac: Modern automake seems to cope with files
4890          required by GNU being generated during the build, so we no longer
4891          need to use the "foreign" automake mode.  Also use -Werror with
4892          automake.
4893
[0257ad0]4894Mon Oct 15 02:28:46 GMT 2012  Olly Betts <olly@survex.com>
4895
4896        * src/Makefile.am: Remove workaround for GCC 2.95 failing to compile
4897          gfxcore.cc - GCC 2.95 is obsolete now.
4898
[aef7b08]4899Mon Oct 15 02:27:04 GMT 2012  Olly Betts <olly@survex.com>
4900
4901        * src/Makefile.am: Use AM_CPPFLAGS instead of obsolete INCLUDES.
4902
[d260645]4903Mon Oct 15 02:21:53 GMT 2012  Olly Betts <olly@survex.com>
4904
4905        * Makefile.am,buildmacosx.sh,configure.ac,lib/mailmsgs.pl: Update
4906          configure.ac from passing version to AM_INIT_AUTOMAKE to passing it
4907          to AC_INIT, and fix places which grep out the version.
4908
[147b12b]4909Mon Oct 15 02:08:23 GMT 2012  Olly Betts <olly@survex.com>
4910
4911        * buildmacosx.sh,configure.ac,configure.in,doc/Makefile.am,
4912          lib/mailmsgs.pl: Rename configure.in to configure.ac to make modern
4913          autotools usage.
4914
[c458cf7]4915Thu Sep 27 10:41:56 GMT 2012  Olly Betts <olly@survex.com>
4916
4917        * src/: Switch read_prefix_*() family of functions to be a single
4918          read_prefix() function which tags a bitmask of flags.
4919
[2aa484e]4920Thu Sep 27 09:23:41 GMT 2012  Olly Betts <olly@survex.com>
4921
4922        * lib/id.po: Resolve clashing menu accelerators.
4923
[29c302d]4924Thu Sep 27 05:37:18 GMT 2012  Olly Betts <olly@survex.com>
4925
4926        * src/namecompare.cc: Fix to build with wx2.8.
4927
[3dfffa2]4928Thu Sep 27 05:25:49 GMT 2012  Olly Betts <olly@survex.com>
4929
4930        * NEWS: Update from ChangeLog.
4931
[aa1927c4]4932Thu Sep 27 05:12:22 GMT 2012  Olly Betts <olly@survex.com>
4933
4934        * src/message.c: For determining character set on Unix, check LANG
4935          after LC_ALL and LC_CTYPE.  For determining language, check LC_ALL
4936          before LC_MESSAGES and LANG.
4937
[4f62f2c]4938Thu Sep 27 04:48:34 GMT 2012  Olly Betts <olly@survex.com>
4939
4940        * lib/id.po: Add more translations and fix marking of unused messages.
4941
[5bff838]4942Thu Sep 27 04:07:24 GMT 2012  Olly Betts <olly@survex.com>
4943
4944        * lib/Indonesian-5.1.11.isl,lib/Makefile.am,lib/id.po: Add start of
4945          Indonesian translation from launchpad.
4946
[571547c]4947Thu Sep 27 03:56:22 GMT 2012  Olly Betts <olly@survex.com>
4948
4949        * lib/: Merge translation updates from launchpad.
4950
[b82f52d]4951Thu Sep 27 00:31:24 GMT 2012  Olly Betts <olly@survex.com>
4952
4953        * lib/: Remove scripts and data files which are no longer used.
4954
[bc60689]4955Sat Sep 22 05:06:23 GMT 2012  Olly Betts <olly@survex.com>
4956
4957        * src/mainfrm.cc,src/mainfrm.h: Don't run incremental search on every
4958          key-press, as on a slow machine the short initial search(es) will
4959          take a while but not be useful.  Instead set a flag, and actually
4960          run the search when MainFrm next receives an idle event.
4961
[f0c7398]4962Fri Sep 21 06:24:32 GMT 2012  Olly Betts <olly@survex.com>
4963
4964        * src/img.h: New leg flag img_FLAG_NOSURVEY.
4965        * src/netskel.c: Set img_FLAG_NOSURVEY for nosurvey legs.
4966        * src/dump3d.c: Report NOSURVEY leg flag.
4967
[b5b8b7e]4968Fri Sep 21 06:22:29 GMT 2012  Olly Betts <olly@survex.com>
4969
4970        * src/Makefile.am: dump3d now needs date.c.
4971
[798a6bf]4972Wed Sep 19 22:12:35 GMT 2012  Olly Betts <olly@survex.com>
4973
4974        * src/dump3d.c: Add --show-dates option.
4975
[0bd66ac]4976Fri Sep 07 11:39:06 GMT 2012  Olly Betts <olly@survex.com>
4977
4978        * src/namecompare.cc,src/namecompare.h: Add two new files which were
4979          in the last release but I failed to commit.
4980
[351b91f]4981Tue Aug 14 09:42:43 GMT 2012  Olly Betts <olly@survex.com>
4982
4983        * lib/Makefile.am: Create de_DE.po as a symlink if it doesn't exist.
4984
[41cfc8c]4985Mon May 28 16:56:27 GMT 2012  Olly Betts <olly@survex.com>
4986
4987        * configure.in: -W no longer seems to cause problems with wxWidgets.
4988
[41f7a27]4989Mon May 28 16:49:37 GMT 2012  Olly Betts <olly@survex.com>
4990
4991        * src/: Remove unused parameter names.
4992
[27795245]4993Sun May 27 12:24:17 GMT 2012  Olly Betts <olly@survex.com>
4994
4995        * src/export.cc: Include "export.h".
4996
[335f37a]4997Fri May 25 14:20:24 GMT 2012  Olly Betts <olly@survex.com>
4998
4999        * tests/cavern.tst,test/equatenosuchstn.out: Drop line reporting time
5000          taken when comparing output, as that can vary.
5001        * src/listpos.c,tests/equatenosuchstn.out: Move "Station X referred to
5002          just once" warning after non-existent survey check.
5003        * src/,tests/: If survey isn't all connected, still run survey tree
5004          checks and report errors and/or warnings which might suggest typo
5005          locations.
5006
[0ebdaa6]5007Tue Feb 28 00:41:15 GMT 2012  Olly Betts <olly@survex.com>
5008
5009        * tests/diffpos.tst: Force English messages for diffpos tests too.
5010
[6e47b72]5011Tue Feb 28 00:39:45 GMT 2012  Olly Betts <olly@survex.com>
5012
5013        * tests/cavern.tst: Force English messages so comparing expected output
5014          works whatever the current language setting.
5015
[1e0a80a]5016Fri Feb 24 00:43:04 GMT 2012  Olly Betts <olly@survex.com>
5017
5018        * tests/cavern.tst,tests/equatenosuchstn.out: Fix test failure due to
5019          Survex version number appearing in expected output.
5020
[366976d]5021Thu Feb 23 22:34:52 GMT 2012  Olly Betts <olly@survex.com>
5022
5023        * make_release: Link mingw build statically to avoid needing libgcc
5024          DLL.
5025
[de4b099]5026Wed Feb 22 23:39:25 GMT 2012  Olly Betts <olly@survex.com>
5027
5028        * configure.in,src/gla-gl.cc: The Debian mingw-w64 packages lack
5029          GL/glext.h so test for it in configure.
5030
[6f8cb1c]5031Wed Feb 22 23:29:29 GMT 2012  Olly Betts <olly@survex.com>
5032
5033        * src/cavernlog.cc: Remove variable which is only assigned to and
5034          never read.
5035
[c575465]5036Wed Feb 22 22:09:02 GMT 2012  Olly Betts <olly@survex.com>
5037
5038        * NEWS,src/Makefile.am: Disable building findentrances by default
5039          so I can get 1.2.6 out without further delays as it fixes processing
5040          .svx files from aven under Mac OS X.
5041
[e2d48d8]5042Wed Feb 22 11:35:40 GMT 2012  Olly Betts <olly@survex.com>
5043
5044        * src/datain.c: Remove return type from data_normal() etc as we never
5045          use it.
5046
[4996925]5047Wed Feb 22 05:11:53 GMT 2012  Olly Betts <olly@survex.com>
5048
5049        * make_release: Update to work with Debian mingw-w64 packages.
5050
[b081031]5051Mon Feb 20 05:08:26 GMT 2012  Olly Betts <olly@survex.com>
5052
5053        * NEWS,configure.in: Update for 1.2.6.
5054
[0cf46f5]5055Sun Feb 19 10:48:37 GMT 2012  Olly Betts <olly@survex.com>
5056
5057        * doc/3dformat.htm: Merge in some improvements from Mike McCombe.
5058
[96b974e]5059Fri Feb 17 03:49:59 GMT 2012  Olly Betts <olly@survex.com>
5060
5061        * src/message.c: Fix so that cavern run by aven finds its messages.
5062
[59b0f0c]5063Thu Feb 16 01:36:54 GMT 2012  Olly Betts <olly@survex.com>
5064
5065        * Makefile.am,survex.iss.in: Include JPG images in Innosetup installer.
5066          (ticket#35)
5067
[4d34e1f]5068Fri Jan 27 13:30:54 GMT 2012  Olly Betts <olly@survex.com>
5069
5070        * lib/po_codes,lib/survex.pot,src/Makefile.am,src/findentrances.cc:
5071          Make all messages in findentrances translatable.
5072
[cd971de]5073Fri Jan 27 11:03:28 GMT 2012  Olly Betts <olly@survex.com>
5074
5075        * lib/po_codes,lib/survex.pot,src/listpos.c,tests/: If we have a
5076          reference to a station in a non-existent survey, give a helpful error
5077          rather than saying the station hasn't been exported from the survey.
5078
[4ef0e01]5079Tue Jan 24 23:03:10 GMT 2012  Olly Betts <olly@survex.com>
5080
5081        * src/cavern.c: Remove TRANSLATE comment which has already been
5082          addressed.
5083
[48e82bf]5084Tue Jan 24 10:56:14 GMT 2012  Olly Betts <olly@survex.com>
5085
5086        * src/findentrances.cc: Add commenting noting precision of lat and lon.
5087
[34b9d54]5088Tue Jan 24 10:55:19 GMT 2012  Olly Betts <olly@survex.com>
5089
5090        * src/findentrances.cc: Don't include carriage returns in .gpx output.
5091
[1686083]5092Tue Jan 24 10:42:41 GMT 2012  Olly Betts <olly@survex.com>
5093
5094        * src/findentrances.cc: Add GPL licence boilerplate (Olaf OKed this in
5095          <20120111115239.1b162450@ghost>).
5096
[5f6e8b2]5097Tue Jan 24 04:53:30 GMT 2012  Olly Betts <olly@survex.com>
5098
5099        * src/Makefile.am,src/findentrances.cc: Build findentrances in the
5100          buildsystem.
5101
[e34a704b]5102Tue Jan 24 04:41:03 GMT 2012  Olly Betts <olly@survex.com>
5103
5104        * src/findentrances.cc: Update examples of usage to reflect "-s"
5105          change.
5106
[ea788a3]5107Tue Jan 24 04:38:11 GMT 2012  Olly Betts <olly@survex.com>
5108
5109        * src/findentrances.cc: Use string::assign() rather than constructing
5110          a temporary string object and assigning that.
5111
[9e513bd3]5112Tue Jan 24 04:35:25 GMT 2012  Olly Betts <olly@survex.com>
5113
5114        * src/cmdline.c: Allow help argument to cmdline_init() to be NULL.
5115
[56c01a3]5116Tue Jan 24 04:35:04 GMT 2012  Olly Betts <olly@survex.com>
5117
5118        * src/findentrances.cc: Support --help and --version options.
5119
[8ec699d]5120Tue Jan 24 04:27:15 GMT 2012  Olly Betts <olly@survex.com>
5121
5122        * src/findentrances.cc: "using namespace std;"
5123
[dcc50a4]5124Tue Jan 24 04:25:09 GMT 2012  Olly Betts <olly@survex.com>
5125
5126        * src/findentrances.cc: Give error if required -d option is not
5127          specified.
5128
[375de6a]5129Tue Jan 24 04:19:29 GMT 2012  Olly Betts <olly@survex.com>
5130
5131        * src/findentrances.cc: Other survex tools use -s for "limit operation
5132          to this survey prefix" and just take the .3d file to operate on as
5133          a command line argument, so for consistency just take the .3d file
5134          as a command line argument here too.
5135
[23dc8cb]5136Tue Jan 24 04:18:41 GMT 2012  Olly Betts <olly@survex.com>
5137
5138        * src/findentrances.cc: Reindent with 4 space indent, tab width 8.
5139
[ac71f8a]5140Tue Jan 24 04:12:19 GMT 2012  Olly Betts <olly@survex.com>
5141
5142        * src/findentrances.cc: Add findentrances utility from Olaf.
5143
[f4c4ee15]5144Tue Jan 10 12:57:08 GMT 2012  Olly Betts <olly@survex.com>
5145
5146        * lib/survex.pot,lib/zh_CN.po: Update.
5147
[d3c3098]5148Tue Jan 10 12:56:33 GMT 2012  Olly Betts <olly@survex.com>
5149
5150        * lib/po_codes: Update locations.
5151
[bf48d5c]5152Tue Jan 10 12:55:25 GMT 2012  Olly Betts <olly@survex.com>
5153
5154        * lib/Makefile.am: When generating survex.pot from po_codes, drop the
5155          codes from commented out messages too.
5156
[a212391]5157Mon Jan 09 12:21:28 GMT 2012  Olly Betts <olly@survex.com>
5158
5159        * src/aven.cc: Fix to build with a non-Unicode wxWidgets library.
5160          Patch from Olaf Kahler.
5161
[b80dbd9]5162Fri Jan 06 11:47:59 GMT 2012  Olly Betts <olly@survex.com>
5163
5164        * lib/: Touch all the .po files.
5165
[6331a42]5166Fri Jan 06 11:47:10 GMT 2012  Olly Betts <olly@survex.com>
5167
5168        * lib/touch-po.pl: New script to "touch" a .po file by updating
5169          "PO-Revision-Date:".
5170
[d73ef23]5171Fri Jan 06 11:34:16 GMT 2012  Olly Betts <olly@survex.com>
5172
5173        * lib/,src/Makefile.am,src/gettexttomsg.pl: Rename codes.po to po_codes
5174          so it doesn't get picked up by tools looking for .po files.  Add
5175          survex.pot to the repo so launchpad's auto translation syncing can
5176          work.
5177
[9d5aa63]5178Fri Jan 06 11:25:23 GMT 2012  Olly Betts <olly@survex.com>
5179
5180        * make_release: Update to use git rather than SVN.
5181
[e367554]5182Fri Jan 06 11:19:37 GMT 2012  Olly Betts <olly@survex.com>
5183
5184        * doc/HACKING.htm: Update mention of "SVN tree" to "source tree" as the
5185          files mentioned are shipped in releases too.
5186
[21f2647]5187Wed Jan 04 05:22:32 GMT 2012  Olly Betts <olly@survex.com>
5188
5189        * lib/Makefile.am: Make the containing directory in the launchpad
5190          tarball “survex-trans”.
5191
[68961ee]5192Wed Jan 04 03:41:40 GMT 2012  Olly Betts <olly@survex.com>
5193
5194        * src/dump3d.c: Add support for showing img_ERROR_INFO items.
5195
[90e24f9]5196Tue Jan 03 23:54:26 GMT 2012  Olly Betts <olly@survex.com>
5197
5198        * lib/fr.po: Incorporate a translation from launchpad I'd previously
5199          copied the English version of by mistake.  Attempt to correct
5200          mistranslation of "survey file".
5201
[9c9fd6b]5202Tue Jan 03 13:21:09 GMT 2012  Olly Betts <olly@survex.com>
5203
5204        * make_release: Need to set VERSION before we first use it!
5205
[685116f]5206Tue Jan 03 12:39:38 GMT 2012  Olly Betts <olly@survex.com>
5207
5208        * NEWS,configure.in: Update for 1.2.5.
5209
[6f6691b]5210Tue Jan 03 12:11:14 GMT 2012  Olly Betts <olly@survex.com>
5211
5212        * doc/survex.7.in: Make a few minor improvements to the text.
5213
[c6bd107]5214Tue Jan 03 12:07:31 GMT 2012  Olly Betts <olly@survex.com>
5215
5216        * doc/survex.7.in: Update section in .TH macro to 7 too.
5217
[008f2f3]5218Tue Jan 03 12:04:54 GMT 2012  Olly Betts <olly@survex.com>
5219
5220        * src/moviemaker.cc: Further fix.
5221
[86d8ee5]5222Tue Jan 03 11:05:11 GMT 2012  Olly Betts <olly@survex.com>
5223
5224        * configure.in,src/moviemaker.cc: Fix to work with newer ffmpeg.
5225
[c091027]5226Mon Jan 02 13:10:42 GMT 2012  Olly Betts <olly@survex.com>
5227
5228        * src/gfxcore.cc: Draw measuring line above indicators rather than
5229          underneath them.
5230
[03cb7cc]5231Mon Jan 02 12:52:47 GMT 2012  Olly Betts <olly@survex.com>
5232
5233        * src/message.c: Improve handling of messages before the message
5234          subsystem is fully initialised.
5235
[41adebb]5236Mon Jan 02 12:37:18 GMT 2012  Olly Betts <olly@survex.com>
5237
5238        * src/Makefile.am,src/mainfrm.cc,src/namecmp.h: Add a version of the
5239          station name comparing algorithm which works with the Unicode strings
5240          directly, which fixes the issue with random ordering of the prefix
5241          tree control in aven due to the converted strings we were comparing
5242          getting invalidated before we actually compared them.
5243
[b3f1bbe]5244Mon Jan 02 12:12:35 GMT 2012  Olly Betts <olly@survex.com>
5245
5246        * src/gla-gl.cc: If glGenLists() fails, flag the list as NEVER_CACHE
5247          as there's unlikely to be much point calling glGenLists() again.
5248        * src/gla-gl.cc,src/gla.h: Replace GLAList methods test_flag() and
5249          InvalidateList() with an invalidate_if() method.
5250
[92cf7a8f]5251Mon Jan 02 11:54:38 GMT 2012  Olly Betts <olly@survex.com>
5252
5253        * src/gfxcore.cc,src/gla-gl.cc: No need to invalidate the display lists
5254          for the compass and clino when a new survey is loaded as they don't
5255          depend on the survey data.
5256
[620c0c9]5257Mon Jan 02 11:17:51 GMT 2012  Olly Betts <olly@survex.com>
5258
5259        * src/gla-gl.cc,src/gla.h: Rework list caching code to not call
5260          glDeleteLists() and glGenLists() when a list is invalidated, as that
5261          results in a fresh list number being allocated (at least with the
5262          OpenGL implementation I'm using) which would eventually result in
5263          aven hitting an assertion which is there to catch if we leak lists.
5264
[8df3c7f]5265Sun Jan 01 13:29:03 GMT 2012  Olly Betts <olly@survex.com>
5266
5267        * lib/Makefile.am: Put translation files in a sub-directory in the
5268          tarball, and print the path to it so it can be cut-and-pasted to
5269          upload to launchpad.
5270
[ee83074]5271Sun Jan 01 10:48:01 GMT 2012  Olly Betts <olly@survex.com>
5272
5273        * lib/it.po: Add "translation" for degree symbol.
5274
[64773c9]5275Sun Jan 01 10:33:55 GMT 2012  Olly Betts <olly@survex.com>
5276
5277        * lib/en_US.po: Merge template changes into en_US.po (no user-visible
5278          changes).
5279
[8430216]5280Sun Jan 01 04:45:03 GMT 2012  Olly Betts <olly@survex.com>
5281
5282        * make_release: Fix typo in filename to copy to webserver.  Show the
5283          SHA1 checksums for the uploaded files.
5284
[f15ca67f]5285Sun Jan 01 02:56:04 GMT 2012  Olly Betts <olly@survex.com>
5286
5287        * NEWS,configure.in: Update for 1.2.4.
5288
[6e0c5879]5289Sun Jan 01 02:53:03 GMT 2012  Olly Betts <olly@survex.com>
5290
5291        * src/gfxcore.cc,src/gfxcore.h: Update copyright years.
5292
[825bdff]5293Sun Jan 01 02:32:59 GMT 2012  Olly Betts <olly@survex.com>
5294
5295        * src/gfxcore.cc,src/gfxcore.h: Improve labelling of depth colour key
5296          to avoid sub-picometre precision on near-zero values (ticket#30).
5297          We now always use metres or feet for the depth with a consistent
5298          precision chosen from the depth range, and show the units below
5299          the colour bar rather than after every value.
5300        * src/gfxcore.cc,src/gfxcore.h: When zooming way in, stay in metres
5301          rather than switching to cm.  Say “1 mile” rather than “1 miles”.
5302
[19b2f99]5303Sat Dec 31 22:40:07 GMT 2011  Olly Betts <olly@survex.com>
5304
5305        * src/gla-gl.cc: Fix not to make OpenGL calls before we've initialised
5306          OpenGL, as this can cause segmentation faults (e.g. on Fedora 16).
5307          Extend CHECK_GL_ERROR() to check that we don't make such calls in
5308          future.
5309
[404e6575]5310Sat Dec 31 22:37:47 GMT 2011  Olly Betts <olly@survex.com>
5311
5312        * lib/es.po: Fix "Last-Translator:" header and merge in translation
5313          of a message which is not currently used.
5314
[38eced7]5315Sat Dec 31 15:04:23 GMT 2011  Olly Betts <olly@survex.com>
5316
5317        * lib/: Merge remaining .po files.
5318
[399807d8]5319Sat Dec 31 14:46:20 GMT 2011  Olly Betts <olly@survex.com>
5320
5321        * lib/: Merge more .po files.
5322
[3a3de38]5323Sat Dec 31 14:24:25 GMT 2011  Olly Betts <olly@survex.com>
5324
5325        * lib/ca.po,lib/de_CH.po,lib/en_US.po: Merge template changes into .po
5326          files.
5327
[585def75]5328Sat Dec 31 13:13:55 GMT 2011  Olly Betts <olly@survex.com>
5329
5330        * lib/fr.po: More translation updates from launchpad.
5331
[9b9561b]5332Sat Dec 31 12:51:53 GMT 2011  Olly Betts <olly@survex.com>
5333
5334        * lib/ca.po,lib/sk.po: Fix unattached acute accents.
5335
[6d92798]5336Sat Dec 31 12:45:36 GMT 2011  Olly Betts <olly@survex.com>
5337
5338        * lib/: Update Project-Id-Version in .po files to match that in
5339          survex.pot.
5340
[134ee8d]5341Sat Dec 31 12:43:52 GMT 2011  Olly Betts <olly@survex.com>
5342
5343        * lib/Makefile.am: Add launchpad-tarball target to make a tarball
5344          of the translations suitable for uploading to launchpad.
5345
[e11c235]5346Sat Dec 31 12:23:39 GMT 2011  Olly Betts <olly@survex.com>
5347
5348        * make_release: Echo the commands to copy the new release to the web
5349          server at the end.
5350        * copy-prerelease,copy-release: Remove old scripts which are no longer
5351          useful.
5352
[3ea0178]5353Sat Dec 31 11:13:11 GMT 2011  Olly Betts <olly@survex.com>
5354
5355        * NEWS,configure.in: Update for 1.2.3.
5356
[ae2e3c0]5357Sat Dec 31 10:58:34 GMT 2011  Olly Betts <olly@survex.com>
5358
5359        * src/mainfrm.cc: As we build the data structure, eliminate tubes
5360          consisting of zero XSECTs as well as those consisting of just one.
5361
[8490ad9]5362Sat Dec 31 10:36:24 GMT 2011  Olly Betts <olly@survex.com>
5363
5364        * src/img.h: Fix incorrect comment which claimed that img_XFLAG_END
5365          was no longer used.
5366        * src/img.c: Use img_XFLAG_END constant rather than assuming it is
5367          1.
5368
[2f1c0c0]5369Sat Dec 31 10:32:44 GMT 2011  Olly Betts <olly@survex.com>
5370
5371        * src/extend.c: Copy the end markers for passage tubes, and preserve
5372          left and right data for tubes (previously they were set to -1.0
5373          which means "no info").
5374
[f63bd56]5375Sat Dec 31 08:17:08 GMT 2011  Olly Betts <olly@survex.com>
5376
5377        * lib/extract-msgs.pl: New script to allow developers to update
5378          codes.po from source code.
5379        * lib/Makefile.am: Ship it.
5380        * src/Makefile.am: Add rule to run it on all used sources and generate
5381          newcodes.po which can then be compared with current version.
5382
[08004e7]5383Sat Dec 31 08:14:06 GMT 2011  Olly Betts <olly@survex.com>
5384
5385        * lib/codes.po: Update source locations, add a missing c-format marker.
5386
[5c2bff7]5387Sat Dec 31 08:13:26 GMT 2011  Olly Betts <olly@survex.com>
5388
5389        * src/mainfrm.cc: Fix a message in the source code which I missed in
5390          the previous batch.
5391
[14d03d5]5392Sat Dec 31 08:12:23 GMT 2011  Olly Betts <olly@survex.com>
5393
5394        * lib/po-to-msg.pl: Removed unused remains of check that messages are
5395          in numerically ascending order, which we no longer want to enforce.
5396
[4340dae]5397Sat Dec 31 07:48:20 GMT 2011  Olly Betts <olly@survex.com>
5398
5399        * src/sorterr.c: Fix a message in the source code which I missed in
5400          the previous batch.
5401
[84d6c400]5402Sat Dec 31 05:54:45 GMT 2011  Olly Betts <olly@survex.com>
5403
5404        * src/message.c: Transliterate curly right single quote to ASCII
5405          apostrophe if we can't represent it in the current character set.
5406
[ee7511a]5407Sat Dec 31 05:44:47 GMT 2011  Olly Betts <olly@survex.com>
5408
5409        * lib/,src/: Use curly apostrophe instead of "'" in messages.  Correct
5410          messages in source code which didn't match those in the message file
5411          (no visible effects to end-users).
5412        * lib/codes.po: Update file:lineno locations where messages are used.
5413        * lib/po-to-msg.pl: Warn about different numbers of opening or
5414          closing curly double quotes in message vs translation.
5415        * lib/ca.po,lib/es.po: Fix minor typo in one message caught by this
5416          new warning.
5417
[5b9942e]5418Sat Dec 31 05:23:46 GMT 2011  Olly Betts <olly@survex.com>
5419
5420        * NEWS: Update from ChangeLog.
5421
[0804fbe]5422Thu Dec 29 03:37:04 GMT 2011  Olly Betts <olly@survex.com>
5423
5424        * lib/,src/: Use curly double quotes instead of "`" and "'" to
5425          quote literals and filenames in messages.
5426
[7a49002]5427Thu Dec 29 03:21:49 GMT 2011  Olly Betts <olly@survex.com>
5428
5429        * src/message.c: Transliterate curly double quotes to ASCII straight
5430          double quotes if we can't represent them in the current character
5431          set.
5432
[1465b7a]5433Thu Dec 29 03:14:52 GMT 2011  Olly Betts <olly@survex.com>
5434
5435        * src/message.c: Convert source code to UTF-8.
5436
[92678b5]5437Thu Dec 29 00:52:44 GMT 2011  Olly Betts <olly@survex.com>
5438
5439        * src/gla-gl.cc: Fix typo in CHECK_GL_ERROR() change in previous
5440          commit.
5441
[6cf4daa]5442Thu Dec 29 00:49:31 GMT 2011  Olly Betts <olly@survex.com>
5443
5444        * src/gla-gl.cc: We already keep track of the GL canvas size in x_size
5445          and y_size so use those rather than re-requesting them.
5446
[5717f69]5447Wed Dec 28 11:45:40 GMT 2011  Olly Betts <olly@survex.com>
5448
5449        * lib/fr.po: Merge in updated translations from launchpad.
5450
[46acc71]5451Sun Nov 27 12:30:31 GMT 2011  Olly Betts <olly@survex.com>
5452
5453        * src/tr.c,src/tr.h: Committing original versions of tr tiled
5454          rendering code.
5455
[3ea243b]5456Thu Nov 24 12:59:24 GMT 2011  Olly Betts <olly@survex.com>
5457
5458        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Remove
5459          GLACanvas::SetBackgroundColour() since we only ever set it to black
5460          and opaque.
5461
[a775268]5462Thu Nov 24 12:28:07 GMT 2011  Olly Betts <olly@survex.com>
5463
5464        * doc/TODO.htm: Add note to pick the fastest method for crosses/blobs
5465          if multiple ones pass the visual fidelity check.
5466
[4f7f965]5467Thu Nov 24 12:27:33 GMT 2011  Olly Betts <olly@survex.com>
5468
5469        * src/gla-gl.cc: Add disabled code to show the visual fidelity check on
5470          stdout.
5471
[c8f449c3]5472Thu Nov 24 12:24:49 GMT 2011  Olly Betts <olly@survex.com>
5473
5474        * src/gla-gl.cc: Fix screenshot and movie generation to read from the
5475          front buffer in the usual case of being double buffered.
5476
[a106530]5477Thu Nov 24 12:02:22 GMT 2011  Olly Betts <olly@survex.com>
5478
5479        * src/gla-gl.cc: Add CHECK_GL_ERROR for glReadPixels calls.
5480
[dd64a45]5481Thu Nov 24 11:59:23 GMT 2011  Olly Betts <olly@survex.com>
5482
5483        * src/gla-gl.cc: Undefine o and I after we're done with them.
5484
[8b34cd5]5485Thu Nov 24 11:56:57 GMT 2011  Olly Betts <olly@survex.com>
5486
5487        * src/gla-gl.cc: Fix expected cross shape so don't always reject using
5488          texture mapping to draw crosses.
5489
[c5dd692]5490Wed Nov 02 15:40:45 GMT 2011  Olly Betts <olly@survex.com>
5491
5492        * src/mainfrm.cc: Don't create the help menu at all on OS X.
5493
[34c4be5]5494Wed Nov 02 15:38:54 GMT 2011  Olly Betts <olly@survex.com>
5495
5496        * lib/INSTALL.OSX: Update to reflect current status.
5497
[22f79a2]5498Wed Nov 02 15:37:58 GMT 2011  Olly Betts <olly@survex.com>
5499
5500        * src/gfxcore.cc: Remove duplicate call to PopupMenu().
5501
[8a329f2]5502Tue Nov 01 23:24:23 GMT 2011  Olly Betts <olly@survex.com>
5503
5504        * src/namecmp.h: Fix to build with wx 2.9.2.
5505
[03b3272]5506Tue Nov 01 23:17:52 GMT 2011  Olly Betts <olly@survex.com>
5507
5508        * src/gfxcore.cc: Remove assertion which uses deprecated wx method.
5509
[ff9f695]5510Tue Nov 01 23:14:09 GMT 2011  Olly Betts <olly@survex.com>
5511
5512        * src/mainfrm.cc,src/mainfrm.h: Make separator wxChar not int.
5513
[332287b]5514Tue Nov 01 18:54:32 GMT 2011  Olly Betts <olly@survex.com>
5515
5516        * lib/sk.po: Update a translation from launchpad.
5517
[6409cd0]5518Tue Nov 01 18:32:24 GMT 2011  Olly Betts <olly@survex.com>
5519
5520        * src/log.cc,src/log.h: Fix to build with wx 2.9.2.
5521
[5e61108]5522Tue Nov 01 18:15:20 GMT 2011  Olly Betts <olly@survex.com>
5523
5524        * src/export.cc: Fix to build with wx 2.9.2.
5525
[24ff389]5526Tue Nov 01 18:14:13 GMT 2011  Olly Betts <olly@survex.com>
5527
5528        * src/aboutdlg.cc: Fix code conditionally used on 2.9.2 and later to
5529          actually compile.
5530
[ee3e284]5531Tue Nov 01 18:12:42 GMT 2011  Olly Betts <olly@survex.com>
5532
5533        * src/gfxcore.cc: Fix how we pass on events from right-click menus of
5534          indicators.  The previous code seemed to work, but wasn't correct
5535          as highlighted by trying to build it with 2.9.2 which now refuses
5536          to build to avoid people getting this wrong.
5537
[df3e22fc]5538Tue Nov 01 18:11:55 GMT 2011  Olly Betts <olly@survex.com>
5539
5540        * src/aven.h: Need to forward declare class wxPageSetupDialogData for
5541          wx 2.9.2.
5542
[6f9b20d]5543Tue Nov 01 18:11:22 GMT 2011  Olly Betts <olly@survex.com>
5544
5545        * src/glbitmapfont.h: Fix to build with wx 2.9.2.
5546
[e144af3]5547Tue Nov 01 18:10:51 GMT 2011  Olly Betts <olly@survex.com>
5548
5549        * src/cavernlog.cc: Fix to build with wx 2.9.2.
5550
[18886d7]5551Tue Nov 01 18:06:12 GMT 2011  Olly Betts <olly@survex.com>
5552
5553        * lib/INSTALL.OSX,src/mainfrm.cc: Make the green colour used for
5554          entrances in the survey tree the same (slightly darker than
5555          before) green used for the entrance blobs.
5556
[19bbc1fc]5557Tue Nov 01 18:04:47 GMT 2011  Olly Betts <olly@survex.com>
5558
5559        * src/gla-gl.cc: Fix warning when building with wx2.9.2.
5560
[1b2e819]5561Tue Nov 01 12:32:30 GMT 2011  Olly Betts <olly@survex.com>
5562
5563        * src/printwx.cc: Fix Y coordinates of surface surveys on printouts.
5564          (Closes #32)
5565
[b93ab78]5566Sun Oct 23 06:20:14 GMT 2011  Olly Betts <olly@survex.com>
5567
5568        * lib/Info.plist.in: Remove spurious blank lines from licence text
5569          in OS X "Get Info".
5570
[5dafea4]5571Sat Oct 22 17:39:07 GMT 2011  Olly Betts <olly@survex.com>
5572
5573        * doc/TODO.htm: Opening dialogs while in full screen mode now works
5574          better in wxGTK.
5575
[34812da]5576Sat Oct 22 17:36:01 GMT 2011  Olly Betts <olly@survex.com>
5577
5578        * lib/INSTALL.OSX: Processing .svx files from aven now works.
5579
[2a4e8b7]5580Sat Oct 22 07:27:43 GMT 2011  Olly Betts <olly@survex.com>
5581
5582        * src/printwx.h: Update comment - Mac OS X does indeed provide its own
5583          preview menu.
5584
[89a1b72]5585Fri Oct 21 23:47:16 GMT 2011  Olly Betts <olly@survex.com>
5586
5587        * src/cavernlog.cc: Fix openiof .svx file when user clicks on cavern
5588          warning or error.
5589
[87aa9ce]5590Fri Oct 21 23:43:21 GMT 2011  Olly Betts <olly@survex.com>
5591
5592        * buildmacosx.sh: Include a hardlinked cavern alongside aven in
5593          the app so that processing .svx files in aven works.
5594
[6e9c396]5595Wed Oct 19 22:51:18 GMT 2011  Olly Betts <olly@survex.com>
5596
5597        * tests/diving.pos,tests/diving.svx: Add test coverage for interleaved
5598          diving data.
5599
[481300d]5600Wed Oct 19 13:04:25 GMT 2011  Olly Betts <olly@survex.com>
5601
5602        * tests/diving.pos,tests/diving.svx: Add testcase for diving data
5603          with topofil-style distance.
5604
[aea38b0]5605Wed Oct 12 03:45:13 GMT 2011  Olly Betts <olly@survex.com>
5606
5607        * src/aboutdlg.cc: Report the version of the library we're actually
5608          running with if built against wx >= 2.9.2.  Make it clear that the
5609          the version reported is the version built with for wx < 2.9.2.
5610
[d4d6909]5611Wed Oct 12 03:06:05 GMT 2011  Olly Betts <olly@survex.com>
5612
5613        * lib/make-pixel-font,src/glbitmapfont.cc,src/glbitmapfont.h: Space the
5614          glyphs to leave a one pixel gap either side of each one (so two
5615          between adjacent glyphs).  Mostly this reduces the horizontal width,
5616          but it adds a pixel for characters like "m" and two in a few cases.
5617
[36b4cd7]5618Fri Oct 07 07:20:55 GMT 2011  Olly Betts <olly@survex.com>
5619
5620        * src/glbitmapfont.cc,src/glbitmapfont.h: Support plotting Unicode
5621          character points > 256 on the survey pane by lazily loading the
5622          data for them from the font file and plotting them with a direct
5623          call to glBitmap() rather than using a display list.
5624
[4a6569a]5625Fri Oct 07 04:09:58 GMT 2011  Olly Betts <olly@survex.com>
5626
5627        * lib/make-pixel-font: Fix .pixelfont file to correctly handle
5628          characters wider than 8 pixels when run on a little-endian platform.
5629
[53f8a93]5630Thu Oct 06 13:23:05 GMT 2011  Olly Betts <olly@survex.com>
5631
5632        * NEWS: Another update for 1.2.2.
5633
[d2cc100]5634Thu Oct 06 13:21:20 GMT 2011  Olly Betts <olly@survex.com>
5635
5636        * src/gfxcore.cc: Fix grid not to disappear when blobs are turned on
5637          if blobs are drawn using lines.
5638
[94960ad]5639Thu Oct 06 13:17:19 GMT 2011  Olly Betts <olly@survex.com>
5640
5641        * NEWS,configure.in: Update for 1.2.2.
5642
[6ca9f08]5643Thu Oct 06 12:11:20 GMT 2011  Olly Betts <olly@survex.com>
5644
5645        * src/printwx.cc: Fix to calculate the scale required for "One page"
5646          right before we calculate how many pages are required, so we don't
5647          end up something other than 1x1 being shown when the user changes
5648          settings.
5649
[a9496057]5650Thu Oct 06 12:07:10 GMT 2011  Olly Betts <olly@survex.com>
5651
5652        * src/avenprcore.cc: The info box is now always 30mm high (if present)
5653          so update the code which picks a scale and which decides how many
5654          pages are required to use this height.
5655
[e16e63c]5656Thu Oct 06 11:34:51 GMT 2011  Olly Betts <olly@survex.com>
5657
5658        * src/printwx.h: SomethingChanged() method doesn't need to be public,
5659          so make it private.
5660
[c930b7f]5661Thu Oct 06 04:13:24 GMT 2011  Olly Betts <olly@survex.com>
5662
5663        * src/gettexttomsg.pl: Update for the message.txt -> codes.po change.
5664
[0a2aab8]5665Thu Oct 06 03:01:45 GMT 2011  Olly Betts <olly@survex.com>
5666
5667        * src/gfxcore.cc: Passage tubes can stick out above the highest survey
5668          station or below the lowest, so clamp the value used to calculate
5669          the colour in these cases, like we already do elsewhere.
5670
[2ba3882]5671Thu Oct 06 02:52:13 GMT 2011  Olly Betts <olly@survex.com>
5672
5673        * src/gfxcore.cc: Avoid a different assertion failure due to rounding
5674          differences.
5675
[a1614eb]5676Thu Oct 06 02:49:03 GMT 2011  Olly Betts <olly@survex.com>
5677
5678        * src/glbitmapfont.cc,src/glbitmapfont.h: Actually add the new
5679          glBitmap-based font code.
5680
[5b1cffa]5681Thu Oct 06 02:36:47 GMT 2011  Olly Betts <olly@survex.com>
5682
5683        * survex.iss.in: Update for font changes.
5684
[1aa3fb7]5685Thu Oct 06 02:35:41 GMT 2011  Olly Betts <olly@survex.com>
5686
5687        * Makefile.am,buildmacosx.sh,lib/Makefile.am,lib/afm2txf.pl,
5688          lib/make-pixel-font,src/: Replace the textured-mapped font drawing
5689          with an approach based on glBitmap.  This doesn't suffer from the
5690          character alignment issues which the textured-mapped fonts had,
5691          and is actually significantly faster on some machines.  The current
5692          font used is (mostly) fixed-width, but this isn't an inherent
5693          limitation - it was just the easiest font data to convert to a
5694          usable format.
5695
[6027220]5696Wed Oct 05 13:49:15 GMT 2011  Olly Betts <olly@survex.com>
5697
5698        * src/gfxcore.cc: Avoid assertion failure due to rounding differences.
5699
[5b427c0]5700Wed Oct 05 08:19:46 GMT 2011  Olly Betts <olly@survex.com>
5701
5702        * src/printwx.cc: Fix not to pass wxString through varargs (issue
5703          introduced in the previous commit).
5704
[05ccca5]5705Tue Oct 04 04:49:19 GMT 2011  Olly Betts <olly@survex.com>
5706
5707        * src/printwx.cc: Use degree sign from message file rather than a
5708          literal one.
5709
[79da3b4]5710Tue Oct 04 04:08:57 GMT 2011  Olly Betts <olly@survex.com>
5711
5712        * src/message.c: If degree sign isn't available, transliterate it to
5713          'dg' rather than skipping it.
5714
[4d2301e]5715Tue Oct 04 03:59:29 GMT 2011  Olly Betts <olly@survex.com>
5716
5717        * lib/codes.po,src/gfxcore.cc,src/mainfrm.cc: Fix message code 344
5718          which should have been a degree sign but got lost in the format
5719          change for 1.2.0 and then got reassigned in 1.2.1.  Externally, this
5720          means that bearing in the status bar now have a degree sign after
5721          them if they are in degrees rather than nothing (1.2.0) or "&Hide
5722          Compass" (1.2.1).
5723
[9704252]5724Tue Oct 04 02:55:11 GMT 2011  Olly Betts <olly@survex.com>
5725
5726        * NEWS,configure.in: Update for 1.2.1.
5727
[7ff41b0]5728Tue Oct 04 02:45:47 GMT 2011  Olly Betts <olly@survex.com>
5729
5730        * src/Makefile.am: Don't ship the removed hand_mask.xpm.
5731
[4dc4384]5732Tue Oct 04 02:44:37 GMT 2011  Olly Betts <olly@survex.com>
5733
5734        * src/gfxcore.cc: Sort out inverted cursor mask on __WXMSW__.
5735        * src/hand.xbm: Invert the dragging hand cursor black vs white so it
5736          better matches the other cursors.
5737
[13da582]5738Mon Oct 03 23:42:00 GMT 2011  Olly Betts <olly@survex.com>
5739
5740        * src/printwx.cc: Add back svxPrintout methods GetPageInfo() and
5741          HasPage() which are actually virtual methods called by the parent
5742          class.
5743
[49e89e9]5744Mon Oct 03 02:40:56 GMT 2011  Olly Betts <olly@survex.com>
5745
5746        * lib/Makefile.am: Fix check of .po files not to create messages.mo.
5747
[d9b5fc64]5748Mon Oct 03 02:22:55 GMT 2011  Olly Betts <olly@survex.com>
5749
5750        * lib/Makefile.am: Fix new translation checking rules to work in a
5751          VPATH build.
5752
[645cc77]5753Mon Oct 03 02:12:23 GMT 2011  Olly Betts <olly@survex.com>
5754
5755        * lib/de.po,lib/de_CH.po,lib/sk.po: Fix classes menu accelerators.
5756
[bcb68d3]5757Mon Oct 03 02:00:38 GMT 2011  Olly Betts <olly@survex.com>
5758
5759        * lib/en_US.po: Fix problem with translation of new message.
5760
[e3c58c3]5761Mon Oct 03 00:50:52 GMT 2011  Olly Betts <olly@survex.com>
5762
5763        * NEWS: Update from ChangeLog.
5764
[8a78ca1]5765Sun Oct 02 20:25:01 GMT 2011  Olly Betts <olly@survex.com>
5766
5767        * lib/,src/printwx.cc: Add mnemonics to the "Plan" and "Elevation"
5768          buttons in the print dialog.
5769
[f53c830]5770Sun Oct 02 12:17:34 GMT 2011  Olly Betts <olly@survex.com>
5771
5772        * src/guicontrol.cc: Try processing F11 explicitly for __WXMAC__ to
5773          avoiding getting stuck in full screen mode forever.
5774
[7a57dc7]5775Sun Oct 02 12:01:25 GMT 2011  Olly Betts <olly@survex.com>
5776
5777        * src/: Make the sign of the tilt angle for printouts consistent with
5778          the sign in the UI.
5779
[995cf6a]5780Sun Oct 02 10:00:08 GMT 2011  Olly Betts <olly@survex.com>
5781
5782        * lib/codes.po,lib/en_US.po,src/printwx.cc: On printouts, combine the
5783          "Plan View"/"Elevation" info box field with the field which gives
5784          the bearing and reduce the height on the info box by the removed
5785          field, so it's now 3cm for plans and elevations, as for extended
5786          elevations.  Report the tilt angle for tilted elevations which it
5787          seems has been missing for ages (it's not in recent 1.0.x either).
5788
[100af22]5789Sat Oct 01 12:28:35 GMT 2011  Olly Betts <olly@survex.com>
5790
5791        * src/printwx.cc: Fix commented message in source.
5792
[1e993bc]5793Sat Oct 01 12:11:37 GMT 2011  Olly Betts <olly@survex.com>
5794
5795        * src/printwx.h: svxPrintDlg members don't need to be protected, so
5796          make the private.
5797
[102ba1d]5798Sat Oct 01 11:28:34 GMT 2011  Olly Betts <olly@survex.com>
5799
5800        * src/printwx.cc,src/printwx.h: When in plan view disable the "Plan"
5801          button, and similarly for the "Elevation" button.
5802
[3d3a91c]5803Sat Oct 01 11:20:03 GMT 2011  Olly Betts <olly@survex.com>
5804
5805        * src/printwx.cc: Remove more unused methods and members.
5806
[140b675]5807Sat Oct 01 10:48:24 GMT 2011  Olly Betts <olly@survex.com>
5808
5809        * src/avenprcore.cc,src/printwx.cc,src/printwx.h: Eliminate some unused
5810          methods and member variables.
5811
[0f8ab4d]5812Sat Oct 01 00:33:24 GMT 2011  Olly Betts <olly@survex.com>
5813
5814        * src/printwx.cc: Move the footer to start at the left side of the
5815          page.
5816
[ddd2afa8]5817Fri Sep 30 23:49:24 GMT 2011  Olly Betts <olly@survex.com>
5818
5819        * src/printwx.cc:svxPrintout::ShowPage() is an empty method, so just
5820          remove it and all the code to calculate values to pass to it and
5821          then call it.  This is just a left-over from the 1.0 printing code.
5822
[6d1bc83]5823Fri Sep 30 13:40:29 GMT 2011  Olly Betts <olly@survex.com>
5824
5825        * src/aven.cc,src/gfxcore.cc,src/mainfrm.cc: Use standard C++ true and
5826          false instead of wx aliases TRUE and FALSE (which even wx seems to
5827          have shifted away from using now).
5828
[f6dff8b]5829Fri Sep 30 13:33:37 GMT 2011  Olly Betts <olly@survex.com>
5830
5831        * src/printwx.cc: Tweak exact positioning of text to look nicer.
5832
[7a0710c]5833Fri Sep 30 03:49:16 GMT 2011  Olly Betts <olly@survex.com>
5834
5835        * INSTALL: Mention building wxWidgets with --enable-unicode.  Mention
5836          using sudo for the install.  Capitalise Survex when talking about
5837          the package.
5838        + doc/manual.sgml: Replace building from source instructions with a
5839          pointer to the clearer instructions in INSTALL.  Make it clear that
5840          installing with administrator rights applies to NT, 2000, XP *or
5841          newer*.
5842
[ff5db1d5]5843Fri Sep 30 03:31:00 GMT 2011  Olly Betts <olly@survex.com>
5844
5845        * src/guicontrol.cc: Don't disable a colour by option unless there's
5846          no survey loaded.  It feels inconsistent now we are showing a key
5847          even when there's no "interesting" data.
5848
[fcc3741]5849Fri Sep 30 03:28:59 GMT 2011  Olly Betts <olly@survex.com>
5850
5851        * src/gfxcore.cc,src/gfxcore.h: The different colour keys get cached
5852          so switching back to one that's already been shown for the current
5853          survey doesn't redraw it and key_lowerleft wasn't getting updated.
5854          We now track key_lowerleft for each key type separately.
5855
[62c5fc6]5856Fri Sep 30 02:48:00 GMT 2011  Olly Betts <olly@survex.com>
5857
5858        * src/gfxcore.cc: If "Colour by X" is selected, always show the colour
5859          key, even if it only contains one colour, or just the entry for
5860          white.
5861
[2a9d2fa]5862Thu Sep 29 22:33:06 GMT 2011  Olly Betts <olly@survex.com>
5863
5864        * src/gfxcore.cc: Don't segfault on a flat survey.  Fix incorrect
5865          addition and corresponding subtraction of GetDepthExtent() when
5866          calculating splits over depth band boundaries.
5867
[70acad9]5868Thu Sep 29 21:56:19 GMT 2011  Olly Betts <olly@survex.com>
5869
5870        * src/gfxcore.cc,src/gla.h: Fix zoom in limit to be the same distance
5871          regardless of the extent of the survey.
5872
[3585243]5873Thu Sep 29 20:57:41 GMT 2011  Olly Betts <olly@survex.com>
5874
5875        * src/gfxcore.cc: Now that we don't have the key background, just
5876          remove KEY_MARGIN entirely.
5877
[2779338f]5878Thu Sep 29 20:37:09 GMT 2011  Olly Betts <olly@survex.com>
5879
5880        * src/gfxcore.cc: Remove the dark grey background from the colour key
5881          and just put a single pixel black border around the colours.  This
5882          is more in keeping with the other controls, and means the colours
5883          are now on a black background so more visually similar to the survey
5884          legs.
5885
[457da16]5886Thu Sep 29 13:02:22 GMT 2011  Olly Betts <olly@survex.com>
5887
5888        * src/mainfrm.cc: Fall back to ISO8859-1 if CP1252 fails to convert the
5889          string.
5890
[db0eaf4]5891Thu Sep 29 12:22:34 GMT 2011  Olly Betts <olly@survex.com>
5892
5893        * src/gfxcore.cc: Upon loading a survey which lacks the information for
5894          the current "Colour by" mode, don't change to "Colour by none" - we
5895          already do no colouring and hide the key when there's nothing to
5896          colour by, and it's annoying to have the actual mode changed if you
5897          then load a survey which does have the information to colour by.
5898
[62da267]5899Thu Sep 29 12:20:07 GMT 2011  Olly Betts <olly@survex.com>
5900
5901        * src/gfxcore.cc: Rename COLOUR_KEY_* constants to KEY_*.
5902
[40c38bb]5903Thu Sep 29 10:16:30 GMT 2011  Olly Betts <olly@survex.com>
5904
5905        * src/gfxcore.cc: Make COLOUR_KEY_OFFSET_X and COLOUR_KEY_OFFSET_Y the
5906          actual offsets, rather than taking COLOUR_KEY_MARGIN off them.
5907
[92a97f3]5908Thu Sep 29 05:08:20 GMT 2011  Olly Betts <olly@survex.com>
5909
5910        * src/mainfrm.cc: Fix tooltip for open to say "survey file" not "3D
5911          file".
5912
[d43fa84]5913Thu Sep 29 05:03:37 GMT 2011  Olly Betts <olly@survex.com>
5914
5915        * src/gfxcore.cc,src/gfxcore.h,src/mainfrm.cc: Add right click menu to
5916          the colour key too.
5917
[6cfc88c]5918Wed Sep 28 14:47:15 GMT 2011  Olly Betts <olly@survex.com>
5919
5920        * lib/afm2txf.pl: Add a kludge to prefer to round values up when
5921          generating the .txf file which empirically results in better
5922          horizontal spacing (this should be fixed properly, but this is
5923          at least an easy improvement for now).
5924
[83027cc]5925Wed Sep 28 14:00:14 GMT 2011  Olly Betts <olly@survex.com>
5926
5927        * lib/afm2txf.pl: Rather than special-casing the character with
5928          PostScript name 'space', just omit characters with zero width and
5929          height from the texture.
5930
[e9bd0467]5931Wed Sep 28 12:41:42 GMT 2011  Olly Betts <olly@survex.com>
5932
5933        * lib/afm2txf.pl: Put the digits first in the font texture to help
5934          ensure they are all on the same line and will exactly align
5935          vertically when rendered - a slight discrepancy here is particularly
5936          visible in the colour key legends and compass bearing.
5937
[b35c4bc]5938Wed Sep 28 12:30:03 GMT 2011  Olly Betts <olly@survex.com>
5939
5940        * lib/Makefile.am: Regenerate aven.txf if the script which generates it
5941          has been modified.
5942
[64ba8bb]5943Wed Sep 28 11:15:08 GMT 2011  Olly Betts <olly@survex.com>
5944
5945        * lib/afm2txf.pl: Fix handling of PostScript character names which are
5946          used by more than one Unicode value ("space" and "hyphen" are the
5947          current examples).  This fixes the colour key for date to have dashes
5948          in the dates.  Fix not to bother writing empty space into the texture
5949          map for spaces - just set width and height to 0 and skip to the
5950          width.
5951        * src/fnt.cc: Remove special case kludge for if space isn't defined,
5952          which is no longer needed thanks to the above fix.
5953
[8011e0c]5954Wed Sep 28 10:19:07 GMT 2011  Olly Betts <olly@survex.com>
5955
5956        * lib/,src/printwx.cc: Fix mixed up messages - the print dialog now
5957          says "View" on the left subgroup of controls. Improve the display of
5958          the bearing on printouts.  Add message for "Colour &Key" to
5959          translations.
5960
[f891a0c]5961Wed Sep 28 02:02:09 GMT 2011  Olly Betts <olly@survex.com>
5962
5963        * src/aven.cc: Fix #ifdef to #if in previous change.
5964
[495cd3e]5965Wed Sep 28 01:09:09 GMT 2011  Olly Betts <olly@survex.com>
5966
5967        * src/aven.cc: Fix for non-Unicode build.
5968
[26eb201]5969Mon Sep 26 12:25:59 GMT 2011  Olly Betts <olly@survex.com>
5970
5971        * src/export.cc: PLT file output now handles spaces and control
5972          characters in station names by escaping them with '%' as in URLs.
5973
[4024a58]5974Mon Sep 26 11:58:05 GMT 2011  Olly Betts <olly@survex.com>
5975
5976        * src/aventreectrl.cc: Improve comment about WXK_PRIOR and WXK_NEXT.
5977
[0e8a082]5978Mon Sep 26 11:51:01 GMT 2011  Olly Betts <olly@survex.com>
5979
5980        * src/aventreectrl.cc: Pressing "Enter" on a station in the tree
5981          control now centres the view on that station.
5982
[c6d5c1c]5983Mon Sep 26 11:42:17 GMT 2011  Olly Betts <olly@survex.com>
5984
5985        * src/gfxcore.h,src/guicontrol.cc: Pressing "F5" forces all GLAList
5986          objects to be invalidated and then forces a refresh of the display.
5987          This is intended as a debugging aid - if pressing F5 changes the
5988          display at all then there's a missing case where a list should
5989          have been invalidated.
5990
[90430f2]5991Mon Sep 26 11:35:29 GMT 2011  Olly Betts <olly@survex.com>
5992
5993        * src/: Push survey pane size tracking down into GLACanvas, and
5994          automatically track which lists should be invalidated on a
5995          changes in the width or the height of the pane.
5996
[242f48f5]5997Mon Sep 26 10:44:22 GMT 2011  Olly Betts <olly@survex.com>
5998
5999        * src/gla-gl.cc,src/gla.h: Move GLAList flags out of the header as they
6000          are internal details.
6001
[9c37beb]6002Mon Sep 26 10:42:50 GMT 2011  Olly Betts <olly@survex.com>
6003
6004        * src/gfxcore.cc,src/gfxcore.h: Cache the scale bar in a GLAList since
6005          it often gets redrawn exactly the same - for example, when rotating,
6006          panning, etc.
6007
[e2ea75a]6008Mon Sep 26 09:40:32 GMT 2011  Olly Betts <olly@survex.com>
6009
6010        * src/gfxcore.cc,src/gfxcore.h: More "colour key" related internal
6011          nomenclature changes.
6012
[7cdb1c3]6013Mon Sep 26 09:34:01 GMT 2011  Olly Betts <olly@survex.com>
6014
6015        * src/gfxcore.cc,src/gfxcore.h: Factor out the code to draw the colour
6016          key into DrawColourKey().
6017
[250025f]6018Mon Sep 26 04:23:10 GMT 2011  Olly Betts <olly@survex.com>
6019
6020        * src/gfxcore.cc: Apply COLOUR_KEY_OFFSET_Y by moving the point where
6021          we plot the key rather than including it in the calculations of the
6022          key's coordinates.
6023
[1b164a0]6024Mon Sep 26 04:17:16 GMT 2011  Olly Betts <olly@survex.com>
6025
6026        * src/gfxcore.cc: Apply COLOUR_KEY_OFFSET_X by moving the point where
6027          we plot the key rather than including it in the calculations of the
6028          key's coordinates.
6029
[5f50488]6030Sat Sep 24 13:15:22 GMT 2011  Olly Betts <olly@survex.com>
6031
6032        * src/gfxcore.cc: Increase scale bar maximum width from 65% of the
6033          window width to 75% as it was in 1.0.x, but if that would overlap
6034          the clino then reduce it down until it reaches 50%.  Allow zooming
6035          in a little further to match what was possible in 1.0.x.  (ticket#23)
6036
[78f02e48]6037Sat Sep 24 12:45:04 GMT 2011  Olly Betts <olly@survex.com>
6038
6039        * doc/TODO.htm: Update (--help messages can now be translated).
6040
[6cd4aab]6041Sat Sep 24 12:21:45 GMT 2011  Olly Betts <olly@survex.com>
6042
6043        * doc/TODO.htm: Note oddity with FullScreen and side panel.
6044
[4b0bbb0]6045Sat Sep 24 12:14:52 GMT 2011  Olly Betts <olly@survex.com>
6046
6047        * src/mainfrm.h: We don't need the "un-fullscreen to show dialog" hack
6048          with recent wxGTK.  Also, there's no reason to think we need it for
6049          other platforms (it was enabled everywhere except Microsoft Windows
6050          before).
6051
[03e2031]6052Sat Sep 24 10:42:29 GMT 2011  Olly Betts <olly@survex.com>
6053
6054        * src/printwx.cc: "delete foo;" not "delete(foo);"
6055
[81f1266]6056Sat Sep 24 10:41:00 GMT 2011  Olly Betts <olly@survex.com>
6057
6058        * src/aven.cc,src/gfxcore.cc: No point checking for NULL before calling
6059          delete.
6060
[69cacd1]6061Sat Sep 24 10:18:22 GMT 2011  Olly Betts <olly@survex.com>
6062
6063        * src/: Remove empty destructors.
6064
[f9ca87c]6065Sat Sep 24 06:43:33 GMT 2011  Olly Betts <olly@survex.com>
6066
6067        * doc/TODO.htm,src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Eliminate the
6068          last few OpenGL calls from gfxcore.cc.
6069
[f336ab9]6070Sat Sep 24 06:32:02 GMT 2011  Olly Betts <olly@survex.com>
6071
6072        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: New type GLATexCoord to avoid
6073          using GLint outside of the OpenGL-specific code.
6074
[b839829]6075Sat Sep 24 06:08:13 GMT 2011  Olly Betts <olly@survex.com>
6076
6077        * src/: Move glTexCoord2i() calls out of gfxcore.cc and into gla-gl.cc.
6078          Use BeginQuadrilaterals() rather than BeginPolygon() when the shape
6079          will definitely have 4 sides.
6080         
[11c594a]6081Sat Sep 24 02:09:48 GMT 2011  Olly Betts <olly@survex.com>
6082
6083        * src/gfxcore.h,src/guicontrol.cc: Disable "View North" when we're
6084          already viewing North, and similarly for other compass points.
6085
[85ed935]6086Sat Sep 24 01:57:06 GMT 2011  Olly Betts <olly@survex.com>
6087
6088        * doc/TODO.htm: Update.
6089
[97ea48d]6090Fri Sep 23 15:38:36 GMT 2011  Olly Betts <olly@survex.com>
6091
6092        * doc/aven.sgml,lib/codes.po,src/: Rename the "depth bar" to "colour
6093          key", which better describes it now that it might show dates or
6094          errors.
6095
[843ee7b]6096Fri Sep 23 15:19:33 GMT 2011  Olly Betts <olly@survex.com>
6097
6098        * src/gfxcore.cc,src/gfxcore.h,src/guicontrol.cc: Fix the conditions
6099          under which colour by date can be enabled to fully match what we
6100          now intend.
6101
[2043961]6102Fri Sep 23 15:04:35 GMT 2011  Olly Betts <olly@survex.com>
6103
6104        * src/gfxcore.cc,src/mainfrm.cc: Enable "colour by date" if there are
6105          any surveys with date information.  Move the "Undated" / "Not in
6106          loop" entry down a little to improve the appearance.  Make each
6107          entry in the colour keys a pixel taller so it's an even number of
6108          pixels and will divide by two exactly.
6109
[a09d4fa]6110Fri Sep 23 14:59:33 GMT 2011  Olly Betts <olly@survex.com>
6111
6112        * src/fnt.cc: Remove "*1.25" fudge factor from font size for texture
6113          mapped fonts.
6114
[2fe9d6d]6115Fri Sep 23 12:44:18 GMT 2011  Olly Betts <olly@survex.com>
6116
6117        * lib/en_US.po: Update for new messages.
6118
[055bfc58]6119Fri Sep 23 12:41:16 GMT 2011  Olly Betts <olly@survex.com>
6120
6121        * src/gfxcore.cc: Expand context menu for compass to include "View
6122          North", etc;  Similarly add "Plan" and "Elevation" to clino context
6123          menu.
6124
[588ff16]6125Fri Sep 23 12:25:10 GMT 2011  Olly Betts <olly@survex.com>
6126
6127        * src/gla-gl.cc: Use += to make code clearer.
6128
[acdb8aa]6129Fri Sep 23 12:16:36 GMT 2011  Olly Betts <olly@survex.com>
6130
6131        * lib/codes.po,src/gfxcore.cc,src/gfxcore.h,src/guicontrol.cc: Add
6132          pop-up menus for right clicks on scale bar, compass, and clino.
6133
[296b0138]6134Fri Sep 23 11:17:31 GMT 2011  Olly Betts <olly@survex.com>
6135
6136        * src/gfxcore.cc: Use HasRangeOfDates() consistently.
6137
[a6c5ffb]6138Thu Sep 22 23:56:06 GMT 2011  Olly Betts <olly@survex.com>
6139
6140        * src/gla-gl.cc: Add missing newline to OpenGL info when GLX info isn't
6141          reported.
6142
[034d04dc]6143Thu Sep 22 13:51:55 GMT 2011  Olly Betts <olly@survex.com>
6144
6145        * survex.spec.in: Man pages are no longer installed in /usr/man so
6146          no need to move them from there.  Package aven.svg.  Package
6147          files for vim support.  (Fixes from James Begley)
6148
[7196714]6149Thu Sep 22 12:45:58 GMT 2011  Olly Betts <olly@survex.com>
6150
6151        * lib/: Updates from launchpad.
6152
[1c6c300]6153Thu Sep 22 07:12:22 GMT 2011  Olly Betts <olly@survex.com>
6154
6155        * lib/: Update .po files from template.
6156
[f6d9ca9]6157Thu Sep 22 07:12:01 GMT 2011  Olly Betts <olly@survex.com>
6158
6159        * lib/codes.po: Improvements to "TRANSLATORS" comments.
6160
[eeb7320]6161Thu Sep 22 02:47:33 GMT 2011  Olly Betts <olly@survex.com>
6162
6163        * lib/Makefile.am: Add check that numeric codes haven't escaped into
6164          the translated .po files.
6165
[42a8819]6166Wed Sep 21 14:38:16 GMT 2011  Olly Betts <olly@survex.com>
6167
6168        * lib/es.po: Update with new msgids.
6169
[f6e0eba]6170Wed Sep 21 14:37:53 GMT 2011  Olly Betts <olly@survex.com>
6171
6172        * lib/en_US.po: Fix typo (doubled ").
6173
[4183e91]6174Wed Sep 21 14:37:14 GMT 2011  Olly Betts <olly@survex.com>
6175
6176        * lib/Makefile.am: Check format of .po files with msgfmt -c
6177          --check-accelerators.
6178
[186e2b9]6179Wed Sep 21 13:49:05 GMT 2011  Olly Betts <olly@survex.com>
6180
6181        * lib/en_US.po: Update en_US translation.
6182
[ecff0b8a]6183Wed Sep 21 13:47:36 GMT 2011  Olly Betts <olly@survex.com>
6184
6185        * lib/codes.po,src/cad3d.c: Tweak wording of a message.  Remove
6186          "unused" messages which have actually just been adapted slightly,
6187          add back a removed unused message, and mark an unused message as
6188          unused.
6189`
[857408e]6190Wed Sep 21 13:20:58 GMT 2011  Olly Betts <olly@survex.com>
6191
6192        * lib/codes.po,src/mainfrm.cc: Make more messages translatable.
6193
[d8dbdff]6194Wed Sep 21 12:53:02 GMT 2011  Olly Betts <olly@survex.com>
6195
6196        * lib/codes.po,src/: cmdline_set_syntax_message() now takes message
6197          numbers, plus an optional string argument.
6198
[b775443]6199Wed Sep 21 12:17:19 GMT 2011  Olly Betts <olly@survex.com>
6200
6201        * src/mainfrm.cc: Fix to set the correct filename on the root of the
6202          survey tree.
6203
[6e63fd3]6204Wed Sep 21 11:25:53 GMT 2011  Olly Betts <olly@survex.com>
6205
6206        * lib/codes.po,src/log.cc,src/mainfrm.cc,src/printwx.cc: Make more
6207          messages translatable.
6208
[fbc1d32]6209Wed Sep 21 07:30:28 GMT 2011  Olly Betts <olly@survex.com>
6210
6211        * lib/codes.po,src/dump3d.c,src/gfxcore.cc,src/mainfrm.cc: Make more
6212          messages translatable.  In the colour key for "colour by date",
6213          change "No info" to "Undated".
6214
[2341559]6215Wed Sep 21 04:20:52 GMT 2011  Olly Betts <olly@survex.com>
6216
6217        * lib/codes.po,src/cavernlog.cc: Allow the "Reprocess" button label in
6218          aven's cavern log window to be translated.
6219
[45af761]6220Wed Sep 21 04:07:29 GMT 2011  Olly Betts <olly@survex.com>
6221
6222        * lib/,src/: Extract all the help strings in --help output and make
6223          them available for translation.
6224
[1b1aaf4]6225Wed Sep 21 04:04:31 GMT 2011  Olly Betts <olly@survex.com>
6226
6227        * lib/Makefile.am: Check there are no duplicate message codes in
6228          codes.po as part of "make check".
6229
[aea4f8b]6230Wed Sep 21 02:29:21 GMT 2011  Olly Betts <olly@survex.com>
6231
6232        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Eliminate glReadPixels() call
6233          from src/gfxcore.cc.
6234
[d1870ef7]6235Wed Sep 21 02:28:21 GMT 2011  Olly Betts <olly@survex.com>
6236
6237        * lib/codes.po,lib/en_US.po,src/aboutdlg.cc: Make all strings in
6238          src/aboutdlg.cc translatable.
6239
[558779a]6240Wed Sep 21 01:56:15 GMT 2011  Olly Betts <olly@survex.com>
6241
6242        * doc/manual.sgml: Tweak text about Debian packages.
6243
[cc49471]6244Tue Sep 20 11:31:03 GMT 2011  Olly Betts <olly@survex.com>
6245
6246        * tests/: Update FSF address.
6247
[23e61de1]6248Tue Sep 20 11:28:50 GMT 2011  Olly Betts <olly@survex.com>
6249
6250        * lib/print.ini: Update reference to Survex 1.1; update FSF address.
6251
[2acbff0a]6252Tue Sep 20 06:43:56 GMT 2011  Olly Betts <olly@survex.com>
6253
6254        * src/img.c: Only define INT32_T if it isn't already defined (it will
6255          be for 1.0.x).
6256
[c964783]6257Tue Sep 20 06:43:23 GMT 2011  Olly Betts <olly@survex.com>
6258
6259        * src/cavern.c: Remove unused function left over from recent change to
6260          how coordinate ranges get reported.
6261
[991289b]6262Tue Sep 20 06:42:31 GMT 2011  Olly Betts <olly@survex.com>
6263
6264        * make_release: Use the URL field from svn info in the command we give
6265          to take this release rather than hard-coding the URL for trunk.
6266
[36316cb]6267Tue Sep 20 05:43:11 GMT 2011  Olly Betts <olly@survex.com>
6268
6269        * buildmacosx.sh: Building on 10.6 should work on 10.7, so update
6270          comment to more clearly reflect that.
6271
[aecd032]6272Tue Sep 20 05:39:50 GMT 2011  Olly Betts <olly@survex.com>
6273
6274        * lib/,src/cavern.c: Fix reporting of ranges of survey coordinates,
6275          which was broken by the message handling changes in 1.2.0.
6276
[7831cef]6277Tue Sep 20 04:30:14 GMT 2011  Olly Betts <olly@survex.com>
6278
6279        * configure.in,src/moviemaker.cc: Fix to build with FFmpeg library
6280          versions in Debian unstable, as well as those in Debian stable.
6281
[63621a7]6282Tue Sep 20 03:51:40 GMT 2011  Olly Betts <olly@survex.com>
6283
6284        * src/moviemaker.cc: Updates towards compatibility with newer FFmpeg
6285          libraries without breaking build with those in Debian stable.
6286
[696b35b]6287Tue Sep 20 03:41:58 GMT 2011  Olly Betts <olly@survex.com>
6288
6289        * src/avenprcore.h: Declare border as "struct border" rather than as a
6290          typedef to avoid a -Wshadow warning.
6291
[120c1c6]6292Tue Sep 20 00:15:07 GMT 2011  Olly Betts <olly@survex.com>
6293
6294        * NEWS: Perhaps the final update for 1.2.0.
6295
[95ed2ba]6296Tue Sep 20 00:09:42 GMT 2011  Olly Betts <olly@survex.com>
6297
6298        * lib/afm2txf.pl: Fix to correctly handle non-ASCII glyphs by using
6299          glyphshow in the generated PostScript code rather than relying on the
6300          numeric encoding order of the font to match Unicode (which doesn't
6301          generally seem to be the case).  Tweak to process files without
6302          slurping them all into memory where that's easy to do.
6303
[9062bef]6304Mon Sep 19 23:15:46 GMT 2011  Olly Betts <olly@survex.com>
6305
6306        * src/fnt.cc: Use FNT_MAXCHAR instead of literal 256.
6307
[f04ae51]6308Mon Sep 19 21:58:50 GMT 2011  Olly Betts <olly@survex.com>
6309
6310        * buildmacosx.sh: Revert CPP=cpp change - it's not required.  Revert to
6311          using wx 2.8.11 and 2.8.12 seems to fail to build.  Output of hdid
6312          can contain spaces as well as tabs (man page only documents tabs) so
6313          update regexps to take this into account.
6314
[cc83ec9]6315Mon Sep 19 11:52:50 GMT 2011  Olly Betts <olly@survex.com>
6316
6317        * buildmacosx.sh: Add comment noting that Xcode is probably required.
6318          Since wxWidgets only supports building for a single arch at a time,
6319          build for i386 by default, which should also work on x86_64.  Pass
6320          CPP=cpp to wxWidgets configure (not certain if this is actually
6321          needed, or was something tried on the way to discovering that only
6322          one -arch option can be passed).
6323
[65ceb41]6324Sun Sep 18 12:24:41 GMT 2011  Olly Betts <olly@survex.com>
6325
6326        * make_release: No need to force disabling of libavcodec for mingw - it
6327          gets automatically disable if not present.
6328
[eac4514]6329Sun Sep 18 12:23:39 GMT 2011  Olly Betts <olly@survex.com>
6330
6331        * src/moviemaker.cc: Fix disabling of libavcodec-using code when
6332          libavcodec isn't present.
6333
[4095cc0]6334Sun Sep 18 11:50:06 GMT 2011  Olly Betts <olly@survex.com>
6335
6336        * NEWS: Update 1.2.0 release date.
6337
[8a374af]6338Sun Sep 18 11:49:46 GMT 2011  Olly Betts <olly@survex.com>
6339
6340        * make_release: Disable use of libavcodec for mingw for now.
6341
[44ef5ec6]6342Sun Sep 18 02:51:52 GMT 2011  Olly Betts <olly@survex.com>
6343
6344        * make_release: Fix comment typo.
6345
[92037819]6346Sun Sep 18 02:50:30 GMT 2011  Olly Betts <olly@survex.com>
6347
6348        * doc/TODO.htm: Update in preparation for releasing 1.2.
6349
[90688f5]6350Sun Sep 18 02:49:53 GMT 2011  Olly Betts <olly@survex.com>
6351
6352        * src/gla-gl.cc: Only try to read the GLX version on platforms which
6353          use GLX.
6354
[fa8ae1e]6355Sun Sep 18 02:03:13 GMT 2011  Olly Betts <olly@survex.com>
6356
6357        * Makefile.am,doc/Makefile.am: Don't list other .in files explicitly in
6358          EXTRA_DIST.
6359
[cba86532]6360Sun Sep 18 01:59:49 GMT 2011  Olly Betts <olly@survex.com>
6361
6362        * lib/Makefile.am: survex.keys.in will get shipped because it is
6363          used by AC_CONFIG_FILES so there's no need to list it explicitly
6364          in EXTRA_DIST.
6365
[c584ed2]6366Sun Sep 18 01:56:18 GMT 2011  Olly Betts <olly@survex.com>
6367
6368        * configure.in,lib/Makefile.am,lib/po-to-msg.pl: Fix .msg file
6369          generation to work when srcdir != builddir.  Drop the "dontextract"
6370          mechanism which automatically generates headers to allows building a
6371          version with translations for the messages for errors in loading the
6372          messages file, as it doesn't seem worth the effort to get it working
6373          again.  It's easy to write such a header by hand if you really want
6374          to do this.
6375
[9cfcb3f]6376Fri Sep 16 14:26:43 GMT 2011  Olly Betts <olly@survex.com>
6377
6378        * NEWS,configure.in: Update for 1.2.0.
6379
[f9b8a6b]6380Fri Sep 16 14:22:20 GMT 2011  Olly Betts <olly@survex.com>
6381
6382        * lib/icons/Makefile.am,lib/icons/aven.png,lib/icons/aven.svg: Add
6383          new version of aven icon, redrawn in SVG so it displays nicely at
6384          larger sizes.
6385
[4833448]6386Fri Sep 16 12:55:05 GMT 2011  Olly Betts <olly@survex.com>
6387
6388        * lib/codes.po,src/cavern.c: Add --3d-version option to allow the user
6389          to specify the version of the 3d format to output.  (ticket#21)
6390
[2bb17c9]6391Fri Sep 16 12:52:55 GMT 2011  Olly Betts <olly@survex.com>
6392
6393        * src/img.c,src/img.h: Make the highest and lowest valid values for
6394          img_output_version available in img.h as IMG_VERSION_MIN and
6395          IMG_VERSION_MAX.
6396
[a6e8d45]6397Fri Sep 16 05:49:12 GMT 2011  Olly Betts <olly@survex.com>
6398
6399        * src/aventreectrl.cc,src/guicontrol.cc,src/mainfrm.cc: Don't use
6400          deprecated members or methods of wxKeyEvent.
6401
[6001bc1]6402Fri Sep 16 03:36:54 GMT 2011  Olly Betts <olly@survex.com>
6403
6404        * lib/map.png: Remove scan of map which isn't used and we probably
6405          don't have rights to redistribute.
6406
[de402d4]6407Fri Sep 16 03:16:01 GMT 2011  Olly Betts <olly@survex.com>
6408
6409        * src/mainfrm.cc: If a label isn't valid UTF-8, treat it as CP1252 (the
6410          Microsoft superset of ISO8859-1).
6411
[b00a29a]6412Fri Sep 16 03:00:51 GMT 2011  Olly Betts <olly@survex.com>
6413
6414        * src/mainfrm.cc: Remove special handling for toggling "full screen"
6415          on wxGTK as it's no longer required with modern versions.
6416
[6b061db]6417Fri Sep 16 02:05:12 GMT 2011  Olly Betts <olly@survex.com>
6418
6419        * src/gfxcore.cc,src/gfxcore.h,src/mainfrm.cc: Don't redraw the survey
6420          on every mouse movement in the survey pane unless the measuring line
6421          is (or just was) active.  (ticket #17)
6422
[293eec8]6423Thu Sep 15 03:58:59 GMT 2011  Olly Betts <olly@survex.com>
6424
6425        * src/aven.cc: Comment improvements.
6426
[deea763]6427Thu Sep 15 03:51:27 GMT 2011  Olly Betts <olly@survex.com>
6428
6429        * tests/smoke.tst: aven no longer requires an X display for --help or
6430          --version, so replace skip of this check with a check that this
6431          remains the case.
6432
[b4ac7007]6433Thu Sep 15 02:27:57 GMT 2011  Olly Betts <olly@survex.com>
6434
6435        * NEWS: Update from ChangeLog.
6436
[a26bab0]6437Thu Sep 15 02:11:28 GMT 2011  Olly Betts <olly@survex.com>
6438
6439        * lib/Makefile.am: Distribute codes.po.
6440
[d0a7bba]6441Thu Sep 15 02:08:35 GMT 2011  Olly Betts <olly@survex.com>
6442
6443        * configure.in,survex.spec.in: Default to installing docs into
6444          /usr/share/doc/survex rather than /usr/doc/survex.
6445
[e60254e]6446Wed Sep 14 01:57:45 GMT 2011  Olly Betts <olly@survex.com>
6447
6448        * src/mainfrm.cc: Fix another potential read beyond the end of a
6449          string.
6450
[17de0e2]6451Wed Sep 14 01:35:20 GMT 2011  Olly Betts <olly@survex.com>
6452
6453        * src/mainfrm.cc: Fix potential reading off end of string - fix from
6454          Stuart Bennett.
6455
[33c24dc]6456Wed Sep 14 00:33:16 GMT 2011  Olly Betts <olly@survex.com>
6457
6458        * lib/es.po: Update from launchpad.
6459
[d1c3d24]6460Tue Sep 13 22:05:59 GMT 2011  Olly Betts <olly@survex.com>
6461
6462        * buildmacosx.sh: Use wx 2.8.12.
6463
[c293aa9]6464Tue Sep 13 11:32:18 GMT 2011  Olly Betts <olly@survex.com>
6465
6466        * src/aven.cc,src/aven.h,src/gla-gl.cc: Explicitly request
6467          double-buffering, which seems to be needed for systems with GLX >=
6468          1.3.  Report GLX version and whether double-buffering is in use in
6469          the about dialog.
6470
[091069f]6471Sun Jun 19 11:19:51 GMT 2011  Olly Betts <olly@survex.com>
6472
6473        * src/: Try to report errors from generating movie more helpfully.
6474
[6ed625e]6475Fri Jun 17 06:33:38 GMT 2011  Olly Betts <olly@survex.com>
6476
6477        * src/moviemaker.cc: Eliminate use of deprecated function
6478          av_alloc_format_context().
6479
[fed3713]6480Fri Jun 17 06:32:50 GMT 2011  Olly Betts <olly@survex.com>
6481
6482        * src/moviemaker.cc: Simplify the loop to flip the image vertically.
6483
[9e516d0d]6484Fri Jun 17 06:17:20 GMT 2011  Olly Betts <olly@survex.com>
6485
6486        * configure.in,src/moviemaker.cc,src/moviemaker.h: Use libswscale to
6487          convert images to add to the video.  Movie export now working
6488          again!
6489
[d10d369]6490Fri Jun 17 06:16:46 GMT 2011  Olly Betts <olly@survex.com>
6491
6492        * src/gfxcore.cc: No need to specify true to PlayPres - that's the
6493          default.
6494
[0c6b06cb]6495Fri Jun 17 06:15:34 GMT 2011  Olly Betts <olly@survex.com>
6496
6497        * src/gfxcore.cc: Set the play speed to "x1" during video recording.
6498
[75d4a2b]6499Fri Jun 17 05:43:12 GMT 2011  Olly Betts <olly@survex.com>
6500
6501        * src/gfxcore.cc,src/gfxcore.h: Rename 'mpeg' member to 'movie'.
6502
[cc9e7a06]6503Fri Jun 17 04:30:12 GMT 2011  Olly Betts <olly@survex.com>
6504
6505        * configure.in,src/moviemaker.cc,src/moviemaker.h: Mostly update movie
6506          making code to work with current FFmpeg.  Still TODO: convert call
6507          to img_convert() to use sws_scale() - currently you just get an all
6508          green movie!
6509
[90a2e0f]6510Mon May 30 07:40:12 GMT 2011  Olly Betts <olly@survex.com>
6511
6512        * buildmacosx.sh: Fix URL for downloading wxWidgets tarball.
6513
[a8469bb]6514Sat May 28 12:39:11 GMT 2011  Olly Betts <olly@survex.com>
6515
6516        * buildmacosx.sh: Build for x86_64 as well as i386.
6517
[4a7c15ab]6518Sat May 28 06:14:09 GMT 2011  Olly Betts <olly@survex.com>
6519
6520        * buildmacosx.sh: Fix comment typo.
6521
[ab66f3c]6522Sat May 28 06:08:10 GMT 2011  Olly Betts <olly@survex.com>
6523
6524        * buildmacosx.sh: Don't assume the volume gets mounted on
6525          /Volumes/Survex as it won't be if that mount point is already in use.
6526
[42c7efe]6527Thu May 26 16:09:05 GMT 2011  Olly Betts <olly@survex.com>
6528
6529        * lib/codes.po,src/aven.cc,src/mainfrm.cc,src/mainfrm.h: Use more stock
6530          IDs.
6531
[de8488a6]6532Thu May 26 14:52:00 GMT 2011  Olly Betts <olly@survex.com>
6533
6534        * lib/,src/printwx.cc: Use stock wx button IDs wxID_PRINT and
6535          wxID_PREVIEW where appropriate.
6536
[ecf9c4c1]6537Thu May 26 14:47:52 GMT 2011  Olly Betts <olly@survex.com>
6538
6539        * lib/codes.po: Mark unused messages by commenting out with '#~'.
6540
[27928df]6541Thu May 26 14:34:29 GMT 2011  Olly Betts <olly@survex.com>
6542
6543        * src/printwx.h: Fix comment typo.
6544
[73b3388]6545Thu May 26 12:47:44 GMT 2011  Olly Betts <olly@survex.com>
6546
6547        * src/mainfrm.cc,src/printwx.cc: When using a standard wxID_xxx id with
6548          wxButton, use the implicit default label, as the wx documentation
6549          recommends.
6550
[6219279]6551Thu May 26 12:28:11 GMT 2011  Olly Betts <olly@survex.com>
6552
6553        * src/: Remove the unused preferences dialog code - we can easily
6554          fish it back out of SVN should we want it later, so no point
6555          having it sitting there making every checkout bigger.
6556
[04aa63b]6557Tue May 24 05:21:52 GMT 2011  Olly Betts <olly@survex.com>
6558
6559        * configure.in,doc/Makefile.am,doc/survex.1.in: Move survex man page to
6560          section 7 (since it isn't documenting an actual command).
6561
[6f340d9]6562Tue May 24 05:17:53 GMT 2011  Olly Betts <olly@survex.com>
6563
6564        * doc/Makefile.am: Write generated man page to a temporary file, then
6565          atomically rename, to avoid leaving an empty or partial man page
6566          behind if docbook-to-man dies (I managed to ship an empty cad3d.1 in
6567          1.1.16).
6568
[6cf04ff]6569Sat May 21 22:05:04 GMT 2011  Olly Betts <olly@survex.com>
6570
6571        * lib/fr.po: Fold in addition of accent from launchpad.
6572
[8fa7902]6573Sat May 21 22:04:31 GMT 2011  Olly Betts <olly@survex.com>
6574
6575        * lib/: Remove comments which are only relevant for other languages
6576          from .po files.  Add more clarifying comments.
6577
[7c0e6e3]6578Thu May 19 05:23:03 GMT 2011  Olly Betts <olly@survex.com>
6579
6580        * lib/messages.txt: Remove as no longer used.
6581
[d86459c]6582Wed May 18 09:06:19 GMT 2011  Olly Betts <olly@survex.com>
6583
6584        * lib/,src/mainfrm.cc,src/mainfrm.h: We now use .po and .pot files as
6585          the master format for storing translations in (rather than
6586          messages.txt), and then translate these into Survex's .msg format.
6587
[749a581]6588Wed May 18 08:37:01 GMT 2011  Olly Betts <olly@survex.com>
6589
6590        * lib/messages.txt: Fix variant en-us message which ought not be
6591          different.
6592
[7b12c6d]6593Wed May 18 05:50:07 GMT 2011  Olly Betts <olly@survex.com>
6594
6595        * make_release: Print out the commands needed to tag the release.
6596
[5311876]6597Tue May 17 01:24:59 GMT 2011  Olly Betts <olly@survex.com>
6598
6599        * lib/messages.txt,src/cavern.c: Drop "non-fatal" from the report of
6600          how many errors there were at the end of the run - it just confuses
6601          users - we won't even get here if there's a fatal error!
6602        * lib/messages.txt: Add missing translations of two "Export" variants
6603          for ca, sk, and ro.
6604
[ec8fd0d]6605Tue May 17 01:03:06 GMT 2011  Olly Betts <olly@survex.com>
6606
6607        * NEWS: Fix typo.
6608
[56980d4e]6609Mon May 16 22:18:53 GMT 2011  Olly Betts <olly@survex.com>
6610
6611        * buildmacosx.sh: Extract tarball quietly, and just say we're doing
6612          it.  Add missing quoting to variable expansions.
6613
[8f9b0b6d]6614Mon May 16 05:59:32 GMT 2011  Olly Betts <olly@survex.com>
6615
6616        * NEWS: Another pre-1.1.16 update.
6617
[c953a98]6618Mon May 16 05:54:30 GMT 2011  Olly Betts <olly@survex.com>
6619
6620        * Makefile.am: Include all the available wxstd.mo files into the
6621          Microsoft Windows installer, rather than trying to just include those
6622          which we have translations for.  This avoids having to maintain a
6623          list of which to include, and gives users translations of wxWidgets
6624          messages even if they don't get Survex messages translated.
6625
[85f3565]6626Mon May 16 05:53:49 GMT 2011  Olly Betts <olly@survex.com>
6627
6628        * doc/HACKING.htm: Update version of InnoSetup used.  Note the packages
6629          needed on Debian to build the Microsoft Windows installer.
6630
[6127c82]6631Mon May 16 05:22:03 GMT 2011  Olly Betts <olly@survex.com>
6632
6633        * doc/HACKING.htm: Note Debian packages to install for docs.
6634
[8fb44ec]6635Mon May 16 05:21:27 GMT 2011  Olly Betts <olly@survex.com>
6636
6637        * survex.iss.in: Add comment noting that AppVerName isn't required by
6638          newer InnoSetup.
6639
[ecdb631]6640Sun May 15 04:11:34 GMT 2011  Olly Betts <olly@survex.com>
6641
6642        * NEWS,configure.in: Update for 1.1.16.
6643
[ffe7b714]6644Sun May 15 03:44:17 GMT 2011  Olly Betts <olly@survex.com>
6645
6646        * lib/fixmsgs.pl: Update to fix UTF-8 rather than ISO8859-1.
6647
[f3f9b0e]6648Sun May 15 03:43:46 GMT 2011  Olly Betts <olly@survex.com>
6649
6650        * lib/named-entities.txt: Add hellip and rarr.
6651
[443edad]6652Sun May 15 03:39:02 GMT 2011  Olly Betts <olly@survex.com>
6653
6654        * lib/messages.txt: Fix clashing menu shortcuts from recent translation
6655          updates.
6656
[69490fa3]6657Sun May 15 03:20:50 GMT 2011  Olly Betts <olly@survex.com>
6658
6659        * src/message.c: 0x2026 (&hellip;): Handle for WINCP1252, and
6660          transliterate to '...' for charsets which don't have it.  0x2192
6661          (&rarr;): Transliterate to '->' for charsets which don't have it.
6662          Handle &Scaron;, &scaron;, &Zcaron;, &zcaron; for WINCP1252.
6663        * lib/messages.txt: Use '&rarr;' instead of '->' and '&hellip;' instead
6664          of '...'.
6665
[6010466]6666Sun May 15 02:59:42 GMT 2011  Olly Betts <olly@survex.com>
6667
6668        * lib/messages.txt: Fix literal accented characters.
6669
[6e618c7]6670Sun May 15 02:55:50 GMT 2011  Olly Betts <olly@survex.com>
6671
6672        * lib/messages.txt: Fold in de updates from launchpad.
6673
[01891b9]6674Sun May 15 02:36:02 GMT 2011  Olly Betts <olly@survex.com>
6675
6676        * lib/messages.txt: Fold in es updates from launchpad.
6677
[4667418]6678Sun May 15 02:19:45 GMT 2011  Olly Betts <olly@survex.com>
6679
6680        * lib/messages.txt: Fold in it updates from launchpad.
6681
[adc8304]6682Sun May 15 02:00:45 GMT 2011  Olly Betts <olly@survex.com>
6683
6684        * lib/messages.txt: Fold in pt-br updates from launchpad.
6685
[d3dd62e]6686Sun May 15 01:53:22 GMT 2011  Olly Betts <olly@survex.com>
6687
6688        * lib/messages.txt: Fold in pt updates from launchpad.
6689
[5c9f6c2]6690Mon Mar 14 01:58:10 GMT 2011  Olly Betts <olly@survex.com>
6691
6692        * configure.in: Link with -lGL, if it exists to support linking with
6693          gold or GNU ld --as-needed (Debian bug #615781).
6694
[97e9c02]6695Thu Mar 03 13:16:19 GMT 2011  Olly Betts <olly@survex.com>
6696
6697        * src/img.c: Fix code typo for IMG_API_VERSION == 0 case.
6698
[0c85b15b]6699Thu Mar 03 12:32:57 GMT 2011  Olly Betts <olly@survex.com>
6700
6701        * src/img.c: Fix typo in code used when IMG_HOSTED isn't defined.
6702
[0ed32e5]6703Wed Oct 20 09:53:56 GMT 2010  Olly Betts <olly@survex.com>
6704
6705        * lib/messages.txt: "Colour" -> "Color" in en-us.
6706
[66dd4ff9]6707Sun Oct 17 14:10:21 GMT 2010  Olly Betts <olly@survex.com>
6708
6709        * lib/messages.txt: Assorted comment improvements and tweaks.
6710
[029fdb4]6711Sat Oct 16 11:12:42 GMT 2010  Olly Betts <olly@survex.com>
6712
6713        * src/moviemaker.h: Remove unused <stdio.h>.  Shouldn't include
6714          <config.h> in headers, only sources.
6715
[5abd525]6716Sat Oct 16 10:13:10 GMT 2010  Olly Betts <olly@survex.com>
6717
6718        * doc/TODO.htm: Remove entries which have now been done.
6719
[4b9be72]6720Fri Oct 15 06:57:46 GMT 2010  Olly Betts <olly@survex.com>
6721
6722        * tests/extend.tst: Fix to file .espec files when srcdir != builddir.
6723
[f5e3521]6724Fri Oct 15 05:48:09 GMT 2010  Olly Betts <olly@survex.com>
6725
6726        * NEWS: Final update fro 1.1.15.
6727
[53e12ee]6728Fri Oct 15 05:20:40 GMT 2010  Olly Betts <olly@survex.com>
6729
6730        * src/editwrap.c: Convert to use wide-character Unicode.
6731
[6baad4a]6732Fri Oct 15 05:20:04 GMT 2010  Olly Betts <olly@survex.com>
6733
6734        * src/cavernlog.cc: Fix to work on Microsoft Windows.
6735
[414cdd0]6736Thu Oct 14 22:50:09 GMT 2010  Olly Betts <olly@survex.com>
6737
6738        * tests/extend.tst: Enable eswap-break testcase now that diffpos is
6739          fixed.
6740
[9d20d33]6741Thu Oct 14 22:48:06 GMT 2010  Olly Betts <olly@survex.com>
6742
6743        * src/diffpos.c: Handle files with duplicate labels in better - extend
6744          generates duplicate labels when it breaks a loop.
6745
[d50594c]6746Wed Oct 13 15:39:04 GMT 2010  Olly Betts <olly@survex.com>
6747
6748        * make_release: -Dunix when running make distcheck with the
6749          preprocessor in C89 mode.
6750
[eafe1a3]6751Wed Oct 13 15:33:23 GMT 2010  Olly Betts <olly@survex.com>
6752
6753        * src/cavern.c: Fix C++ comment.
6754
[2d16e4e]6755Wed Oct 13 15:07:31 GMT 2010  Olly Betts <olly@survex.com>
6756
6757        * NEWS,configure.in: 1.1.15.
6758
[e02a6a6]6759Wed Oct 13 15:00:51 GMT 2010  Olly Betts <olly@survex.com>
6760
6761        * configure.in,src/: Define GETC() in config.h and use it everywhere.
6762          Similarly define PUTC() to use putc_unlocked() where available and
6763          use that everywhere too.
6764
[f175de2]6765Wed Oct 13 13:41:17 GMT 2010  Olly Betts <olly@survex.com>
6766
6767        * src/cavernlog.cc: Remove superfluous nested declaration.
6768
[9e50f755]6769Wed Oct 13 11:19:29 GMT 2010  Olly Betts <olly@survex.com>
6770
6771        * src/cavernlog.cc: mingw doesn't have _get_wpgmptr() so use the
6772          deprecated _wpgmptr instead.  mingw doesn't have errno_t so use int
6773          instead.
6774
[eff69a7]6775Wed Oct 13 10:49:18 GMT 2010  Olly Betts <olly@survex.com>
6776
6777        * src/cavernlog.cc: (Microsoft Windows) Quote for any meta characters,
6778          not just space.
6779
[a90632c]6780Wed Oct 13 10:27:38 GMT 2010  Olly Betts <olly@survex.com>
6781
6782        * src/cavernlog.cc: (Microsoft Windows) Use _get_wpgmptr() to get wide
6783          path to aven rather for running cavern.
6784
[19f2b4f]6785Thu Oct 07 22:38:43 GMT 2010  Olly Betts <olly@survex.com>
6786
6787        * src/datain.h,src/useful.c: Use getc_unlocked() if available.
6788
[36c4cf1]6789Thu Oct 07 14:25:13 GMT 2010  Olly Betts <olly@survex.com>
6790
6791        * src/mainfrm.cc: Use _wfopen() on Microsoft Windows when loading and
6792          saving presentations so that paths with non-Latin1 characters in can
6793          be processed.
6794
[0a85859]6795Thu Oct 07 12:52:22 GMT 2010  Olly Betts <olly@survex.com>
6796
6797        * configure.in,src/cavernlog.cc: Use getc_unlocked() if available.
6798
[1e2499c]6799Thu Oct 07 12:42:21 GMT 2010  Olly Betts <olly@survex.com>
6800
6801        * src/cavernlog.cc: Don't call Update() after every line, but only
6802          when we don't have data from cavern pending.  Hopefully addresses
6803          ticket#12.
6804
[d2980d2]6805Wed Oct 06 02:25:31 GMT 2010  Olly Betts <olly@survex.com>
6806
6807        * make_release: Never set CFLAGS or CXXFLAGS in the environment.
6808          Build mingw version in an unpacked source tree from the release
6809          tarball.
6810
[1d71195]6811Wed Oct 06 02:09:33 GMT 2010  Olly Betts <olly@survex.com>
6812
6813        * src/cavernlog.cc: Fix code indentation.
6814
[ffe7efe4]6815Wed Oct 06 02:08:38 GMT 2010  Olly Betts <olly@survex.com>
6816
6817        * src/cavernlog.cc: Revert to using mb_str() for popen() and system()
6818          on Unix.
6819
[fc364dc]6820Wed Oct 06 02:02:54 GMT 2010  Olly Betts <olly@survex.com>
6821
6822        * src/cavernlog.cc: Use _wpopen() and _wsystem() on Microsoft Windows
6823          so that paths with non-Latin1 characters in can be processed.
6824
[83e2433]6825Wed Oct 06 01:16:03 GMT 2010  Olly Betts <olly@survex.com>
6826
6827        * src/cavernlog.cc: Need to quote filenames with spaces in for
6828          Microsoft Windows.
6829
[b4dbba1]6830Wed Oct 06 00:54:44 GMT 2010  Olly Betts <olly@survex.com>
6831
6832        * lib/Makefile.am: Ship the extra .isl translation files for Innosetup.
6833
[c60cb16]6834Wed Oct 06 00:49:18 GMT 2010  Olly Betts <olly@survex.com>
6835
6836        * src/datain.c: Add missing include of date.h.
6837
[f351ea24]6838Wed Oct 06 00:48:28 GMT 2010  Olly Betts <olly@survex.com>
6839
6840        * src/date.c,src/date.h: Add files for date handling.
6841
[807f9dd]6842Tue Oct 05 12:48:19 GMT 2010  Olly Betts <olly@survex.com>
6843
6844        * src/gla-gl.cc,src/gla.h: Check whether blobs and crosses actually
6845          render correctly as points/point sprites, and if they don't, fall
6846          back to drawing them with lines.
6847
[fe075d7]6848Tue Oct 05 10:53:56 GMT 2010  Olly Betts <olly@survex.com>
6849
6850        * src/gla-gl.cc,src/gla.h: Cache the best method for drawing blobs
6851          and crosses, and recheck automatically if the graphics hardware
6852          or drivers are changed or upgraded.
6853
[226b599e]6854Mon Oct 04 11:18:22 GMT 2010  Olly Betts <olly@survex.com>
6855
6856        * src/gla-gl.cc: Add \n to commented out debug message.
6857
[1671258]6858Mon Oct 04 09:58:17 GMT 2010  Olly Betts <olly@survex.com>
6859
6860        * doc/index.htm.in,doc/manual.sgml,doc/survex.ent,lib/print.ini,
6861          src/printwx.cc,survex.iss.in: Use http://survex.com/ rather than
6862          http://www.survex.com/ - the former is the canonical name and
6863          www.survex.com just redirects.
6864
[52f67931]6865Mon Oct 04 09:46:24 GMT 2010  Olly Betts <olly@survex.com>
6866
6867        * src/mainfrm.cc: Don't offer "All files" wildcard in presentation save
6868          dialog.
6869
[12ec820]6870Mon Oct 04 08:19:40 GMT 2010  Olly Betts <olly@survex.com>
6871
6872        * src/gla-gl.cc: Pass GL_TRUE to OpenGL functions, rather than true.
6873
[f6d8375]6874Sun Oct 03 06:46:03 GMT 2010  Olly Betts <olly@survex.com>
6875
6876        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Use double instead of Double
6877          in cases where the value isn't being passed to OpenGL.
6878
[bde8c9a]6879Sun Aug 22 13:30:54 GMT 2010  Olly Betts <olly@survex.com>
6880
6881        * src/gla-gl.cc: If we aren't using GL_POINTS for blobs, draw them
6882          using a series of abutting lines rather than with gluDisk which
6883          is faster and gives a consistent shape.
6884
[425a138]6885Sat Aug 21 14:33:54 GMT 2010  Olly Betts <olly@survex.com>
6886
6887        * src/gla-gl.cc: Fix another use of GL_POINT_SIZE_RANGE to
6888          GL_SMOOTH_POINT_SIZE_RANGE.
6889
[b6f9294]6890Sat Aug 21 14:30:56 GMT 2010  Olly Betts <olly@survex.com>
6891
6892        * src/gla-gl.cc: Fix non-USE_FNT case to work again (it's limited to
6893          ISO-8859-1 characters though).
6894
[04bf822]6895Sat Aug 21 13:31:17 GMT 2010  Olly Betts <olly@survex.com>
6896
6897        * src/gla-gl.cc: Use GL_SMOOTH_POINT_SIZE_RANGE and
6898          GL_SMOOTH_POINT_SIZE_GRANULARITY instead of GL_POINT_SIZE_RANGE and
6899          GL_POINT_SIZE_GRANULARITY (unless they aren't defined) as the latter
6900          two are deprecated in OpenGL >= 1.2.  If GL_ALIASED_POINT_SIZE_RANGE
6901          is available (OpenGL >= 1.2 again) then report its value in the
6902          about box.
6903
[1ee204e]6904Fri Aug 20 12:26:40 GMT 2010  Olly Betts <olly@survex.com>
6905
6906        * doc/3dformat.htm,lib/messages.txt,src/,tests/: New v7 of .3d format
6907          which stores survey dates as number of days since Jan 1st 1900, so
6908          we now support dates from 1900-2078 (rather than 1970-2037) with a
6909          smaller file size.  The img API is now versioned - you can select
6910          the new "version 1" by compiling with -DIMG_API_VERSION=1, which
6911          gives the survey dates in days in days1 and days2 instead of as
6912          time_t values in date1 and date2.  Fixes ticket#14.
6913
[00d94ee]6914Fri Aug 20 12:12:54 GMT 2010  Olly Betts <olly@survex.com>
6915
6916        * src/printwx.cc: Remove unused '#include <time.h>'.
6917
[82988f5]6918Fri Aug 20 12:10:55 GMT 2010  Olly Betts <olly@survex.com>
6919
6920        * src/avenprcore.cc: Remove unused '#include <time.h>'.
6921
[0965597]6922Fri Aug 20 10:10:05 GMT 2010  Olly Betts <olly@survex.com>
6923
6924        * src/export.cc: Explicit #include <time.h> for strftime().
6925
[576c27f]6926Wed Aug 18 13:59:30 GMT 2010  Olly Betts <olly@survex.com>
6927
6928        * src/osdepend.h: Remove workaround for DOS Turbo C compiler.
6929
[2032841]6930Wed Aug 18 02:03:39 GMT 2010  Olly Betts <olly@survex.com>
6931
6932        * buildmacosx.sh,configure.in,lib/Info.plist.in: Make buildmacosx.sh
6933          work.
6934
[025e84d]6935Tue Aug 17 01:43:24 GMT 2010  Olly Betts <olly@survex.com>
6936
6937        * src/gfxcore.h: "using svx::Point;" gives an error, so use a macro
6938          instead.
6939
[506769f]6940Wed Aug 04 03:27:22 GMT 2010  Olly Betts <olly@survex.com>
6941
6942        * src/img.c: Fix cast in get16() to be to short not long.
6943
[81e1aa4]6944Wed Aug 04 02:32:16 GMT 2010  Olly Betts <olly@survex.com>
6945
6946        * src/cavernlog.cc,src/cavernlog.h: "Rerun" -> "Reprocess" to follow
6947          terminology in manual, etc.  Fixes ticket#15.
6948
[e0c8f98]6949Wed Jul 28 17:06:49 GMT 2010  Olly Betts <olly@survex.com>
6950
6951        * tests/: Most tests weren't actually running and testcases (looks like
6952          a sh portability issue).  Fixed, and fortunately all tests still
6953          pass.
6954
[f9535d4]6955Mon Jul 26 12:30:43 GMT 2010  Olly Betts <olly@survex.com>
6956
6957        * doc/manual.sgml: Fix typo "of" -> "on".
6958
[f9473ab]6959Mon Jul 26 11:59:59 GMT 2010  Olly Betts <olly@survex.com>
6960
6961        * NEWS,configure.in: Update for 1.1.14.
6962
[7bdf66d]6963Mon Jul 26 11:53:01 GMT 2010  Olly Betts <olly@survex.com>
6964
6965        * lib/messages.txt,src/: Remove things we no longer need now we've
6966          dropped support for RISC OS and DOS.
6967
[175cac6]6968Mon Jul 26 11:19:40 GMT 2010  Olly Betts <olly@survex.com>
6969
6970        * src/cmdline.c: Remove reference to MSDOS.
6971
[9965b2b]6972Mon Jul 26 10:23:07 GMT 2010  Olly Betts <olly@survex.com>
6973
6974        * src/: Strip out "Far" and "Huge" which we no longer need now that
6975          DOS memory models are no longer relevant.
6976
[9e12d78]6977Mon Jul 26 09:57:37 GMT 2010  Olly Betts <olly@survex.com>
6978
6979        * configure.in: No need for AC_PROG_MAKE_SET when using automake.
6980
[5dd874a]6981Mon Jul 26 09:48:10 GMT 2010  Olly Betts <olly@survex.com>
6982
6983        * configure.in,src/useful.h: On little-endian architectures, make
6984          get16() and get32() inline functions, rather than macros which use
6985          a global variable.
6986
[7e5d688]6987Mon Jul 26 09:31:14 GMT 2010  Olly Betts <olly@survex.com>
6988
6989        * src/useful.c: Remove commented out code.
6990
[8c45eea]6991Mon Jul 26 09:19:19 GMT 2010  Olly Betts <olly@survex.com>
6992
6993        * configure.in,src/img.c,src/useful.c,src/useful.h: Use AC_TYPE_INT16_T
6994          and AC_TYPE_INT32_T instead of home-brew equivalents.
6995
[39aa1a0]6996Mon Jul 26 08:40:43 GMT 2010  Olly Betts <olly@survex.com>
6997
6998        * src/listpos.c: In "Station X referred to just once, with an explicit
6999          prefix - typo?" warning, give file and linenumber where the *equate
7000          occurred.
7001
[d40f787]7002Mon Jul 26 08:37:46 GMT 2010  Olly Betts <olly@survex.com>
7003
7004        * src/readval.c: Fix comment typo.
7005
[0d38f0e]7006Mon Jul 26 08:29:41 GMT 2010  Olly Betts <olly@survex.com>
7007
7008        * src/listpos.c: In "Station X referred to by *entrance or *export but
7009          never used" warning, give file and linenumber where the *entrance or
7010          *export occurred.
7011
[b23bcf0]7012Mon Jul 26 07:44:26 GMT 2010  Olly Betts <olly@survex.com>
7013
7014        * src/aventreectrl.cc: Fix double-click handling for survey tree on
7015          wxMSW >= 2.8.11.
7016
[ad3d0a2]7017Mon Jul 26 07:25:59 GMT 2010  Olly Betts <olly@survex.com>
7018
7019        * src/mainfrm.cc: Stop passing wxNO_FULL_REPAINT_ON_RESIZE as it is 0
7020          on all versions of wxWidgets we support (i.e. 2.6 and later).
7021
[318ac31]7022Mon Jul 26 07:21:35 GMT 2010  Olly Betts <olly@survex.com>
7023
7024        * INSTALL,src/: Restore compatibility with wxWidgets 2.6.
7025
[1edaf8d]7026Mon Jul 26 06:29:03 GMT 2010  Olly Betts <olly@survex.com>
7027
7028        * src/netskel.c: In "Unused fixed point" warning, give file and
7029          linenumber where the "*fix" occurred.
7030
[a07ee70]7031Mon Jul 26 06:24:35 GMT 2010  Olly Betts <olly@survex.com>
7032
7033        * src/cavernlog.cc: Fix highlighting of links in CavernLog window to
7034          highlight just <file>:<line> (and not the ': ' after), and to make
7035          the title for the terminal the warning/error message.  Make the
7036          checking stricter by checking that the linenumber is a number, to
7037          avoid false positives.
7038
[652b73b]7039Mon Jul 26 04:48:12 GMT 2010  Olly Betts <olly@survex.com>
7040
7041        * Revert this change, as it appears wxMotif does support wxGLCanvas:
7042        * doc/manual.sgml: wxMotif apparently doesn't support wxGLCanvas, which
7043          is required by Aven in 1.1.x, so remove mention of Motif from manual.
7044
[fb5887c]7045Mon Jul 26 03:24:38 GMT 2010  Olly Betts <olly@survex.com>
7046
7047        * src/: Add "Rerun" and "OK" buttons to the CavernLog window (as
7048          appropriate).  (Addition of "OK" button fixes ticket#13).  Fix up
7049          handling of splitter window to fix poor handling of various cases.
7050
[bc73093]7051Sun Jul 25 15:32:42 GMT 2010  Olly Betts <olly@survex.com>
7052
7053        * src/mainfrm.cc,src/mainfrm.h: Clean up code which sorts out loading
7054          a file (and processing it first if necessary).
7055
[b0c416c]7056Sun Jul 25 07:20:05 GMT 2010  Olly Betts <olly@survex.com>
7057
7058        * src/cavernlog.h: Fix filename in comment at top.
7059
[77b8654]7060Sun Jul 25 07:17:20 GMT 2010  Olly Betts <olly@survex.com>
7061
7062        * src/cavernlog.cc: Don't double escape the contents of href and target
7063          in links in the log.
7064
[813919e]7065Sun Jul 25 06:32:24 GMT 2010  Olly Betts <olly@survex.com>
7066
7067        * src/cavernlog.cc: Remove commented out calls to set the input
7068          encoding of the HTML parser - we now always escape non-ASCII
7069          characters as HTML entities.
7070
[438c9ed]7071Fri Jul 23 14:15:25 GMT 2010  Olly Betts <olly@survex.com>
7072
7073        * src/cavernlog.h: Improve doc comment for process() method.
7074
[cca2ce1]7075Fri Jul 23 12:38:43 GMT 2010  Olly Betts <olly@survex.com>
7076
7077        * src/printwx.cc,src/printwx.h: Don't compile in the preview code when
7078          we disable the preview feature.
7079
[193efb1]7080Fri Jul 23 12:15:31 GMT 2010  Olly Betts <olly@survex.com>
7081
7082        * src/printwx.cc: The Gnome print dialog has its own preview window
7083          so suppress ours if using the Gnome one.
7084
[5297c43]7085Fri Jul 23 11:21:52 GMT 2010  Olly Betts <olly@survex.com>
7086
7087        * configure.in: Update the wx-config probing code - wxmac-config etc
7088          aren't present with newer wxWidgets versions.
7089
[b7510ee]7090Fri Jul 23 05:55:37 GMT 2010  Olly Betts <olly@survex.com>
7091
7092        * buildmacosx.sh: Update to use WX_CONFIG not WXCONFIG.  Update to
7093          use a Unicode build.  If building a private wx, use wx 2.8.11 not
7094          2.7.0-1 (and don't replace carbon-glcanvas.cpp with our own version).
7095
[a75f5a1]7096Sat Jul 10 12:15:23 GMT 2010  Olly Betts <olly@survex.com>
7097
7098        * src/cavernlog.cc: Set the select timeout before calling wxYield()
7099          when waiting for output from cavern to 0.1s instead of 0.00001s to
7100          avoid yielding excessively on slower machines where this is likely
7101          to really slow things down.  Call Scroll() only once per line in
7102          the case where we are updating the scrollbar position.  Call
7103          Update() instead of wxYield() after each line, since that's enough
7104          to get the window updated.  Remove unused assignment "ch = left;"
7105          at end of loop.
7106
[9c0b089]7107Fri Jul 09 14:42:47 GMT 2010  Olly Betts <olly@survex.com>
7108
7109        * configure.in: Link aven with -lGLU which SuSE Linux needs.
7110
[72f1bb2]7111Fri Jul 09 14:31:39 GMT 2010  Olly Betts <olly@survex.com>
7112
7113        * src/mainfrm.cc: Highlight stations matching any current search when a
7114          file is loaded.  (ticket#9)
7115
[2d5edf4]7116Thu Jul 01 12:20:58 GMT 2010  Olly Betts <olly@survex.com>
7117
7118        * survex.iss.in: Clean up comments from over-enthusiastic search and
7119          replace which modified comments as well as code.
7120
[b38cd93]7121Thu Jul 01 10:15:06 GMT 2010  Olly Betts <olly@survex.com>
7122
7123        * src/gfxcore.h: Work around Mac OS X polluting the global namespace
7124          with a "Point" class.
7125
[ecb7f9f]7126Thu Jul 01 10:10:45 GMT 2010  Olly Betts <olly@survex.com>
7127
7128        * src/Makefile.am: Remove FIXME which has already been resolved.
7129
[24fd5b7]7130Fri Jun 18 11:04:35 GMT 2010  Olly Betts <olly@survex.com>
7131
7132        * doc/manual.sgml: wxMotif apparently doesn't support wxGLCanvas, which
7133          is required by Aven in 1.1.x, so remove mention of Motif from manual.
7134
[880b954]7135Fri Jun 18 03:03:55 GMT 2010  Olly Betts <olly@survex.com>
7136
7137        * doc/manual.sgml,src/aventreectrl.cc,src/gfxcore.cc,src/mainfrm.h:
7138          Correctly capitalise "GTK".
7139
[2bbfcec]7140Fri Jun 18 02:58:06 GMT 2010  Olly Betts <olly@survex.com>
7141
7142        * doc/manual.sgml: Note that on Linux we only regularly test builds
7143          with the GTK+ version (change taken from 1.0).
7144
[c88a040]7145Wed Jun 16 04:44:26 GMT 2010  Olly Betts <olly@survex.com>
7146
7147        * doc/Makefile.am: Use stampfile to stop unwanted rebuilds of the HTML
7148          version of the manual.
7149
[7e2f708]7150Wed Jun 16 02:59:48 GMT 2010  Olly Betts <olly@survex.com>
7151
7152        * configure.in: Only ask for core, gl, and html wx libs to avoid
7153          linking to a load of others we don't use.
7154
[4a320aa]7155Tue Jun 15 17:01:41 GMT 2010  Olly Betts <olly@survex.com>
7156
7157        * INSTALL: Update.
7158
[4056cdc]7159Tue Jun 15 16:53:28 GMT 2010  Olly Betts <olly@survex.com>
7160
7161        * src/aven.cc: Fix to work with wxWidgets 2.6 too.
7162
[94f7e41]7163Tue Jun 15 15:38:49 GMT 2010  Olly Betts <olly@survex.com>
7164
7165        * lib/survex-aven.desktop,lib/survex-svxedit.desktop: Merge in .desktop
7166          file updates from 1.0.39.1-4 Debian package.
7167
[7f24541]7168Tue Jun 15 14:40:04 GMT 2010  Olly Betts <olly@survex.com>
7169
7170        * doc/Makefile.am: Fix lingering references to @DOCS_OTHER@.
7171
[e4bfd2f]7172Tue Jun 15 14:32:55 GMT 2010  Olly Betts <olly@survex.com>
7173
7174        * NEWS: Update from ChangeLog.
7175
[0fd6750]7176Tue Jun 15 14:09:29 GMT 2010  Olly Betts <olly@survex.com>
7177
7178        * Makefile.am,configure.in,doc/Makefile.am,make_release: Scrap the
7179          "alternative manual formats" zip file - people will generally just
7180          want one of them, so downloading several together isn't very useful.
7181          Replace PostScript version of manual with a PDF version (more
7182          compact and more people will have software to read PDF).  Don't
7183          generate RTF format by default as PDF is more useful if you want
7184          a formatted version to print.
7185
[018db6f]7186Tue Jun 15 13:36:30 GMT 2010  Olly Betts <olly@survex.com>
7187
7188        * doc/manual.sgml: Merge the "Contributing" section into the "Mailing
7189          List" section.
7190
[3554c39]7191Tue Jun 15 12:57:13 GMT 2010  Olly Betts <olly@survex.com>
7192
7193        * Makefile.am,make_release: Just produce a zip file with the
7194          alternative manual formats - a self-extracting .exe is harder to
7195          use on other platforms, and most people have a zip file extractor
7196          installed.
7197
[c818632]7198Tue Jun 15 12:36:13 GMT 2010  Olly Betts <olly@survex.com>
7199
7200        * survex.spec.in: Update survex.com URLs to drop "www.".  Update
7201          wxGTK dependency to >= 2.6.0.  Reenable "BuildRequires:" as
7202          the issue with building the package on Debian is no longer
7203          relevant.
7204
[56ad6ad]7205Tue Jun 15 12:35:19 GMT 2010  Olly Betts <olly@survex.com>
7206
7207        * doc/manual.sgml: Update (C) years.  "MacOS X" -> "Mac OS X".
7208
[8ed91e39]7209Tue Jun 15 12:13:42 GMT 2010  Olly Betts <olly@survex.com>
7210
7211        * doc/manual.sgml: Remove out of date postal addresses - we can
7212          probably safely assume people have email these days.  Direct
7213          people to the mailing list since they are likely to get a
7214          quicker response rather than mailing individuals.  Remove
7215          mention of a paper mailing list.  Remove mention of sending
7216          us a floppy (!) or blank CDR to get a version as I can't recall
7217          the last time I gave someone a copy on physical media.
7218
[98fbcf6]7219Tue Jun 15 11:22:56 GMT 2010  Olly Betts <olly@survex.com>
7220
7221        * Makefile.am,make_release: I can't persuade rpmbuild to work sanely,
7222          and people can just as easily build binary RPMs from the source
7223          tarball as from the srpm, so just remove the rpm target from the
7224          makefile and code which uses it from make_release - it's less to
7225          have to maintain too.
7226
[098acb1]7227Tue Jun 15 10:59:12 GMT 2010  Olly Betts <olly@survex.com>
7228
7229        * make_release: Use "set -e" rather than checking the exit codes of
7230          commands.  -t no longer disables targets - set mk to do that.
7231
[dd7674d]7232Tue Jun 15 09:41:11 GMT 2010  Olly Betts <olly@survex.com>
7233
7234        * make_release: Fix defaulting of list of things to do.
7235
[a061be6a]7236Tue Jun 15 09:12:00 GMT 2010  Olly Betts <olly@survex.com>
7237
7238        * src/gdtconvert: Add "Generated" comment to output file.
7239
[ce80d82]7240Tue Jun 15 09:10:02 GMT 2010  Olly Betts <olly@survex.com>
7241
7242        * src/gdtconvert: Add GPL license boilerplate.
7243
[68d7dfc]7244Tue Jun 15 08:53:28 GMT 2010  Olly Betts <olly@survex.com>
7245
7246        * src/gettexttomsg.pl,src/wx.h: Add GPL boilerplate to files which were
7247          missing it.
7248
[ecbc6c18]7249Tue Jun 15 08:46:28 GMT 2010  Olly Betts <olly@survex.com>
7250
7251        * src/: Update FSF address in licence notices.
7252
[5e3879f]7253Tue Jun 15 08:06:09 GMT 2010  Olly Betts <olly@survex.com>
7254
7255        * src/guicontrol.cc: Allow "Toggle Fullscreen" to work even if no
7256          survey is loaded now that we persist the window size between
7257          invocations.
7258
[381bf27]7259Tue Jun 15 08:03:53 GMT 2010  Olly Betts <olly@survex.com>
7260
7261        * src/gla-gl.cc: Use GL_BLEND rather than GL_ALPHA to work better with
7262          anti-aliased TXF files.
7263
[c57bd20]7264Tue Jun 15 07:59:09 GMT 2010  Olly Betts <olly@survex.com>
7265
7266        * src/fnt.cc: Use font size from txf file rather than trying to
7267          calculate it from the texture fragment sizes.
7268
[d133b65]7269Tue Jun 15 07:48:13 GMT 2010  Olly Betts <olly@survex.com>
7270
7271        * lib/Makefile.am,lib/TexFont.h,lib/gentexfont.c: Generate aven.txf with
7272          afm2txf.pl instead of gentexfont because gentexfont's licence doesn't
7273          allow distribution of modified versions.
7274
[72f37d2]7275Tue Jun 15 07:43:48 GMT 2010  Olly Betts <olly@survex.com>
7276
7277        * lib/afm2txf.pl: Add support for -o option to specify output .txf
7278          file.
7279
[7c7cffd]7280Tue Jun 15 07:10:16 GMT 2010  Olly Betts <olly@survex.com>
7281
7282        * lib/afm2txf.pl: Sanitise $FONT to ensure it doesn't contain a '/'.
7283          Remove the temporary .ppm file at the end.
7284
[46cd512]7285Tue Jun 15 06:13:30 GMT 2010  Olly Betts <olly@survex.com>
7286
7287        * lib/afm2txf.pl: Fix alignment of characters, backported from PLIB
7288          SVN.
7289
[233995e]7290Tue Jun 15 05:05:05 GMT 2010  Olly Betts <olly@survex.com>
7291
7292        * lib/afm2txf.pl: Quote $FONT when passing to external commands.
7293
[9ce6a65]7294Tue Jun 15 04:24:33 GMT 2010  Olly Betts <olly@survex.com>
7295
7296        * lib/afm2txf.pl: Change character 96 from "grave" to "quoteleft".
7297
[1dafcb8]7298Tue Jun 15 04:22:59 GMT 2010  Olly Betts <olly@survex.com>
7299
7300        * lib/afm2txf.pl: Extend to cover ISO-8859-1, not just ASCII.
7301
[845fac6]7302Tue Jun 15 04:08:34 GMT 2010  Olly Betts <olly@survex.com>
7303
7304        * lib/afm2txf.pl: Clean up trailing whitespace.
7305
[fb5791d]7306Tue Jun 15 04:02:40 GMT 2010  Olly Betts <olly@survex.com>
7307
7308        * lib/afm2txf.pl: Add GPL script for creating txf files.
7309
[cfe20c7]7310Mon Jun 14 06:33:11 GMT 2010  Olly Betts <olly@survex.com>
7311
7312        * lib/splash.png: Remove now unused graphical splash screen (it has
7313          hardcoded (C) details, which wasn't a good approach).
7314
[ecc16fc]7315Mon Jun 14 05:20:44 GMT 2010  Olly Betts <olly@survex.com>
7316
7317        * src/fnt.cc: Handle the left bearing and character width correctly.
7318
[5f4a155]7319Mon Jun 14 04:44:22 GMT 2010  Olly Betts <olly@survex.com>
7320
7321        * src/fnt.cc: Change back to not using GL_COLOR_INDEX, but with still
7322          being able to set the font texture from a byte array.
7323
[967723f]7324Mon Jun 14 04:23:22 GMT 2010  Olly Betts <olly@survex.com>
7325
7326        * src/fnt.h,src/gla-gl.cc: Pass the length of the string to
7327          fntTexFont::puts() rather than recalculating it inside the
7328          method.
7329
[6f14ee0]7330Sun Jun 13 12:57:08 GMT 2010  Olly Betts <olly@survex.com>
7331
7332        * src/mainfrm.cc: Fix switching to and from the CavernLogWindow pane
7333          to use wxSplitterWindow::ReplaceWindow() which fixes various issues
7334          with sizing and resizing of the panes.
7335
[8a05a7a]7336Sun Jun 13 12:23:23 GMT 2010  Olly Betts <olly@survex.com>
7337
7338        * src/: Add wmsg_cfgpth() which caches the result of msg_cfgpth() as
7339          a wxString.
7340
[d3172cc]7341Sun Jun 13 06:57:07 GMT 2010  Olly Betts <olly@survex.com>
7342
7343        * src/cavernlog.cc,src/gla-gl.cc,src/mainfrm.cc: wxString::fn_str() on
7344          wxmsw returns a wide string, which doesn't work with fopen(), etc, so
7345          call char_str() instead for now.
7346
[5f97258]7347Sun Jun 13 05:41:30 GMT 2010  Olly Betts <olly@survex.com>
7348
7349        * src/printwx.cc: Use wxString::FromAscii() for the units on the scale
7350          bar which we know to be ASCII.  No need to use msgPerm() for a
7351          message we assign to a wxString.
7352
[f302cbaa]7353Sun Jun 13 04:44:30 GMT 2010  Olly Betts <olly@survex.com>
7354
7355        * src/mainfrm.cc,src/printwx.cc: Use wxFileName::SplitPath() instead of
7356          baseleaf_from_fnm().
7357
[98a3786]7358Sun Jun 13 00:57:11 GMT 2010  Olly Betts <olly@survex.com>
7359
7360        * src/export.cc,src/gfxcore.cc: wxString::fn_str() on wxmsw returns
7361          a wide string, which doesn't work with fopen(), etc, so call
7362          char_str() instead for now.
7363
[833c6bc]7364Sat Jun 12 15:07:54 GMT 2010  Olly Betts <olly@survex.com>
7365
7366        * src/aven.cc: We can rely on our message catalog being UTF-8 so use
7367          wxString::FromUTF8() instead of wxConvUTF8.
7368
[de0f6e1]7369Sat Jun 12 14:26:32 GMT 2010  Olly Betts <olly@survex.com>
7370
7371        * src/gfxcore.cc: Use wxString::FromAscii() to convert date to
7372          wxString.
7373
[c0abf5a]7374Sun Jun 06 09:36:06 GMT 2010  Olly Betts <olly@survex.com>
7375
7376        * src/Makefile.am: Use wx-config's --rescomp option to get the command
7377          and options needed to turn .rc files into object files.
7378
[a2bc929]7379Fri Jun 04 15:32:27 GMT 2010  Olly Betts <olly@survex.com>
7380
7381        * survex.iss.in: Specify "LZMANumFastBytes=273" which shaves a small
7382          amount of the installer size.  Specify "DisableWelcomePage=yes"
7383          which is apparently in line with what other modern installers do.
7384
[b7d232e]7385Fri Jun 04 14:32:04 GMT 2010  Olly Betts <olly@survex.com>
7386
7387        * configure.in,make_release,make_release.in: We no longer need VERSION
7388          in make_release, so no need to generate it from configure.
7389
[5a0eabd]7390Fri Jun 04 14:00:58 GMT 2010  Olly Betts <olly@survex.com>
7391
7392        * Makefile.am,xvfb-run: We no longer need an X display to run ISCC
7393          under Wine, so just run wine directly and removed version of
7394          Debian's xvfb-run script.
7395        * make_release.in: Pass variables to configure on the command line
7396          rather than in the enviornment.  Running "make distcheck" no longer
7397          fails extend.tst, so remove comment about that.  Use case rather
7398          than expr to check what we've been asked to build.  Update to use
7399          unicode wx-config script for wxmsw.  The wxmsw build spews warnings
7400          about aliasing issues, so turn on -fno-strict-aliasing to avoid any
7401          potential bugs from that.  Enable -Werror for the wxmsw build.
7402        * Makefile.am: Update list of wxstd.mo files we package for wxmsw
7403          (add pt and sk) and where we copy them from.  Copy the unofficial
7404          InnoSetup i18n files (.isl) from lib.
7405
[ebcdad9]7406Fri Jun 04 13:40:35 GMT 2010  Olly Betts <olly@survex.com>
7407
7408        * doc/HACKING.htm: Update InnoSetup info.
7409
[b685e4e]7410Fri Jun 04 13:07:01 GMT 2010  Olly Betts <olly@survex.com>
7411
7412        * survex.iss.in: Update for InnoSetup 5.3.9.
7413        * lib/English_GB.isl,lib/Romanian-7-5.1.11.isl: Check in the unofficial
7414          i18n files for InnoSetup which we use.
7415
[9227253]7416Fri Jun 04 13:05:18 GMT 2010  Olly Betts <olly@survex.com>
7417
7418        * src/Makefile.am: Update path to wx RC file.
7419
[a5e8ada]7420Fri Jun 04 12:44:39 GMT 2010  Olly Betts <olly@survex.com>
7421
7422        * src/mainfrm.cc: Explicitly construct temporary wxString() which
7423          is needed to avoid overload ambiguity under __WXMSW__.
7424
[15322f2]7425Fri Jun 04 12:41:59 GMT 2010  Olly Betts <olly@survex.com>
7426
7427        * src/cavernlog.cc: Add missing wxT() to string and character
7428          constants only used in __WXMSW__ build.
7429
[b1876d3]7430Fri Jun 04 12:19:18 GMT 2010  Olly Betts <olly@survex.com>
7431
7432        * src/aven.cc: wxWidgets now has a Slovak translation, so remove the
7433          kludge to substitute Czech if Slovak isn't found.
7434
[4eaa9a3]7435Fri Jun 04 05:08:14 GMT 2010  Olly Betts <olly@survex.com>
7436
7437        * src/aboutdlg.cc: Fix character constant to be a string constant when
7438          building under WXMSW.
7439
[90d0d71]7440Thu Jun 03 13:53:57 GMT 2010  Olly Betts <olly@survex.com>
7441
7442        * NEWS: Update from ChangeLog for 1.1.13.
7443
[0dbc323]7444Thu Jun 03 12:25:14 GMT 2010  Olly Betts <olly@survex.com>
7445
7446        * Makefile.am,configure.in,debian/Makefile.am,debian/changelog: Remove
7447          .deb building machinery from upstream Makefile.
7448
[9fe15ea]7449Thu Jun 03 12:14:16 GMT 2010  Olly Betts <olly@survex.com>
7450
7451        * make_release.in: Remove ancient workaround for getting wine to work.
7452          Remove .deb building machinery.  Reenable distcheck to see if the
7453          problem with extend.tst has gone away.  Update mingw cross-building
7454          machinery.
7455
[0c03190]7456Wed Jun 02 13:30:28 GMT 2010  Olly Betts <olly@survex.com>
7457
7458        * configure.in,doc/GPL.htm,doc/index.htm.in: Remove HTML version of GPL
7459          - just link to the FSF's page.
7460
7461Wed Jun 02 13:26:55 GMT 2010  Olly Betts <olly@survex.com>
7462
7463        * configure.in,make_release,make_release.in,update-debcl.pl: Use dch to
7464          update debian/changelog.
7465
[0ae292f]7466Wed Jun 02 12:59:33 GMT 2010  Olly Betts <olly@survex.com>
7467
7468        * configure.in,doc/Makefile.am,doc/cl2html.pl,doc/index.htm.in: Stop
7469          generating an HTML version of the ChangeLog - it's too low level to
7470          be of interest to non-developers, and developers can look at the
7471          source code.
7472
[2e4b8cd]7473Wed Jun 02 09:38:25 GMT 2010  Olly Betts <olly@survex.com>
7474
7475        * src/cavernlog.cc: Whitespace tweaks.
7476
[ca2611a]7477Wed Jun 02 09:28:37 GMT 2010  Olly Betts <olly@survex.com>
7478
[fe58e77]7479        * src/aboutdlg.cc,src/aboutdlg.h: Use standard button for "Copy" in
7480          About dialog.  Change "OK" button to "Close" since nothing is being
7481          confirmed by clicking it.  Call "Flush()" in wxTheClipboard to try
7482          to make the copied text persist after aven is closed, though this
7483          seems to currently do nothing on wxGTK at least.
[ca2611a]7484
7485Tue May 18 12:59:00 GMT 2010  Olly Betts <olly@survex.com>
7486
7487        * doc/HACKING.htm: Note jadetex needed.
7488          Note autoconf 2.64 works well.
7489
7490Tue May 18 02:06:00 GMT 2010  Olly Betts <olly@survex.com>
7491
7492        * src/fnt.cc: Remove now superfluous ().
7493
7494Mon May 17 14:33:00 GMT 2010  Olly Betts <olly@survex.com>
7495
7496        * debian/Makefile.am: Update EXTRA_DIST
7497
7498Mon May 17 05:38:00 GMT 2010  Olly Betts <olly@survex.com>
7499
7500        * src/cavernlog.cc: Fix small memory leak
7501
7502Mon May 17 05:33:00 GMT 2010  Olly Betts <olly@survex.com>
7503
7504        * src/img.c: Don't leak filename_opened member.
7505
7506Mon May 17 05:13:00 GMT 2010  Olly Betts <olly@survex.com>
7507
7508        * src/gfxcore.cc: Initialise all GfxCore's member variables so we
7509          don't use them uninitialised.
7510
7511Mon May 17 05:11:00 GMT 2010  Olly Betts <olly@survex.com>
7512
7513        * src/gfxcore.h: Declare constants with enum rather than #define so
7514          they automatically get allocated unique values, and so they show up
7515          in the debugger.
7516
7517Mon May 17 02:39:00 GMT 2010  Olly Betts <olly@survex.com>
7518
7519        * src/fnt.cc: Make the map array static const
7520
7521Mon May 17 02:30:00 GMT 2010  Olly Betts <olly@survex.com>
7522
7523        * src/fnt.cc: Set the font texture with GL_COLOR_INDEX so we can
7524          use a "byte format" font file without any translation, while a
7525          "bitmap format" font file needs a temporary array half the size.
7526
7527Mon May 17 00:56:00 GMT 2010  Olly Betts <olly@survex.com>
7528
7529        * src/gfxcore.cc: Initialise 3 flags when we load a survey to avoid
7530          using them potentially uninitialised.
7531
7532Sun May 16 14:39:00 GMT 2010  Olly Betts <olly@survex.com>
7533
7534        * src/mainfrm.cc: Fix cavern log window to behave if passed a .svx
7535          file on the command line.
7536
7537Sun May 16 14:27:00 GMT 2010  Olly Betts <olly@survex.com>
7538
7539        * configure.in: Update copyright years.
7540
7541Sun May 16 14:23:00 GMT 2010  Olly Betts <olly@survex.com>
7542
7543        * configure.in, src/aboutdlg.cc, src/aboutdlg.h, src/aven.cc,
7544          src/aven.h, src/avenprcore.cc, src/avenprcore.h,
7545          src/cavernlog.cc, src/cavernlog.h, src/export.cc, src/fnt.h,
7546          src/gfxcore.cc, src/gla-gl.cc, src/gla.h, src/guicontrol.cc,
7547          src/log.cc, src/mainfrm.cc, src/mainfrm.h, src/namecmp.h,
7548          src/printwx.cc, src/printwx.h:
7549          + Fix to build with a "unicode" build of wx.
7550          + Add "Copy" button to the About dialog to copy the system info
7551            to the clipboard.
7552          + List OpenGL extensions last, since there are usually lots of
7553            them with a modern gfx card.
7554          + When processing survey data, auto-scroll the log window until
7555            we've reported a warning or error.
7556          + Put the survey data log window in a splitter in the standard
7557            frame rather than having a separate frame for it.
7558
7559Sat Apr 17 12:13:00 GMT 2010  Olly Betts <olly@survex.com>
7560
7561        * src/aboutdlg.cc: Add case for "GTK+ >= 2.6".
7562
7563Sat Apr 17 12:12:00 GMT 2010  Olly Betts <olly@survex.com>
7564
7565        * src/aboutdlg.cc: Build string using preprocessor string
7566          concatenation rather than runtime appending, where possible.
7567
7568Sat Apr 17 12:00:00 GMT 2010  Olly Betts <olly@survex.com>
7569
7570        * src/aboutdlg.cc: Update (C) date.
7571
7572Sat Apr 17 11:59:00 GMT 2010  Olly Betts <olly@survex.com>
7573
7574        * src/aboutdlg.cc, src/aboutdlg.h: Use a wxTimer instead of idle
7575          events to avoid spinning on the CPU.
7576
7577Sat Apr 17 11:41:00 GMT 2010  Olly Betts <olly@survex.com>
7578
7579        * configure.in: New preferred env var for wx-config script is
7580          WX_CONFIG.  WXCONFIG still supported for compatibility.
7581
7582Tue Jul 28 08:16:00 GMT 2009  Olly Betts <olly@survex.com>
7583
7584        * src/mainfrm.cc: The presentation filename now defaults to using
7585          the basename of the currently loaded dataset, but we always prompt
7586          before we first save with such a name.
7587
7588Tue Jul 28 04:37:00 GMT 2009  Olly Betts <olly@survex.com>
7589
7590        * configure.in: Add comment to explain why we call wx-config twice.
7591
7592Tue Jul 28 04:36:00 GMT 2009  Olly Betts <olly@survex.com>
7593
7594        * src/datain.c: Use fputs(m, f) instead of fprintf(f, m) in case m
7595          contains '%' (m comes from the messages file, so this isn't
7596          exploitable by sending someone a "bad" .svx or .3d file).
7597
7598Mon Jul 27 03:29:00 GMT 2009  Olly Betts <olly@survex.com>
7599
7600        * src/mainfrm.cc: Fix to open rather than save when doing "open
7601          presentation" with wxmotif.
7602
7603Thu Mar 05 01:45:00 GMT 2009  Olly Betts <olly@survex.com>
7604
7605        * doc/3dformat.htm: Document that this is version 6 and when we
7606          started to use it.
7607
7608Mon Dec 15 10:34:00 GMT 2008  Olly Betts <olly@survex.com>
7609
7610        * src/gla-gl.cc: When saving a screenshot, perform the vertical
7611          flip of the image data in-place rather than using wxImage::Mirror()
7612          which creates a whole new wxImage object.
7613
7614Fri Dec 12 11:12:00 GMT 2008  Olly Betts <olly@survex.com>
7615
7616        * src/cad3d.c, src/export.cc: Fix export to SVG when a label
7617          contains a '%' character.
7618
7619Fri Dec 12 06:30:00 GMT 2008  Olly Betts <olly@survex.com>
7620
7621        * configure.in: Add AM_PROG_CC_C_O which newer autoreconf warns is
7622          needed.
7623
7624Fri Dec 12 06:28:00 GMT 2008  Olly Betts <olly@survex.com>
7625
7626        * configure.in: Remove AC_SUBST of CRLIB and CROBJX which are no
7627          longer set or used.
7628
7629Fri Dec 12 06:03:00 GMT 2008  Olly Betts <olly@survex.com>
7630
7631        * NEWS, buildmacosx.sh, configure.in, desc-aven.txt, doc/TODO.htm,
7632          doc/manual.sgml, doc/survex.ent, lib/messages.txt,
7633          src/aboutdlg.cc, src/aven.cc, src/aven.h, src/gfxcore.cc,
7634          src/mainfrm.cc, src/printwx.cc, src/printwx.h, src/wx.h: Say
7635          "wxWidgets" instead of "wxWindows" consistently.
7636          Require wxWidgets 2.6.0 or newer - 2.4 is really old now.
7637
7638Mon Mar 31 01:53:00 GMT 2008  Olly Betts <olly@survex.com>
7639
7640        * doc/3dformat.htm: Update for v6 format from Mike McCombe
7641
7642Fri Sep 07 18:29:00 GMT 2007  Olly Betts <olly@survex.com>
7643
7644        * src/gla-gl.cc: Calling glGetError() resets the error state, so we
7645          need to store the value in a variable rather than calling it twice!
7646
7647Fri Sep 07 13:54:00 GMT 2007  Olly Betts <olly@survex.com>
7648
7649        * src/gla-gl.cc: Add missing CHECK_GL_ERROR() calls and correct
7650          some which had the wrong descriptions.
7651          Use GL_POINT_SPRITE and GL_COORD_REPLACE instead of
7652          GL_POINT_SPRITE_ARB and GL_COORD_REPLACE_ARB.  They have the same
7653          numeric values, so the shorter (now official) names are better.
7654
7655Fri Sep 07 13:31:00 GMT 2007  Olly Betts <olly@survex.com>
7656
7657        * src/Makefile.am, src/gfxcore.cc, src/gfxcore.h, src/gla-gl.cc,
7658          src/gla.h, src/matrix4.cc, src/matrix4.h, src/quaternion.cc,
7659          src/quaternion.h: Just set the pan and tilt directly as OpenGL
7660          rotations rather than messing around setting up and then decoding a
7661          quaternion.  This fixes some glitches when tilting while looking
7662          east, and eliminates 2 source files and 2 headers!
7663
7664Sat Feb 10 13:56:00 GMT 2007  Olly Betts <olly@survex.com>
7665
7666        * NEWS, configure.in, src/aven.cc, src/wx.h:
7667          (Unix version): aven: Fix display of degree symbol in status bar and
7668          messages with accented characters in.
7669          (Mac OS X version): Require at least wxWidgets 2.5.1.
7670
7671Sat Feb 10 13:46:00 GMT 2007  Olly Betts <olly@survex.com>
7672
7673        * src/message.c: Test S_ISREG since that's what we use here
7674
7675Sat Feb 10 13:37:00 GMT 2007  Olly Betts <olly@survex.com>
7676
7677        * src/message.c: Always use utf-8 for aven on unix
7678
Note: See TracBrowser for help on using the repository browser.