source: git/NEWS @ 816ceb7

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 816ceb7 was 6abab84, checked in by Olly Betts <olly@…>, 22 years ago

aven: Added perspective view option.

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

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