source: git/ChangeLog @ 233995e

RELEASE/1.1RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 233995e was 233995e, checked in by Olly Betts <olly@…>, 14 years ago

lib/afm2txf.pl: Quote $FONT when passing to external commands.

git-svn-id: file:///home/survex-svn/survex/branches/survex-1_1@3409 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 13.9 KB
Line 
1Tue Jun 15 05:05:05 GMT 2010  Olly Betts <olly@survex.com>
2
3        * lib/afm2txf.pl: Quote $FONT when passing to external commands.
4
5Tue Jun 15 04:24:33 GMT 2010  Olly Betts <olly@survex.com>
6
7        * lib/afm2txf.pl: Change character 96 from "grave" to "quoteleft".
8
9Tue Jun 15 04:22:59 GMT 2010  Olly Betts <olly@survex.com>
10
11        * lib/afm2txf.pl: Extend to cover ISO-8859-1, not just ASCII.
12
13Tue Jun 15 04:08:34 GMT 2010  Olly Betts <olly@survex.com>
14
15        * lib/afm2txf.pl: Clean up trailing whitespace.
16
17Tue Jun 15 04:02:40 GMT 2010  Olly Betts <olly@survex.com>
18
19        * lib/afm2txf.pl: Add GPL script for creating txf files.
20
21Mon Jun 14 06:33:11 GMT 2010  Olly Betts <olly@survex.com>
22
23        * lib/splash.png: Remove now unused graphical splash screen (it has
24          hardcoded (C) details, which wasn't a good approach).
25
26Mon Jun 14 05:20:44 GMT 2010  Olly Betts <olly@survex.com>
27
28        * src/fnt.cc: Handle the left bearing and character width correctly.
29
30Mon Jun 14 04:44:22 GMT 2010  Olly Betts <olly@survex.com>
31
32        * src/fnt.cc: Change back to not using GL_COLOR_INDEX, but with still
33          being able to set the font texture from a byte array.
34
35Mon Jun 14 04:23:22 GMT 2010  Olly Betts <olly@survex.com>
36
37        * src/fnt.h,src/gla-gl.cc: Pass the length of the string to
38          fntTexFont::puts() rather than recalculating it inside the
39          method.
40
41Sun Jun 13 12:57:08 GMT 2010  Olly Betts <olly@survex.com>
42
43        * src/mainfrm.cc: Fix switching to and from the CavernLogWindow pane
44          to use wxSplitterWindow::ReplaceWindow() which fixes various issues
45          with sizing and resizing of the panes.
46
47Sun Jun 13 12:23:23 GMT 2010  Olly Betts <olly@survex.com>
48
49        * src/: Add wmsg_cfgpth() which caches the result of msg_cfgpth() as
50          a wxString.
51
52Sun Jun 13 06:57:07 GMT 2010  Olly Betts <olly@survex.com>
53
54        * src/cavernlog.cc,src/gla-gl.cc,src/mainfrm.cc: wxString::fn_str() on
55          wxmsw returns a wide string, which doesn't work with fopen(), etc, so
56          call char_str() instead for now.
57
58Sun Jun 13 05:41:30 GMT 2010  Olly Betts <olly@survex.com>
59
60        * src/printwx.cc: Use wxString::FromAscii() for the units on the scale
61          bar which we know to be ASCII.  No need to use msgPerm() for a
62          message we assign to a wxString.
63
64Sun Jun 13 04:44:30 GMT 2010  Olly Betts <olly@survex.com>
65
66        * src/mainfrm.cc,src/printwx.cc: Use wxFileName::SplitPath() instead of
67          baseleaf_from_fnm().
68
69Sun Jun 13 00:57:11 GMT 2010  Olly Betts <olly@survex.com>
70
71        * src/export.cc,src/gfxcore.cc: wxString::fn_str() on wxmsw returns
72          a wide string, which doesn't work with fopen(), etc, so call
73          char_str() instead for now.
74
75Sat Jun 12 15:07:54 GMT 2010  Olly Betts <olly@survex.com>
76
77        * src/aven.cc: We can rely on our message catalog being UTF-8 so use
78          wxString::FromUTF8() instead of wxConvUTF8.
79
80Sat Jun 12 14:26:32 GMT 2010  Olly Betts <olly@survex.com>
81
82        * src/gfxcore.cc: Use wxString::FromAscii() to convert date to
83          wxString.
84
85Sun Jun 06 09:36:06 GMT 2010  Olly Betts <olly@survex.com>
86
87        * src/Makefile.am: Use wx-config's --rescomp option to get the command
88          and options needed to turn .rc files into object files.
89
90Fri Jun 04 15:32:27 GMT 2010  Olly Betts <olly@survex.com>
91
92        * survex.iss.in: Specify "LZMANumFastBytes=273" which shaves a small
93          amount of the installer size.  Specify "DisableWelcomePage=yes"
94          which is apparently in line with what other modern installers do.
95
96Fri Jun 04 14:32:04 GMT 2010  Olly Betts <olly@survex.com>
97
98        * configure.in,make_release,make_release.in: We no longer need VERSION
99          in make_release, so no need to generate it from configure.
100
101Fri Jun 04 14:00:58 GMT 2010  Olly Betts <olly@survex.com>
102
103        * Makefile.am,xvfb-run: We no longer need an X display to run ISCC
104          under Wine, so just run wine directly and removed version of
105          Debian's xvfb-run script.
106        * make_release.in: Pass variables to configure on the command line
107          rather than in the enviornment.  Running "make distcheck" no longer
108          fails extend.tst, so remove comment about that.  Use case rather
109          than expr to check what we've been asked to build.  Update to use
110          unicode wx-config script for wxmsw.  The wxmsw build spews warnings
111          about aliasing issues, so turn on -fno-strict-aliasing to avoid any
112          potential bugs from that.  Enable -Werror for the wxmsw build.
113        * Makefile.am: Update list of wxstd.mo files we package for wxmsw
114          (add pt and sk) and where we copy them from.  Copy the unofficial
115          InnoSetup i18n files (.isl) from lib.
116
117Fri Jun 04 13:40:35 GMT 2010  Olly Betts <olly@survex.com>
118
119        * doc/HACKING.htm: Update InnoSetup info.
120
121Fri Jun 04 13:07:01 GMT 2010  Olly Betts <olly@survex.com>
122
123        * survex.iss.in: Update for InnoSetup 5.3.9.
124        * lib/English_GB.isl,lib/Romanian-7-5.1.11.isl: Check in the unofficial
125          i18n files for InnoSetup which we use.
126
127Fri Jun 04 13:05:18 GMT 2010  Olly Betts <olly@survex.com>
128
129        * src/Makefile.am: Update path to wx RC file.
130
131Fri Jun 04 12:44:39 GMT 2010  Olly Betts <olly@survex.com>
132
133        * src/mainfrm.cc: Explicitly construct temporary wxString() which
134          is needed to avoid overload ambiguity under __WXMSW__.
135
136Fri Jun 04 12:41:59 GMT 2010  Olly Betts <olly@survex.com>
137
138        * src/cavernlog.cc: Add missing wxT() to string and character
139          constants only used in __WXMSW__ build.
140
141Fri Jun 04 12:19:18 GMT 2010  Olly Betts <olly@survex.com>
142
143        * src/aven.cc: wxWidgets now has a Slovak translation, so remove the
144          kludge to substitute Czech if Slovak isn't found.
145
146Fri Jun 04 05:08:14 GMT 2010  Olly Betts <olly@survex.com>
147
148        * src/aboutdlg.cc: Fix character constant to be a string constant when
149          building under WXMSW.
150
151Thu Jun 03 13:53:57 GMT 2010  Olly Betts <olly@survex.com>
152
153        * NEWS: Update from ChangeLog for 1.1.13.
154
155Thu Jun 03 12:25:14 GMT 2010  Olly Betts <olly@survex.com>
156
157        * Makefile.am,configure.in,debian/Makefile.am,debian/changelog: Remove
158          .deb building machinery from upstream Makefile.
159
160Thu Jun 03 12:14:16 GMT 2010  Olly Betts <olly@survex.com>
161
162        * make_release.in: Remove ancient workaround for getting wine to work.
163          Remove .deb building machinery.  Reenable distcheck to see if the
164          problem with extend.tst has gone away.  Update mingw cross-building
165          machinery.
166
167Wed Jun 02 13:30:28 GMT 2010  Olly Betts <olly@survex.com>
168
169        * configure.in,doc/GPL.htm,doc/index.htm.in: Remove HTML version of GPL
170          - just link to the FSF's page.
171
172Wed Jun 02 13:26:55 GMT 2010  Olly Betts <olly@survex.com>
173
174        * configure.in,make_release,make_release.in,update-debcl.pl: Use dch to
175          update debian/changelog.
176
177Wed Jun 02 12:59:33 GMT 2010  Olly Betts <olly@survex.com>
178
179        * configure.in,doc/Makefile.am,doc/cl2html.pl,doc/index.htm.in: Stop
180          generating an HTML version of the ChangeLog - it's too low level to
181          be of interest to non-developers, and developers can look at the
182          source code.
183
184Wed Jun 02 09:38:25 GMT 2010  Olly Betts <olly@survex.com>
185
186        * src/cavernlog.cc: Whitespace tweaks.
187
188Wed Jun 02 09:28:37 GMT 2010  Olly Betts <olly@survex.com>
189
190        * src/aboutdlg.cc,src/aboutdlg.h: Use standard button for "Copy" in
191          About dialog.  Change "OK" button to "Close" since nothing is being
192          confirmed by clicking it.  Call "Flush()" in wxTheClipboard to try
193          to make the copied text persist after aven is closed, though this
194          seems to currently do nothing on wxGTK at least.
195
196Tue May 18 12:59:00 GMT 2010  Olly Betts <olly@survex.com>
197
198        * doc/HACKING.htm: Note jadetex needed.
199          Note autoconf 2.64 works well.
200
201Tue May 18 02:06:00 GMT 2010  Olly Betts <olly@survex.com>
202
203        * src/fnt.cc: Remove now superfluous ().
204
205Mon May 17 14:33:00 GMT 2010  Olly Betts <olly@survex.com>
206
207        * debian/Makefile.am: Update EXTRA_DIST
208
209Mon May 17 05:38:00 GMT 2010  Olly Betts <olly@survex.com>
210
211        * src/cavernlog.cc: Fix small memory leak
212
213Mon May 17 05:33:00 GMT 2010  Olly Betts <olly@survex.com>
214
215        * src/img.c: Don't leak filename_opened member.
216
217Mon May 17 05:13:00 GMT 2010  Olly Betts <olly@survex.com>
218
219        * src/gfxcore.cc: Initialise all GfxCore's member variables so we
220          don't use them uninitialised.
221
222Mon May 17 05:11:00 GMT 2010  Olly Betts <olly@survex.com>
223
224        * src/gfxcore.h: Declare constants with enum rather than #define so
225          they automatically get allocated unique values, and so they show up
226          in the debugger.
227
228Mon May 17 02:39:00 GMT 2010  Olly Betts <olly@survex.com>
229
230        * src/fnt.cc: Make the map array static const
231
232Mon May 17 02:30:00 GMT 2010  Olly Betts <olly@survex.com>
233
234        * src/fnt.cc: Set the font texture with GL_COLOR_INDEX so we can
235          use a "byte format" font file without any translation, while a
236          "bitmap format" font file needs a temporary array half the size.
237
238Mon May 17 00:56:00 GMT 2010  Olly Betts <olly@survex.com>
239
240        * src/gfxcore.cc: Initialise 3 flags when we load a survey to avoid
241          using them potentially uninitialised.
242
243Sun May 16 14:39:00 GMT 2010  Olly Betts <olly@survex.com>
244
245        * src/mainfrm.cc: Fix cavern log window to behave if passed a .svx
246          file on the command line.
247
248Sun May 16 14:27:00 GMT 2010  Olly Betts <olly@survex.com>
249
250        * configure.in: Update copyright years.
251
252Sun May 16 14:23:00 GMT 2010  Olly Betts <olly@survex.com>
253
254        * configure.in, src/aboutdlg.cc, src/aboutdlg.h, src/aven.cc,
255          src/aven.h, src/avenprcore.cc, src/avenprcore.h,
256          src/cavernlog.cc, src/cavernlog.h, src/export.cc, src/fnt.h,
257          src/gfxcore.cc, src/gla-gl.cc, src/gla.h, src/guicontrol.cc,
258          src/log.cc, src/mainfrm.cc, src/mainfrm.h, src/namecmp.h,
259          src/printwx.cc, src/printwx.h:
260          + Fix to build with a "unicode" build of wx.
261          + Add "Copy" button to the About dialog to copy the system info
262            to the clipboard.
263          + List OpenGL extensions last, since there are usually lots of
264            them with a modern gfx card.
265          + When processing survey data, auto-scroll the log window until
266            we've reported a warning or error.
267          + Put the survey data log window in a splitter in the standard
268            frame rather than having a separate frame for it.
269
270Sat Apr 17 12:13:00 GMT 2010  Olly Betts <olly@survex.com>
271
272        * src/aboutdlg.cc: Add case for "GTK+ >= 2.6".
273
274Sat Apr 17 12:12:00 GMT 2010  Olly Betts <olly@survex.com>
275
276        * src/aboutdlg.cc: Build string using preprocessor string
277          concatenation rather than runtime appending, where possible.
278
279Sat Apr 17 12:00:00 GMT 2010  Olly Betts <olly@survex.com>
280
281        * src/aboutdlg.cc: Update (C) date.
282
283Sat Apr 17 11:59:00 GMT 2010  Olly Betts <olly@survex.com>
284
285        * src/aboutdlg.cc, src/aboutdlg.h: Use a wxTimer instead of idle
286          events to avoid spinning on the CPU.
287
288Sat Apr 17 11:41:00 GMT 2010  Olly Betts <olly@survex.com>
289
290        * configure.in: New preferred env var for wx-config script is
291          WX_CONFIG.  WXCONFIG still supported for compatibility.
292
293Tue Jul 28 08:16:00 GMT 2009  Olly Betts <olly@survex.com>
294
295        * src/mainfrm.cc: The presentation filename now defaults to using
296          the basename of the currently loaded dataset, but we always prompt
297          before we first save with such a name.
298
299Tue Jul 28 04:37:00 GMT 2009  Olly Betts <olly@survex.com>
300
301        * configure.in: Add comment to explain why we call wx-config twice.
302
303Tue Jul 28 04:36:00 GMT 2009  Olly Betts <olly@survex.com>
304
305        * src/datain.c: Use fputs(m, f) instead of fprintf(f, m) in case m
306          contains '%' (m comes from the messages file, so this isn't
307          exploitable by sending someone a "bad" .svx or .3d file).
308
309Mon Jul 27 03:29:00 GMT 2009  Olly Betts <olly@survex.com>
310
311        * src/mainfrm.cc: Fix to open rather than save when doing "open
312          presentation" with wxmotif.
313
314Thu Mar 05 01:45:00 GMT 2009  Olly Betts <olly@survex.com>
315
316        * doc/3dformat.htm: Document that this is version 6 and when we
317          started to use it.
318
319Mon Dec 15 10:34:00 GMT 2008  Olly Betts <olly@survex.com>
320
321        * src/gla-gl.cc: When saving a screenshot, perform the vertical
322          flip of the image data in-place rather than using wxImage::Mirror()
323          which creates a whole new wxImage object.
324
325Fri Dec 12 11:12:00 GMT 2008  Olly Betts <olly@survex.com>
326
327        * src/cad3d.c, src/export.cc: Fix export to SVG when a label
328          contains a '%' character.
329
330Fri Dec 12 06:30:00 GMT 2008  Olly Betts <olly@survex.com>
331
332        * configure.in: Add AM_PROG_CC_C_O which newer autoreconf warns is
333          needed.
334
335Fri Dec 12 06:28:00 GMT 2008  Olly Betts <olly@survex.com>
336
337        * configure.in: Remove AC_SUBST of CRLIB and CROBJX which are no
338          longer set or used.
339
340Fri Dec 12 06:03:00 GMT 2008  Olly Betts <olly@survex.com>
341
342        * NEWS, buildmacosx.sh, configure.in, desc-aven.txt, doc/TODO.htm,
343          doc/manual.sgml, doc/survex.ent, lib/messages.txt,
344          src/aboutdlg.cc, src/aven.cc, src/aven.h, src/gfxcore.cc,
345          src/mainfrm.cc, src/printwx.cc, src/printwx.h, src/wx.h: Say
346          "wxWidgets" instead of "wxWindows" consistently.
347          Require wxWidgets 2.6.0 or newer - 2.4 is really old now.
348
349Mon Mar 31 01:53:00 GMT 2008  Olly Betts <olly@survex.com>
350
351        * doc/3dformat.htm: Update for v6 format from Mike McCombe
352
353Fri Sep 07 18:29:00 GMT 2007  Olly Betts <olly@survex.com>
354
355        * src/gla-gl.cc: Calling glGetError() resets the error state, so we
356          need to store the value in a variable rather than calling it twice!
357
358Fri Sep 07 13:54:00 GMT 2007  Olly Betts <olly@survex.com>
359
360        * src/gla-gl.cc: Add missing CHECK_GL_ERROR() calls and correct
361          some which had the wrong descriptions.
362          Use GL_POINT_SPRITE and GL_COORD_REPLACE instead of
363          GL_POINT_SPRITE_ARB and GL_COORD_REPLACE_ARB.  They have the same
364          numeric values, so the shorter (now official) names are better.
365
366Fri Sep 07 13:31:00 GMT 2007  Olly Betts <olly@survex.com>
367
368        * src/Makefile.am, src/gfxcore.cc, src/gfxcore.h, src/gla-gl.cc,
369          src/gla.h, src/matrix4.cc, src/matrix4.h, src/quaternion.cc,
370          src/quaternion.h: Just set the pan and tilt directly as OpenGL
371          rotations rather than messing around setting up and then decoding a
372          quaternion.  This fixes some glitches when tilting while looking
373          east, and eliminates 2 source files and 2 headers!
374
375Sat Feb 10 13:56:00 GMT 2007  Olly Betts <olly@survex.com>
376
377        * NEWS, configure.in, src/aven.cc, src/wx.h:
378          (Unix version): aven: Fix display of degree symbol in status bar and
379          messages with accented characters in.
380          (Mac OS X version): Require at least wxWidgets 2.5.1.
381
382Sat Feb 10 13:46:00 GMT 2007  Olly Betts <olly@survex.com>
383
384        * src/message.c: Test S_ISREG since that's what we use here
385
386Sat Feb 10 13:37:00 GMT 2007  Olly Betts <olly@survex.com>
387
388        * src/message.c: Always use utf-8 for aven on unix
389
Note: See TracBrowser for help on using the repository browser.