source: git/NEWS @ fc4b814

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

Added textured walls option.

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

  • Property mode set to 100644
File size: 23.5 KB
RevLine 
[b4fe9fb]1Changes between 1.0.26 and 1.1.0:
[edb6576]2
[91e416e]3* NOTE: Survex 1.1.X releases are development snapshots made available for
4  the purposes of allowing wider testing and getting more user feedback.  Once
5  the code has stabilised the version number will be raised to 1.2.0.
[edb6576]6
[91e416e]7* aven: Now uses OpenGL for 3d rendering - you may need to install drivers if
8  you're using Windows 95 - these can be obtained from:
9  http://download.microsoft.com/download/win95upg/info/1/W95/EN-US/Opengl95.exe
[edb6576]10
[91e416e]11* aven: Solid passages - passage dimensions are currently inferred from
12  the leg length (pretty effective as you can measure longer legs in
13  larger passages).  Use of real LRUD data coming soon...
[edb6576]14
[91e416e]15* aven: Depth colouring is now continuously varying.
[edb6576]16
[4261983]17* aven: Find stations moved onto the toolbar and now uses a simple wildcarded
18  match (? matches any character, * matches any number of characters).
19
20* aven: We now use the status bar for coordinates, distances, etc to make
21  better use of screen space.
[edb6576]22
[f80077a]23* aven: Full screen mode (F11).
[edb6576]24
[6abab84]25* aven: Perspective view.
26
[91e416e]27* aven: Context sensitive cursor shape - needs more work.
[edb6576]28
[91e416e]29* aven: Mouse actions changed (hopefully they're now more natural, but
30  you may find the change disorientating - feedback wanted on this).
[edb6576]31
[1690fa9]32* aven: Added "presentations" which allow you to set up fly-through paths
33  and load/save/run them.
34
[045e2af]35* aven: Added Save screenshot facility.
36
[c60062d]37* aven: Depth fogging option.
38
[f433fda]39* aven: If a survey has surface legs but no underground legs, default to
40  showing the surface legs.
41
[da6c802]42* aven: Colour by depth can now be turned off (and there's the start of a
43  framework for properly implementing colour by date, error, etc).
44
[db452ae]45* aven: Added Smooth Lines option.
46
[a517825]47* aven: Added Textured Walls option.
48
[b4fe9fb]49* cavern: Dates given to *date are now stored in the 3d file.
[b462168]50
[1809849]51Changes in 1.0.26:
[b462168]52
[b4fe9fb]53* cavern: Fixed interleaved topofil data style - the length was always being
54  calculated as zero.
[b462168]55
56* (Unix version): aven: "All Files" now shows files without extensions too.
57
[b4fe9fb]58* aven: added Ctrl+Q as shortcut for File->Exit.
59
60* aven: depth colouring now uses a proper colour gradient.
61
62* (MacOS X version): aven: the keyboard and mouse now work!  It turns out that
63  we must apply resources *after* installing.
64
65* (MacOS X version): aven: now works when run from the MacOS X Finder.
66
67* (MacOS X version): look for message files and other resources relative to the
68  binaries so that the user can install Survex from a disk image in the location
69  of their choice.
70
71* (MacOS X version): fixed not to try to build aven if wxWindows isn't
72  installed.
73
[63dc4eb]74* cad3d: fixed -e and -r options to not crash (the long versions have always
75  worked).
76
77* extend: fixed to initialise an internal structure - failing to do so was
78  probably causing crashes on some platforms.
[b4fe9fb]79
[2934e83]80* Fixed standard graphics for "Note", "Warning", etc in the PostScript manual.
81
[b4fe9fb]82* Documentation updated.
83
[63dc4eb]84* (Unix version): fixed svxedit man page which previously contained xcaverot
[b4fe9fb]85  documentation!
86
87* test suite: check that cavern doesn't report "nan" or "NaN" for any values.
88
[63dc4eb]89* (Unix version): fixed configure --enable-defaultlang=XX to work.
[b4fe9fb]90
91* (Unix version): fixed configure code to turn on lots of GCC warnings and fixed
92  most of them.
[b5a3219]93
[63dc4eb]94* (MS Windows version): assorted tweaks to allow building with MS Visual C/C++.
95
[b462168]96Changes in 1.0.25:
97
98* (MacOS X version): hopefully fixed building of aven.
99
100* (Unix version): updated config.guess and config.sub so should build out of
101  the box on more Unix platforms.
102
103* (Unix version): Debian: added missing Build-Depends on xlibs-dev.
104
105* (Unix version): RPMs: give up supplying binary RPMs due to apparently
106  insurmountable technical problems.
107 
108Changes in 1.0.24:
109
110* cavern: fixed LEVEL (broken since around 1.0.8) and added test case.
111
112* cavern: corrected handling of declination in Compass DAT files and added test
113  case; also added tests for other aspects of Compass DAT file reading.
114
115* printps/printpcl: fixed blank page detection in some obscure cases.
116
117* Documentation: started manual section on working with Compass data files.
118
119* (Unix version): fixed compilation problems with aven and getopt.h on MacOS X
120  (and probably some other Unix versions).
121
122* (Unix version): Debian package now Build-Depends on gcc-3.2 and g++-3.2.
123
124Changes in 1.0.23:
125
126* Documentation: include 3d v3 file format description on MS Windows, MS DOS,
127  and RISC OS too; include PNG graphics for manual on MS Windows; minor updates
128  to manual.
129
130* Prefer wxWindows 2.4 if it's available.
131
132* (MacOS X version): detect MacOS X and look for MacOS X build of wxWindows;
133  automatically add resource fork to aven binary.
134
135* Disabled experimental support for Chinese (LANG=zh) - it isn't currently
136  working and makes the printer drivers unusable on Chinese versions of MS
137  Windows.
138
139* (Unix version): tweaked debian packaging.
140
141* cavern: Handling of "*:" at start of file wasn't fully fixed in 1.0.19.
142
143Changes in 1.0.22:
144
145* aven: Fixed handling of extended elevations (and other flat surveys) -
146  they are meant to be "locked flat" but this wasn't fully working before.
147
148* Documentation: 3d v3 file format description: fixed error in description of
149  codes 0x01-0x0e; include it in binary packages (not only with the source
150  code).
151
152Changes in 1.0.21:
153
154* cavern: when reading Compass DAT files, we now processes compass and clino
155  backsights, and recognise the "X" flag which indicates a leg should be
156  entirely ignored.  And we now report correct line number with errors in
157  Compass .MAK files.
158
159* cavern: if "*infer plumbs on", don't infer a plumb if the clino is
160  +/- 90 degrees, but the backclino isn't (and vice versa).
161
162* cavern: fixed 3dx output so it actually works with Chasm once more.
163
164* cavern: don't allocate extra space needed for producing 3dx output for
165  Chasm unless we're actually producing that output - saves about 8 bytes
166  per station.
167
168* cavern: removed slightly too keen sanity check which could misfire in very
169  unusual circumstances.
170
171* (MS Windows version): all .ico files except 3d.ico have been missing since
172  1.0.17 (or maybe 1.0.16) - fixed.  You wouldn't notice this if you installed
173  over an previous version.
174
175Changes in 1.0.20:
176
177* aven: update display when "Metric" or "Degrees" is toggled.
178
179* cavern: fixed handling of compass and clino corrections in Compass survey
180  data - these were interpreted as radians rather than degrees so the
181  correction was about 57 times too large!)
182
183* Improved handling of Compass PLT files - if the survey name is empty, don't
184  insert a survey separator character.
185
186* Documentation: fixed incorrect markup which resulted in a bogus footnote.
187
188Changes in 1.0.19:
189
190* cavern: you can now process Compass format survey data (.DAT and .MAK files) -
191  these can even be linked into a Survex dataset with "*include fulford.dat" or
192  "*include lech.mak" to allow processing of mixed datasets.
193
194* cavern: major speedup (up to 60%) when reading in survey data containing
195  a lot of stations in the same survey hierarchy level (which is how Compass
196  files are handled).
197
198* cavern: don't warn about a compass reading on a plumbed leg if the
199  plumb was inferred and the compass reading is zero.
200
201* cavern: reduced memory usage in code which reads a survey station name.
202
203* cavern: reported CPU time would go negative if cavern ran for more than
204  about 36 minutes (highly unlikely but not impossible on a slow machine
205  with a large, highly interconnect survey) - fixed.
206
207* cavern: avoid unnecessary work when --percentage isn't specified.
208
209* cavern: Writing "*:" at the start of a .svx file would crash cavern - fixed
210  and added test case.  This is an error anyway, but it shouldn't cause a
211  crash.
212
[89a6a1e]213* Don't distribute unused toolbar icons.
214
[b462168]215* Documentation: minor updates.
216
[27b8b59]217Changes in 1.0.18:
218
[b462168]219* (Unix version): Fixed "Process" action on .svx files.
[27b8b59]220
[b462168]221* (Unix version): File associations: if svxedit isn't installed, run gnome-edit
222  instead.
[27b8b59]223
[b462168]224* (Unix version): In Debian packages, now include file associations and file
[27b8b59]225  icons in the survex package rather than survex-aven.
226
[b462168]227* (Unix version): File associations were missing from RPM packages; moved
[27b8b59]228  aven and svxedit man pages to their respective subpackages; moved aven icons
229  to the aven subpackage.
230
231* Documentation: added details of the 3d file format (version 3).
232
233* Updated TODO list.
234
235Changes in 1.0.17:
236
[b462168]237* (MS Windows version): Fixed "Open in SvxEdit" to work (and if tcl isn't
[27b8b59]238  install this action now falls back to using notepad).  SvxEdit now has
239  its own icon.
240
[b462168]241* (Unix version): Install mime types, icons, and file associations for Gnome.
[27b8b59]242  Note: at present GMC doesn't seem to notice new files being created (e.g.
243  Process on a .svx file creates .3d and .err files) - you have to manually
244  refresh the view.
245
246* Minor update to manual.
247
248Changes in 1.0.16:
249
[b462168]250* (MS Windows version): Really fixed bug introduced in 1.0.14 which often stops
[27b8b59]251  programs from finding the message files.
252
[b462168]253* (MS Windows version): Remove any existing "Open" file association for .svx
[27b8b59]254  files.
255
256Changes in 1.0.15:
257
[b462168]258* (MS Windows version): Fixed bug introduced in 1.0.14 which often stops
[27b8b59]259  programs from finding the message files.
260
[b462168]261* (MS Windows version): "Open in Notepad" is now the double-click action
[27b8b59]262  for .svx files once again, "Open in SvxEdit" is an action in the menu
263  obtained with the right mouse button.
264
265Changes in 1.0.14:
266
267* svxedit: This is a Survex data entry editor from the therion team.  It needs
268  tcl and wish installed - for MS Windows an installer is available for free
269  from Activeware.
270
[ee1ec59]271* Improved handling of Compass PLT files and CMAP xyz files - no longer change
272  dots to spaces in survey and station names - instead use a space as the
273  separator between survey name and station name.
[27b8b59]274
275* aven: when picking non-overlapping labels, show a slight preference to shorter
276  labels with the aim of displaying more labels.
277
278* aven: fixed hard to notice problem which could cause the cave to appear
279  tilted sideways after a lot of manipulation.
280
281* cavern: Modest speed improvement (0.5% for sample dataset).
[ee1ec59]282
283* cavern: fixed a rarely sighted bug which caused erroneous error about some
[21c226e]284  stations not being attached to a fixed point.
285
[e7576f6]286* cavern: fixed clino readings and DIRECTION to work in interleaved data.
[21c226e]287
[ee1ec59]288* cavern: improved error reporting when an invalid value is given for a
289  DIRECTION reading.
290
[42d23c5]291* cavern: fixed "singular matrix" error when very low SDs were specified.
292
[27b8b59]293* print*: if the --raw is used, the survey can now use the space this would
294  have taken up.
295
296* Reading of ASCII 3d files now copes with MSDOS/MS Windows line endings
297  once again.  Added regression test for this.
298
[b462168]299* (MS Windows version): Programs run from the command line now find message
[27b8b59]300  files without SURVEXHOME needing to be set.
301
[21c226e]302* Updated documentation.
303
304Changes in 1.0.13:
305
306* aven: Fixed bug which caused the occasional spurious leg to be shown
307  connecting arbitrary stations.
[27b8b59]308
[21c226e]309* extend: try to extend along a survey, and make breaks where other surveys
310  join.
311
312* cavern: Number reading code reworked to allow repeat readings to be
313  supported, but the actual repeat reading code is currently disabled,
314  and everything should work exactly as before.
315
316* Experimental support for Chinese (LANG=zh) - only a few messages are
317  currently translated.
318
[50b0c7f]319Changes in 1.0.12:
320
[950e261]321* diffpos: fixed to work on 64bit architectures.
322
[dd5a89c]323* sorterr: fixed to work with more than 1024 traverses.
324
[abd126e]325* Fixed handling of iso-8859-2 character set and MS Windows code page 1250
326  (both cover Eastern European languages).
[27b8b59]327
[b462168]328* (MS Windows version): install file associations for Compass .plt and .plf
[f3d5b20]329  files and for CMAP .xyz files.  Also install the file icon for .plt and
330  .plf files in case Compass isn't installed (thanks to Larry Fish for
331  permission to include the icon).
332
333* (Unix version): running an installed program with an explicit path works
334  again.
335
336* (Unix version): xcaverot: automatically switch on PDA mode if the screen is
[15d7cc1]337  less than 640 pixels wide or less than 480 pixels high.
[f3d5b20]338
339* (Unix version): minor portability improvements.
340
[50b0c7f]341* Updates to Portuguese translation - all translations are now up-to-date.
342
[b8c4913]343Changes in 1.0.11:
344
[496a208]345* aven: improvements in 1.0.10 to the file type selector only work properly
346  on MS Windows, and with wxGtk >= 2.3 on Unix (the latest stable release is
347  2.2.9 where this doesn't work).  Fixed to work as well as possible on 2.2.9,
348  and as intended on 2.3.
349
[52634cc]350* aven: fixed so that loading PLT files works regardless of the current locale
351  (previously it would fail for locales where the decimal character wasn't
352  '.').
353
[7757a4ed]354* aven: key actions during autorotation no longer temporarily pause
355  autorotation.
356
[cc9150c]357* aven: switching to plan or elevation while rotating is now smooth.
358
359* aven: removed undocumented and confusing "free rotation mode".
360
361* (MS Windows version): aven: focus now set correctly after loading a file by
362  double-clicking or from the command line.
363
[a3326288]364* cad3d: write dummy passage dimensions to .plt files to avoid Compass bug.
365
[ca4058d]366* printwin/printps: now support coloured printouts.
367
[a3326288]368* print*: fixed to work correctly with PLT files.
369
370* extend: fixed to work correctly with PLT files.
[388ad50]371
[d275723]372* Updates to Italian translation.
373
[0f125da]374* Minor documentation updates.
375
[5215b99]376Changes in 1.0.10:
377
[6097cd2]378* (MS Windows version): aven: fixed assert failure upon turning on station
379  names.
380
[c01c332]381* aven: only add a file to the list of recently used files if it was opened
382  successfully.
383
[d16db18]384* aven: recognise ".plf" as a Compass PLT file too; and on Unix list "*.PLT",
385  "*.PLF", "*.XYZ", and "*.3D" as well as the lowercase versions to help people
386  who transfer files from MSDOS/MS Windows.
387
[cfcfd28]388* cavern: fixed bogus warning triggered by "*begin abc.def" (I'm not sure
389  that this should be valid, but the warning given wasn't appropriate).
390
[a9ab65a]391* Fixed scaling problem when reading PLT file (feet->metres conversion
392  factor was being applied backwards!)
393
[47e4a2e]394* Fixed potential problem when reading or writing a 3d file which couldn't
395  be opened.
396
[5215b99]397* Translate dots to spaces in survey names in Compass PLT files.
398
[ef59f5e]399* Better handling of PLT files which have a D command before any M command.
400
[c01c332]401* Updates to German and Italian translations.
[3bf737e]402
[f4276af]403Changes in 1.0.9:
404
[e3dfce4]405* aven: Fixed jerky start when auto-rotation begins.
406
407* cavern: Fixed Direction reading - bug previously made it unusable.
[f4276af]408
[6317ee2]409* (MS Windows version): cad3d: fixed broken PLT output (had a double CR at the
410  end of each line).
411
[161e268]412* (Unix version): RPMs now have the docs in /usr/share/doc and the man pages
413  in /usr/share/man to conform with the FHS (and where RedHat packages put
414  them).
415
[06e94a8]416* Updates to French, Spanish, Catalan, and Slovak translations.
[b10788f]417
[732b9b0]418Changes in 1.0.8:
419
[b6de07d]420* Slovak translation added; updated German, Catalan, and Spanish translations.
421
[fa42426]422* aven: reduced memory usage by around 25% and increased speed and
423  responsiveness.
[cd6ea75]424
[a8e9fde]425* aven: rate of rotation and switching between plan and elevation now adjusted
426  to the speed of redraw, so aven behaves in a similar way independent of the
427  speed of the computer or size of the survey.
428
[75993b9]429* aven: provide list of most recently loaded files (preserved between runs of
430  the program).
[6804731]431
432* aven: settings for "Metric" and "Degrees" are preserved between runs.
[732b9b0]433
[8ac4406]434* aven: moved some menu items from "View" to "Controls" as they probably
435  belong there and the "View" menu was getting out of hand.
436
[c8c116c]437* aven: cursor keys now translate cave in the same way the mouse does (i.e. now
438  work as in caverot and xcaverot).
439
[6df24ee]440* aven: eliminated the "twinkling label" effect when dragging the cave with the
441  right mouse button.
442
[fa42426]443* aven: the measuring line moves much more smoothly now: the mouse cursor now
444  snaps to the nearest station, rather than just a near station; and when the
445  line moves, we now only redraw the affected area of the window.
[2173dbd]446
[b6de07d]447* aven: resolved annoying limit on zooming in on large surveys.  This was a
448  crude way of preventing random lines due to overflow in the windowing system.
449  Aven now clips lines itself at high zoom levels, and limits zoom in to
450  approximately 1mm/pixel.
451
452* aven: zoom in/out with keyboard wasn't subject to any limits - now restricted
453  to sane values as with zoom in/out with the mouse.
454
[5fa68cc5]455* print*: added --raw switch to turn of info box, scale bar, and page footer.
456  This can be useful if you want to import the output into another application.
457 
[5b7c1b7]458* print*: improved output when --no-border is used.
[3fb572e]459
[2001db9]460* printpcl/printdm: Added new .ini setting "font_bitmap" which allows the user
461  to choose between alternative fonts.  Current we supply "default" and "bold".
462
[fa42426]463* printps/printhpgl: Fixed --skip-blanks which would incorrectly skip non-blank
464  pages on rare occasions.
465
[11e919a]466* cavern: added support for BackCompass and BackClino.
[5b7c1b7]467
[fa42426]468* cavern: implemented "*units clino percent".
[c9eb197]469
[c00c74a9]470* cavern: added "*infer export on".  Any stations seen while this is on will
471  have the necessary *export-s inferred when accessed from outside their
472  own survey.  This allows linking a survey which uses *export to one which
473  doesn't.  It's also useful for a maze cave where so many stations can
474  be linked to that listing them explicitly isn't desirable.
475
[fa42426]476* cavern: N-S, E-W, and vertical ranges now only count stations which are in
477  underground surveys.
478
[0b71cfc]479* cavern: *infer plumbs wasn't inferring -90 to be DOWN - fixed.
480
[c00c74a9]481* cavern: *infer was giving an internal error if the argument was unknown -
482  now it gives the correct error message.
483
[fa42426]484* cavern: fixed handling of omitted clino readings when OMIT is *set to be
485  different from MINUS and PLUS (new test omitclino).
486
[b14f44f]487* cavern: fixed a bogus warning for any station which was only used in a line
488  of data which was rejected because of an error.
489
[fa42426]490* cavern: added error if the *units factor is zero (e.g. "*units tape 0 feet").
491
[b14f44f]492* cavern: removed the ill-thought-out and never implemented LENGTHOUTPUT
493  and ANGLEOUTPUT quantities.
494
[770157e]495* cavern: resolved mismatch between bcra5.svx and the default SDs, and the
496  odd values in bcra3.svx.  We are now interpreting the BCRA limits as 2
497  standard deviations (previously bcra5.svx used 3 sds, bcra3 used 3.33 sds for
498  tape and position, and .75 sds for compass and clino, and cavern used 1 sd
499  by default).
500
[a20b208]501* ChangeLog now only includes entries since the previous release (the full file
[9cc3854]502  is 220K or so, and of interest to very few people).  MSDOS and MS Windows
[b14f44f]503  versions now comfortably fit on a 1.44M floppy once again.
[9cc3854]504
[b6de07d]505* Test suite now checks that all programs will run successfully with "--help"
506  and with "--version".  This should avoid problems such as that which broke
507  the printer drivers in 1.0.4-1.0.6.
[a20b208]508
[fa42426]509* (Unix version): uninstalled binaries now use the path they are run with to
510  find support files, which means SURVEXHOME is no longer required, and has
511  been removed.
512
[7c41b21]513Changes in 1.0.7:
514
515* print*: halted with a failed assertion in 1.0.4-1.0.6.
516
[cd8d79a]517Changes in 1.0.6:
518
519* aven: "Reverse Controls" now works as in xcaverot and caverot.
520
521* aven: free rotation mode (engage by pressing control while left dragging,
522  exit with Delete) improved.
523
[30987bd]524* aven: using File->Open when a file was already loaded caused a crash
525  if a station was "grey highlighted" in the survey tree - fixed.
526
[e98af57]527* aven: added hourglass for "find" operation.
528
[0edb0d0]529* aven: reenabled loading of files by drag-and-drop (accidentally disabled
530  in 1.0.4 and 1.0.5).
531
[303a525]532* aven: improved handling of flat surveys (e.g. output of extend, surveys
533  with no clino information).
534
[12d0d1b]535* aven: surveys with stations but no legs no longer cause the labels and
536  crosses buttons to behave oddly.
537
[2c30188]538* aven: removed quite a bit of unused and superfluous code.
539
[3d5fb53]540* Spell-checked documentation.
541
[c637fad]542Changes in 1.0.5:
543
544* Fixed bug in img_open_survey() which could cause a crash if you tried to
[88c780d]545  open an unrecognised file (i.e. not .3d, .pos, .plt, or .xyz format).
546
547* North and East were the wrong way round when reading in .plt files.
[c637fad]548
[5173649]549* cad3d: Improved .plt file output a little - there's probably enough file
550  structure for Compass to read them now.
551
[f9dc4a0]552* Documentation updates.
553
[ea1c342]554Changes in 1.0.4:
555
[64511c0]556* extend: previously only kept one name for an equated group of stations in the
557  extended .3d file; now keeps all the names.
558
[b387524]559* cad3d: if an output filename is given, use its extension to pick the default
560  output format.
561
[ba2c5b1]562* aven: movement with keyboard is now accelerated by Shift as in caverot.
563
[f3ed07f]564* print*: --no-borders fixed to work as documented; --no-cutlines added to
565  turn off the dashed lines where pages join on multi-page printouts.
[80f17e0]566
[189f179]567* aven: tracked down two uninitialised variables which seems to fix the
568  failure to load a survey on startup which some people have been experiencing
569  on Microsoft Windows.
570
571* aven: code cleaned up - should improve performance a little.
[9f3e5df]572
573* img routines: img_rewind() now returns a value indicating success/failure.
574
[f1c7c9c7]575* Improvements to .plt file reading, notably that distances in the file are
576  now interpreted as being in feet rather than metres.  Also .plt files should
577  now be recognised even with a different extension, and we cope with an odd
578  special case better.
579
580* Added support for reading CMAP XYZ files.  There are two variants of these
581  - the "shot" format is fully implemented, the "station" format currently
582  just reads the station names and positions - the legs are ignored (sadly
583  the sample files I have do not match the format specification).
[4ebc557]584
[80f17e0]585* (MacOS X version): aven: aven now builds on MacOS X - we just need to sort
[64511c0]586  out packaging now...
[ea1c342]587
[be48ac6]588* (MSDOS version): upgraded graphics library used to Allegro 4.0.1.
589
[fe16ba3]590* Documentation updates.
[a7e3295]591
[febe041]592Changes in 1.0.3:
593
[7a89dc2]594* aven: you can now select distances to be displayed in feet (or miles when
595  you zoom right out) instead of metres, and angles to be in grads instead
596  of degrees.
597
598* aven: show altitude of mouse pointer when in elevation view.
599
[febe041]600* cad3d: fixed bug which caused --plt to crash on some platforms.
601
[3857e321]602* print*: added "Printing to `XXX'..." message to say where output is being
603  written.
604
[a8fa00a]605* Updated French translation; minor updates to other translations (mostly
606  sorting out clashing menu shortcuts in aven).
[e3a14ae]607
[43db339]608* (Unix version): assorted portability tweaks.
609
[745433f]610Changes in 1.0.2:
611
[4783405]612* printdm/printpcl/printwin: take notice of font_size_labels setting in
613  print.ini etc.
614
[107b8bd]615* cavern: Topofil can now be used with DIVING and CYLPOLAR styles; TOPOFIL
616  style is now synonymous with NORMAL.
617
618* cavern: *INFER EQUATES and *DATA TOPOFIL now work together correctly.
619
[c2211a5]620* cavern: *FIX with 3 standard deviations but no covariances now works.
621
[f73bb48]622* (MacOS X version): command line programs now build.  We're working on Aven.
[745433f]623
[7fc1465]624* Updates to the Catalan and Spanish translations.
625
[4783405]626* xcaverot: documented environmental variables XCAVEROT_INDICATOR_RADIUS and
627  XCAVEROT_FONTNAME.
628
[e1b99fc]629* cad3d: added --plt option to produce crude approximation to Compass .plt
630  files - should be good enough for reading into Carto.
631
[ad4eaf3f]632* img library enhanced to allow Compass .plt files to be read as if they were
633  .3d files.
634
[3217572]635Changes in 1.0.1:
636
[7fc1465]637* (MS Windows version): printwin: fixed sizes of cross and page alignment
[de5f18d]638  ticks.
[7be0ba8]639
[5d38036]640* Updates to the Portuguese and Italian translations.
641
[c51c50a]642Changes in 1.0.0:
[4b4bd47]643
[4d3dfdf]644* Fixed --survey option supported by many programs which was broken in 0.99.
645
[c51c50a]646* aven: altered colours of "fixed points" and "entrances" buttons to match
647  the coloured blobs used to indicate them.
648
[de5f18d]649* (MS Windows version): aven: changed current point highlighting in the
[35001ee]650  survey tree to use a light grey background rather than bold (bold causes
651  the text to "wriggle" as the highlight runs up or down).
652
[1cc6cc5]653* (MS Windows version): file icons now have transparent backgrounds.
654
[c51c50a]655* survex: removed conversion wrapper - you should use "cavern file.svx"
656  instead of "survex file.svx".
657
[fe282c2]658* (Unix version): GCC 2.95 sometimes fails with an internal error when trying
659  to compile gfxcore.cc - if it does, the Makefile will now try recompiling
660  with a lower optimisation level.
661
[8f2c870]662* (Unix version): when doing an "in directory" build from source, the HTML
663  manual is now installed in its own subdirectory as when doing a non
664  "in directory" build.
665
[c51c50a]666* German translation now completely up-to-date.
Note: See TracBrowser for help on using the repository browser.