source: git/ChangeLog @ 571547c

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

lib/: Merge translation updates from launchpad.

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