source: git/NEWS @ b63cf6cc

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

Merged from 1.0 branch.

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

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