source: git/ChangeLog @ 28b4065

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

lib/fr.po: Fix clashing menu accelerator.

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