source: git/NEWS @ d180604

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 d180604 was 5940815, checked in by Olly Betts <olly@…>, 19 years ago

aven: Add options dialog to "Export" similar to the one for "Print".

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

  • Property mode set to 100644
File size: 21.8 KB
Line 
1
2* aven:
3
4  + Add options dialog to "Export" similar to the one for "Print".
5
6Changes in 1.1.11 (2006-11-25):
7
8* Updated Czech, Spanish, and Slovak translations.
9
10* (MacOS X version): Assorted OS X specific tweaks and fixes.
11
12* aven:
13
14  + Pick a smaller and clearer font for labels.
15
16  + Fix character spacing.
17
18  + Tweak display of bearing and elevation angles to look nicer with
19    proportional fonts.
20
21  + Use the title from the 3d (or plt, etc) file for the window title
22    rather than the filename.
23
24  + Show distances to 2 decimal places rather than the nearest integer.
25
26  + Only consider underground legs when calculating the depth bands and
27    depth colouring.
28
29  + Add "Colour by Error".
30
31  + Add entry for "white" in date and error keys.
32
33  + When setting the view to a single point, don't change the scale.
34
35  + If reloading the same file, don't change the view
36
37  + Fix filetypes selector in open dialog.
38
39  + Fix the charset we use for aven in certain cases.
40
41  + Call msg_init before using msg_lang or it won't ever be set!
42
43  + Pass wx the full language code to initialise the C library locale.
44
45  + Fix bug in generating prefix tree view which could lead to a bogus
46    leading dot on some survey names (bug probably introduced in 1.1.10).
47
48  + "New Presentation" now ensures that the side panel is open
49
50  + Fix updating of cached opengl lists when the view is reset to the
51    default.
52
53* Ignore LANG if it starts with a digit to avoid problems with bogus value for
54  LANG which AutoCAD installation seems to set on MS Windows.
55
56* (Unix version): configure: Allow SGMLTOOLS and DOCBOOK_TO_MAN to be
57  specified.  Either/both can be set to ":".
58
59* dump3d: Report unknown (to dump3d) codes returned by img.
60
61* img library: Flag all stations as underground in the old "ASCII" .3d format.
62
63Changes in 1.1.10 (2006-07-14):
64
65* aven: Clicking on a survey name in the survey tree now highlights it in
66  the map view.  Double-clicking zooms the view to show the clicked survey
67  highlighted.  Clicking the root clears the highlighting and double-clicking
68  the root restores the default view.  To expand/collapse a branch, click
69  on the "[+]" or "[-]" icon to the left of the survey name.
70
71* aven: The measuring line can now measure to anywhere in plan or elevation
72  view (not just to a station!)  In plan view the horizontal distance and
73  bearing are shown, while in elevation view the vertical distance is shown.
74   
75* aven: Moving the mouse over a station in the survey view now highlights
76  that station in the survey tree (though it may not be visible if the
77  survey(s) it is in aren't expanded).
78
79* aven: Clicking on a station to centre the view now moves the mouse pointer
80  to the new location of the station (except on Mac OS X where this isn't
81  allowed).
82
83* aven: Fix which presentation toolbar buttons are shown as depressed.
84
85* Fix infinite loop reading 3d files with LRUD data (bug introduced in 1.1.9).
86
87* vim files are now installed with the correct paths (bug introduced in 1.1.9).
88
89Changes in 1.1.9 (2006-07-04):
90
91* (Unix version): Install desktop files for aven and svxedit contributed to the
92  Ubuntu package by Phil Bull, and corresponding pixmaps.
93
94* Fix img to filter out cross-sections which don't match the subsurvey (if
95  specified).  The API now returns img_XSECT_END to mark the end of a
96  passage rather than setting a flag on the last img_XSECT of the passage.
97
98* Enhance integration with the vim editor - this can now colour .err files, run
99  cavern from vim and parse error output, and run aven from vim.  Tweak the
100  existing vim mode for .svx files to fix a few minor bugs and add support for
101  the new "*data passage" style.
102
103* aven: fix drawing of the "blob" end of the measuring line on graphics cards
104  which can't draw large enough blobs for us.
105
106* aven: sort out confusion about what encoding everything is in which means
107  that the distance measured by the measuring line actually gets displayed
108  and also fixes problems with empty menu items in non-English locales in
109  some cases.
110
111* aven: redraw grey background after a menu is closed over the aven window
112  with no survey loaded.
113
114* aven: fix bug which caused printing to crash (introduced in 1.1.8).
115
116* aven: avoid crash on some machines when opening "About" dialog before having
117  loaded a survey.
118
119* aven: Translate "Plan" and "Elevation" buttons in print view dialog.
120
121* (Unix version): aven: Fix character set handling of cavern output.
122
123* cavern: Report an error if a cross-section is specified for a station which
124  doesn't exist.
125
126* Updated French and Italian translations.
127
128* (Unix version): aven: Fix "Can't open message file `en_US' using path
129  `${prefix}/share/survex'" error.
130
131* Fix bug in 3d file reading on 64 bit platforms when used in STANDALONE mode
132  (doesn't affect Survex itself, but other applications which use img.c should
133  update their copy).
134
135* (Unix version): Add checks that wxWidgets is a non-unicode version (wx 2.6
136  and later are caught by configure, whereas older wx versions are caught when
137  trying to compile).
138
139Changes in 1.1.8 (2006.06.30):
140
141* Drop support for building with wxWidgets versions prior to 2.4.0
142  (which was released on 2003-01-07).
143
144* aven: Printing through aven now uses settings from the "[aven]" section
145  of print.ini, and support for hierarchical sections (using "like=")
146  has been disabled.
147
148* aven: Change mouse actions to be compatible with those in Survex 1.0.
149  The mousewheel now zooms in/out (it doesn't do anything in 1.0) and
150  left drag is now smart about not rotating and zooming at the same
151  time.
152
153* aven: Highlighting stations now happens as you type, and pressing
154  "Enter" or clicking the "Find" button now pans and zooms to show the
155  highlighted stations.
156
157* aven: Left-clicking away from a station now cancels measuring line.
158
159* aven: Setting view to North, South, East, or West is now animated like
160  the tilt from plan to elevation.
161
162* aven: Fix presentation saving to also write "." for decimal points and
163  presentation loading to accept either "." or ",".
164
165* (Unix version): aven: Add text for all toolbar items so that aven
166  will work with the Gnome desktop preference for displaying toolbars as
167  icons with text or just text (wxWidgets needs fixing first though).
168
169* (Unix version): aven: Remove the ability to detach the menu bar (yell
170  if you actually used it and I'll restore it!)
171
172* aven: Add "all survey files" option to the "open file" dialog.
173
174* (MS Windows version): aven: Fix cursor keys to pan survey.
175
176* (MS Windows version): Built with wxWidgets 2.6.3 instead of 2.6.2.
177
178* (MS Windows version): Fix installer to work on Windows 2000 or XP if
179  run by an unprivileged user.
180
181* (MS Windows version): Upgrade to the latest version of InnoSetup (the
182  installer builder we use) and include new installer translations for
183  UK English, Spanish, Brazilian Portuguese, Italian, Romanian, and Slovak.
184
185* (MS Windows version): aven: Include Catalan and Brazilian Portuguese
186  translations of messages for wxWidgets (the GUI library we use).
187
188* aven: Disable "Highlight exported points" if there aren't any.
189
190* Updates to French translation from Michel Bovey.  Also updates to German,
191  Italian, Catalan, Spanish, and Romanian translations.
192
193* (Unix version): test suite: fix smoke test to pass even without X running
194  (it was meant to but the code had a bug).
195
196* aven: Check if OpenGL is available and exit cleanly with a helpful error
197  if it isn't.
198
199* (Unix version): aven: Fix --help and --version to work without a working
200  X display (provided it's built with wxWidgets 2.5.1 or newer).
201
202* aven: Automatically select the presentation tab of the notebook when the user
203  selects "New Presentation" or "Open Presentation".
204
205* aven: Fix "Delete" in the presentation list to not get passed on (and so not
206  reset to default view as well).
207
208* aven: Fix Ctrl+Insert in the presentation list not to segfault if the list is
209  empty.
210
211* aven: Fix Cursor Up and Down in the presentation list to move the highlight
212  up and down instead of being passed on and moving the survey.
213
214* aven: Improve SVG output compatibility.  Tested with Mozilla Firefox 1.5,
215  Adobe's SVG browser plugin, Gimp 2.2.8, Gqview 2.0.0, Opera 8.5,
216  Safari 2.0.3, and InkScape 0.42.
217
218* aven: Put a 5mm border around exported SVG files to allow for station markers
219  and non-zero width lines.
220
221* aven: Fix crash when exporting as SVG or Sketch if labels or surface data
222  was turned on.
223
224* aven: Actually close the file we're exporting which fixes problems with it
225  not always being fully written.
226
227Changes in 1.1.7 (2005.10.18):
228
229* cavern: Add validity checking for dates in *date commands (with feature
230  test in testsuite).  A date entered as just "year" or "year.month" now
231  becomes a date range for the relevant period (previously it became a single
232  date near the middle of that period).
233
234* extend: Fixed 2 uninitialised flags (should fix erratic behaviour on
235  with MS Windows).
236
237* extend: Default output name for a file called input.3d is now input_extend.3d
238  rather than just extend.3d (which was annoying if you wanted to extend
239  several surveys in the same directory).
240
241* aven: OpenGL 2.0 always includes support for point sprites so rework
242  our check for them to include that knowledge.
243
244* aven: Regenerate depth bar if user switches to/from metric units.
245
246* aven: Don't clear the "there" mark just because the mouse pointer has
247  moved off a station.
248
249* aven: When processing a .svx file, put the resultant .3d file in the
250  same directory (since that's where we then try to load it from).
251
252* aven: Fix labelling of date colouring on 32 bit platforms.
253
254* aven: If "colour by date" is on and we load a survey with no date info
255  (or all surveyed on the same date) then set "colour by none".
256
257* aven: Make the error dialog modal and remove a signal handler once it
258  has fired to prevent endless (or seemingly endless) cascades of error
259  dialogs.
260
261* aven: Enforce a minimum object volume diameter of 1m to avoid problems
262  if a survey file with only one station in is loaded.
263
264* aven: Fix problems with indicators disappearing when we're drawing
265  blobs and/or crosses the slow (but always supported) way.  (Problem
266  introduced in 1.1.6).
267
268* (Unix version): aven: Really stop setting extra toolbar margin when using
269  GTK2.0.  The attempt to fix this in 1.1.3 failed because __WXGTK12__ is
270  set for GTK+ 1.2 or *any later release* so is true for GTK+ 2.0 too!
271
272* (Unix version): aven: Add details of which of wxGTK, wxMotif, and wxX11
273  we've been compiled with, and which GTK+/Motif version where appropriate.
274
275* (Unix version): Fixed build on Fedora Core 3.
276
277* documentation: Updates to 3d file format specification from Mike McCombe.
278
279Changes in 1.1.6 (2005.10.10):
280
281* (MS Windows version): Distribution is about a third smaller than 1.1.5
282  (mostly because mingwm10.dll is no longer required).
283
284* aven: If aven is asked to load a .svx, .dat, or .mak file, run cavern on
285  it, showing cavern's output in a window (with errors and warnings clickable
286  to load the offending file into an editor), and then loading the resulting
287  3d file.
288
289* aven: Added "Colour by Date" option.
290
291* aven: Disable "Colour by Depth" option if there's no elevation variation.
292
293* aven: Don't crash if trying to load a survey with no elevation variation.
294  Instead turn off depth colouring.
295
296* aven: Export as HPGL added.
297
298* aven: Improved update of mouse coordinates and measuring line (thanks to
299  Martin Green).
300
301* aven: Show the coordinates of either the mouse pointer or the nearest
302  survey station to it (if there is one near enough).  Showing both was
303  confusing and meant the status bar overflowed on smaller displays.
304
305* aven: When printing an extended elevation, don't show bearing and elevation.
306
307* aven: Don't lock "flat" surveys which aren't extended elevations - a
308  flat survey with LRUD data isn't flat any more!
309
310* aven: When we have to draw blobs and crosses the slow way (because the
311  graphics hardware doesn't support the fast way), draw them so that they
312  should appear at the correct depth into the 3D scene instead of on top
313  of everything else.
314
315* aven: Make "play presentation backwards" icon green to match the other
316  presentation icons.
317
318* (MS Windows version): aven: Mouse clicks on the survey view now set the
319  keyboard focus there.
320
321* (MS Windows version): aven: Fix first redraw of a newly loaded survey.
322
323* (MS Windows version): aven: Fix redrawing of measuring line.
324
325* cavern: Store dates for img_XSECT.
326
327* cavern: Fixed small one-off memory leak if you specify -o more than once.
328
329* (Unix version): Check environmental variable LC_MESSAGES when deciding what
330  language to use for messages.
331
332* (MS Windows version): "Print" on a 3d file now prints through aven rather
333  than the separate printer driver (Unix has done this for some time).
334
335* Removed old printer drivers.
336
337* img library: When creating a 3d file, ignore img_XSECT if we've been asked
338  to write a file format version which doesn't support it.
339
340Changes in 1.1.5 (2005.09.20):
341
342* (MS Windows version): aven: Fixed crash on start-up (introduced in 1.1.4).
343
344* aven: Make blobs round like they are in Survex 1.0.
345
346* aven: If the graphics drivers don't support drawing blobs using OpenGL
347  point markers, fall back to drawing filled circles.
348
349* aven: If the graphics drivers support it, draw crosses as texture mapped
350  OpenGL point markers which is much faster.
351 
352* aven: Cross size increased to match Survex 1.0.
353
354* aven: We must update which blobs are displayed if display of surface or
355  underground legs is toggled.
356
357* cavern: Fix handling of a *solve followed by survey data, none of which is
358  attached to the previous data.
359
360* cavern: Fixed "No survey data" error when a *solve is followed by another
361  *solve (or the implicit solve at the end of processing) with no data between
362  them.
363
364Changes in 1.1.4 (2005.09.19):
365
366* aven: Added Aven's icon to the "About" dialog.
367
368* aven: Use localised character for the decimal point (e.g. "," in most
369  continental European countries).
370
371* aven: Previously the survey tree would get focus and then take keypresses
372  (e.g. "P", "L", "Delete").  Now we pass most keypresses across so they
373  operate on the cave, and transfer the input focus across when we do.
374
375* aven: Make pressing "Return" in the tree control expand/collapse a subtree.
376
377* aven: Speed up intialisation by delaying creation of OpenGL lists until
378  they're needed.
379
380* aven: Added Mark Shinwell's bounding box with shadow of the survey.
381
382* aven: Disable the "Tubes" button/menu item when there's no LRUD data.
383
384* aven: Reworded "Restore Default Settings" as "Restore Default View".
385
386* (Unix version): aven: Set sensible default margins for printing and preserve
387  any margin values the user specifies between runs (previously margins
388  defaulted to 0 each time aven was run).
389
390* Documentation: Document *DATA PASSAGE in the manual.
391
392Changes in 1.1.3 (2005.09.07):
393
394* (Microsoft Windows version): Fixed build problems.
395
396* cavern: Allow OMIT character (-) for left/right/up/down.
397
398* aven: Remove an unnecessary menu separator.
399
400* aven: Fix "Find" and "Hide" toolbar buttons to work with GTK2.0.
401
402* aven: Make the tooltip for "Hide" show the number of found stations.
403
404* aven: If * or ? is used in a glob-style pattern, force a non-substring match.
405
406* aven: Enable "New Presentation" when there's a 3d file loaded, rather than
407  when there's a presentation loaded.
408
409* aven: Make entrances green in side panel tree list to match green blobs used
410  in cave view.
411
412* aven: Don't show surface labels if we're not showing surface data, etc.
413
414* aven: Merge "Start Rotation" and "Stop Rotation" into "Toggle Rotation" and
415  make "Space" the key for this.  Keep Return working "Stop Rotation" so
416  existing users are happy, but don't advertise it.
417
418* aven: Normalise filename by adding any extension used, and use the normalised
419  filename for file history and window title.
420
421* (Unix version): aven: Stop setting extra toolbar margin when using GTK2.0
422  as the toolbar buttons already have a sensible margin - the extra margin is
423  only needed with GTK1.2.
424
425* aven: Fix handling of plumb legs in tube model.
426
427* aven: Fixed swapped L and R in tube model.
428
429* extend: Preserve UD cross-section information in extended elevation.
430
431* extend: Add new messages for John Pybus' enhancements.
432
433Changes in 1.1.2 (never formally released):
434
435* Added support for LRUD data in .svx files, in .3d files, and aven can
436  now load and display it on screen and on printouts.  The ability to "fake"
437  LRUD data in aven is gone for now but will reappear in some form later.
438
439* cavern: Removed support for writing Chasm's 3dx format.  We're going to
440  fold any desirable missing chasm functionality into aven.
441
442* aven: Rearranged mouse actions as discussed on the mailing list.  Added
443  cursors for each different mouse action to help the user learn what each
444  does.  Also added cursors for the "compass" and "clino" as well as the
445  scalebar to suggest to the user that they can be dragged to change the view.
446
447* (Unix version): aven: Don't segfault if LANG isn't a known language.
448
449* tests/smoketest.tst: If X windows is running, check that we can run aven
450  with --help and --version.
451
452* tests/cavern.tst: Fixed cavern.tst to warn if it is skipping a test because
453  no results are listed for it.  This revealed that there was a "newline" test
454  which should have been called "badnewline", and was a broken testcase too!
455  Fixed all these problems.
456
457* cavern: Applied Simeon Warner's patch for handling backcompass, backclino,
458  and omitted forward compass/clino readings in Compass DAT files.  Added
459  a feature test for this to the testsuite.
460
461* It no longer makes sense to have an option not to build aven or to build aven
462  without OpenGL so remove old machinery for this from configure and the
463  sources.
464
465* (Unix version): configure: Check if "-lXxf86vm" is needed.
466
467* configure: Better output for strcasecmp test.
468
469* aven: Fix crosses to work much better.  Not a total fix - their position
470  in the Z buffer isn't correct and they're rather slow to plot.
471
472* aven: Don't regenerate the hittest grid every time the mouse moves while
473  animating, which solves the mysterious pausing effect (thanks go to Martin
474  Green for spotting this!)  Also clear all the status bar coordinates when
475  animating.
476
477* aven: Sort out clashing menu shortcuts in some languages.
478
479* aven: Fixed compilation problem on x86_64
480
481* SPUD: Pruned out stuff which has been done or which is not actually relevant
482  to this branch.
483
484* Merge various changes from 1.0 branch:
485
486  + aven: Port over "printing from aven" functionality.
487
488  + aven: Port over "export as" functionality,
489
490  + Add David Loeffler's vim mode for .svx files.
491
492* aven: Fix check for whether a label is behind us in perspective view.
493
494* aven: Don't use an opengl list for drawing the indicators - we typically make
495  a new list each time we plot them anyway.
496
497* Remove lingering traces of support for RISC OS and pre-386 MSDOS
498
499* aven: Set icon on non-Windows platforms too.  This means that with
500  WindowMaker on Unix you get an icon on the AppIcon by default.
501
502* configure: Update wxWindows checks to handle newer wx versions.
503
504* Make all maintainer perl scripts "use bytes;" to avoid utf-8 double encoding
505  problems.  They also all require Perl 5.8 now (hopefully this isn't an issue
506  for anyone building from CVS).
507
508* acinclude.m4: Quote macro name for fix autotools warning.
509
510* Documentation: "tilt up" is "'" not ",".
511
512* aven: Add support for mousewheels (to tilt the cave).
513
514* aven: Fixed twisted transitions to and from pitches in certain cases.
515
516* aven: Pick a sensible initial window size when the user's desktop is spread
517  over more than one monitor (works best with wx2.5 or newer, but try to do
518  better with wx2.4 or earlier as well).
519
520* aven: Initialise GfxCore slightly later to avoid visual glitch from notebook
521  contents being visible before any survey is loaded.
522
523* aven: Allow a coloured texture to be used
524
525* aven: Don't initialise until we have data (to the user, this means the window
526  is default colour (grey for most systems) not black until a survey is
527  loaded).
528
529* aven: Fixed weird "shadowed" icons.
530
531Changes in 1.1.1 (2004-10-06):
532
533* (Microsoft Windows version): aven: Hopefully fix loading a survey file at
534  startup.
535
536* aven: Delay loading the bitmap for the "About" dialog until it is first
537  needed.  We want start up to be as quick as possible.
538
539Changes between 1.0.32 and 1.1.0 (never formally released):
540
541* NOTE: Survex 1.1.X releases are development snapshots made available for
542  the purposes of allowing wider testing and getting more user feedback.  Once
543  the code has stabilised the version number will be raised to 1.2.0.
544
545* aven: Now uses OpenGL for 3d rendering - you may need to install drivers if
546  you're using Windows 95 - these can be obtained from:
547  http://download.microsoft.com/download/win95upg/info/1/W95/EN-US/Opengl95.exe
548
549* aven: Solid passages - passage dimensions are currently inferred from
550  the leg length (pretty effective as you can measure longer legs in
551  larger passages).  Use of real LRUD data coming soon...
552
553* aven: Depth colouring is now continuously varying.
554
555* aven: Colour by depth can now be turned off (and there's the start of a
556  framework for properly implementing colour by date, error, etc).
557
558* aven: Find stations moved onto the toolbar and now uses a simple wildcarded
559  match (? matches any character, * matches any number of characters).
560
561* aven: We now use the status bar for coordinates, distances, etc to make
562  better use of screen space.
563
564* aven: Full screen mode (F11).
565
566* aven: Perspective view.
567
568* aven: Context sensitive cursor shape - needs more work.
569
570* aven: Mouse actions changed (hopefully they're now more natural, but
571  you may find the change disorientating - feedback wanted on this).
572
573* aven: Added "presentations" which allow you to set up fly-through paths
574  and load/save/run them.
575
576* aven: A presentation can be exported as a movie file.
577
578* aven: Added Save screenshot facility.
579
580* aven: Depth fogging option.
581
582* aven: Added Smooth Lines option.
583
584* aven: Added Textured Walls option.
585
586* aven: If a survey has surface legs but no underground legs, default to
587  showing the surface legs.
588
589* cavern: Dates given to *date are now stored in the 3d file.
Note: See TracBrowser for help on using the repository browser.