source: git/ChangeLog @ 3dfffa2

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

NEWS: Update from ChangeLog?.

  • Property mode set to 100644
File size: 94.2 KB
Line 
1Thu Sep 27 05:25:49 GMT 2012  Olly Betts <olly@survex.com>
2
3        * NEWS: Update from ChangeLog.
4
5Thu Sep 27 05:12:22 GMT 2012  Olly Betts <olly@survex.com>
6
7        * src/message.c: For determining character set on Unix, check LANG
8          after LC_ALL and LC_CTYPE.  For determining language, check LC_ALL
9          before LC_MESSAGES and LANG.
10
11Thu Sep 27 04:48:34 GMT 2012  Olly Betts <olly@survex.com>
12
13        * lib/id.po: Add more translations and fix marking of unused messages.
14
15Thu Sep 27 04:07:24 GMT 2012  Olly Betts <olly@survex.com>
16
17        * lib/Indonesian-5.1.11.isl,lib/Makefile.am,lib/id.po: Add start of
18          Indonesian translation from launchpad.
19
20Thu Sep 27 03:56:22 GMT 2012  Olly Betts <olly@survex.com>
21
22        * lib/: Merge translation updates from launchpad.
23
24Thu Sep 27 00:31:24 GMT 2012  Olly Betts <olly@survex.com>
25
26        * lib/: Remove scripts and data files which are no longer used.
27
28Sat Sep 22 05:06:23 GMT 2012  Olly Betts <olly@survex.com>
29
30        * src/mainfrm.cc,src/mainfrm.h: Don't run incremental search on every
31          key-press, as on a slow machine the short initial search(es) will
32          take a while but not be useful.  Instead set a flag, and actually
33          run the search when MainFrm next receives an idle event.
34
35Fri Sep 21 06:24:32 GMT 2012  Olly Betts <olly@survex.com>
36
37        * src/img.h: New leg flag img_FLAG_NOSURVEY.
38        * src/netskel.c: Set img_FLAG_NOSURVEY for nosurvey legs.
39        * src/dump3d.c: Report NOSURVEY leg flag.
40
41Fri Sep 21 06:22:29 GMT 2012  Olly Betts <olly@survex.com>
42
43        * src/Makefile.am: dump3d now needs date.c.
44
45Wed Sep 19 22:12:35 GMT 2012  Olly Betts <olly@survex.com>
46
47        * src/dump3d.c: Add --show-dates option.
48
49Fri Sep 07 11:39:06 GMT 2012  Olly Betts <olly@survex.com>
50
51        * src/namecompare.cc,src/namecompare.h: Add two new files which were
52          in the last release but I failed to commit.
53
54Tue Aug 14 09:42:43 GMT 2012  Olly Betts <olly@survex.com>
55
56        * lib/Makefile.am: Create de_DE.po as a symlink if it doesn't exist.
57
58Mon May 28 16:56:27 GMT 2012  Olly Betts <olly@survex.com>
59
60        * configure.in: -W no longer seems to cause problems with wxWidgets.
61
62Mon May 28 16:49:37 GMT 2012  Olly Betts <olly@survex.com>
63
64        * src/: Remove unused parameter names.
65
66Sun May 27 12:24:17 GMT 2012  Olly Betts <olly@survex.com>
67
68        * src/export.cc: Include "export.h".
69
70Fri May 25 14:20:24 GMT 2012  Olly Betts <olly@survex.com>
71
72        * tests/cavern.tst,test/equatenosuchstn.out: Drop line reporting time
73          taken when comparing output, as that can vary.
74        * src/listpos.c,tests/equatenosuchstn.out: Move "Station X referred to
75          just once" warning after non-existent survey check.
76        * src/,tests/: If survey isn't all connected, still run survey tree
77          checks and report errors and/or warnings which might suggest typo
78          locations.
79
80Tue Feb 28 00:41:15 GMT 2012  Olly Betts <olly@survex.com>
81
82        * tests/diffpos.tst: Force English messages for diffpos tests too.
83
84Tue Feb 28 00:39:45 GMT 2012  Olly Betts <olly@survex.com>
85
86        * tests/cavern.tst: Force English messages so comparing expected output
87          works whatever the current language setting.
88
89Fri Feb 24 00:43:04 GMT 2012  Olly Betts <olly@survex.com>
90
91        * tests/cavern.tst,tests/equatenosuchstn.out: Fix test failure due to
92          Survex version number appearing in expected output.
93
94Thu Feb 23 22:34:52 GMT 2012  Olly Betts <olly@survex.com>
95
96        * make_release: Link mingw build statically to avoid needing libgcc
97          DLL.
98
99Wed Feb 22 23:39:25 GMT 2012  Olly Betts <olly@survex.com>
100
101        * configure.in,src/gla-gl.cc: The Debian mingw-w64 packages lack
102          GL/glext.h so test for it in configure.
103
104Wed Feb 22 23:29:29 GMT 2012  Olly Betts <olly@survex.com>
105
106        * src/cavernlog.cc: Remove variable which is only assigned to and
107          never read.
108
109Wed Feb 22 22:09:02 GMT 2012  Olly Betts <olly@survex.com>
110
111        * NEWS,src/Makefile.am: Disable building findentrances by default
112          so I can get 1.2.6 out without further delays as it fixes processing
113          .svx files from aven under Mac OS X.
114
115Wed Feb 22 11:35:40 GMT 2012  Olly Betts <olly@survex.com>
116
117        * src/datain.c: Remove return type from data_normal() etc as we never
118          use it.
119
120Wed Feb 22 05:11:53 GMT 2012  Olly Betts <olly@survex.com>
121
122        * make_release: Update to work with Debian mingw-w64 packages.
123
124Mon Feb 20 05:08:26 GMT 2012  Olly Betts <olly@survex.com>
125
126        * NEWS,configure.in: Update for 1.2.6.
127
128Sun Feb 19 10:48:37 GMT 2012  Olly Betts <olly@survex.com>
129
130        * doc/3dformat.htm: Merge in some improvements from Mike McCombe.
131
132Fri Feb 17 03:49:59 GMT 2012  Olly Betts <olly@survex.com>
133
134        * src/message.c: Fix so that cavern run by aven finds its messages.
135
136Thu Feb 16 01:36:54 GMT 2012  Olly Betts <olly@survex.com>
137
138        * Makefile.am,survex.iss.in: Include JPG images in Innosetup installer.
139          (ticket#35)
140
141Fri Jan 27 13:30:54 GMT 2012  Olly Betts <olly@survex.com>
142
143        * lib/po_codes,lib/survex.pot,src/Makefile.am,src/findentrances.cc:
144          Make all messages in findentrances translatable.
145
146Fri Jan 27 11:03:28 GMT 2012  Olly Betts <olly@survex.com>
147
148        * lib/po_codes,lib/survex.pot,src/listpos.c,tests/: If we have a
149          reference to a station in a non-existent survey, give a helpful error
150          rather than saying the station hasn't been exported from the survey.
151
152Tue Jan 24 23:03:10 GMT 2012  Olly Betts <olly@survex.com>
153
154        * src/cavern.c: Remove TRANSLATE comment which has already been
155          addressed.
156
157Tue Jan 24 10:56:14 GMT 2012  Olly Betts <olly@survex.com>
158
159        * src/findentrances.cc: Add commenting noting precision of lat and lon.
160
161Tue Jan 24 10:55:19 GMT 2012  Olly Betts <olly@survex.com>
162
163        * src/findentrances.cc: Don't include carriage returns in .gpx output.
164
165Tue Jan 24 10:42:41 GMT 2012  Olly Betts <olly@survex.com>
166
167        * src/findentrances.cc: Add GPL licence boilerplate (Olaf OKed this in
168          <20120111115239.1b162450@ghost>).
169
170Tue Jan 24 04:53:30 GMT 2012  Olly Betts <olly@survex.com>
171
172        * src/Makefile.am,src/findentrances.cc: Build findentrances in the
173          buildsystem.
174
175Tue Jan 24 04:41:03 GMT 2012  Olly Betts <olly@survex.com>
176
177        * src/findentrances.cc: Update examples of usage to reflect "-s"
178          change.
179
180Tue Jan 24 04:38:11 GMT 2012  Olly Betts <olly@survex.com>
181
182        * src/findentrances.cc: Use string::assign() rather than constructing
183          a temporary string object and assigning that.
184
185Tue Jan 24 04:35:25 GMT 2012  Olly Betts <olly@survex.com>
186
187        * src/cmdline.c: Allow help argument to cmdline_init() to be NULL.
188
189Tue Jan 24 04:35:04 GMT 2012  Olly Betts <olly@survex.com>
190
191        * src/findentrances.cc: Support --help and --version options.
192
193Tue Jan 24 04:27:15 GMT 2012  Olly Betts <olly@survex.com>
194
195        * src/findentrances.cc: "using namespace std;"
196
197Tue Jan 24 04:25:09 GMT 2012  Olly Betts <olly@survex.com>
198
199        * src/findentrances.cc: Give error if required -d option is not
200          specified.
201
202Tue Jan 24 04:19:29 GMT 2012  Olly Betts <olly@survex.com>
203
204        * src/findentrances.cc: Other survex tools use -s for "limit operation
205          to this survey prefix" and just take the .3d file to operate on as
206          a command line argument, so for consistency just take the .3d file
207          as a command line argument here too.
208
209Tue Jan 24 04:18:41 GMT 2012  Olly Betts <olly@survex.com>
210
211        * src/findentrances.cc: Reindent with 4 space indent, tab width 8.
212
213Tue Jan 24 04:12:19 GMT 2012  Olly Betts <olly@survex.com>
214
215        * src/findentrances.cc: Add findentrances utility from Olaf.
216
217Tue Jan 10 12:57:08 GMT 2012  Olly Betts <olly@survex.com>
218
219        * lib/survex.pot,lib/zh_CN.po: Update.
220
221Tue Jan 10 12:56:33 GMT 2012  Olly Betts <olly@survex.com>
222
223        * lib/po_codes: Update locations.
224
225Tue Jan 10 12:55:25 GMT 2012  Olly Betts <olly@survex.com>
226
227        * lib/Makefile.am: When generating survex.pot from po_codes, drop the
228          codes from commented out messages too.
229
230Mon Jan 09 12:21:28 GMT 2012  Olly Betts <olly@survex.com>
231
232        * src/aven.cc: Fix to build with a non-Unicode wxWidgets library.
233          Patch from Olaf Kahler.
234
235Fri Jan 06 11:47:59 GMT 2012  Olly Betts <olly@survex.com>
236
237        * lib/: Touch all the .po files.
238
239Fri Jan 06 11:47:10 GMT 2012  Olly Betts <olly@survex.com>
240
241        * lib/touch-po.pl: New script to "touch" a .po file by updating
242          "PO-Revision-Date:".
243
244Fri Jan 06 11:34:16 GMT 2012  Olly Betts <olly@survex.com>
245
246        * lib/,src/Makefile.am,src/gettexttomsg.pl: Rename codes.po to po_codes
247          so it doesn't get picked up by tools looking for .po files.  Add
248          survex.pot to the repo so launchpad's auto translation syncing can
249          work.
250
251Fri Jan 06 11:25:23 GMT 2012  Olly Betts <olly@survex.com>
252
253        * make_release: Update to use git rather than SVN.
254
255Fri Jan 06 11:19:37 GMT 2012  Olly Betts <olly@survex.com>
256
257        * doc/HACKING.htm: Update mention of "SVN tree" to "source tree" as the
258          files mentioned are shipped in releases too.
259
260Wed Jan 04 05:22:32 GMT 2012  Olly Betts <olly@survex.com>
261
262        * lib/Makefile.am: Make the containing directory in the launchpad
263          tarball “survex-trans”.
264
265Wed Jan 04 03:41:40 GMT 2012  Olly Betts <olly@survex.com>
266
267        * src/dump3d.c: Add support for showing img_ERROR_INFO items.
268
269Tue Jan 03 23:54:26 GMT 2012  Olly Betts <olly@survex.com>
270
271        * lib/fr.po: Incorporate a translation from launchpad I'd previously
272          copied the English version of by mistake.  Attempt to correct
273          mistranslation of "survey file".
274
275Tue Jan 03 13:21:09 GMT 2012  Olly Betts <olly@survex.com>
276
277        * make_release: Need to set VERSION before we first use it!
278
279Tue Jan 03 12:39:38 GMT 2012  Olly Betts <olly@survex.com>
280
281        * NEWS,configure.in: Update for 1.2.5.
282
283Tue Jan 03 12:11:14 GMT 2012  Olly Betts <olly@survex.com>
284
285        * doc/survex.7.in: Make a few minor improvements to the text.
286
287Tue Jan 03 12:07:31 GMT 2012  Olly Betts <olly@survex.com>
288
289        * doc/survex.7.in: Update section in .TH macro to 7 too.
290
291Tue Jan 03 12:04:54 GMT 2012  Olly Betts <olly@survex.com>
292
293        * src/moviemaker.cc: Further fix.
294
295Tue Jan 03 11:05:11 GMT 2012  Olly Betts <olly@survex.com>
296
297        * configure.in,src/moviemaker.cc: Fix to work with newer ffmpeg.
298
299Mon Jan 02 13:10:42 GMT 2012  Olly Betts <olly@survex.com>
300
301        * src/gfxcore.cc: Draw measuring line above indicators rather than
302          underneath them.
303
304Mon Jan 02 12:52:47 GMT 2012  Olly Betts <olly@survex.com>
305
306        * src/message.c: Improve handling of messages before the message
307          subsystem is fully initialised.
308
309Mon Jan 02 12:37:18 GMT 2012  Olly Betts <olly@survex.com>
310
311        * src/Makefile.am,src/mainfrm.cc,src/namecmp.h: Add a version of the
312          station name comparing algorithm which works with the Unicode strings
313          directly, which fixes the issue with random ordering of the prefix
314          tree control in aven due to the converted strings we were comparing
315          getting invalidated before we actually compared them.
316
317Mon Jan 02 12:12:35 GMT 2012  Olly Betts <olly@survex.com>
318
319        * src/gla-gl.cc: If glGenLists() fails, flag the list as NEVER_CACHE
320          as there's unlikely to be much point calling glGenLists() again.
321        * src/gla-gl.cc,src/gla.h: Replace GLAList methods test_flag() and
322          InvalidateList() with an invalidate_if() method.
323
324Mon Jan 02 11:54:38 GMT 2012  Olly Betts <olly@survex.com>
325
326        * src/gfxcore.cc,src/gla-gl.cc: No need to invalidate the display lists
327          for the compass and clino when a new survey is loaded as they don't
328          depend on the survey data.
329
330Mon Jan 02 11:17:51 GMT 2012  Olly Betts <olly@survex.com>
331
332        * src/gla-gl.cc,src/gla.h: Rework list caching code to not call
333          glDeleteLists() and glGenLists() when a list is invalidated, as that
334          results in a fresh list number being allocated (at least with the
335          OpenGL implementation I'm using) which would eventually result in
336          aven hitting an assertion which is there to catch if we leak lists.
337
338Sun Jan 01 13:29:03 GMT 2012  Olly Betts <olly@survex.com>
339
340        * lib/Makefile.am: Put translation files in a sub-directory in the
341          tarball, and print the path to it so it can be cut-and-pasted to
342          upload to launchpad.
343
344Sun Jan 01 10:48:01 GMT 2012  Olly Betts <olly@survex.com>
345
346        * lib/it.po: Add "translation" for degree symbol.
347
348Sun Jan 01 10:33:55 GMT 2012  Olly Betts <olly@survex.com>
349
350        * lib/en_US.po: Merge template changes into en_US.po (no user-visible
351          changes).
352
353Sun Jan 01 04:45:03 GMT 2012  Olly Betts <olly@survex.com>
354
355        * make_release: Fix typo in filename to copy to webserver.  Show the
356          SHA1 checksums for the uploaded files.
357
358Sun Jan 01 02:56:04 GMT 2012  Olly Betts <olly@survex.com>
359
360        * NEWS,configure.in: Update for 1.2.4.
361
362Sun Jan 01 02:53:03 GMT 2012  Olly Betts <olly@survex.com>
363
364        * src/gfxcore.cc,src/gfxcore.h: Update copyright years.
365
366Sun Jan 01 02:32:59 GMT 2012  Olly Betts <olly@survex.com>
367
368        * src/gfxcore.cc,src/gfxcore.h: Improve labelling of depth colour key
369          to avoid sub-picometre precision on near-zero values (ticket#30).
370          We now always use metres or feet for the depth with a consistent
371          precision chosen from the depth range, and show the units below
372          the colour bar rather than after every value.
373        * src/gfxcore.cc,src/gfxcore.h: When zooming way in, stay in metres
374          rather than switching to cm.  Say “1 mile” rather than “1 miles”.
375
376Sat Dec 31 22:40:07 GMT 2011  Olly Betts <olly@survex.com>
377
378        * src/gla-gl.cc: Fix not to make OpenGL calls before we've initialised
379          OpenGL, as this can cause segmentation faults (e.g. on Fedora 16).
380          Extend CHECK_GL_ERROR() to check that we don't make such calls in
381          future.
382
383Sat Dec 31 22:37:47 GMT 2011  Olly Betts <olly@survex.com>
384
385        * lib/es.po: Fix "Last-Translator:" header and merge in translation
386          of a message which is not currently used.
387
388Sat Dec 31 15:04:23 GMT 2011  Olly Betts <olly@survex.com>
389
390        * lib/: Merge remaining .po files.
391
392Sat Dec 31 14:46:20 GMT 2011  Olly Betts <olly@survex.com>
393
394        * lib/: Merge more .po files.
395
396Sat Dec 31 14:24:25 GMT 2011  Olly Betts <olly@survex.com>
397
398        * lib/ca.po,lib/de_CH.po,lib/en_US.po: Merge template changes into .po
399          files.
400
401Sat Dec 31 13:13:55 GMT 2011  Olly Betts <olly@survex.com>
402
403        * lib/fr.po: More translation updates from launchpad.
404
405Sat Dec 31 12:51:53 GMT 2011  Olly Betts <olly@survex.com>
406
407        * lib/ca.po,lib/sk.po: Fix unattached acute accents.
408
409Sat Dec 31 12:45:36 GMT 2011  Olly Betts <olly@survex.com>
410
411        * lib/: Update Project-Id-Version in .po files to match that in
412          survex.pot.
413
414Sat Dec 31 12:43:52 GMT 2011  Olly Betts <olly@survex.com>
415
416        * lib/Makefile.am: Add launchpad-tarball target to make a tarball
417          of the translations suitable for uploading to launchpad.
418
419Sat Dec 31 12:23:39 GMT 2011  Olly Betts <olly@survex.com>
420
421        * make_release: Echo the commands to copy the new release to the web
422          server at the end.
423        * copy-prerelease,copy-release: Remove old scripts which are no longer
424          useful.
425
426Sat Dec 31 11:13:11 GMT 2011  Olly Betts <olly@survex.com>
427
428        * NEWS,configure.in: Update for 1.2.3.
429
430Sat Dec 31 10:58:34 GMT 2011  Olly Betts <olly@survex.com>
431
432        * src/mainfrm.cc: As we build the data structure, eliminate tubes
433          consisting of zero XSECTs as well as those consisting of just one.
434
435Sat Dec 31 10:36:24 GMT 2011  Olly Betts <olly@survex.com>
436
437        * src/img.h: Fix incorrect comment which claimed that img_XFLAG_END
438          was no longer used.
439        * src/img.c: Use img_XFLAG_END constant rather than assuming it is
440          1.
441
442Sat Dec 31 10:32:44 GMT 2011  Olly Betts <olly@survex.com>
443
444        * src/extend.c: Copy the end markers for passage tubes, and preserve
445          left and right data for tubes (previously they were set to -1.0
446          which means "no info").
447
448Sat Dec 31 08:17:08 GMT 2011  Olly Betts <olly@survex.com>
449
450        * lib/extract-msgs.pl: New script to allow developers to update
451          codes.po from source code.
452        * lib/Makefile.am: Ship it.
453        * src/Makefile.am: Add rule to run it on all used sources and generate
454          newcodes.po which can then be compared with current version.
455
456Sat Dec 31 08:14:06 GMT 2011  Olly Betts <olly@survex.com>
457
458        * lib/codes.po: Update source locations, add a missing c-format marker.
459
460Sat Dec 31 08:13:26 GMT 2011  Olly Betts <olly@survex.com>
461
462        * src/mainfrm.cc: Fix a message in the source code which I missed in
463          the previous batch.
464
465Sat Dec 31 08:12:23 GMT 2011  Olly Betts <olly@survex.com>
466
467        * lib/po-to-msg.pl: Removed unused remains of check that messages are
468          in numerically ascending order, which we no longer want to enforce.
469
470Sat Dec 31 07:48:20 GMT 2011  Olly Betts <olly@survex.com>
471
472        * src/sorterr.c: Fix a message in the source code which I missed in
473          the previous batch.
474
475Sat Dec 31 05:54:45 GMT 2011  Olly Betts <olly@survex.com>
476
477        * src/message.c: Transliterate curly right single quote to ASCII
478          apostrophe if we can't represent it in the current character set.
479
480Sat Dec 31 05:44:47 GMT 2011  Olly Betts <olly@survex.com>
481
482        * lib/,src/: Use curly apostrophe instead of "'" in messages.  Correct
483          messages in source code which didn't match those in the message file
484          (no visible effects to end-users).
485        * lib/codes.po: Update file:lineno locations where messages are used.
486        * lib/po-to-msg.pl: Warn about different numbers of opening or
487          closing curly double quotes in message vs translation.
488        * lib/ca.po,lib/es.po: Fix minor typo in one message caught by this
489          new warning.
490
491Sat Dec 31 05:23:46 GMT 2011  Olly Betts <olly@survex.com>
492
493        * NEWS: Update from ChangeLog.
494
495Thu Dec 29 03:37:04 GMT 2011  Olly Betts <olly@survex.com>
496
497        * lib/,src/: Use curly double quotes instead of "`" and "'" to
498          quote literals and filenames in messages.
499
500Thu Dec 29 03:21:49 GMT 2011  Olly Betts <olly@survex.com>
501
502        * src/message.c: Transliterate curly double quotes to ASCII straight
503          double quotes if we can't represent them in the current character
504          set.
505
506Thu Dec 29 03:14:52 GMT 2011  Olly Betts <olly@survex.com>
507
508        * src/message.c: Convert source code to UTF-8.
509
510Thu Dec 29 00:52:44 GMT 2011  Olly Betts <olly@survex.com>
511
512        * src/gla-gl.cc: Fix typo in CHECK_GL_ERROR() change in previous
513          commit.
514
515Thu Dec 29 00:49:31 GMT 2011  Olly Betts <olly@survex.com>
516
517        * src/gla-gl.cc: We already keep track of the GL canvas size in x_size
518          and y_size so use those rather than re-requesting them.
519
520Wed Dec 28 11:45:40 GMT 2011  Olly Betts <olly@survex.com>
521
522        * lib/fr.po: Merge in updated translations from launchpad.
523
524Sun Nov 27 12:30:31 GMT 2011  Olly Betts <olly@survex.com>
525
526        * src/tr.c,src/tr.h: Committing original versions of tr tiled
527          rendering code.
528
529Thu Nov 24 12:59:24 GMT 2011  Olly Betts <olly@survex.com>
530
531        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Remove
532          GLACanvas::SetBackgroundColour() since we only ever set it to black
533          and opaque.
534
535Thu Nov 24 12:28:07 GMT 2011  Olly Betts <olly@survex.com>
536
537        * doc/TODO.htm: Add note to pick the fastest method for crosses/blobs
538          if multiple ones pass the visual fidelity check.
539
540Thu Nov 24 12:27:33 GMT 2011  Olly Betts <olly@survex.com>
541
542        * src/gla-gl.cc: Add disabled code to show the visual fidelity check on
543          stdout.
544
545Thu Nov 24 12:24:49 GMT 2011  Olly Betts <olly@survex.com>
546
547        * src/gla-gl.cc: Fix screenshot and movie generation to read from the
548          front buffer in the usual case of being double buffered.
549
550Thu Nov 24 12:02:22 GMT 2011  Olly Betts <olly@survex.com>
551
552        * src/gla-gl.cc: Add CHECK_GL_ERROR for glReadPixels calls.
553
554Thu Nov 24 11:59:23 GMT 2011  Olly Betts <olly@survex.com>
555
556        * src/gla-gl.cc: Undefine o and I after we're done with them.
557
558Thu Nov 24 11:56:57 GMT 2011  Olly Betts <olly@survex.com>
559
560        * src/gla-gl.cc: Fix expected cross shape so don't always reject using
561          texture mapping to draw crosses.
562
563Wed Nov 02 15:40:45 GMT 2011  Olly Betts <olly@survex.com>
564
565        * src/mainfrm.cc: Don't create the help menu at all on OS X.
566
567Wed Nov 02 15:38:54 GMT 2011  Olly Betts <olly@survex.com>
568
569        * lib/INSTALL.OSX: Update to reflect current status.
570
571Wed Nov 02 15:37:58 GMT 2011  Olly Betts <olly@survex.com>
572
573        * src/gfxcore.cc: Remove duplicate call to PopupMenu().
574
575Tue Nov 01 23:24:23 GMT 2011  Olly Betts <olly@survex.com>
576
577        * src/namecmp.h: Fix to build with wx 2.9.2.
578
579Tue Nov 01 23:17:52 GMT 2011  Olly Betts <olly@survex.com>
580
581        * src/gfxcore.cc: Remove assertion which uses deprecated wx method.
582
583Tue Nov 01 23:14:09 GMT 2011  Olly Betts <olly@survex.com>
584
585        * src/mainfrm.cc,src/mainfrm.h: Make separator wxChar not int.
586
587Tue Nov 01 18:54:32 GMT 2011  Olly Betts <olly@survex.com>
588
589        * lib/sk.po: Update a translation from launchpad.
590
591Tue Nov 01 18:32:24 GMT 2011  Olly Betts <olly@survex.com>
592
593        * src/log.cc,src/log.h: Fix to build with wx 2.9.2.
594
595Tue Nov 01 18:15:20 GMT 2011  Olly Betts <olly@survex.com>
596
597        * src/export.cc: Fix to build with wx 2.9.2.
598
599Tue Nov 01 18:14:13 GMT 2011  Olly Betts <olly@survex.com>
600
601        * src/aboutdlg.cc: Fix code conditionally used on 2.9.2 and later to
602          actually compile.
603
604Tue Nov 01 18:12:42 GMT 2011  Olly Betts <olly@survex.com>
605
606        * src/gfxcore.cc: Fix how we pass on events from right-click menus of
607          indicators.  The previous code seemed to work, but wasn't correct
608          as highlighted by trying to build it with 2.9.2 which now refuses
609          to build to avoid people getting this wrong.
610
611Tue Nov 01 18:11:55 GMT 2011  Olly Betts <olly@survex.com>
612
613        * src/aven.h: Need to forward declare class wxPageSetupDialogData for
614          wx 2.9.2.
615
616Tue Nov 01 18:11:22 GMT 2011  Olly Betts <olly@survex.com>
617
618        * src/glbitmapfont.h: Fix to build with wx 2.9.2.
619
620Tue Nov 01 18:10:51 GMT 2011  Olly Betts <olly@survex.com>
621
622        * src/cavernlog.cc: Fix to build with wx 2.9.2.
623
624Tue Nov 01 18:06:12 GMT 2011  Olly Betts <olly@survex.com>
625
626        * lib/INSTALL.OSX,src/mainfrm.cc: Make the green colour used for
627          entrances in the survey tree the same (slightly darker than
628          before) green used for the entrance blobs.
629
630Tue Nov 01 18:04:47 GMT 2011  Olly Betts <olly@survex.com>
631
632        * src/gla-gl.cc: Fix warning when building with wx2.9.2.
633
634Tue Nov 01 12:32:30 GMT 2011  Olly Betts <olly@survex.com>
635
636        * src/printwx.cc: Fix Y coordinates of surface surveys on printouts.
637          (Closes #32)
638
639Sun Oct 23 06:20:14 GMT 2011  Olly Betts <olly@survex.com>
640
641        * lib/Info.plist.in: Remove spurious blank lines from licence text
642          in OS X "Get Info".
643
644Sat Oct 22 17:39:07 GMT 2011  Olly Betts <olly@survex.com>
645
646        * doc/TODO.htm: Opening dialogs while in full screen mode now works
647          better in wxGTK.
648
649Sat Oct 22 17:36:01 GMT 2011  Olly Betts <olly@survex.com>
650
651        * lib/INSTALL.OSX: Processing .svx files from aven now works.
652
653Sat Oct 22 07:27:43 GMT 2011  Olly Betts <olly@survex.com>
654
655        * src/printwx.h: Update comment - Mac OS X does indeed provide its own
656          preview menu.
657
658Fri Oct 21 23:47:16 GMT 2011  Olly Betts <olly@survex.com>
659
660        * src/cavernlog.cc: Fix openiof .svx file when user clicks on cavern
661          warning or error.
662
663Fri Oct 21 23:43:21 GMT 2011  Olly Betts <olly@survex.com>
664
665        * buildmacosx.sh: Include a hardlinked cavern alongside aven in
666          the app so that processing .svx files in aven works.
667
668Wed Oct 19 22:51:18 GMT 2011  Olly Betts <olly@survex.com>
669
670        * tests/diving.pos,tests/diving.svx: Add test coverage for interleaved
671          diving data.
672
673Wed Oct 19 13:04:25 GMT 2011  Olly Betts <olly@survex.com>
674
675        * tests/diving.pos,tests/diving.svx: Add testcase for diving data
676          with topofil-style distance.
677
678Wed Oct 12 03:45:13 GMT 2011  Olly Betts <olly@survex.com>
679
680        * src/aboutdlg.cc: Report the version of the library we're actually
681          running with if built against wx >= 2.9.2.  Make it clear that the
682          the version reported is the version built with for wx < 2.9.2.
683
684Wed Oct 12 03:06:05 GMT 2011  Olly Betts <olly@survex.com>
685
686        * lib/make-pixel-font,src/glbitmapfont.cc,src/glbitmapfont.h: Space the
687          glyphs to leave a one pixel gap either side of each one (so two
688          between adjacent glyphs).  Mostly this reduces the horizontal width,
689          but it adds a pixel for characters like "m" and two in a few cases.
690
691Fri Oct 07 07:20:55 GMT 2011  Olly Betts <olly@survex.com>
692
693        * src/glbitmapfont.cc,src/glbitmapfont.h: Support plotting Unicode
694          character points > 256 on the survey pane by lazily loading the
695          data for them from the font file and plotting them with a direct
696          call to glBitmap() rather than using a display list.
697
698Fri Oct 07 04:09:58 GMT 2011  Olly Betts <olly@survex.com>
699
700        * lib/make-pixel-font: Fix .pixelfont file to correctly handle
701          characters wider than 8 pixels when run on a little-endian platform.
702
703Thu Oct 06 13:23:05 GMT 2011  Olly Betts <olly@survex.com>
704
705        * NEWS: Another update for 1.2.2.
706
707Thu Oct 06 13:21:20 GMT 2011  Olly Betts <olly@survex.com>
708
709        * src/gfxcore.cc: Fix grid not to disappear when blobs are turned on
710          if blobs are drawn using lines.
711
712Thu Oct 06 13:17:19 GMT 2011  Olly Betts <olly@survex.com>
713
714        * NEWS,configure.in: Update for 1.2.2.
715
716Thu Oct 06 12:11:20 GMT 2011  Olly Betts <olly@survex.com>
717
718        * src/printwx.cc: Fix to calculate the scale required for "One page"
719          right before we calculate how many pages are required, so we don't
720          end up something other than 1x1 being shown when the user changes
721          settings.
722
723Thu Oct 06 12:07:10 GMT 2011  Olly Betts <olly@survex.com>
724
725        * src/avenprcore.cc: The info box is now always 30mm high (if present)
726          so update the code which picks a scale and which decides how many
727          pages are required to use this height.
728
729Thu Oct 06 11:34:51 GMT 2011  Olly Betts <olly@survex.com>
730
731        * src/printwx.h: SomethingChanged() method doesn't need to be public,
732          so make it private.
733
734Thu Oct 06 04:13:24 GMT 2011  Olly Betts <olly@survex.com>
735
736        * src/gettexttomsg.pl: Update for the message.txt -> codes.po change.
737
738Thu Oct 06 03:01:45 GMT 2011  Olly Betts <olly@survex.com>
739
740        * src/gfxcore.cc: Passage tubes can stick out above the highest survey
741          station or below the lowest, so clamp the value used to calculate
742          the colour in these cases, like we already do elsewhere.
743
744Thu Oct 06 02:52:13 GMT 2011  Olly Betts <olly@survex.com>
745
746        * src/gfxcore.cc: Avoid a different assertion failure due to rounding
747          differences.
748
749Thu Oct 06 02:49:03 GMT 2011  Olly Betts <olly@survex.com>
750
751        * src/glbitmapfont.cc,src/glbitmapfont.h: Actually add the new
752          glBitmap-based font code.
753
754Thu Oct 06 02:36:47 GMT 2011  Olly Betts <olly@survex.com>
755
756        * survex.iss.in: Update for font changes.
757
758Thu Oct 06 02:35:41 GMT 2011  Olly Betts <olly@survex.com>
759
760        * Makefile.am,buildmacosx.sh,lib/Makefile.am,lib/afm2txf.pl,
761          lib/make-pixel-font,src/: Replace the textured-mapped font drawing
762          with an approach based on glBitmap.  This doesn't suffer from the
763          character alignment issues which the textured-mapped fonts had,
764          and is actually significantly faster on some machines.  The current
765          font used is (mostly) fixed-width, but this isn't an inherent
766          limitation - it was just the easiest font data to convert to a
767          usable format.
768
769Wed Oct 05 13:49:15 GMT 2011  Olly Betts <olly@survex.com>
770
771        * src/gfxcore.cc: Avoid assertion failure due to rounding differences.
772
773Wed Oct 05 08:19:46 GMT 2011  Olly Betts <olly@survex.com>
774
775        * src/printwx.cc: Fix not to pass wxString through varargs (issue
776          introduced in the previous commit).
777
778Tue Oct 04 04:49:19 GMT 2011  Olly Betts <olly@survex.com>
779
780        * src/printwx.cc: Use degree sign from message file rather than a
781          literal one.
782
783Tue Oct 04 04:08:57 GMT 2011  Olly Betts <olly@survex.com>
784
785        * src/message.c: If degree sign isn't available, transliterate it to
786          'dg' rather than skipping it.
787
788Tue Oct 04 03:59:29 GMT 2011  Olly Betts <olly@survex.com>
789
790        * lib/codes.po,src/gfxcore.cc,src/mainfrm.cc: Fix message code 344
791          which should have been a degree sign but got lost in the format
792          change for 1.2.0 and then got reassigned in 1.2.1.  Externally, this
793          means that bearing in the status bar now have a degree sign after
794          them if they are in degrees rather than nothing (1.2.0) or "&Hide
795          Compass" (1.2.1).
796
797Tue Oct 04 02:55:11 GMT 2011  Olly Betts <olly@survex.com>
798
799        * NEWS,configure.in: Update for 1.2.1.
800
801Tue Oct 04 02:45:47 GMT 2011  Olly Betts <olly@survex.com>
802
803        * src/Makefile.am: Don't ship the removed hand_mask.xpm.
804
805Tue Oct 04 02:44:37 GMT 2011  Olly Betts <olly@survex.com>
806
807        * src/gfxcore.cc: Sort out inverted cursor mask on __WXMSW__.
808        * src/hand.xbm: Invert the dragging hand cursor black vs white so it
809          better matches the other cursors.
810
811Mon Oct 03 23:42:00 GMT 2011  Olly Betts <olly@survex.com>
812
813        * src/printwx.cc: Add back svxPrintout methods GetPageInfo() and
814          HasPage() which are actually virtual methods called by the parent
815          class.
816
817Mon Oct 03 02:40:56 GMT 2011  Olly Betts <olly@survex.com>
818
819        * lib/Makefile.am: Fix check of .po files not to create messages.mo.
820
821Mon Oct 03 02:22:55 GMT 2011  Olly Betts <olly@survex.com>
822
823        * lib/Makefile.am: Fix new translation checking rules to work in a
824          VPATH build.
825
826Mon Oct 03 02:12:23 GMT 2011  Olly Betts <olly@survex.com>
827
828        * lib/de.po,lib/de_CH.po,lib/sk.po: Fix classes menu accelerators.
829
830Mon Oct 03 02:00:38 GMT 2011  Olly Betts <olly@survex.com>
831
832        * lib/en_US.po: Fix problem with translation of new message.
833
834Mon Oct 03 00:50:52 GMT 2011  Olly Betts <olly@survex.com>
835
836        * NEWS: Update from ChangeLog.
837
838Sun Oct 02 20:25:01 GMT 2011  Olly Betts <olly@survex.com>
839
840        * lib/,src/printwx.cc: Add mnemonics to the "Plan" and "Elevation"
841          buttons in the print dialog.
842
843Sun Oct 02 12:17:34 GMT 2011  Olly Betts <olly@survex.com>
844
845        * src/guicontrol.cc: Try processing F11 explicitly for __WXMAC__ to
846          avoiding getting stuck in full screen mode forever.
847
848Sun Oct 02 12:01:25 GMT 2011  Olly Betts <olly@survex.com>
849
850        * src/: Make the sign of the tilt angle for printouts consistent with
851          the sign in the UI.
852
853Sun Oct 02 10:00:08 GMT 2011  Olly Betts <olly@survex.com>
854
855        * lib/codes.po,lib/en_US.po,src/printwx.cc: On printouts, combine the
856          "Plan View"/"Elevation" info box field with the field which gives
857          the bearing and reduce the height on the info box by the removed
858          field, so it's now 3cm for plans and elevations, as for extended
859          elevations.  Report the tilt angle for tilted elevations which it
860          seems has been missing for ages (it's not in recent 1.0.x either).
861
862Sat Oct 01 12:28:35 GMT 2011  Olly Betts <olly@survex.com>
863
864        * src/printwx.cc: Fix commented message in source.
865
866Sat Oct 01 12:11:37 GMT 2011  Olly Betts <olly@survex.com>
867
868        * src/printwx.h: svxPrintDlg members don't need to be protected, so
869          make the private.
870
871Sat Oct 01 11:28:34 GMT 2011  Olly Betts <olly@survex.com>
872
873        * src/printwx.cc,src/printwx.h: When in plan view disable the "Plan"
874          button, and similarly for the "Elevation" button.
875
876Sat Oct 01 11:20:03 GMT 2011  Olly Betts <olly@survex.com>
877
878        * src/printwx.cc: Remove more unused methods and members.
879
880Sat Oct 01 10:48:24 GMT 2011  Olly Betts <olly@survex.com>
881
882        * src/avenprcore.cc,src/printwx.cc,src/printwx.h: Eliminate some unused
883          methods and member variables.
884
885Sat Oct 01 00:33:24 GMT 2011  Olly Betts <olly@survex.com>
886
887        * src/printwx.cc: Move the footer to start at the left side of the
888          page.
889
890Fri Sep 30 23:49:24 GMT 2011  Olly Betts <olly@survex.com>
891
892        * src/printwx.cc:svxPrintout::ShowPage() is an empty method, so just
893          remove it and all the code to calculate values to pass to it and
894          then call it.  This is just a left-over from the 1.0 printing code.
895
896Fri Sep 30 13:40:29 GMT 2011  Olly Betts <olly@survex.com>
897
898        * src/aven.cc,src/gfxcore.cc,src/mainfrm.cc: Use standard C++ true and
899          false instead of wx aliases TRUE and FALSE (which even wx seems to
900          have shifted away from using now).
901
902Fri Sep 30 13:33:37 GMT 2011  Olly Betts <olly@survex.com>
903
904        * src/printwx.cc: Tweak exact positioning of text to look nicer.
905
906Fri Sep 30 03:49:16 GMT 2011  Olly Betts <olly@survex.com>
907
908        * INSTALL: Mention building wxWidgets with --enable-unicode.  Mention
909          using sudo for the install.  Capitalise Survex when talking about
910          the package.
911        + doc/manual.sgml: Replace building from source instructions with a
912          pointer to the clearer instructions in INSTALL.  Make it clear that
913          installing with administrator rights applies to NT, 2000, XP *or
914          newer*.
915
916Fri Sep 30 03:31:00 GMT 2011  Olly Betts <olly@survex.com>
917
918        * src/guicontrol.cc: Don't disable a colour by option unless there's
919          no survey loaded.  It feels inconsistent now we are showing a key
920          even when there's no "interesting" data.
921
922Fri Sep 30 03:28:59 GMT 2011  Olly Betts <olly@survex.com>
923
924        * src/gfxcore.cc,src/gfxcore.h: The different colour keys get cached
925          so switching back to one that's already been shown for the current
926          survey doesn't redraw it and key_lowerleft wasn't getting updated.
927          We now track key_lowerleft for each key type separately.
928
929Fri Sep 30 02:48:00 GMT 2011  Olly Betts <olly@survex.com>
930
931        * src/gfxcore.cc: If "Colour by X" is selected, always show the colour
932          key, even if it only contains one colour, or just the entry for
933          white.
934
935Thu Sep 29 22:33:06 GMT 2011  Olly Betts <olly@survex.com>
936
937        * src/gfxcore.cc: Don't segfault on a flat survey.  Fix incorrect
938          addition and corresponding subtraction of GetDepthExtent() when
939          calculating splits over depth band boundaries.
940
941Thu Sep 29 21:56:19 GMT 2011  Olly Betts <olly@survex.com>
942
943        * src/gfxcore.cc,src/gla.h: Fix zoom in limit to be the same distance
944          regardless of the extent of the survey.
945
946Thu Sep 29 20:57:41 GMT 2011  Olly Betts <olly@survex.com>
947
948        * src/gfxcore.cc: Now that we don't have the key background, just
949          remove KEY_MARGIN entirely.
950
951Thu Sep 29 20:37:09 GMT 2011  Olly Betts <olly@survex.com>
952
953        * src/gfxcore.cc: Remove the dark grey background from the colour key
954          and just put a single pixel black border around the colours.  This
955          is more in keeping with the other controls, and means the colours
956          are now on a black background so more visually similar to the survey
957          legs.
958
959Thu Sep 29 13:02:22 GMT 2011  Olly Betts <olly@survex.com>
960
961        * src/mainfrm.cc: Fall back to ISO8859-1 if CP1252 fails to convert the
962          string.
963
964Thu Sep 29 12:22:34 GMT 2011  Olly Betts <olly@survex.com>
965
966        * src/gfxcore.cc: Upon loading a survey which lacks the information for
967          the current "Colour by" mode, don't change to "Colour by none" - we
968          already do no colouring and hide the key when there's nothing to
969          colour by, and it's annoying to have the actual mode changed if you
970          then load a survey which does have the information to colour by.
971
972Thu Sep 29 12:20:07 GMT 2011  Olly Betts <olly@survex.com>
973
974        * src/gfxcore.cc: Rename COLOUR_KEY_* constants to KEY_*.
975
976Thu Sep 29 10:16:30 GMT 2011  Olly Betts <olly@survex.com>
977
978        * src/gfxcore.cc: Make COLOUR_KEY_OFFSET_X and COLOUR_KEY_OFFSET_Y the
979          actual offsets, rather than taking COLOUR_KEY_MARGIN off them.
980
981Thu Sep 29 05:08:20 GMT 2011  Olly Betts <olly@survex.com>
982
983        * src/mainfrm.cc: Fix tooltip for open to say "survey file" not "3D
984          file".
985
986Thu Sep 29 05:03:37 GMT 2011  Olly Betts <olly@survex.com>
987
988        * src/gfxcore.cc,src/gfxcore.h,src/mainfrm.cc: Add right click menu to
989          the colour key too.
990
991Wed Sep 28 14:47:15 GMT 2011  Olly Betts <olly@survex.com>
992
993        * lib/afm2txf.pl: Add a kludge to prefer to round values up when
994          generating the .txf file which empirically results in better
995          horizontal spacing (this should be fixed properly, but this is
996          at least an easy improvement for now).
997
998Wed Sep 28 14:00:14 GMT 2011  Olly Betts <olly@survex.com>
999
1000        * lib/afm2txf.pl: Rather than special-casing the character with
1001          PostScript name 'space', just omit characters with zero width and
1002          height from the texture.
1003
1004Wed Sep 28 12:41:42 GMT 2011  Olly Betts <olly@survex.com>
1005
1006        * lib/afm2txf.pl: Put the digits first in the font texture to help
1007          ensure they are all on the same line and will exactly align
1008          vertically when rendered - a slight discrepancy here is particularly
1009          visible in the colour key legends and compass bearing.
1010
1011Wed Sep 28 12:30:03 GMT 2011  Olly Betts <olly@survex.com>
1012
1013        * lib/Makefile.am: Regenerate aven.txf if the script which generates it
1014          has been modified.
1015
1016Wed Sep 28 11:15:08 GMT 2011  Olly Betts <olly@survex.com>
1017
1018        * lib/afm2txf.pl: Fix handling of PostScript character names which are
1019          used by more than one Unicode value ("space" and "hyphen" are the
1020          current examples).  This fixes the colour key for date to have dashes
1021          in the dates.  Fix not to bother writing empty space into the texture
1022          map for spaces - just set width and height to 0 and skip to the
1023          width.
1024        * src/fnt.cc: Remove special case kludge for if space isn't defined,
1025          which is no longer needed thanks to the above fix.
1026
1027Wed Sep 28 10:19:07 GMT 2011  Olly Betts <olly@survex.com>
1028
1029        * lib/,src/printwx.cc: Fix mixed up messages - the print dialog now
1030          says "View" on the left subgroup of controls. Improve the display of
1031          the bearing on printouts.  Add message for "Colour &Key" to
1032          translations.
1033
1034Wed Sep 28 02:02:09 GMT 2011  Olly Betts <olly@survex.com>
1035
1036        * src/aven.cc: Fix #ifdef to #if in previous change.
1037
1038Wed Sep 28 01:09:09 GMT 2011  Olly Betts <olly@survex.com>
1039
1040        * src/aven.cc: Fix for non-Unicode build.
1041
1042Mon Sep 26 12:25:59 GMT 2011  Olly Betts <olly@survex.com>
1043
1044        * src/export.cc: PLT file output now handles spaces and control
1045          characters in station names by escaping them with '%' as in URLs.
1046
1047Mon Sep 26 11:58:05 GMT 2011  Olly Betts <olly@survex.com>
1048
1049        * src/aventreectrl.cc: Improve comment about WXK_PRIOR and WXK_NEXT.
1050
1051Mon Sep 26 11:51:01 GMT 2011  Olly Betts <olly@survex.com>
1052
1053        * src/aventreectrl.cc: Pressing "Enter" on a station in the tree
1054          control now centres the view on that station.
1055
1056Mon Sep 26 11:42:17 GMT 2011  Olly Betts <olly@survex.com>
1057
1058        * src/gfxcore.h,src/guicontrol.cc: Pressing "F5" forces all GLAList
1059          objects to be invalidated and then forces a refresh of the display.
1060          This is intended as a debugging aid - if pressing F5 changes the
1061          display at all then there's a missing case where a list should
1062          have been invalidated.
1063
1064Mon Sep 26 11:35:29 GMT 2011  Olly Betts <olly@survex.com>
1065
1066        * src/: Push survey pane size tracking down into GLACanvas, and
1067          automatically track which lists should be invalidated on a
1068          changes in the width or the height of the pane.
1069
1070Mon Sep 26 10:44:22 GMT 2011  Olly Betts <olly@survex.com>
1071
1072        * src/gla-gl.cc,src/gla.h: Move GLAList flags out of the header as they
1073          are internal details.
1074
1075Mon Sep 26 10:42:50 GMT 2011  Olly Betts <olly@survex.com>
1076
1077        * src/gfxcore.cc,src/gfxcore.h: Cache the scale bar in a GLAList since
1078          it often gets redrawn exactly the same - for example, when rotating,
1079          panning, etc.
1080
1081Mon Sep 26 09:40:32 GMT 2011  Olly Betts <olly@survex.com>
1082
1083        * src/gfxcore.cc,src/gfxcore.h: More "colour key" related internal
1084          nomenclature changes.
1085
1086Mon Sep 26 09:34:01 GMT 2011  Olly Betts <olly@survex.com>
1087
1088        * src/gfxcore.cc,src/gfxcore.h: Factor out the code to draw the colour
1089          key into DrawColourKey().
1090
1091Mon Sep 26 04:23:10 GMT 2011  Olly Betts <olly@survex.com>
1092
1093        * src/gfxcore.cc: Apply COLOUR_KEY_OFFSET_Y by moving the point where
1094          we plot the key rather than including it in the calculations of the
1095          key's coordinates.
1096
1097Mon Sep 26 04:17:16 GMT 2011  Olly Betts <olly@survex.com>
1098
1099        * src/gfxcore.cc: Apply COLOUR_KEY_OFFSET_X by moving the point where
1100          we plot the key rather than including it in the calculations of the
1101          key's coordinates.
1102
1103Sat Sep 24 13:15:22 GMT 2011  Olly Betts <olly@survex.com>
1104
1105        * src/gfxcore.cc: Increase scale bar maximum width from 65% of the
1106          window width to 75% as it was in 1.0.x, but if that would overlap
1107          the clino then reduce it down until it reaches 50%.  Allow zooming
1108          in a little further to match what was possible in 1.0.x.  (ticket#23)
1109
1110Sat Sep 24 12:45:04 GMT 2011  Olly Betts <olly@survex.com>
1111
1112        * doc/TODO.htm: Update (--help messages can now be translated).
1113
1114Sat Sep 24 12:21:45 GMT 2011  Olly Betts <olly@survex.com>
1115
1116        * doc/TODO.htm: Note oddity with FullScreen and side panel.
1117
1118Sat Sep 24 12:14:52 GMT 2011  Olly Betts <olly@survex.com>
1119
1120        * src/mainfrm.h: We don't need the "un-fullscreen to show dialog" hack
1121          with recent wxGTK.  Also, there's no reason to think we need it for
1122          other platforms (it was enabled everywhere except Microsoft Windows
1123          before).
1124
1125Sat Sep 24 10:42:29 GMT 2011  Olly Betts <olly@survex.com>
1126
1127        * src/printwx.cc: "delete foo;" not "delete(foo);"
1128
1129Sat Sep 24 10:41:00 GMT 2011  Olly Betts <olly@survex.com>
1130
1131        * src/aven.cc,src/gfxcore.cc: No point checking for NULL before calling
1132          delete.
1133
1134Sat Sep 24 10:18:22 GMT 2011  Olly Betts <olly@survex.com>
1135
1136        * src/: Remove empty destructors.
1137
1138Sat Sep 24 06:43:33 GMT 2011  Olly Betts <olly@survex.com>
1139
1140        * doc/TODO.htm,src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Eliminate the
1141          last few OpenGL calls from gfxcore.cc.
1142
1143Sat Sep 24 06:32:02 GMT 2011  Olly Betts <olly@survex.com>
1144
1145        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: New type GLATexCoord to avoid
1146          using GLint outside of the OpenGL-specific code.
1147
1148Sat Sep 24 06:08:13 GMT 2011  Olly Betts <olly@survex.com>
1149
1150        * src/: Move glTexCoord2i() calls out of gfxcore.cc and into gla-gl.cc.
1151          Use BeginQuadrilaterals() rather than BeginPolygon() when the shape
1152          will definitely have 4 sides.
1153         
1154Sat Sep 24 02:09:48 GMT 2011  Olly Betts <olly@survex.com>
1155
1156        * src/gfxcore.h,src/guicontrol.cc: Disable "View North" when we're
1157          already viewing North, and similarly for other compass points.
1158
1159Sat Sep 24 01:57:06 GMT 2011  Olly Betts <olly@survex.com>
1160
1161        * doc/TODO.htm: Update.
1162
1163Fri Sep 23 15:38:36 GMT 2011  Olly Betts <olly@survex.com>
1164
1165        * doc/aven.sgml,lib/codes.po,src/: Rename the "depth bar" to "colour
1166          key", which better describes it now that it might show dates or
1167          errors.
1168
1169Fri Sep 23 15:19:33 GMT 2011  Olly Betts <olly@survex.com>
1170
1171        * src/gfxcore.cc,src/gfxcore.h,src/guicontrol.cc: Fix the conditions
1172          under which colour by date can be enabled to fully match what we
1173          now intend.
1174
1175Fri Sep 23 15:04:35 GMT 2011  Olly Betts <olly@survex.com>
1176
1177        * src/gfxcore.cc,src/mainfrm.cc: Enable "colour by date" if there are
1178          any surveys with date information.  Move the "Undated" / "Not in
1179          loop" entry down a little to improve the appearance.  Make each
1180          entry in the colour keys a pixel taller so it's an even number of
1181          pixels and will divide by two exactly.
1182
1183Fri Sep 23 14:59:33 GMT 2011  Olly Betts <olly@survex.com>
1184
1185        * src/fnt.cc: Remove "*1.25" fudge factor from font size for texture
1186          mapped fonts.
1187
1188Fri Sep 23 12:44:18 GMT 2011  Olly Betts <olly@survex.com>
1189
1190        * lib/en_US.po: Update for new messages.
1191
1192Fri Sep 23 12:41:16 GMT 2011  Olly Betts <olly@survex.com>
1193
1194        * src/gfxcore.cc: Expand context menu for compass to include "View
1195          North", etc;  Similarly add "Plan" and "Elevation" to clino context
1196          menu.
1197
1198Fri Sep 23 12:25:10 GMT 2011  Olly Betts <olly@survex.com>
1199
1200        * src/gla-gl.cc: Use += to make code clearer.
1201
1202Fri Sep 23 12:16:36 GMT 2011  Olly Betts <olly@survex.com>
1203
1204        * lib/codes.po,src/gfxcore.cc,src/gfxcore.h,src/guicontrol.cc: Add
1205          pop-up menus for right clicks on scale bar, compass, and clino.
1206
1207Fri Sep 23 11:17:31 GMT 2011  Olly Betts <olly@survex.com>
1208
1209        * src/gfxcore.cc: Use HasRangeOfDates() consistently.
1210
1211Thu Sep 22 23:56:06 GMT 2011  Olly Betts <olly@survex.com>
1212
1213        * src/gla-gl.cc: Add missing newline to OpenGL info when GLX info isn't
1214          reported.
1215
1216Thu Sep 22 13:51:55 GMT 2011  Olly Betts <olly@survex.com>
1217
1218        * survex.spec.in: Man pages are no longer installed in /usr/man so
1219          no need to move them from there.  Package aven.svg.  Package
1220          files for vim support.  (Fixes from James Begley)
1221
1222Thu Sep 22 12:45:58 GMT 2011  Olly Betts <olly@survex.com>
1223
1224        * lib/: Updates from launchpad.
1225
1226Thu Sep 22 07:12:22 GMT 2011  Olly Betts <olly@survex.com>
1227
1228        * lib/: Update .po files from template.
1229
1230Thu Sep 22 07:12:01 GMT 2011  Olly Betts <olly@survex.com>
1231
1232        * lib/codes.po: Improvements to "TRANSLATORS" comments.
1233
1234Thu Sep 22 02:47:33 GMT 2011  Olly Betts <olly@survex.com>
1235
1236        * lib/Makefile.am: Add check that numeric codes haven't escaped into
1237          the translated .po files.
1238
1239Wed Sep 21 14:38:16 GMT 2011  Olly Betts <olly@survex.com>
1240
1241        * lib/es.po: Update with new msgids.
1242
1243Wed Sep 21 14:37:53 GMT 2011  Olly Betts <olly@survex.com>
1244
1245        * lib/en_US.po: Fix typo (doubled ").
1246
1247Wed Sep 21 14:37:14 GMT 2011  Olly Betts <olly@survex.com>
1248
1249        * lib/Makefile.am: Check format of .po files with msgfmt -c
1250          --check-accelerators.
1251
1252Wed Sep 21 13:49:05 GMT 2011  Olly Betts <olly@survex.com>
1253
1254        * lib/en_US.po: Update en_US translation.
1255
1256Wed Sep 21 13:47:36 GMT 2011  Olly Betts <olly@survex.com>
1257
1258        * lib/codes.po,src/cad3d.c: Tweak wording of a message.  Remove
1259          "unused" messages which have actually just been adapted slightly,
1260          add back a removed unused message, and mark an unused message as
1261          unused.
1262`
1263Wed Sep 21 13:20:58 GMT 2011  Olly Betts <olly@survex.com>
1264
1265        * lib/codes.po,src/mainfrm.cc: Make more messages translatable.
1266
1267Wed Sep 21 12:53:02 GMT 2011  Olly Betts <olly@survex.com>
1268
1269        * lib/codes.po,src/: cmdline_set_syntax_message() now takes message
1270          numbers, plus an optional string argument.
1271
1272Wed Sep 21 12:17:19 GMT 2011  Olly Betts <olly@survex.com>
1273
1274        * src/mainfrm.cc: Fix to set the correct filename on the root of the
1275          survey tree.
1276
1277Wed Sep 21 11:25:53 GMT 2011  Olly Betts <olly@survex.com>
1278
1279        * lib/codes.po,src/log.cc,src/mainfrm.cc,src/printwx.cc: Make more
1280          messages translatable.
1281
1282Wed Sep 21 07:30:28 GMT 2011  Olly Betts <olly@survex.com>
1283
1284        * lib/codes.po,src/dump3d.c,src/gfxcore.cc,src/mainfrm.cc: Make more
1285          messages translatable.  In the colour key for "colour by date",
1286          change "No info" to "Undated".
1287
1288Wed Sep 21 04:20:52 GMT 2011  Olly Betts <olly@survex.com>
1289
1290        * lib/codes.po,src/cavernlog.cc: Allow the "Reprocess" button label in
1291          aven's cavern log window to be translated.
1292
1293Wed Sep 21 04:07:29 GMT 2011  Olly Betts <olly@survex.com>
1294
1295        * lib/,src/: Extract all the help strings in --help output and make
1296          them available for translation.
1297
1298Wed Sep 21 04:04:31 GMT 2011  Olly Betts <olly@survex.com>
1299
1300        * lib/Makefile.am: Check there are no duplicate message codes in
1301          codes.po as part of "make check".
1302
1303Wed Sep 21 02:29:21 GMT 2011  Olly Betts <olly@survex.com>
1304
1305        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Eliminate glReadPixels() call
1306          from src/gfxcore.cc.
1307
1308Wed Sep 21 02:28:21 GMT 2011  Olly Betts <olly@survex.com>
1309
1310        * lib/codes.po,lib/en_US.po,src/aboutdlg.cc: Make all strings in
1311          src/aboutdlg.cc translatable.
1312
1313Wed Sep 21 01:56:15 GMT 2011  Olly Betts <olly@survex.com>
1314
1315        * doc/manual.sgml: Tweak text about Debian packages.
1316
1317Tue Sep 20 11:31:03 GMT 2011  Olly Betts <olly@survex.com>
1318
1319        * tests/: Update FSF address.
1320
1321Tue Sep 20 11:28:50 GMT 2011  Olly Betts <olly@survex.com>
1322
1323        * lib/print.ini: Update reference to Survex 1.1; update FSF address.
1324
1325Tue Sep 20 06:43:56 GMT 2011  Olly Betts <olly@survex.com>
1326
1327        * src/img.c: Only define INT32_T if it isn't already defined (it will
1328          be for 1.0.x).
1329
1330Tue Sep 20 06:43:23 GMT 2011  Olly Betts <olly@survex.com>
1331
1332        * src/cavern.c: Remove unused function left over from recent change to
1333          how coordinate ranges get reported.
1334
1335Tue Sep 20 06:42:31 GMT 2011  Olly Betts <olly@survex.com>
1336
1337        * make_release: Use the URL field from svn info in the command we give
1338          to take this release rather than hard-coding the URL for trunk.
1339
1340Tue Sep 20 05:43:11 GMT 2011  Olly Betts <olly@survex.com>
1341
1342        * buildmacosx.sh: Building on 10.6 should work on 10.7, so update
1343          comment to more clearly reflect that.
1344
1345Tue Sep 20 05:39:50 GMT 2011  Olly Betts <olly@survex.com>
1346
1347        * lib/,src/cavern.c: Fix reporting of ranges of survey coordinates,
1348          which was broken by the message handling changes in 1.2.0.
1349
1350Tue Sep 20 04:30:14 GMT 2011  Olly Betts <olly@survex.com>
1351
1352        * configure.in,src/moviemaker.cc: Fix to build with FFmpeg library
1353          versions in Debian unstable, as well as those in Debian stable.
1354
1355Tue Sep 20 03:51:40 GMT 2011  Olly Betts <olly@survex.com>
1356
1357        * src/moviemaker.cc: Updates towards compatibility with newer FFmpeg
1358          libraries without breaking build with those in Debian stable.
1359
1360Tue Sep 20 03:41:58 GMT 2011  Olly Betts <olly@survex.com>
1361
1362        * src/avenprcore.h: Declare border as "struct border" rather than as a
1363          typedef to avoid a -Wshadow warning.
1364
1365Tue Sep 20 00:15:07 GMT 2011  Olly Betts <olly@survex.com>
1366
1367        * NEWS: Perhaps the final update for 1.2.0.
1368
1369Tue Sep 20 00:09:42 GMT 2011  Olly Betts <olly@survex.com>
1370
1371        * lib/afm2txf.pl: Fix to correctly handle non-ASCII glyphs by using
1372          glyphshow in the generated PostScript code rather than relying on the
1373          numeric encoding order of the font to match Unicode (which doesn't
1374          generally seem to be the case).  Tweak to process files without
1375          slurping them all into memory where that's easy to do.
1376
1377Mon Sep 19 23:15:46 GMT 2011  Olly Betts <olly@survex.com>
1378
1379        * src/fnt.cc: Use FNT_MAXCHAR instead of literal 256.
1380
1381Mon Sep 19 21:58:50 GMT 2011  Olly Betts <olly@survex.com>
1382
1383        * buildmacosx.sh: Revert CPP=cpp change - it's not required.  Revert to
1384          using wx 2.8.11 and 2.8.12 seems to fail to build.  Output of hdid
1385          can contain spaces as well as tabs (man page only documents tabs) so
1386          update regexps to take this into account.
1387
1388Mon Sep 19 11:52:50 GMT 2011  Olly Betts <olly@survex.com>
1389
1390        * buildmacosx.sh: Add comment noting that Xcode is probably required.
1391          Since wxWidgets only supports building for a single arch at a time,
1392          build for i386 by default, which should also work on x86_64.  Pass
1393          CPP=cpp to wxWidgets configure (not certain if this is actually
1394          needed, or was something tried on the way to discovering that only
1395          one -arch option can be passed).
1396
1397Sun Sep 18 12:24:41 GMT 2011  Olly Betts <olly@survex.com>
1398
1399        * make_release: No need to force disabling of libavcodec for mingw - it
1400          gets automatically disable if not present.
1401
1402Sun Sep 18 12:23:39 GMT 2011  Olly Betts <olly@survex.com>
1403
1404        * src/moviemaker.cc: Fix disabling of libavcodec-using code when
1405          libavcodec isn't present.
1406
1407Sun Sep 18 11:50:06 GMT 2011  Olly Betts <olly@survex.com>
1408
1409        * NEWS: Update 1.2.0 release date.
1410
1411Sun Sep 18 11:49:46 GMT 2011  Olly Betts <olly@survex.com>
1412
1413        * make_release: Disable use of libavcodec for mingw for now.
1414
1415Sun Sep 18 02:51:52 GMT 2011  Olly Betts <olly@survex.com>
1416
1417        * make_release: Fix comment typo.
1418
1419Sun Sep 18 02:50:30 GMT 2011  Olly Betts <olly@survex.com>
1420
1421        * doc/TODO.htm: Update in preparation for releasing 1.2.
1422
1423Sun Sep 18 02:49:53 GMT 2011  Olly Betts <olly@survex.com>
1424
1425        * src/gla-gl.cc: Only try to read the GLX version on platforms which
1426          use GLX.
1427
1428Sun Sep 18 02:03:13 GMT 2011  Olly Betts <olly@survex.com>
1429
1430        * Makefile.am,doc/Makefile.am: Don't list other .in files explicitly in
1431          EXTRA_DIST.
1432
1433Sun Sep 18 01:59:49 GMT 2011  Olly Betts <olly@survex.com>
1434
1435        * lib/Makefile.am: survex.keys.in will get shipped because it is
1436          used by AC_CONFIG_FILES so there's no need to list it explicitly
1437          in EXTRA_DIST.
1438
1439Sun Sep 18 01:56:18 GMT 2011  Olly Betts <olly@survex.com>
1440
1441        * configure.in,lib/Makefile.am,lib/po-to-msg.pl: Fix .msg file
1442          generation to work when srcdir != builddir.  Drop the "dontextract"
1443          mechanism which automatically generates headers to allows building a
1444          version with translations for the messages for errors in loading the
1445          messages file, as it doesn't seem worth the effort to get it working
1446          again.  It's easy to write such a header by hand if you really want
1447          to do this.
1448
1449Fri Sep 16 14:26:43 GMT 2011  Olly Betts <olly@survex.com>
1450
1451        * NEWS,configure.in: Update for 1.2.0.
1452
1453Fri Sep 16 14:22:20 GMT 2011  Olly Betts <olly@survex.com>
1454
1455        * lib/icons/Makefile.am,lib/icons/aven.png,lib/icons/aven.svg: Add
1456          new version of aven icon, redrawn in SVG so it displays nicely at
1457          larger sizes.
1458
1459Fri Sep 16 12:55:05 GMT 2011  Olly Betts <olly@survex.com>
1460
1461        * lib/codes.po,src/cavern.c: Add --3d-version option to allow the user
1462          to specify the version of the 3d format to output.  (ticket#21)
1463
1464Fri Sep 16 12:52:55 GMT 2011  Olly Betts <olly@survex.com>
1465
1466        * src/img.c,src/img.h: Make the highest and lowest valid values for
1467          img_output_version available in img.h as IMG_VERSION_MIN and
1468          IMG_VERSION_MAX.
1469
1470Fri Sep 16 05:49:12 GMT 2011  Olly Betts <olly@survex.com>
1471
1472        * src/aventreectrl.cc,src/guicontrol.cc,src/mainfrm.cc: Don't use
1473          deprecated members or methods of wxKeyEvent.
1474
1475Fri Sep 16 03:36:54 GMT 2011  Olly Betts <olly@survex.com>
1476
1477        * lib/map.png: Remove scan of map which isn't used and we probably
1478          don't have rights to redistribute.
1479
1480Fri Sep 16 03:16:01 GMT 2011  Olly Betts <olly@survex.com>
1481
1482        * src/mainfrm.cc: If a label isn't valid UTF-8, treat it as CP1252 (the
1483          Microsoft superset of ISO8859-1).
1484
1485Fri Sep 16 03:00:51 GMT 2011  Olly Betts <olly@survex.com>
1486
1487        * src/mainfrm.cc: Remove special handling for toggling "full screen"
1488          on wxGTK as it's no longer required with modern versions.
1489
1490Fri Sep 16 02:05:12 GMT 2011  Olly Betts <olly@survex.com>
1491
1492        * src/gfxcore.cc,src/gfxcore.h,src/mainfrm.cc: Don't redraw the survey
1493          on every mouse movement in the survey pane unless the measuring line
1494          is (or just was) active.  (ticket #17)
1495
1496Thu Sep 15 03:58:59 GMT 2011  Olly Betts <olly@survex.com>
1497
1498        * src/aven.cc: Comment improvements.
1499
1500Thu Sep 15 03:51:27 GMT 2011  Olly Betts <olly@survex.com>
1501
1502        * tests/smoke.tst: aven no longer requires an X display for --help or
1503          --version, so replace skip of this check with a check that this
1504          remains the case.
1505
1506Thu Sep 15 02:27:57 GMT 2011  Olly Betts <olly@survex.com>
1507
1508        * NEWS: Update from ChangeLog.
1509
1510Thu Sep 15 02:11:28 GMT 2011  Olly Betts <olly@survex.com>
1511
1512        * lib/Makefile.am: Distribute codes.po.
1513
1514Thu Sep 15 02:08:35 GMT 2011  Olly Betts <olly@survex.com>
1515
1516        * configure.in,survex.spec.in: Default to installing docs into
1517          /usr/share/doc/survex rather than /usr/doc/survex.
1518
1519Wed Sep 14 01:57:45 GMT 2011  Olly Betts <olly@survex.com>
1520
1521        * src/mainfrm.cc: Fix another potential read beyond the end of a
1522          string.
1523
1524Wed Sep 14 01:35:20 GMT 2011  Olly Betts <olly@survex.com>
1525
1526        * src/mainfrm.cc: Fix potential reading off end of string - fix from
1527          Stuart Bennett.
1528
1529Wed Sep 14 00:33:16 GMT 2011  Olly Betts <olly@survex.com>
1530
1531        * lib/es.po: Update from launchpad.
1532
1533Tue Sep 13 22:05:59 GMT 2011  Olly Betts <olly@survex.com>
1534
1535        * buildmacosx.sh: Use wx 2.8.12.
1536
1537Tue Sep 13 11:32:18 GMT 2011  Olly Betts <olly@survex.com>
1538
1539        * src/aven.cc,src/aven.h,src/gla-gl.cc: Explicitly request
1540          double-buffering, which seems to be needed for systems with GLX >=
1541          1.3.  Report GLX version and whether double-buffering is in use in
1542          the about dialog.
1543
1544Sun Jun 19 11:19:51 GMT 2011  Olly Betts <olly@survex.com>
1545
1546        * src/: Try to report errors from generating movie more helpfully.
1547
1548Fri Jun 17 06:33:38 GMT 2011  Olly Betts <olly@survex.com>
1549
1550        * src/moviemaker.cc: Eliminate use of deprecated function
1551          av_alloc_format_context().
1552
1553Fri Jun 17 06:32:50 GMT 2011  Olly Betts <olly@survex.com>
1554
1555        * src/moviemaker.cc: Simplify the loop to flip the image vertically.
1556
1557Fri Jun 17 06:17:20 GMT 2011  Olly Betts <olly@survex.com>
1558
1559        * configure.in,src/moviemaker.cc,src/moviemaker.h: Use libswscale to
1560          convert images to add to the video.  Movie export now working
1561          again!
1562
1563Fri Jun 17 06:16:46 GMT 2011  Olly Betts <olly@survex.com>
1564
1565        * src/gfxcore.cc: No need to specify true to PlayPres - that's the
1566          default.
1567
1568Fri Jun 17 06:15:34 GMT 2011  Olly Betts <olly@survex.com>
1569
1570        * src/gfxcore.cc: Set the play speed to "x1" during video recording.
1571
1572Fri Jun 17 05:43:12 GMT 2011  Olly Betts <olly@survex.com>
1573
1574        * src/gfxcore.cc,src/gfxcore.h: Rename 'mpeg' member to 'movie'.
1575
1576Fri Jun 17 04:30:12 GMT 2011  Olly Betts <olly@survex.com>
1577
1578        * configure.in,src/moviemaker.cc,src/moviemaker.h: Mostly update movie
1579          making code to work with current FFmpeg.  Still TODO: convert call
1580          to img_convert() to use sws_scale() - currently you just get an all
1581          green movie!
1582
1583Mon May 30 07:40:12 GMT 2011  Olly Betts <olly@survex.com>
1584
1585        * buildmacosx.sh: Fix URL for downloading wxWidgets tarball.
1586
1587Sat May 28 12:39:11 GMT 2011  Olly Betts <olly@survex.com>
1588
1589        * buildmacosx.sh: Build for x86_64 as well as i386.
1590
1591Sat May 28 06:14:09 GMT 2011  Olly Betts <olly@survex.com>
1592
1593        * buildmacosx.sh: Fix comment typo.
1594
1595Sat May 28 06:08:10 GMT 2011  Olly Betts <olly@survex.com>
1596
1597        * buildmacosx.sh: Don't assume the volume gets mounted on
1598          /Volumes/Survex as it won't be if that mount point is already in use.
1599
1600Thu May 26 16:09:05 GMT 2011  Olly Betts <olly@survex.com>
1601
1602        * lib/codes.po,src/aven.cc,src/mainfrm.cc,src/mainfrm.h: Use more stock
1603          IDs.
1604
1605Thu May 26 14:52:00 GMT 2011  Olly Betts <olly@survex.com>
1606
1607        * lib/,src/printwx.cc: Use stock wx button IDs wxID_PRINT and
1608          wxID_PREVIEW where appropriate.
1609
1610Thu May 26 14:47:52 GMT 2011  Olly Betts <olly@survex.com>
1611
1612        * lib/codes.po: Mark unused messages by commenting out with '#~'.
1613
1614Thu May 26 14:34:29 GMT 2011  Olly Betts <olly@survex.com>
1615
1616        * src/printwx.h: Fix comment typo.
1617
1618Thu May 26 12:47:44 GMT 2011  Olly Betts <olly@survex.com>
1619
1620        * src/mainfrm.cc,src/printwx.cc: When using a standard wxID_xxx id with
1621          wxButton, use the implicit default label, as the wx documentation
1622          recommends.
1623
1624Thu May 26 12:28:11 GMT 2011  Olly Betts <olly@survex.com>
1625
1626        * src/: Remove the unused preferences dialog code - we can easily
1627          fish it back out of SVN should we want it later, so no point
1628          having it sitting there making every checkout bigger.
1629
1630Tue May 24 05:21:52 GMT 2011  Olly Betts <olly@survex.com>
1631
1632        * configure.in,doc/Makefile.am,doc/survex.1.in: Move survex man page to
1633          section 7 (since it isn't documenting an actual command).
1634
1635Tue May 24 05:17:53 GMT 2011  Olly Betts <olly@survex.com>
1636
1637        * doc/Makefile.am: Write generated man page to a temporary file, then
1638          atomically rename, to avoid leaving an empty or partial man page
1639          behind if docbook-to-man dies (I managed to ship an empty cad3d.1 in
1640          1.1.16).
1641
1642Sat May 21 22:05:04 GMT 2011  Olly Betts <olly@survex.com>
1643
1644        * lib/fr.po: Fold in addition of accent from launchpad.
1645
1646Sat May 21 22:04:31 GMT 2011  Olly Betts <olly@survex.com>
1647
1648        * lib/: Remove comments which are only relevant for other languages
1649          from .po files.  Add more clarifying comments.
1650
1651Thu May 19 05:23:03 GMT 2011  Olly Betts <olly@survex.com>
1652
1653        * lib/messages.txt: Remove as no longer used.
1654
1655Wed May 18 09:06:19 GMT 2011  Olly Betts <olly@survex.com>
1656
1657        * lib/,src/mainfrm.cc,src/mainfrm.h: We now use .po and .pot files as
1658          the master format for storing translations in (rather than
1659          messages.txt), and then translate these into Survex's .msg format.
1660
1661Wed May 18 08:37:01 GMT 2011  Olly Betts <olly@survex.com>
1662
1663        * lib/messages.txt: Fix variant en-us message which ought not be
1664          different.
1665
1666Wed May 18 05:50:07 GMT 2011  Olly Betts <olly@survex.com>
1667
1668        * make_release: Print out the commands needed to tag the release.
1669
1670Tue May 17 01:24:59 GMT 2011  Olly Betts <olly@survex.com>
1671
1672        * lib/messages.txt,src/cavern.c: Drop "non-fatal" from the report of
1673          how many errors there were at the end of the run - it just confuses
1674          users - we won't even get here if there's a fatal error!
1675        * lib/messages.txt: Add missing translations of two "Export" variants
1676          for ca, sk, and ro.
1677
1678Tue May 17 01:03:06 GMT 2011  Olly Betts <olly@survex.com>
1679
1680        * NEWS: Fix typo.
1681
1682Mon May 16 22:18:53 GMT 2011  Olly Betts <olly@survex.com>
1683
1684        * buildmacosx.sh: Extract tarball quietly, and just say we're doing
1685          it.  Add missing quoting to variable expansions.
1686
1687Mon May 16 05:59:32 GMT 2011  Olly Betts <olly@survex.com>
1688
1689        * NEWS: Another pre-1.1.16 update.
1690
1691Mon May 16 05:54:30 GMT 2011  Olly Betts <olly@survex.com>
1692
1693        * Makefile.am: Include all the available wxstd.mo files into the
1694          Microsoft Windows installer, rather than trying to just include those
1695          which we have translations for.  This avoids having to maintain a
1696          list of which to include, and gives users translations of wxWidgets
1697          messages even if they don't get Survex messages translated.
1698
1699Mon May 16 05:53:49 GMT 2011  Olly Betts <olly@survex.com>
1700
1701        * doc/HACKING.htm: Update version of InnoSetup used.  Note the packages
1702          needed on Debian to build the Microsoft Windows installer.
1703
1704Mon May 16 05:22:03 GMT 2011  Olly Betts <olly@survex.com>
1705
1706        * doc/HACKING.htm: Note Debian packages to install for docs.
1707
1708Mon May 16 05:21:27 GMT 2011  Olly Betts <olly@survex.com>
1709
1710        * survex.iss.in: Add comment noting that AppVerName isn't required by
1711          newer InnoSetup.
1712
1713Sun May 15 04:11:34 GMT 2011  Olly Betts <olly@survex.com>
1714
1715        * NEWS,configure.in: Update for 1.1.16.
1716
1717Sun May 15 03:44:17 GMT 2011  Olly Betts <olly@survex.com>
1718
1719        * lib/fixmsgs.pl: Update to fix UTF-8 rather than ISO8859-1.
1720
1721Sun May 15 03:43:46 GMT 2011  Olly Betts <olly@survex.com>
1722
1723        * lib/named-entities.txt: Add hellip and rarr.
1724
1725Sun May 15 03:39:02 GMT 2011  Olly Betts <olly@survex.com>
1726
1727        * lib/messages.txt: Fix clashing menu shortcuts from recent translation
1728          updates.
1729
1730Sun May 15 03:20:50 GMT 2011  Olly Betts <olly@survex.com>
1731
1732        * src/message.c: 0x2026 (&hellip;): Handle for WINCP1252, and
1733          transliterate to '...' for charsets which don't have it.  0x2192
1734          (&rarr;): Transliterate to '->' for charsets which don't have it.
1735          Handle &Scaron;, &scaron;, &Zcaron;, &zcaron; for WINCP1252.
1736        * lib/messages.txt: Use '&rarr;' instead of '->' and '&hellip;' instead
1737          of '...'.
1738
1739Sun May 15 02:59:42 GMT 2011  Olly Betts <olly@survex.com>
1740
1741        * lib/messages.txt: Fix literal accented characters.
1742
1743Sun May 15 02:55:50 GMT 2011  Olly Betts <olly@survex.com>
1744
1745        * lib/messages.txt: Fold in de updates from launchpad.
1746
1747Sun May 15 02:36:02 GMT 2011  Olly Betts <olly@survex.com>
1748
1749        * lib/messages.txt: Fold in es updates from launchpad.
1750
1751Sun May 15 02:19:45 GMT 2011  Olly Betts <olly@survex.com>
1752
1753        * lib/messages.txt: Fold in it updates from launchpad.
1754
1755Sun May 15 02:00:45 GMT 2011  Olly Betts <olly@survex.com>
1756
1757        * lib/messages.txt: Fold in pt-br updates from launchpad.
1758
1759Sun May 15 01:53:22 GMT 2011  Olly Betts <olly@survex.com>
1760
1761        * lib/messages.txt: Fold in pt updates from launchpad.
1762
1763Mon Mar 14 01:58:10 GMT 2011  Olly Betts <olly@survex.com>
1764
1765        * configure.in: Link with -lGL, if it exists to support linking with
1766          gold or GNU ld --as-needed (Debian bug #615781).
1767
1768Thu Mar 03 13:16:19 GMT 2011  Olly Betts <olly@survex.com>
1769
1770        * src/img.c: Fix code typo for IMG_API_VERSION == 0 case.
1771
1772Thu Mar 03 12:32:57 GMT 2011  Olly Betts <olly@survex.com>
1773
1774        * src/img.c: Fix typo in code used when IMG_HOSTED isn't defined.
1775
1776Wed Oct 20 09:53:56 GMT 2010  Olly Betts <olly@survex.com>
1777
1778        * lib/messages.txt: "Colour" -> "Color" in en-us.
1779
1780Sun Oct 17 14:10:21 GMT 2010  Olly Betts <olly@survex.com>
1781
1782        * lib/messages.txt: Assorted comment improvements and tweaks.
1783
1784Sat Oct 16 11:12:42 GMT 2010  Olly Betts <olly@survex.com>
1785
1786        * src/moviemaker.h: Remove unused <stdio.h>.  Shouldn't include
1787          <config.h> in headers, only sources.
1788
1789Sat Oct 16 10:13:10 GMT 2010  Olly Betts <olly@survex.com>
1790
1791        * doc/TODO.htm: Remove entries which have now been done.
1792
1793Fri Oct 15 06:57:46 GMT 2010  Olly Betts <olly@survex.com>
1794
1795        * tests/extend.tst: Fix to file .espec files when srcdir != builddir.
1796
1797Fri Oct 15 05:48:09 GMT 2010  Olly Betts <olly@survex.com>
1798
1799        * NEWS: Final update fro 1.1.15.
1800
1801Fri Oct 15 05:20:40 GMT 2010  Olly Betts <olly@survex.com>
1802
1803        * src/editwrap.c: Convert to use wide-character Unicode.
1804
1805Fri Oct 15 05:20:04 GMT 2010  Olly Betts <olly@survex.com>
1806
1807        * src/cavernlog.cc: Fix to work on Microsoft Windows.
1808
1809Thu Oct 14 22:50:09 GMT 2010  Olly Betts <olly@survex.com>
1810
1811        * tests/extend.tst: Enable eswap-break testcase now that diffpos is
1812          fixed.
1813
1814Thu Oct 14 22:48:06 GMT 2010  Olly Betts <olly@survex.com>
1815
1816        * src/diffpos.c: Handle files with duplicate labels in better - extend
1817          generates duplicate labels when it breaks a loop.
1818
1819Wed Oct 13 15:39:04 GMT 2010  Olly Betts <olly@survex.com>
1820
1821        * make_release: -Dunix when running make distcheck with the
1822          preprocessor in C89 mode.
1823
1824Wed Oct 13 15:33:23 GMT 2010  Olly Betts <olly@survex.com>
1825
1826        * src/cavern.c: Fix C++ comment.
1827
1828Wed Oct 13 15:07:31 GMT 2010  Olly Betts <olly@survex.com>
1829
1830        * NEWS,configure.in: 1.1.15.
1831
1832Wed Oct 13 15:00:51 GMT 2010  Olly Betts <olly@survex.com>
1833
1834        * configure.in,src/: Define GETC() in config.h and use it everywhere.
1835          Similarly define PUTC() to use putc_unlocked() where available and
1836          use that everywhere too.
1837
1838Wed Oct 13 13:41:17 GMT 2010  Olly Betts <olly@survex.com>
1839
1840        * src/cavernlog.cc: Remove superfluous nested declaration.
1841
1842Wed Oct 13 11:19:29 GMT 2010  Olly Betts <olly@survex.com>
1843
1844        * src/cavernlog.cc: mingw doesn't have _get_wpgmptr() so use the
1845          deprecated _wpgmptr instead.  mingw doesn't have errno_t so use int
1846          instead.
1847
1848Wed Oct 13 10:49:18 GMT 2010  Olly Betts <olly@survex.com>
1849
1850        * src/cavernlog.cc: (Microsoft Windows) Quote for any meta characters,
1851          not just space.
1852
1853Wed Oct 13 10:27:38 GMT 2010  Olly Betts <olly@survex.com>
1854
1855        * src/cavernlog.cc: (Microsoft Windows) Use _get_wpgmptr() to get wide
1856          path to aven rather for running cavern.
1857
1858Thu Oct 07 22:38:43 GMT 2010  Olly Betts <olly@survex.com>
1859
1860        * src/datain.h,src/useful.c: Use getc_unlocked() if available.
1861
1862Thu Oct 07 14:25:13 GMT 2010  Olly Betts <olly@survex.com>
1863
1864        * src/mainfrm.cc: Use _wfopen() on Microsoft Windows when loading and
1865          saving presentations so that paths with non-Latin1 characters in can
1866          be processed.
1867
1868Thu Oct 07 12:52:22 GMT 2010  Olly Betts <olly@survex.com>
1869
1870        * configure.in,src/cavernlog.cc: Use getc_unlocked() if available.
1871
1872Thu Oct 07 12:42:21 GMT 2010  Olly Betts <olly@survex.com>
1873
1874        * src/cavernlog.cc: Don't call Update() after every line, but only
1875          when we don't have data from cavern pending.  Hopefully addresses
1876          ticket#12.
1877
1878Wed Oct 06 02:25:31 GMT 2010  Olly Betts <olly@survex.com>
1879
1880        * make_release: Never set CFLAGS or CXXFLAGS in the environment.
1881          Build mingw version in an unpacked source tree from the release
1882          tarball.
1883
1884Wed Oct 06 02:09:33 GMT 2010  Olly Betts <olly@survex.com>
1885
1886        * src/cavernlog.cc: Fix code indentation.
1887
1888Wed Oct 06 02:08:38 GMT 2010  Olly Betts <olly@survex.com>
1889
1890        * src/cavernlog.cc: Revert to using mb_str() for popen() and system()
1891          on Unix.
1892
1893Wed Oct 06 02:02:54 GMT 2010  Olly Betts <olly@survex.com>
1894
1895        * src/cavernlog.cc: Use _wpopen() and _wsystem() on Microsoft Windows
1896          so that paths with non-Latin1 characters in can be processed.
1897
1898Wed Oct 06 01:16:03 GMT 2010  Olly Betts <olly@survex.com>
1899
1900        * src/cavernlog.cc: Need to quote filenames with spaces in for
1901          Microsoft Windows.
1902
1903Wed Oct 06 00:54:44 GMT 2010  Olly Betts <olly@survex.com>
1904
1905        * lib/Makefile.am: Ship the extra .isl translation files for Innosetup.
1906
1907Wed Oct 06 00:49:18 GMT 2010  Olly Betts <olly@survex.com>
1908
1909        * src/datain.c: Add missing include of date.h.
1910
1911Wed Oct 06 00:48:28 GMT 2010  Olly Betts <olly@survex.com>
1912
1913        * src/date.c,src/date.h: Add files for date handling.
1914
1915Tue Oct 05 12:48:19 GMT 2010  Olly Betts <olly@survex.com>
1916
1917        * src/gla-gl.cc,src/gla.h: Check whether blobs and crosses actually
1918          render correctly as points/point sprites, and if they don't, fall
1919          back to drawing them with lines.
1920
1921Tue Oct 05 10:53:56 GMT 2010  Olly Betts <olly@survex.com>
1922
1923        * src/gla-gl.cc,src/gla.h: Cache the best method for drawing blobs
1924          and crosses, and recheck automatically if the graphics hardware
1925          or drivers are changed or upgraded.
1926
1927Mon Oct 04 11:18:22 GMT 2010  Olly Betts <olly@survex.com>
1928
1929        * src/gla-gl.cc: Add \n to commented out debug message.
1930
1931Mon Oct 04 09:58:17 GMT 2010  Olly Betts <olly@survex.com>
1932
1933        * doc/index.htm.in,doc/manual.sgml,doc/survex.ent,lib/print.ini,
1934          src/printwx.cc,survex.iss.in: Use http://survex.com/ rather than
1935          http://www.survex.com/ - the former is the canonical name and
1936          www.survex.com just redirects.
1937
1938Mon Oct 04 09:46:24 GMT 2010  Olly Betts <olly@survex.com>
1939
1940        * src/mainfrm.cc: Don't offer "All files" wildcard in presentation save
1941          dialog.
1942
1943Mon Oct 04 08:19:40 GMT 2010  Olly Betts <olly@survex.com>
1944
1945        * src/gla-gl.cc: Pass GL_TRUE to OpenGL functions, rather than true.
1946
1947Sun Oct 03 06:46:03 GMT 2010  Olly Betts <olly@survex.com>
1948
1949        * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Use double instead of Double
1950          in cases where the value isn't being passed to OpenGL.
1951
1952Sun Aug 22 13:30:54 GMT 2010  Olly Betts <olly@survex.com>
1953
1954        * src/gla-gl.cc: If we aren't using GL_POINTS for blobs, draw them
1955          using a series of abutting lines rather than with gluDisk which
1956          is faster and gives a consistent shape.
1957
1958Sat Aug 21 14:33:54 GMT 2010  Olly Betts <olly@survex.com>
1959
1960        * src/gla-gl.cc: Fix another use of GL_POINT_SIZE_RANGE to
1961          GL_SMOOTH_POINT_SIZE_RANGE.
1962
1963Sat Aug 21 14:30:56 GMT 2010  Olly Betts <olly@survex.com>
1964
1965        * src/gla-gl.cc: Fix non-USE_FNT case to work again (it's limited to
1966          ISO-8859-1 characters though).
1967
1968Sat Aug 21 13:31:17 GMT 2010  Olly Betts <olly@survex.com>
1969
1970        * src/gla-gl.cc: Use GL_SMOOTH_POINT_SIZE_RANGE and
1971          GL_SMOOTH_POINT_SIZE_GRANULARITY instead of GL_POINT_SIZE_RANGE and
1972          GL_POINT_SIZE_GRANULARITY (unless they aren't defined) as the latter
1973          two are deprecated in OpenGL >= 1.2.  If GL_ALIASED_POINT_SIZE_RANGE
1974          is available (OpenGL >= 1.2 again) then report its value in the
1975          about box.
1976
1977Fri Aug 20 12:26:40 GMT 2010  Olly Betts <olly@survex.com>
1978
1979        * doc/3dformat.htm,lib/messages.txt,src/,tests/: New v7 of .3d format
1980          which stores survey dates as number of days since Jan 1st 1900, so
1981          we now support dates from 1900-2078 (rather than 1970-2037) with a
1982          smaller file size.  The img API is now versioned - you can select
1983          the new "version 1" by compiling with -DIMG_API_VERSION=1, which
1984          gives the survey dates in days in days1 and days2 instead of as
1985          time_t values in date1 and date2.  Fixes ticket#14.
1986
1987Fri Aug 20 12:12:54 GMT 2010  Olly Betts <olly@survex.com>
1988
1989        * src/printwx.cc: Remove unused '#include <time.h>'.
1990
1991Fri Aug 20 12:10:55 GMT 2010  Olly Betts <olly@survex.com>
1992
1993        * src/avenprcore.cc: Remove unused '#include <time.h>'.
1994
1995Fri Aug 20 10:10:05 GMT 2010  Olly Betts <olly@survex.com>
1996
1997        * src/export.cc: Explicit #include <time.h> for strftime().
1998
1999Wed Aug 18 13:59:30 GMT 2010  Olly Betts <olly@survex.com>
2000
2001        * src/osdepend.h: Remove workaround for DOS Turbo C compiler.
2002
2003Wed Aug 18 02:03:39 GMT 2010  Olly Betts <olly@survex.com>
2004
2005        * buildmacosx.sh,configure.in,lib/Info.plist.in: Make buildmacosx.sh
2006          work.
2007
2008Tue Aug 17 01:43:24 GMT 2010  Olly Betts <olly@survex.com>
2009
2010        * src/gfxcore.h: "using svx::Point;" gives an error, so use a macro
2011          instead.
2012
2013Wed Aug 04 03:27:22 GMT 2010  Olly Betts <olly@survex.com>
2014
2015        * src/img.c: Fix cast in get16() to be to short not long.
2016
2017Wed Aug 04 02:32:16 GMT 2010  Olly Betts <olly@survex.com>
2018
2019        * src/cavernlog.cc,src/cavernlog.h: "Rerun" -> "Reprocess" to follow
2020          terminology in manual, etc.  Fixes ticket#15.
2021
2022Wed Jul 28 17:06:49 GMT 2010  Olly Betts <olly@survex.com>
2023
2024        * tests/: Most tests weren't actually running and testcases (looks like
2025          a sh portability issue).  Fixed, and fortunately all tests still
2026          pass.
2027
2028Mon Jul 26 12:30:43 GMT 2010  Olly Betts <olly@survex.com>
2029
2030        * doc/manual.sgml: Fix typo "of" -> "on".
2031
2032Mon Jul 26 11:59:59 GMT 2010  Olly Betts <olly@survex.com>
2033
2034        * NEWS,configure.in: Update for 1.1.14.
2035
2036Mon Jul 26 11:53:01 GMT 2010  Olly Betts <olly@survex.com>
2037
2038        * lib/messages.txt,src/: Remove things we no longer need now we've
2039          dropped support for RISC OS and DOS.
2040
2041Mon Jul 26 11:19:40 GMT 2010  Olly Betts <olly@survex.com>
2042
2043        * src/cmdline.c: Remove reference to MSDOS.
2044
2045Mon Jul 26 10:23:07 GMT 2010  Olly Betts <olly@survex.com>
2046
2047        * src/: Strip out "Far" and "Huge" which we no longer need now that
2048          DOS memory models are no longer relevant.
2049
2050Mon Jul 26 09:57:37 GMT 2010  Olly Betts <olly@survex.com>
2051
2052        * configure.in: No need for AC_PROG_MAKE_SET when using automake.
2053
2054Mon Jul 26 09:48:10 GMT 2010  Olly Betts <olly@survex.com>
2055
2056        * configure.in,src/useful.h: On little-endian architectures, make
2057          get16() and get32() inline functions, rather than macros which use
2058          a global variable.
2059
2060Mon Jul 26 09:31:14 GMT 2010  Olly Betts <olly@survex.com>
2061
2062        * src/useful.c: Remove commented out code.
2063
2064Mon Jul 26 09:19:19 GMT 2010  Olly Betts <olly@survex.com>
2065
2066        * configure.in,src/img.c,src/useful.c,src/useful.h: Use AC_TYPE_INT16_T
2067          and AC_TYPE_INT32_T instead of home-brew equivalents.
2068
2069Mon Jul 26 08:40:43 GMT 2010  Olly Betts <olly@survex.com>
2070
2071        * src/listpos.c: In "Station X referred to just once, with an explicit
2072          prefix - typo?" warning, give file and linenumber where the *equate
2073          occurred.
2074
2075Mon Jul 26 08:37:46 GMT 2010  Olly Betts <olly@survex.com>
2076
2077        * src/readval.c: Fix comment typo.
2078
2079Mon Jul 26 08:29:41 GMT 2010  Olly Betts <olly@survex.com>
2080
2081        * src/listpos.c: In "Station X referred to by *entrance or *export but
2082          never used" warning, give file and linenumber where the *entrance or
2083          *export occurred.
2084
2085Mon Jul 26 07:44:26 GMT 2010  Olly Betts <olly@survex.com>
2086
2087        * src/aventreectrl.cc: Fix double-click handling for survey tree on
2088          wxMSW >= 2.8.11.
2089
2090Mon Jul 26 07:25:59 GMT 2010  Olly Betts <olly@survex.com>
2091
2092        * src/mainfrm.cc: Stop passing wxNO_FULL_REPAINT_ON_RESIZE as it is 0
2093          on all versions of wxWidgets we support (i.e. 2.6 and later).
2094
2095Mon Jul 26 07:21:35 GMT 2010  Olly Betts <olly@survex.com>
2096
2097        * INSTALL,src/: Restore compatibility with wxWidgets 2.6.
2098
2099Mon Jul 26 06:29:03 GMT 2010  Olly Betts <olly@survex.com>
2100
2101        * src/netskel.c: In "Unused fixed point" warning, give file and
2102          linenumber where the "*fix" occurred.
2103
2104Mon Jul 26 06:24:35 GMT 2010  Olly Betts <olly@survex.com>
2105
2106        * src/cavernlog.cc: Fix highlighting of links in CavernLog window to
2107          highlight just <file>:<line> (and not the ': ' after), and to make
2108          the title for the terminal the warning/error message.  Make the
2109          checking stricter by checking that the linenumber is a number, to
2110          avoid false positives.
2111
2112Mon Jul 26 04:48:12 GMT 2010  Olly Betts <olly@survex.com>
2113
2114        * Revert this change, as it appears wxMotif does support wxGLCanvas:
2115        * doc/manual.sgml: wxMotif apparently doesn't support wxGLCanvas, which
2116          is required by Aven in 1.1.x, so remove mention of Motif from manual.
2117
2118Mon Jul 26 03:24:38 GMT 2010  Olly Betts <olly@survex.com>
2119
2120        * src/: Add "Rerun" and "OK" buttons to the CavernLog window (as
2121          appropriate).  (Addition of "OK" button fixes ticket#13).  Fix up
2122          handling of splitter window to fix poor handling of various cases.
2123
2124Sun Jul 25 15:32:42 GMT 2010  Olly Betts <olly@survex.com>
2125
2126        * src/mainfrm.cc,src/mainfrm.h: Clean up code which sorts out loading
2127          a file (and processing it first if necessary).
2128
2129Sun Jul 25 07:20:05 GMT 2010  Olly Betts <olly@survex.com>
2130
2131        * src/cavernlog.h: Fix filename in comment at top.
2132
2133Sun Jul 25 07:17:20 GMT 2010  Olly Betts <olly@survex.com>
2134
2135        * src/cavernlog.cc: Don't double escape the contents of href and target
2136          in links in the log.
2137
2138Sun Jul 25 06:32:24 GMT 2010  Olly Betts <olly@survex.com>
2139
2140        * src/cavernlog.cc: Remove commented out calls to set the input
2141          encoding of the HTML parser - we now always escape non-ASCII
2142          characters as HTML entities.
2143
2144Fri Jul 23 14:15:25 GMT 2010  Olly Betts <olly@survex.com>
2145
2146        * src/cavernlog.h: Improve doc comment for process() method.
2147
2148Fri Jul 23 12:38:43 GMT 2010  Olly Betts <olly@survex.com>
2149
2150        * src/printwx.cc,src/printwx.h: Don't compile in the preview code when
2151          we disable the preview feature.
2152
2153Fri Jul 23 12:15:31 GMT 2010  Olly Betts <olly@survex.com>
2154
2155        * src/printwx.cc: The Gnome print dialog has its own preview window
2156          so suppress ours if using the Gnome one.
2157
2158Fri Jul 23 11:21:52 GMT 2010  Olly Betts <olly@survex.com>
2159
2160        * configure.in: Update the wx-config probing code - wxmac-config etc
2161          aren't present with newer wxWidgets versions.
2162
2163Fri Jul 23 05:55:37 GMT 2010  Olly Betts <olly@survex.com>
2164
2165        * buildmacosx.sh: Update to use WX_CONFIG not WXCONFIG.  Update to
2166          use a Unicode build.  If building a private wx, use wx 2.8.11 not
2167          2.7.0-1 (and don't replace carbon-glcanvas.cpp with our own version).
2168
2169Sat Jul 10 12:15:23 GMT 2010  Olly Betts <olly@survex.com>
2170
2171        * src/cavernlog.cc: Set the select timeout before calling wxYield()
2172          when waiting for output from cavern to 0.1s instead of 0.00001s to
2173          avoid yielding excessively on slower machines where this is likely
2174          to really slow things down.  Call Scroll() only once per line in
2175          the case where we are updating the scrollbar position.  Call
2176          Update() instead of wxYield() after each line, since that's enough
2177          to get the window updated.  Remove unused assignment "ch = left;"
2178          at end of loop.
2179
2180Fri Jul 09 14:42:47 GMT 2010  Olly Betts <olly@survex.com>
2181
2182        * configure.in: Link aven with -lGLU which SuSE Linux needs.
2183
2184Fri Jul 09 14:31:39 GMT 2010  Olly Betts <olly@survex.com>
2185
2186        * src/mainfrm.cc: Highlight stations matching any current search when a
2187          file is loaded.  (ticket#9)
2188
2189Thu Jul 01 12:20:58 GMT 2010  Olly Betts <olly@survex.com>
2190
2191        * survex.iss.in: Clean up comments from over-enthusiastic search and
2192          replace which modified comments as well as code.
2193
2194Thu Jul 01 10:15:06 GMT 2010  Olly Betts <olly@survex.com>
2195
2196        * src/gfxcore.h: Work around Mac OS X polluting the global namespace
2197          with a "Point" class.
2198
2199Thu Jul 01 10:10:45 GMT 2010  Olly Betts <olly@survex.com>
2200
2201        * src/Makefile.am: Remove FIXME which has already been resolved.
2202
2203Fri Jun 18 11:04:35 GMT 2010  Olly Betts <olly@survex.com>
2204
2205        * doc/manual.sgml: wxMotif apparently doesn't support wxGLCanvas, which
2206          is required by Aven in 1.1.x, so remove mention of Motif from manual.
2207
2208Fri Jun 18 03:03:55 GMT 2010  Olly Betts <olly@survex.com>
2209
2210        * doc/manual.sgml,src/aventreectrl.cc,src/gfxcore.cc,src/mainfrm.h:
2211          Correctly capitalise "GTK".
2212
2213Fri Jun 18 02:58:06 GMT 2010  Olly Betts <olly@survex.com>
2214
2215        * doc/manual.sgml: Note that on Linux we only regularly test builds
2216          with the GTK+ version (change taken from 1.0).
2217
2218Wed Jun 16 04:44:26 GMT 2010  Olly Betts <olly@survex.com>
2219
2220        * doc/Makefile.am: Use stampfile to stop unwanted rebuilds of the HTML
2221          version of the manual.
2222
2223Wed Jun 16 02:59:48 GMT 2010  Olly Betts <olly@survex.com>
2224
2225        * configure.in: Only ask for core, gl, and html wx libs to avoid
2226          linking to a load of others we don't use.
2227
2228Tue Jun 15 17:01:41 GMT 2010  Olly Betts <olly@survex.com>
2229
2230        * INSTALL: Update.
2231
2232Tue Jun 15 16:53:28 GMT 2010  Olly Betts <olly@survex.com>
2233
2234        * src/aven.cc: Fix to work with wxWidgets 2.6 too.
2235
2236Tue Jun 15 15:38:49 GMT 2010  Olly Betts <olly@survex.com>
2237
2238        * lib/survex-aven.desktop,lib/survex-svxedit.desktop: Merge in .desktop
2239          file updates from 1.0.39.1-4 Debian package.
2240
2241Tue Jun 15 14:40:04 GMT 2010  Olly Betts <olly@survex.com>
2242
2243        * doc/Makefile.am: Fix lingering references to @DOCS_OTHER@.
2244
2245Tue Jun 15 14:32:55 GMT 2010  Olly Betts <olly@survex.com>
2246
2247        * NEWS: Update from ChangeLog.
2248
2249Tue Jun 15 14:09:29 GMT 2010  Olly Betts <olly@survex.com>
2250
2251        * Makefile.am,configure.in,doc/Makefile.am,make_release: Scrap the
2252          "alternative manual formats" zip file - people will generally just
2253          want one of them, so downloading several together isn't very useful.
2254          Replace PostScript version of manual with a PDF version (more
2255          compact and more people will have software to read PDF).  Don't
2256          generate RTF format by default as PDF is more useful if you want
2257          a formatted version to print.
2258
2259Tue Jun 15 13:36:30 GMT 2010  Olly Betts <olly@survex.com>
2260
2261        * doc/manual.sgml: Merge the "Contributing" section into the "Mailing
2262          List" section.
2263
2264Tue Jun 15 12:57:13 GMT 2010  Olly Betts <olly@survex.com>
2265
2266        * Makefile.am,make_release: Just produce a zip file with the
2267          alternative manual formats - a self-extracting .exe is harder to
2268          use on other platforms, and most people have a zip file extractor
2269          installed.
2270
2271Tue Jun 15 12:36:13 GMT 2010  Olly Betts <olly@survex.com>
2272
2273        * survex.spec.in: Update survex.com URLs to drop "www.".  Update
2274          wxGTK dependency to >= 2.6.0.  Reenable "BuildRequires:" as
2275          the issue with building the package on Debian is no longer
2276          relevant.
2277
2278Tue Jun 15 12:35:19 GMT 2010  Olly Betts <olly@survex.com>
2279
2280        * doc/manual.sgml: Update (C) years.  "MacOS X" -> "Mac OS X".
2281
2282Tue Jun 15 12:13:42 GMT 2010  Olly Betts <olly@survex.com>
2283
2284        * doc/manual.sgml: Remove out of date postal addresses - we can
2285          probably safely assume people have email these days.  Direct
2286          people to the mailing list since they are likely to get a
2287          quicker response rather than mailing individuals.  Remove
2288          mention of a paper mailing list.  Remove mention of sending
2289          us a floppy (!) or blank CDR to get a version as I can't recall
2290          the last time I gave someone a copy on physical media.
2291
2292Tue Jun 15 11:22:56 GMT 2010  Olly Betts <olly@survex.com>
2293
2294        * Makefile.am,make_release: I can't persuade rpmbuild to work sanely,
2295          and people can just as easily build binary RPMs from the source
2296          tarball as from the srpm, so just remove the rpm target from the
2297          makefile and code which uses it from make_release - it's less to
2298          have to maintain too.
2299
2300Tue Jun 15 10:59:12 GMT 2010  Olly Betts <olly@survex.com>
2301
2302        * make_release: Use "set -e" rather than checking the exit codes of
2303          commands.  -t no longer disables targets - set mk to do that.
2304
2305Tue Jun 15 09:41:11 GMT 2010  Olly Betts <olly@survex.com>
2306
2307        * make_release: Fix defaulting of list of things to do.
2308
2309Tue Jun 15 09:12:00 GMT 2010  Olly Betts <olly@survex.com>
2310
2311        * src/gdtconvert: Add "Generated" comment to output file.
2312
2313Tue Jun 15 09:10:02 GMT 2010  Olly Betts <olly@survex.com>
2314
2315        * src/gdtconvert: Add GPL license boilerplate.
2316
2317Tue Jun 15 08:53:28 GMT 2010  Olly Betts <olly@survex.com>
2318
2319        * src/gettexttomsg.pl,src/wx.h: Add GPL boilerplate to files which were
2320          missing it.
2321
2322Tue Jun 15 08:46:28 GMT 2010  Olly Betts <olly@survex.com>
2323
2324        * src/: Update FSF address in licence notices.
2325
2326Tue Jun 15 08:06:09 GMT 2010  Olly Betts <olly@survex.com>
2327
2328        * src/guicontrol.cc: Allow "Toggle Fullscreen" to work even if no
2329          survey is loaded now that we persist the window size between
2330          invocations.
2331
2332Tue Jun 15 08:03:53 GMT 2010  Olly Betts <olly@survex.com>
2333
2334        * src/gla-gl.cc: Use GL_BLEND rather than GL_ALPHA to work better with
2335          anti-aliased TXF files.
2336
2337Tue Jun 15 07:59:09 GMT 2010  Olly Betts <olly@survex.com>
2338
2339        * src/fnt.cc: Use font size from txf file rather than trying to
2340          calculate it from the texture fragment sizes.
2341
2342Tue Jun 15 07:48:13 GMT 2010  Olly Betts <olly@survex.com>
2343
2344        * lib/Makefile.am,lib/TexFont.h,lib/gentexfont.c: Generate aven.txf with
2345          afm2txf.pl instead of gentexfont because gentexfont's licence doesn't
2346          allow distribution of modified versions.
2347
2348Tue Jun 15 07:43:48 GMT 2010  Olly Betts <olly@survex.com>
2349
2350        * lib/afm2txf.pl: Add support for -o option to specify output .txf
2351          file.
2352
2353Tue Jun 15 07:10:16 GMT 2010  Olly Betts <olly@survex.com>
2354
2355        * lib/afm2txf.pl: Sanitise $FONT to ensure it doesn't contain a '/'.
2356          Remove the temporary .ppm file at the end.
2357
2358Tue Jun 15 06:13:30 GMT 2010  Olly Betts <olly@survex.com>
2359
2360        * lib/afm2txf.pl: Fix alignment of characters, backported from PLIB
2361          SVN.
2362
2363Tue Jun 15 05:05:05 GMT 2010  Olly Betts <olly@survex.com>
2364
2365        * lib/afm2txf.pl: Quote $FONT when passing to external commands.
2366
2367Tue Jun 15 04:24:33 GMT 2010  Olly Betts <olly@survex.com>
2368
2369        * lib/afm2txf.pl: Change character 96 from "grave" to "quoteleft".
2370
2371Tue Jun 15 04:22:59 GMT 2010  Olly Betts <olly@survex.com>
2372
2373        * lib/afm2txf.pl: Extend to cover ISO-8859-1, not just ASCII.
2374
2375Tue Jun 15 04:08:34 GMT 2010  Olly Betts <olly@survex.com>
2376
2377        * lib/afm2txf.pl: Clean up trailing whitespace.
2378
2379Tue Jun 15 04:02:40 GMT 2010  Olly Betts <olly@survex.com>
2380
2381        * lib/afm2txf.pl: Add GPL script for creating txf files.
2382
2383Mon Jun 14 06:33:11 GMT 2010  Olly Betts <olly@survex.com>
2384
2385        * lib/splash.png: Remove now unused graphical splash screen (it has
2386          hardcoded (C) details, which wasn't a good approach).
2387
2388Mon Jun 14 05:20:44 GMT 2010  Olly Betts <olly@survex.com>
2389
2390        * src/fnt.cc: Handle the left bearing and character width correctly.
2391
2392Mon Jun 14 04:44:22 GMT 2010  Olly Betts <olly@survex.com>
2393
2394        * src/fnt.cc: Change back to not using GL_COLOR_INDEX, but with still
2395          being able to set the font texture from a byte array.
2396
2397Mon Jun 14 04:23:22 GMT 2010  Olly Betts <olly@survex.com>
2398
2399        * src/fnt.h,src/gla-gl.cc: Pass the length of the string to
2400          fntTexFont::puts() rather than recalculating it inside the
2401          method.
2402
2403Sun Jun 13 12:57:08 GMT 2010  Olly Betts <olly@survex.com>
2404
2405        * src/mainfrm.cc: Fix switching to and from the CavernLogWindow pane
2406          to use wxSplitterWindow::ReplaceWindow() which fixes various issues
2407          with sizing and resizing of the panes.
2408
2409Sun Jun 13 12:23:23 GMT 2010  Olly Betts <olly@survex.com>
2410
2411        * src/: Add wmsg_cfgpth() which caches the result of msg_cfgpth() as
2412          a wxString.
2413
2414Sun Jun 13 06:57:07 GMT 2010  Olly Betts <olly@survex.com>
2415
2416        * src/cavernlog.cc,src/gla-gl.cc,src/mainfrm.cc: wxString::fn_str() on
2417          wxmsw returns a wide string, which doesn't work with fopen(), etc, so
2418          call char_str() instead for now.
2419
2420Sun Jun 13 05:41:30 GMT 2010  Olly Betts <olly@survex.com>
2421
2422        * src/printwx.cc: Use wxString::FromAscii() for the units on the scale
2423          bar which we know to be ASCII.  No need to use msgPerm() for a
2424          message we assign to a wxString.
2425
2426Sun Jun 13 04:44:30 GMT 2010  Olly Betts <olly@survex.com>
2427
2428        * src/mainfrm.cc,src/printwx.cc: Use wxFileName::SplitPath() instead of
2429          baseleaf_from_fnm().
2430
2431Sun Jun 13 00:57:11 GMT 2010  Olly Betts <olly@survex.com>
2432
2433        * src/export.cc,src/gfxcore.cc: wxString::fn_str() on wxmsw returns
2434          a wide string, which doesn't work with fopen(), etc, so call
2435          char_str() instead for now.
2436
2437Sat Jun 12 15:07:54 GMT 2010  Olly Betts <olly@survex.com>
2438
2439        * src/aven.cc: We can rely on our message catalog being UTF-8 so use
2440          wxString::FromUTF8() instead of wxConvUTF8.
2441
2442Sat Jun 12 14:26:32 GMT 2010  Olly Betts <olly@survex.com>
2443
2444        * src/gfxcore.cc: Use wxString::FromAscii() to convert date to
2445          wxString.
2446
2447Sun Jun 06 09:36:06 GMT 2010  Olly Betts <olly@survex.com>
2448
2449        * src/Makefile.am: Use wx-config's --rescomp option to get the command
2450          and options needed to turn .rc files into object files.
2451
2452Fri Jun 04 15:32:27 GMT 2010  Olly Betts <olly@survex.com>
2453
2454        * survex.iss.in: Specify "LZMANumFastBytes=273" which shaves a small
2455          amount of the installer size.  Specify "DisableWelcomePage=yes"
2456          which is apparently in line with what other modern installers do.
2457
2458Fri Jun 04 14:32:04 GMT 2010  Olly Betts <olly@survex.com>
2459
2460        * configure.in,make_release,make_release.in: We no longer need VERSION
2461          in make_release, so no need to generate it from configure.
2462
2463Fri Jun 04 14:00:58 GMT 2010  Olly Betts <olly@survex.com>
2464
2465        * Makefile.am,xvfb-run: We no longer need an X display to run ISCC
2466          under Wine, so just run wine directly and removed version of
2467          Debian's xvfb-run script.
2468        * make_release.in: Pass variables to configure on the command line
2469          rather than in the enviornment.  Running "make distcheck" no longer
2470          fails extend.tst, so remove comment about that.  Use case rather
2471          than expr to check what we've been asked to build.  Update to use
2472          unicode wx-config script for wxmsw.  The wxmsw build spews warnings
2473          about aliasing issues, so turn on -fno-strict-aliasing to avoid any
2474          potential bugs from that.  Enable -Werror for the wxmsw build.
2475        * Makefile.am: Update list of wxstd.mo files we package for wxmsw
2476          (add pt and sk) and where we copy them from.  Copy the unofficial
2477          InnoSetup i18n files (.isl) from lib.
2478
2479Fri Jun 04 13:40:35 GMT 2010  Olly Betts <olly@survex.com>
2480
2481        * doc/HACKING.htm: Update InnoSetup info.
2482
2483Fri Jun 04 13:07:01 GMT 2010  Olly Betts <olly@survex.com>
2484
2485        * survex.iss.in: Update for InnoSetup 5.3.9.
2486        * lib/English_GB.isl,lib/Romanian-7-5.1.11.isl: Check in the unofficial
2487          i18n files for InnoSetup which we use.
2488
2489Fri Jun 04 13:05:18 GMT 2010  Olly Betts <olly@survex.com>
2490
2491        * src/Makefile.am: Update path to wx RC file.
2492
2493Fri Jun 04 12:44:39 GMT 2010  Olly Betts <olly@survex.com>
2494
2495        * src/mainfrm.cc: Explicitly construct temporary wxString() which
2496          is needed to avoid overload ambiguity under __WXMSW__.
2497
2498Fri Jun 04 12:41:59 GMT 2010  Olly Betts <olly@survex.com>
2499
2500        * src/cavernlog.cc: Add missing wxT() to string and character
2501          constants only used in __WXMSW__ build.
2502
2503Fri Jun 04 12:19:18 GMT 2010  Olly Betts <olly@survex.com>
2504
2505        * src/aven.cc: wxWidgets now has a Slovak translation, so remove the
2506          kludge to substitute Czech if Slovak isn't found.
2507
2508Fri Jun 04 05:08:14 GMT 2010  Olly Betts <olly@survex.com>
2509
2510        * src/aboutdlg.cc: Fix character constant to be a string constant when
2511          building under WXMSW.
2512
2513Thu Jun 03 13:53:57 GMT 2010  Olly Betts <olly@survex.com>
2514
2515        * NEWS: Update from ChangeLog for 1.1.13.
2516
2517Thu Jun 03 12:25:14 GMT 2010  Olly Betts <olly@survex.com>
2518
2519        * Makefile.am,configure.in,debian/Makefile.am,debian/changelog: Remove
2520          .deb building machinery from upstream Makefile.
2521
2522Thu Jun 03 12:14:16 GMT 2010  Olly Betts <olly@survex.com>
2523
2524        * make_release.in: Remove ancient workaround for getting wine to work.
2525          Remove .deb building machinery.  Reenable distcheck to see if the
2526          problem with extend.tst has gone away.  Update mingw cross-building
2527          machinery.
2528
2529Wed Jun 02 13:30:28 GMT 2010  Olly Betts <olly@survex.com>
2530
2531        * configure.in,doc/GPL.htm,doc/index.htm.in: Remove HTML version of GPL
2532          - just link to the FSF's page.
2533
2534Wed Jun 02 13:26:55 GMT 2010  Olly Betts <olly@survex.com>
2535
2536        * configure.in,make_release,make_release.in,update-debcl.pl: Use dch to
2537          update debian/changelog.
2538
2539Wed Jun 02 12:59:33 GMT 2010  Olly Betts <olly@survex.com>
2540
2541        * configure.in,doc/Makefile.am,doc/cl2html.pl,doc/index.htm.in: Stop
2542          generating an HTML version of the ChangeLog - it's too low level to
2543          be of interest to non-developers, and developers can look at the
2544          source code.
2545
2546Wed Jun 02 09:38:25 GMT 2010  Olly Betts <olly@survex.com>
2547
2548        * src/cavernlog.cc: Whitespace tweaks.
2549
2550Wed Jun 02 09:28:37 GMT 2010  Olly Betts <olly@survex.com>
2551
2552        * src/aboutdlg.cc,src/aboutdlg.h: Use standard button for "Copy" in
2553          About dialog.  Change "OK" button to "Close" since nothing is being
2554          confirmed by clicking it.  Call "Flush()" in wxTheClipboard to try
2555          to make the copied text persist after aven is closed, though this
2556          seems to currently do nothing on wxGTK at least.
2557
2558Tue May 18 12:59:00 GMT 2010  Olly Betts <olly@survex.com>
2559
2560        * doc/HACKING.htm: Note jadetex needed.
2561          Note autoconf 2.64 works well.
2562
2563Tue May 18 02:06:00 GMT 2010  Olly Betts <olly@survex.com>
2564
2565        * src/fnt.cc: Remove now superfluous ().
2566
2567Mon May 17 14:33:00 GMT 2010  Olly Betts <olly@survex.com>
2568
2569        * debian/Makefile.am: Update EXTRA_DIST
2570
2571Mon May 17 05:38:00 GMT 2010  Olly Betts <olly@survex.com>
2572
2573        * src/cavernlog.cc: Fix small memory leak
2574
2575Mon May 17 05:33:00 GMT 2010  Olly Betts <olly@survex.com>
2576
2577        * src/img.c: Don't leak filename_opened member.
2578
2579Mon May 17 05:13:00 GMT 2010  Olly Betts <olly@survex.com>
2580
2581        * src/gfxcore.cc: Initialise all GfxCore's member variables so we
2582          don't use them uninitialised.
2583
2584Mon May 17 05:11:00 GMT 2010  Olly Betts <olly@survex.com>
2585
2586        * src/gfxcore.h: Declare constants with enum rather than #define so
2587          they automatically get allocated unique values, and so they show up
2588          in the debugger.
2589
2590Mon May 17 02:39:00 GMT 2010  Olly Betts <olly@survex.com>
2591
2592        * src/fnt.cc: Make the map array static const
2593
2594Mon May 17 02:30:00 GMT 2010  Olly Betts <olly@survex.com>
2595
2596        * src/fnt.cc: Set the font texture with GL_COLOR_INDEX so we can
2597          use a "byte format" font file without any translation, while a
2598          "bitmap format" font file needs a temporary array half the size.
2599
2600Mon May 17 00:56:00 GMT 2010  Olly Betts <olly@survex.com>
2601
2602        * src/gfxcore.cc: Initialise 3 flags when we load a survey to avoid
2603          using them potentially uninitialised.
2604
2605Sun May 16 14:39:00 GMT 2010  Olly Betts <olly@survex.com>
2606
2607        * src/mainfrm.cc: Fix cavern log window to behave if passed a .svx
2608          file on the command line.
2609
2610Sun May 16 14:27:00 GMT 2010  Olly Betts <olly@survex.com>
2611
2612        * configure.in: Update copyright years.
2613
2614Sun May 16 14:23:00 GMT 2010  Olly Betts <olly@survex.com>
2615
2616        * configure.in, src/aboutdlg.cc, src/aboutdlg.h, src/aven.cc,
2617          src/aven.h, src/avenprcore.cc, src/avenprcore.h,
2618          src/cavernlog.cc, src/cavernlog.h, src/export.cc, src/fnt.h,
2619          src/gfxcore.cc, src/gla-gl.cc, src/gla.h, src/guicontrol.cc,
2620          src/log.cc, src/mainfrm.cc, src/mainfrm.h, src/namecmp.h,
2621          src/printwx.cc, src/printwx.h:
2622          + Fix to build with a "unicode" build of wx.
2623          + Add "Copy" button to the About dialog to copy the system info
2624            to the clipboard.
2625          + List OpenGL extensions last, since there are usually lots of
2626            them with a modern gfx card.
2627          + When processing survey data, auto-scroll the log window until
2628            we've reported a warning or error.
2629          + Put the survey data log window in a splitter in the standard
2630            frame rather than having a separate frame for it.
2631
2632Sat Apr 17 12:13:00 GMT 2010  Olly Betts <olly@survex.com>
2633
2634        * src/aboutdlg.cc: Add case for "GTK+ >= 2.6".
2635
2636Sat Apr 17 12:12:00 GMT 2010  Olly Betts <olly@survex.com>
2637
2638        * src/aboutdlg.cc: Build string using preprocessor string
2639          concatenation rather than runtime appending, where possible.
2640
2641Sat Apr 17 12:00:00 GMT 2010  Olly Betts <olly@survex.com>
2642
2643        * src/aboutdlg.cc: Update (C) date.
2644
2645Sat Apr 17 11:59:00 GMT 2010  Olly Betts <olly@survex.com>
2646
2647        * src/aboutdlg.cc, src/aboutdlg.h: Use a wxTimer instead of idle
2648          events to avoid spinning on the CPU.
2649
2650Sat Apr 17 11:41:00 GMT 2010  Olly Betts <olly@survex.com>
2651
2652        * configure.in: New preferred env var for wx-config script is
2653          WX_CONFIG.  WXCONFIG still supported for compatibility.
2654
2655Tue Jul 28 08:16:00 GMT 2009  Olly Betts <olly@survex.com>
2656
2657        * src/mainfrm.cc: The presentation filename now defaults to using
2658          the basename of the currently loaded dataset, but we always prompt
2659          before we first save with such a name.
2660
2661Tue Jul 28 04:37:00 GMT 2009  Olly Betts <olly@survex.com>
2662
2663        * configure.in: Add comment to explain why we call wx-config twice.
2664
2665Tue Jul 28 04:36:00 GMT 2009  Olly Betts <olly@survex.com>
2666
2667        * src/datain.c: Use fputs(m, f) instead of fprintf(f, m) in case m
2668          contains '%' (m comes from the messages file, so this isn't
2669          exploitable by sending someone a "bad" .svx or .3d file).
2670
2671Mon Jul 27 03:29:00 GMT 2009  Olly Betts <olly@survex.com>
2672
2673        * src/mainfrm.cc: Fix to open rather than save when doing "open
2674          presentation" with wxmotif.
2675
2676Thu Mar 05 01:45:00 GMT 2009  Olly Betts <olly@survex.com>
2677
2678        * doc/3dformat.htm: Document that this is version 6 and when we
2679          started to use it.
2680
2681Mon Dec 15 10:34:00 GMT 2008  Olly Betts <olly@survex.com>
2682
2683        * src/gla-gl.cc: When saving a screenshot, perform the vertical
2684          flip of the image data in-place rather than using wxImage::Mirror()
2685          which creates a whole new wxImage object.
2686
2687Fri Dec 12 11:12:00 GMT 2008  Olly Betts <olly@survex.com>
2688
2689        * src/cad3d.c, src/export.cc: Fix export to SVG when a label
2690          contains a '%' character.
2691
2692Fri Dec 12 06:30:00 GMT 2008  Olly Betts <olly@survex.com>
2693
2694        * configure.in: Add AM_PROG_CC_C_O which newer autoreconf warns is
2695          needed.
2696
2697Fri Dec 12 06:28:00 GMT 2008  Olly Betts <olly@survex.com>
2698
2699        * configure.in: Remove AC_SUBST of CRLIB and CROBJX which are no
2700          longer set or used.
2701
2702Fri Dec 12 06:03:00 GMT 2008  Olly Betts <olly@survex.com>
2703
2704        * NEWS, buildmacosx.sh, configure.in, desc-aven.txt, doc/TODO.htm,
2705          doc/manual.sgml, doc/survex.ent, lib/messages.txt,
2706          src/aboutdlg.cc, src/aven.cc, src/aven.h, src/gfxcore.cc,
2707          src/mainfrm.cc, src/printwx.cc, src/printwx.h, src/wx.h: Say
2708          "wxWidgets" instead of "wxWindows" consistently.
2709          Require wxWidgets 2.6.0 or newer - 2.4 is really old now.
2710
2711Mon Mar 31 01:53:00 GMT 2008  Olly Betts <olly@survex.com>
2712
2713        * doc/3dformat.htm: Update for v6 format from Mike McCombe
2714
2715Fri Sep 07 18:29:00 GMT 2007  Olly Betts <olly@survex.com>
2716
2717        * src/gla-gl.cc: Calling glGetError() resets the error state, so we
2718          need to store the value in a variable rather than calling it twice!
2719
2720Fri Sep 07 13:54:00 GMT 2007  Olly Betts <olly@survex.com>
2721
2722        * src/gla-gl.cc: Add missing CHECK_GL_ERROR() calls and correct
2723          some which had the wrong descriptions.
2724          Use GL_POINT_SPRITE and GL_COORD_REPLACE instead of
2725          GL_POINT_SPRITE_ARB and GL_COORD_REPLACE_ARB.  They have the same
2726          numeric values, so the shorter (now official) names are better.
2727
2728Fri Sep 07 13:31:00 GMT 2007  Olly Betts <olly@survex.com>
2729
2730        * src/Makefile.am, src/gfxcore.cc, src/gfxcore.h, src/gla-gl.cc,
2731          src/gla.h, src/matrix4.cc, src/matrix4.h, src/quaternion.cc,
2732          src/quaternion.h: Just set the pan and tilt directly as OpenGL
2733          rotations rather than messing around setting up and then decoding a
2734          quaternion.  This fixes some glitches when tilting while looking
2735          east, and eliminates 2 source files and 2 headers!
2736
2737Sat Feb 10 13:56:00 GMT 2007  Olly Betts <olly@survex.com>
2738
2739        * NEWS, configure.in, src/aven.cc, src/wx.h:
2740          (Unix version): aven: Fix display of degree symbol in status bar and
2741          messages with accented characters in.
2742          (Mac OS X version): Require at least wxWidgets 2.5.1.
2743
2744Sat Feb 10 13:46:00 GMT 2007  Olly Betts <olly@survex.com>
2745
2746        * src/message.c: Test S_ISREG since that's what we use here
2747
2748Sat Feb 10 13:37:00 GMT 2007  Olly Betts <olly@survex.com>
2749
2750        * src/message.c: Always use utf-8 for aven on unix
2751
Note: See TracBrowser for help on using the repository browser.