source: git/ChangeLog @ ecb7f9f

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since ecb7f9f was ecb7f9f, checked in by Olly Betts <olly@…>, 14 years ago

src/Makefile.am: Remove FIXME which has already been resolved.

git-svn-id: file:///home/survex-svn/survex/trunk@3474 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 19.6 KB
Line 
1Thu Jul 01 10:10:45 GMT 2010  Olly Betts <olly@survex.com>
2
3        * src/Makefile.am: Remove FIXME which has already been resolved.
4
5Fri Jun 18 11:04:35 GMT 2010  Olly Betts <olly@survex.com>
6
7        * doc/manual.sgml: wxMotif apparently doesn't support wxGLCanvas, which
8          is required by Aven in 1.1.x, so remove mention of Motif from manual.
9
10Fri Jun 18 03:03:55 GMT 2010  Olly Betts <olly@survex.com>
11
12        * doc/manual.sgml,src/aventreectrl.cc,src/gfxcore.cc,src/mainfrm.h:
13          Correctly capitalise "GTK".
14
15Fri Jun 18 02:58:06 GMT 2010  Olly Betts <olly@survex.com>
16
17        * doc/manual.sgml: Note that on Linux we only regularly test builds
18          with the GTK+ version (change taken from 1.0).
19
20Wed Jun 16 04:44:26 GMT 2010  Olly Betts <olly@survex.com>
21
22        * doc/Makefile.am: Use stampfile to stop unwanted rebuilds of the HTML
23          version of the manual.
24
25Wed Jun 16 02:59:48 GMT 2010  Olly Betts <olly@survex.com>
26
27        * configure.in: Only ask for core, gl, and html wx libs to avoid
28          linking to a load of others we don't use.
29
30Tue Jun 15 17:01:41 GMT 2010  Olly Betts <olly@survex.com>
31
32        * INSTALL: Update.
33
34Tue Jun 15 16:53:28 GMT 2010  Olly Betts <olly@survex.com>
35
36        * src/aven.cc: Fix to work with wxWidgets 2.6 too.
37
38Tue Jun 15 15:38:49 GMT 2010  Olly Betts <olly@survex.com>
39
40        * lib/survex-aven.desktop,lib/survex-svxedit.desktop: Merge in .desktop
41          file updates from 1.0.39.1-4 Debian package.
42
43Tue Jun 15 14:40:04 GMT 2010  Olly Betts <olly@survex.com>
44
45        * doc/Makefile.am: Fix lingering references to @DOCS_OTHER@.
46
47Tue Jun 15 14:32:55 GMT 2010  Olly Betts <olly@survex.com>
48
49        * NEWS: Update from ChangeLog.
50
51Tue Jun 15 14:09:29 GMT 2010  Olly Betts <olly@survex.com>
52
53        * Makefile.am,configure.in,doc/Makefile.am,make_release: Scrap the
54          "alternative manual formats" zip file - people will generally just
55          want one of them, so downloading several together isn't very useful.
56          Replace PostScript version of manual with a PDF version (more
57          compact and more people will have software to read PDF).  Don't
58          generate RTF format by default as PDF is more useful if you want
59          a formatted version to print.
60
61Tue Jun 15 13:36:30 GMT 2010  Olly Betts <olly@survex.com>
62
63        * doc/manual.sgml: Merge the "Contributing" section into the "Mailing
64          List" section.
65
66Tue Jun 15 12:57:13 GMT 2010  Olly Betts <olly@survex.com>
67
68        * Makefile.am,make_release: Just produce a zip file with the
69          alternative manual formats - a self-extracting .exe is harder to
70          use on other platforms, and most people have a zip file extractor
71          installed.
72
73Tue Jun 15 12:36:13 GMT 2010  Olly Betts <olly@survex.com>
74
75        * survex.spec.in: Update survex.com URLs to drop "www.".  Update
76          wxGTK dependency to >= 2.6.0.  Reenable "BuildRequires:" as
77          the issue with building the package on Debian is no longer
78          relevant.
79
80Tue Jun 15 12:35:19 GMT 2010  Olly Betts <olly@survex.com>
81
82        * doc/manual.sgml: Update (C) years.  "MacOS X" -> "Mac OS X".
83
84Tue Jun 15 12:13:42 GMT 2010  Olly Betts <olly@survex.com>
85
86        * doc/manual.sgml: Remove out of date postal addresses - we can
87          probably safely assume people have email these days.  Direct
88          people to the mailing list since they are likely to get a
89          quicker response rather than mailing individuals.  Remove
90          mention of a paper mailing list.  Remove mention of sending
91          us a floppy (!) or blank CDR to get a version as I can't recall
92          the last time I gave someone a copy on physical media.
93
94Tue Jun 15 11:22:56 GMT 2010  Olly Betts <olly@survex.com>
95
96        * Makefile.am,make_release: I can't persuade rpmbuild to work sanely,
97          and people can just as easily build binary RPMs from the source
98          tarball as from the srpm, so just remove the rpm target from the
99          makefile and code which uses it from make_release - it's less to
100          have to maintain too.
101
102Tue Jun 15 10:59:12 GMT 2010  Olly Betts <olly@survex.com>
103
104        * make_release: Use "set -e" rather than checking the exit codes of
105          commands.  -t no longer disables targets - set mk to do that.
106
107Tue Jun 15 09:41:11 GMT 2010  Olly Betts <olly@survex.com>
108
109        * make_release: Fix defaulting of list of things to do.
110
111Tue Jun 15 09:12:00 GMT 2010  Olly Betts <olly@survex.com>
112
113        * src/gdtconvert: Add "Generated" comment to output file.
114
115Tue Jun 15 09:10:02 GMT 2010  Olly Betts <olly@survex.com>
116
117        * src/gdtconvert: Add GPL license boilerplate.
118
119Tue Jun 15 08:53:28 GMT 2010  Olly Betts <olly@survex.com>
120
121        * src/gettexttomsg.pl,src/wx.h: Add GPL boilerplate to files which were
122          missing it.
123
124Tue Jun 15 08:46:28 GMT 2010  Olly Betts <olly@survex.com>
125
126        * src/: Update FSF address in licence notices.
127
128Tue Jun 15 08:06:09 GMT 2010  Olly Betts <olly@survex.com>
129
130        * src/guicontrol.cc: Allow "Toggle Fullscreen" to work even if no
131          survey is loaded now that we persist the window size between
132          invocations.
133
134Tue Jun 15 08:03:53 GMT 2010  Olly Betts <olly@survex.com>
135
136        * src/gla-gl.cc: Use GL_BLEND rather than GL_ALPHA to work better with
137          anti-aliased TXF files.
138
139Tue Jun 15 07:59:09 GMT 2010  Olly Betts <olly@survex.com>
140
141        * src/fnt.cc: Use font size from txf file rather than trying to
142          calculate it from the texture fragment sizes.
143
144Tue Jun 15 07:48:13 GMT 2010  Olly Betts <olly@survex.com>
145
146        * lib/Makefile.am,lib/TexFont.h,lib/gentexfont.c: Generate aven.txf with
147          afm2txf.pl instead of gentexfont because gentexfont's licence doesn't
148          allow distribution of modified versions.
149
150Tue Jun 15 07:43:48 GMT 2010  Olly Betts <olly@survex.com>
151
152        * lib/afm2txf.pl: Add support for -o option to specify output .txf
153          file.
154
155Tue Jun 15 07:10:16 GMT 2010  Olly Betts <olly@survex.com>
156
157        * lib/afm2txf.pl: Sanitise $FONT to ensure it doesn't contain a '/'.
158          Remove the temporary .ppm file at the end.
159
160Tue Jun 15 06:13:30 GMT 2010  Olly Betts <olly@survex.com>
161
162        * lib/afm2txf.pl: Fix alignment of characters, backported from PLIB
163          SVN.
164
165Tue Jun 15 05:05:05 GMT 2010  Olly Betts <olly@survex.com>
166
167        * lib/afm2txf.pl: Quote $FONT when passing to external commands.
168
169Tue Jun 15 04:24:33 GMT 2010  Olly Betts <olly@survex.com>
170
171        * lib/afm2txf.pl: Change character 96 from "grave" to "quoteleft".
172
173Tue Jun 15 04:22:59 GMT 2010  Olly Betts <olly@survex.com>
174
175        * lib/afm2txf.pl: Extend to cover ISO-8859-1, not just ASCII.
176
177Tue Jun 15 04:08:34 GMT 2010  Olly Betts <olly@survex.com>
178
179        * lib/afm2txf.pl: Clean up trailing whitespace.
180
181Tue Jun 15 04:02:40 GMT 2010  Olly Betts <olly@survex.com>
182
183        * lib/afm2txf.pl: Add GPL script for creating txf files.
184
185Mon Jun 14 06:33:11 GMT 2010  Olly Betts <olly@survex.com>
186
187        * lib/splash.png: Remove now unused graphical splash screen (it has
188          hardcoded (C) details, which wasn't a good approach).
189
190Mon Jun 14 05:20:44 GMT 2010  Olly Betts <olly@survex.com>
191
192        * src/fnt.cc: Handle the left bearing and character width correctly.
193
194Mon Jun 14 04:44:22 GMT 2010  Olly Betts <olly@survex.com>
195
196        * src/fnt.cc: Change back to not using GL_COLOR_INDEX, but with still
197          being able to set the font texture from a byte array.
198
199Mon Jun 14 04:23:22 GMT 2010  Olly Betts <olly@survex.com>
200
201        * src/fnt.h,src/gla-gl.cc: Pass the length of the string to
202          fntTexFont::puts() rather than recalculating it inside the
203          method.
204
205Sun Jun 13 12:57:08 GMT 2010  Olly Betts <olly@survex.com>
206
207        * src/mainfrm.cc: Fix switching to and from the CavernLogWindow pane
208          to use wxSplitterWindow::ReplaceWindow() which fixes various issues
209          with sizing and resizing of the panes.
210
211Sun Jun 13 12:23:23 GMT 2010  Olly Betts <olly@survex.com>
212
213        * src/: Add wmsg_cfgpth() which caches the result of msg_cfgpth() as
214          a wxString.
215
216Sun Jun 13 06:57:07 GMT 2010  Olly Betts <olly@survex.com>
217
218        * src/cavernlog.cc,src/gla-gl.cc,src/mainfrm.cc: wxString::fn_str() on
219          wxmsw returns a wide string, which doesn't work with fopen(), etc, so
220          call char_str() instead for now.
221
222Sun Jun 13 05:41:30 GMT 2010  Olly Betts <olly@survex.com>
223
224        * src/printwx.cc: Use wxString::FromAscii() for the units on the scale
225          bar which we know to be ASCII.  No need to use msgPerm() for a
226          message we assign to a wxString.
227
228Sun Jun 13 04:44:30 GMT 2010  Olly Betts <olly@survex.com>
229
230        * src/mainfrm.cc,src/printwx.cc: Use wxFileName::SplitPath() instead of
231          baseleaf_from_fnm().
232
233Sun Jun 13 00:57:11 GMT 2010  Olly Betts <olly@survex.com>
234
235        * src/export.cc,src/gfxcore.cc: wxString::fn_str() on wxmsw returns
236          a wide string, which doesn't work with fopen(), etc, so call
237          char_str() instead for now.
238
239Sat Jun 12 15:07:54 GMT 2010  Olly Betts <olly@survex.com>
240
241        * src/aven.cc: We can rely on our message catalog being UTF-8 so use
242          wxString::FromUTF8() instead of wxConvUTF8.
243
244Sat Jun 12 14:26:32 GMT 2010  Olly Betts <olly@survex.com>
245
246        * src/gfxcore.cc: Use wxString::FromAscii() to convert date to
247          wxString.
248
249Sun Jun 06 09:36:06 GMT 2010  Olly Betts <olly@survex.com>
250
251        * src/Makefile.am: Use wx-config's --rescomp option to get the command
252          and options needed to turn .rc files into object files.
253
254Fri Jun 04 15:32:27 GMT 2010  Olly Betts <olly@survex.com>
255
256        * survex.iss.in: Specify "LZMANumFastBytes=273" which shaves a small
257          amount of the installer size.  Specify "DisableWelcomePage=yes"
258          which is apparently in line with what other modern installers do.
259
260Fri Jun 04 14:32:04 GMT 2010  Olly Betts <olly@survex.com>
261
262        * configure.in,make_release,make_release.in: We no longer need VERSION
263          in make_release, so no need to generate it from configure.
264
265Fri Jun 04 14:00:58 GMT 2010  Olly Betts <olly@survex.com>
266
267        * Makefile.am,xvfb-run: We no longer need an X display to run ISCC
268          under Wine, so just run wine directly and removed version of
269          Debian's xvfb-run script.
270        * make_release.in: Pass variables to configure on the command line
271          rather than in the enviornment.  Running "make distcheck" no longer
272          fails extend.tst, so remove comment about that.  Use case rather
273          than expr to check what we've been asked to build.  Update to use
274          unicode wx-config script for wxmsw.  The wxmsw build spews warnings
275          about aliasing issues, so turn on -fno-strict-aliasing to avoid any
276          potential bugs from that.  Enable -Werror for the wxmsw build.
277        * Makefile.am: Update list of wxstd.mo files we package for wxmsw
278          (add pt and sk) and where we copy them from.  Copy the unofficial
279          InnoSetup i18n files (.isl) from lib.
280
281Fri Jun 04 13:40:35 GMT 2010  Olly Betts <olly@survex.com>
282
283        * doc/HACKING.htm: Update InnoSetup info.
284
285Fri Jun 04 13:07:01 GMT 2010  Olly Betts <olly@survex.com>
286
287        * survex.iss.in: Update for InnoSetup 5.3.9.
288        * lib/English_GB.isl,lib/Romanian-7-5.1.11.isl: Check in the unofficial
289          i18n files for InnoSetup which we use.
290
291Fri Jun 04 13:05:18 GMT 2010  Olly Betts <olly@survex.com>
292
293        * src/Makefile.am: Update path to wx RC file.
294
295Fri Jun 04 12:44:39 GMT 2010  Olly Betts <olly@survex.com>
296
297        * src/mainfrm.cc: Explicitly construct temporary wxString() which
298          is needed to avoid overload ambiguity under __WXMSW__.
299
300Fri Jun 04 12:41:59 GMT 2010  Olly Betts <olly@survex.com>
301
302        * src/cavernlog.cc: Add missing wxT() to string and character
303          constants only used in __WXMSW__ build.
304
305Fri Jun 04 12:19:18 GMT 2010  Olly Betts <olly@survex.com>
306
307        * src/aven.cc: wxWidgets now has a Slovak translation, so remove the
308          kludge to substitute Czech if Slovak isn't found.
309
310Fri Jun 04 05:08:14 GMT 2010  Olly Betts <olly@survex.com>
311
312        * src/aboutdlg.cc: Fix character constant to be a string constant when
313          building under WXMSW.
314
315Thu Jun 03 13:53:57 GMT 2010  Olly Betts <olly@survex.com>
316
317        * NEWS: Update from ChangeLog for 1.1.13.
318
319Thu Jun 03 12:25:14 GMT 2010  Olly Betts <olly@survex.com>
320
321        * Makefile.am,configure.in,debian/Makefile.am,debian/changelog: Remove
322          .deb building machinery from upstream Makefile.
323
324Thu Jun 03 12:14:16 GMT 2010  Olly Betts <olly@survex.com>
325
326        * make_release.in: Remove ancient workaround for getting wine to work.
327          Remove .deb building machinery.  Reenable distcheck to see if the
328          problem with extend.tst has gone away.  Update mingw cross-building
329          machinery.
330
331Wed Jun 02 13:30:28 GMT 2010  Olly Betts <olly@survex.com>
332
333        * configure.in,doc/GPL.htm,doc/index.htm.in: Remove HTML version of GPL
334          - just link to the FSF's page.
335
336Wed Jun 02 13:26:55 GMT 2010  Olly Betts <olly@survex.com>
337
338        * configure.in,make_release,make_release.in,update-debcl.pl: Use dch to
339          update debian/changelog.
340
341Wed Jun 02 12:59:33 GMT 2010  Olly Betts <olly@survex.com>
342
343        * configure.in,doc/Makefile.am,doc/cl2html.pl,doc/index.htm.in: Stop
344          generating an HTML version of the ChangeLog - it's too low level to
345          be of interest to non-developers, and developers can look at the
346          source code.
347
348Wed Jun 02 09:38:25 GMT 2010  Olly Betts <olly@survex.com>
349
350        * src/cavernlog.cc: Whitespace tweaks.
351
352Wed Jun 02 09:28:37 GMT 2010  Olly Betts <olly@survex.com>
353
354        * src/aboutdlg.cc,src/aboutdlg.h: Use standard button for "Copy" in
355          About dialog.  Change "OK" button to "Close" since nothing is being
356          confirmed by clicking it.  Call "Flush()" in wxTheClipboard to try
357          to make the copied text persist after aven is closed, though this
358          seems to currently do nothing on wxGTK at least.
359
360Tue May 18 12:59:00 GMT 2010  Olly Betts <olly@survex.com>
361
362        * doc/HACKING.htm: Note jadetex needed.
363          Note autoconf 2.64 works well.
364
365Tue May 18 02:06:00 GMT 2010  Olly Betts <olly@survex.com>
366
367        * src/fnt.cc: Remove now superfluous ().
368
369Mon May 17 14:33:00 GMT 2010  Olly Betts <olly@survex.com>
370
371        * debian/Makefile.am: Update EXTRA_DIST
372
373Mon May 17 05:38:00 GMT 2010  Olly Betts <olly@survex.com>
374
375        * src/cavernlog.cc: Fix small memory leak
376
377Mon May 17 05:33:00 GMT 2010  Olly Betts <olly@survex.com>
378
379        * src/img.c: Don't leak filename_opened member.
380
381Mon May 17 05:13:00 GMT 2010  Olly Betts <olly@survex.com>
382
383        * src/gfxcore.cc: Initialise all GfxCore's member variables so we
384          don't use them uninitialised.
385
386Mon May 17 05:11:00 GMT 2010  Olly Betts <olly@survex.com>
387
388        * src/gfxcore.h: Declare constants with enum rather than #define so
389          they automatically get allocated unique values, and so they show up
390          in the debugger.
391
392Mon May 17 02:39:00 GMT 2010  Olly Betts <olly@survex.com>
393
394        * src/fnt.cc: Make the map array static const
395
396Mon May 17 02:30:00 GMT 2010  Olly Betts <olly@survex.com>
397
398        * src/fnt.cc: Set the font texture with GL_COLOR_INDEX so we can
399          use a "byte format" font file without any translation, while a
400          "bitmap format" font file needs a temporary array half the size.
401
402Mon May 17 00:56:00 GMT 2010  Olly Betts <olly@survex.com>
403
404        * src/gfxcore.cc: Initialise 3 flags when we load a survey to avoid
405          using them potentially uninitialised.
406
407Sun May 16 14:39:00 GMT 2010  Olly Betts <olly@survex.com>
408
409        * src/mainfrm.cc: Fix cavern log window to behave if passed a .svx
410          file on the command line.
411
412Sun May 16 14:27:00 GMT 2010  Olly Betts <olly@survex.com>
413
414        * configure.in: Update copyright years.
415
416Sun May 16 14:23:00 GMT 2010  Olly Betts <olly@survex.com>
417
418        * configure.in, src/aboutdlg.cc, src/aboutdlg.h, src/aven.cc,
419          src/aven.h, src/avenprcore.cc, src/avenprcore.h,
420          src/cavernlog.cc, src/cavernlog.h, src/export.cc, src/fnt.h,
421          src/gfxcore.cc, src/gla-gl.cc, src/gla.h, src/guicontrol.cc,
422          src/log.cc, src/mainfrm.cc, src/mainfrm.h, src/namecmp.h,
423          src/printwx.cc, src/printwx.h:
424          + Fix to build with a "unicode" build of wx.
425          + Add "Copy" button to the About dialog to copy the system info
426            to the clipboard.
427          + List OpenGL extensions last, since there are usually lots of
428            them with a modern gfx card.
429          + When processing survey data, auto-scroll the log window until
430            we've reported a warning or error.
431          + Put the survey data log window in a splitter in the standard
432            frame rather than having a separate frame for it.
433
434Sat Apr 17 12:13:00 GMT 2010  Olly Betts <olly@survex.com>
435
436        * src/aboutdlg.cc: Add case for "GTK+ >= 2.6".
437
438Sat Apr 17 12:12:00 GMT 2010  Olly Betts <olly@survex.com>
439
440        * src/aboutdlg.cc: Build string using preprocessor string
441          concatenation rather than runtime appending, where possible.
442
443Sat Apr 17 12:00:00 GMT 2010  Olly Betts <olly@survex.com>
444
445        * src/aboutdlg.cc: Update (C) date.
446
447Sat Apr 17 11:59:00 GMT 2010  Olly Betts <olly@survex.com>
448
449        * src/aboutdlg.cc, src/aboutdlg.h: Use a wxTimer instead of idle
450          events to avoid spinning on the CPU.
451
452Sat Apr 17 11:41:00 GMT 2010  Olly Betts <olly@survex.com>
453
454        * configure.in: New preferred env var for wx-config script is
455          WX_CONFIG.  WXCONFIG still supported for compatibility.
456
457Tue Jul 28 08:16:00 GMT 2009  Olly Betts <olly@survex.com>
458
459        * src/mainfrm.cc: The presentation filename now defaults to using
460          the basename of the currently loaded dataset, but we always prompt
461          before we first save with such a name.
462
463Tue Jul 28 04:37:00 GMT 2009  Olly Betts <olly@survex.com>
464
465        * configure.in: Add comment to explain why we call wx-config twice.
466
467Tue Jul 28 04:36:00 GMT 2009  Olly Betts <olly@survex.com>
468
469        * src/datain.c: Use fputs(m, f) instead of fprintf(f, m) in case m
470          contains '%' (m comes from the messages file, so this isn't
471          exploitable by sending someone a "bad" .svx or .3d file).
472
473Mon Jul 27 03:29:00 GMT 2009  Olly Betts <olly@survex.com>
474
475        * src/mainfrm.cc: Fix to open rather than save when doing "open
476          presentation" with wxmotif.
477
478Thu Mar 05 01:45:00 GMT 2009  Olly Betts <olly@survex.com>
479
480        * doc/3dformat.htm: Document that this is version 6 and when we
481          started to use it.
482
483Mon Dec 15 10:34:00 GMT 2008  Olly Betts <olly@survex.com>
484
485        * src/gla-gl.cc: When saving a screenshot, perform the vertical
486          flip of the image data in-place rather than using wxImage::Mirror()
487          which creates a whole new wxImage object.
488
489Fri Dec 12 11:12:00 GMT 2008  Olly Betts <olly@survex.com>
490
491        * src/cad3d.c, src/export.cc: Fix export to SVG when a label
492          contains a '%' character.
493
494Fri Dec 12 06:30:00 GMT 2008  Olly Betts <olly@survex.com>
495
496        * configure.in: Add AM_PROG_CC_C_O which newer autoreconf warns is
497          needed.
498
499Fri Dec 12 06:28:00 GMT 2008  Olly Betts <olly@survex.com>
500
501        * configure.in: Remove AC_SUBST of CRLIB and CROBJX which are no
502          longer set or used.
503
504Fri Dec 12 06:03:00 GMT 2008  Olly Betts <olly@survex.com>
505
506        * NEWS, buildmacosx.sh, configure.in, desc-aven.txt, doc/TODO.htm,
507          doc/manual.sgml, doc/survex.ent, lib/messages.txt,
508          src/aboutdlg.cc, src/aven.cc, src/aven.h, src/gfxcore.cc,
509          src/mainfrm.cc, src/printwx.cc, src/printwx.h, src/wx.h: Say
510          "wxWidgets" instead of "wxWindows" consistently.
511          Require wxWidgets 2.6.0 or newer - 2.4 is really old now.
512
513Mon Mar 31 01:53:00 GMT 2008  Olly Betts <olly@survex.com>
514
515        * doc/3dformat.htm: Update for v6 format from Mike McCombe
516
517Fri Sep 07 18:29:00 GMT 2007  Olly Betts <olly@survex.com>
518
519        * src/gla-gl.cc: Calling glGetError() resets the error state, so we
520          need to store the value in a variable rather than calling it twice!
521
522Fri Sep 07 13:54:00 GMT 2007  Olly Betts <olly@survex.com>
523
524        * src/gla-gl.cc: Add missing CHECK_GL_ERROR() calls and correct
525          some which had the wrong descriptions.
526          Use GL_POINT_SPRITE and GL_COORD_REPLACE instead of
527          GL_POINT_SPRITE_ARB and GL_COORD_REPLACE_ARB.  They have the same
528          numeric values, so the shorter (now official) names are better.
529
530Fri Sep 07 13:31:00 GMT 2007  Olly Betts <olly@survex.com>
531
532        * src/Makefile.am, src/gfxcore.cc, src/gfxcore.h, src/gla-gl.cc,
533          src/gla.h, src/matrix4.cc, src/matrix4.h, src/quaternion.cc,
534          src/quaternion.h: Just set the pan and tilt directly as OpenGL
535          rotations rather than messing around setting up and then decoding a
536          quaternion.  This fixes some glitches when tilting while looking
537          east, and eliminates 2 source files and 2 headers!
538
539Sat Feb 10 13:56:00 GMT 2007  Olly Betts <olly@survex.com>
540
541        * NEWS, configure.in, src/aven.cc, src/wx.h:
542          (Unix version): aven: Fix display of degree symbol in status bar and
543          messages with accented characters in.
544          (Mac OS X version): Require at least wxWidgets 2.5.1.
545
546Sat Feb 10 13:46:00 GMT 2007  Olly Betts <olly@survex.com>
547
548        * src/message.c: Test S_ISREG since that's what we use here
549
550Sat Feb 10 13:37:00 GMT 2007  Olly Betts <olly@survex.com>
551
552        * src/message.c: Always use utf-8 for aven on unix
553
Note: See TracBrowser for help on using the repository browser.