source: git/ChangeLog @ b1afaf6

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

lib/sk.po: Merge changes from Martin Sluka.

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