source: git/ChangeLog @ b82f52d

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

lib/: Remove scripts and data files which are no longer used.

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