source: git/debian/changelog @ fcd8c69

RELEASE/1.1RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since fcd8c69 was fcd8c69, checked in by Olly Betts <olly@…>, 17 years ago

Update for 1.1.12

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

  • Property mode set to 100644
File size: 38.9 KB
Line 
1survex (1.1.12-1) unstable; urgency=low
2
3  * New upstream release
4
5 -- Wookey <wookey@survex.com>  Wed, 07 Feb 2007 04:22:55 +0000
6
7survex (1.1.11-1) unstable; urgency=low
8
9  * New upstream release.
10
11 -- Wookey <wookey@survex.com>  Sat, 25 Nov 2006 00:49:37 +0000
12
13survex (1.1.10-1) unstable; urgency=low
14
15  * aven: Clicking on a survey name in the survey tree now highlights it in
16    the map view.  Double-clicking zooms the view to show the clicked survey
17    highlighted.  Clicking the root clears the highlighting and double-clicking
18    the root restores the default view.  To expand/collapse a branch, click
19    on the "[+]" or "[-]" icon to the left of the survey name.
20  * aven: The measuring line can now measure to anywhere in plan or elevation
21    view (not just to a station!)  In plan view the horizontal distance and
22    bearing are shown, while in elevation view the vertical distance is shown.
23  * aven: Moving the mouse over a station in the survey view now highlights
24    that station in the survey tree (though it may not be visible if the
25    survey(s) it is in aren't expanded).
26  * aven: Clicking on a station to centre the view now moves the mouse pointer
27    to the new location of the station (except on Mac OS X where this isn't
28    allowed).
29  * aven: Fix which presentation toolbar buttons are shown as depressed.
30  * Fix infinite loop reading 3d files with LRUD data (bug introduced in
31    1.1.9).
32  * vim files are now installed with the correct paths (bug introduced in
33    1.1.9).
34
35 -- Wookey <wookey@survex.com>  Thu, 13 Jul 2006 23:47:31 +0100
36
37survex (1.1.9-1) unstable; urgency=low
38
39  * Fix img to filter out cross-sections which don't match the subsurvey (if
40    specified).  The API now returns img_XSECT_END to mark the end of a
41    passage rather than setting a flag on the last img_XSECT of the passage.
42  * Enhance integration with the vim editor - this can now colour .err files,
43    run cavern from vim and parse error output, and run aven from vim.  Tweak
44    the existing vim mode for .svx files to fix a few minor bugs and add
45    support for the new "*data passage" style.
46  * aven: fix drawing of the "blob" end of the measuring line on graphics
47    cards which can't draw large enough blobs for us.
48  * aven: sort out confusion about what encoding everything is in which means
49    that the distance measured by the measuring line actually gets displayed
50    and also fixes problems with empty menu items in non-English locales in
51    some cases.
52  * aven: redraw grey background after a menu is closed over the aven window
53    with no survey loaded.
54  * aven: fix bug which caused printing to crash (introduced in 1.1.8).
55  * aven: avoid crash on some machines when opening "About" dialog before having
56    loaded a survey.
57  * aven: Translate "Plan" and "Elevation" buttons in print view dialog.
58  * aven: Fix character set handling of cavern output.
59  * cavern: Report an error if a cross-section is specified for a station which
60    doesn't exist.
61  * Updated French and Italian translations.
62  * aven: Fix "Can't open message file `en_US' using path
63    `${prefix}/share/survex'" error.
64  * Fix bug in 3d file reading on 64 bit platforms when used in STANDALONE mode
65    (doesn't affect Survex itself, but other applications which use img.c should
66    update their copy).
67
68 -- Wookey <wookey@survex.com>  Tue, 04 Jul 2006 05:18:20 +0100
69
70survex (1.1.8-1) unstable; urgency=low
71
72  * No longer a debian native package.
73  * Updated "Build-Depends:" for the new X library packaging.
74  * Incorporate rebuilt debian/rules from 1.0 branch.
75  * "Standards-Version: 3.7.2" - no changes required.
76  * Add desktop file for aven contributed to the Ubuntu package by Phil Bull.
77  * debian/doc-base: Register the manual in Apps/Science rather than Apps/Math
78    for consistency with where we put the Debian menu entry.
79  * Add Conflicts/Replaces with survex-aven package.
80  * Restore survex-svxedit package.
81  * New upstream release:
82    + Drop support for building with wxWidgets versions prior to 2.4.0
83      (which was released on 2003-01-07).
84    + aven: Printing through aven now uses settings from the "[aven]" section
85      of print.ini, and support for hierarchical sections (using "like=") has
86      been disabled.
87    + aven: Change mouse actions to be compatible with those in Survex 1.0.
88      The mousewheel now zooms in/out (it doesn't do anything in 1.0) and
89      left drag is now smart about not rotating and zooming at the same
90      time.
91    + aven: Highlighting stations now happens as you type, and pressing
92      "Enter" or clicking the "Find" button now pans and zooms to show the
93      highlighted stations.
94    + aven: Left-clicking away from a station now cancels measuring line.
95    + aven: Setting view to North, South, East, or West is now animated like
96      the tilt from plan to elevation.
97    + aven: Fix presentation saving to also write "." for decimal points and
98      presentation loading to accept either "." or ",".
99    + aven: Add text for all toolbar items so that aven will work with the
100      Gnome desktop preference for displaying toolbars as icons with text or
101      just text (wxWidgets needs fixing first though).
102    + aven: Remove the ability to detach the menu bar (yell if you actually
103      used it and I'll restore it!)
104    + aven: Add "all survey files" option to the "open file" dialog.
105    + aven: Disable "Highlight exported points" if there aren't any.
106    + Updates to French translation from Michel Bovey.  Also updates to German,
107      Italian, Catalan, Spanish, and Romanian translations.
108    + test suite: fix smoke test to pass even without X running (it was meant
109      to but the code had a bug).
110    + aven: Check if OpenGL is available and exit cleanly with a helpful error
111      if it isn't.
112    + aven: Fix --help and --version to work without a working X display
113      (provided it's built with wxWidgets 2.5.1 or newer which the debian
114      package sadly isn't currently).
115    + aven: Automatically select the presentation tab of the notebook when the
116      user selects "New Presentation" or "Open Presentation".
117    + aven: Fix "Delete" in the presentation list to not get passed on (and so
118      not reset to default view as well).
119    + aven: Fix Ctrl+Insert in the presentation list not to segfault if the
120      list is empty.
121    + aven: Fix Cursor Up and Down in the presentation list to move the
122      highlight up and down instead of being passed on and moving the survey.
123    + aven: Improve SVG output compatibility.  Tested with Mozilla Firefox 1.5,
124      Adobe's SVG browser plugin, Gimp 2.2.8, Gqview 2.0.0, Opera 8.5,
125      Safari 2.0.3, and InkScape 0.42.
126    + aven: Put a 5mm border around exported SVG files to allow for station
127      markers and non-zero width lines.
128    + aven: Fix crash when exporting as SVG or Sketch if labels or surface data
129      was turned on.
130    + aven: Actually close the file we're exporting which fixes problems with
131      it not always being fully written.
132
133 -- Wookey <wookey@survex.com>  Fri, 30 Jun 2006 01:33:03 +0100
134
135survex (1.1.7) unstable; urgency=low
136
137  * cavern: Add validity checking for dates in *date commands (with feature
138    test in testsuite).  A date entered as just "year" or "year.month" now
139    becomes a date range for the relevant period (previously it became a single
140    date near the middle of that period).
141  * extend: Fixed 2 uninitialised flags (problem apparently never manifests
142    on Linux - presumably we're lucky and always get zeroed memory from malloc
143    if we never call free).
144  * extend: Default output name for a file called input.3d is now
145    input_extend.3d rather than just extend.3d (which was annoying if you
146    wanted to extend several surveys in the same directory).
147  * aven: OpenGL 2.0 always includes support for point sprites so rework
148    our for them to include that knowledge.
149  * aven: Regenerate depth bar if user switches to/from metric units.
150  * aven: Don't clear the "there" mark just because the mouse pointer has
151    moved off a station.
152  * aven: When processing a .svx file, put the resultant .3d file in the
153    same directory (since that's where we then try to load it from).
154  * aven: Fix labelling of date colouring on 32 bit platforms.
155  * aven: If "colour by date" is on and we load a survey with no date info
156    (or all surveyed on the same date) then set "colour by none".
157  * aven: Make the error dialog modal and remove a signal handler once it
158    has fired to prevent endless (or seemingly endless) cascades of error
159    dialogs.
160  * aven: Enforce a minimum object volume diameter of 1m to avoid problems
161    if a survey file with only one station in is loaded.
162  * aven: Fix problems with indicators disappearing when we're drawing
163    blobs and/or crosses the slow (but always supported) way.  (Problem
164    introduced in 1.1.6).
165  * aven: Really stop setting extra toolbar margin when using GTK2.0.  The
166    attempt to fix this in 1.1.3 failed because __WXGTK12__ is set for GTK+
167    1.2 or *any later release* so is true for GTK+ 2.0 too!
168  * aven: Add details of which of wxGTK, wxMotif, and wxX11 we've been
169    compiled with, and which GTK+/Motif version where appropriate.
170  * documentation: Updates to 3d file format specification from Mike McCombe.
171
172 -- Wookey <wookey@survex.com>  Tue, 18 Oct 2005 03:19:42 +0100
173
174survex (1.1.6) unstable; urgency=low
175
176  * aven: If aven is asked to load a .svx, .dat, or .mak file, run cavern on
177    it, showing cavern's output in a window (with errors and warnings clickable
178    to load the offending file into an editor), and then loading the resulting
179    3d file.
180  * aven: Added "Colour by Date" option.
181  * aven: Disable "Colour by Depth" option if there's no elevation variation.
182  * aven: Don't crash if trying to load a survey with no elevation variation.
183    Instead turn off depth colouring.
184  * aven: Export as HPGL added.
185  * aven: Improved update of mouse coordinates and measuring line (thanks to
186    Martin Green).
187  * aven: Show the coordinates of either the mouse pointer or the nearest
188    survey station to it (if there is one near enough).  Showing both was
189    confusing and meant the status bar overflowed on smaller displays.
190  * aven: When printing an extended elevation, don't show bearing and elevation.
191  * aven: Don't lock "flat" surveys which aren't extended elevations - a
192    flat survey with LRUD data isn't flat any more!
193  * aven: When we have to draw blobs and crosses the slow way (because the
194    graphics hardware doesn't support the fast way), draw them so that they
195    should appear at the correct depth into the 3D scene instead of on top
196    of everything else.
197  * aven: Make "play presentation backwards" icon green to match the other
198    presentation icons.
199  * cavern: Store dates for img_XSECT.
200  * cavern: Fixed small one-off memory leak if you specify -o more than once.
201  * Check environmental variable LC_MESSAGES when deciding what language to use
202    for messages.
203  * Removed old printer drivers.
204  * img library: When creating a 3d file, ignore img_XSECT if we've been asked
205    to write a file format version which doesn't support it.
206
207 -- Wookey <wookey@survex.com>  Mon, 10 Oct 2005 05:09:19 +0100
208
209survex (1.1.5) unstable; urgency=low
210
211  * aven: Make blobs round like they are in Survex 1.0.
212  * aven: If the graphics drivers don't support drawing blobs using OpenGL
213    point markers, fall back to drawing filled circles.
214  * aven: If the graphics drivers support it, draw crosses as texture mapped
215    OpenGL point markers which is much faster.
216  * aven: Cross size increased to match Survex 1.0.
217  * aven: We must update which blobs are displayed if display of surface or
218    underground legs is toggled.
219  * cavern: Fix handling of a *solve followed by survey data, none of which is
220    attached to the previous data.
221  * cavern: Fixed "No survey data" error when a *solve is followed by another
222    *solve (or the implicit solve at the end of processing) with no data between
223    them.
224
225 -- Wookey <wookey@survex.com>  Tue, 20 Sep 2005 15:08:53 +0100
226
227survex (1.1.4) unstable; urgency=low
228
229  * aven: Added Aven's icon to the "About" dialog.
230  * aven: Use localised character for the decimal point (e.g. "," in most
231    continental European countries).
232  * aven: Previously the survey tree would get focus and then take keypresses
233    (e.g. "P", "L", "Delete").  Now we pass most keypresses across so they
234    operate on the cave, and transfer the input focus across when we do.
235  * aven: Make pressing "Return" in the tree control expand/collapse a
236    subtree.
237  * aven: Speed up intialisation by delaying creation of OpenGL lists until
238    they're needed.
239  * aven: Added Mark Shinwell's bounding box with shadow of the survey.
240  * aven: Disable the "Tubes" button/menu item when there's no LRUD data.
241  * aven: Reworded "Restore Default Settings" as "Restore Default View".
242  * aven: Set sensible default margins for printing and preserve any margin
243    values the user specifies between runs (previously margins defaulted to 0
244    each time aven was run).
245  * Documentation: Document *DATA PASSAGE in the manual.
246
247 -- Wookey <wookey@survex.com>  Sat, 17 Sep 2005 21:34:57 +0100
248
249survex (1.1.3) unstable; urgency=low
250
251  * cavern: Allow OMIT character (-) for left/right/up/down.
252  * aven: Remove an unnecessary menu separator.
253  * aven: Fix "Find" and "Hide" toolbar buttons to work with GTK2.0.
254  * aven: Make the tooltip for "Hide" show the number of found stations.
255  * aven: If * or ? is used in a glob-style pattern, force a non-substring
256    match.
257  * aven: Enable "New Presentation" when there's a 3d file loaded, rather than
258    when there's a presentation loaded.
259  * aven: Make entrances green in side panel tree list to match green blobs used
260    in cave view.
261  * aven: Don't show surface labels if we're not showing surface data, etc.
262  * aven: Merge "Start Rotation" and "Stop Rotation" into "Toggle Rotation" and
263    make "Space" the key for this.  Keep Return working "Stop Rotation" so
264    existing users are happy, but don't advertise it.
265  * aven: Normalise filename by adding any extension used, and use the
266    normalised filename for file history and window title.
267  * aven: Stop setting extra toolbar margin when using GTK2.0 as the toolbar
268    buttons already have a sensible margin - the extra margin is only needed
269    with GTK1.2.
270  * aven: Fix handling of plumb legs in tube model.
271  * aven: Fixed swapped L and R in tube model.
272  * extend: Preserve UD cross-section information in extended elevation.
273  * extend: Add new messages for John Pybus' enhancements.
274
275 -- Wookey <wookey@survex.com>  Wed, 07 Sep 2005 00:33:01 +0100
276
277survex (1.1.2) experimental; urgency=low
278
279  * Added support for LRUD data in .svx files, in .3d files, and aven can
280    now load and display it on screen and on printouts.  The ability to "fake"
281    LRUD data in aven is gone for now but will reappear in some form later.
282  * cavern: Removed support for writing Chasm's 3dx format.  We're going to
283    fold any desirable missing chasm functionality into aven.
284  * aven: Rearranged mouse actions as discussed on the mailing list.  Added
285    cursors for each different mouse action to help the user learn what each
286    does.  Also added cursors for the "compass" and "clino" as well as the
287    scalebar to suggest to the user that they can be dragged to change the view.
288  * aven: Don't segfault on Unix if LANG isn't a known language.
289  * tests/smoketest.tst: If X windows is running, check that we can run aven
290    with --help and --version.
291  * tests/cavern.tst: Fixed cavern.tst to warn if it is skipping a test because
292    no results are listed for it.  This revealed that there was a "newline" test
293    which should have been called "newline", and was a broken testcase too!
294    Fixed all these problems.
295  * cavern: Applied Simeon Warner's patch for handling backcompass, backclino,
296    and omitted forward compass/clino readings in Compass DAT files.  Added
297    a feature test for this to the testsuite.
298  * It no longer makes sense to have an option not to build aven or to build
299    aven without OpenGL so remove old machinery for this from configure and
300    the sources.
301  * configure: Check if "-lXxf86vm" is needed on UNIX.
302  * configure: Better output for strcasecmp test.
303  * aven: Fix crosses to work much better.  Not a total fix - their position
304    in the Z buffer isn't correct and they're rather slow to plot.
305  * aven: Don't regenerate the hittest grid every time the mouse moves while
306    animating, which solves the mysterious pausing effect (thanks go to Martin
307    Green for spotting this!)  Also clear all the status bar coordinates when
308    animating.
309  * aven: Sort out clashing menu shortcuts in some languages.
310  * aven: Fixed compilation problem on x86_64
311  * SPUD: Pruned out stuff which has been done or which is not actually relevant
312    to this branch.
313  * Merge various changes from 1.0 branch:
314    + aven: Port over "printing from aven" functionality.
315    + aven: Port over "export as" functionality,
316    + Add David Loeffler's vim mode for .svx files.
317  * aven: Fix check for whether a label is behind us in perspective view.
318  * aven: Don't use an opengl list for drawing the indicators - we typically
319    make a new list each time we plot them anyway.
320  * Remove lingering traces of support for RISC OS and pre-386 MSDOS
321  * aven: Set icon on non-Windows platforms too.  This means that with
322    WindowMaker on UNIX you get an icon on the AppIcon by default.
323  * configure: Update wxWindows checks to handle newer wx versions.
324  * Make all maintainer perl scripts "use bytes;" to avoid utf-8 double
325    encoding problems.  They also all require Perl 5.8 now (hopefully this
326    isn't an issue for anyone building from CVS).
327  * acinclude.m4: Quote macro name for fix autotools warning.
328  * doc/aven.sgml: "tilt up" is "'" not ",".
329  * aven: Add support for mousewheels (to tilt the cave).
330  * aven: Fixed twisted transitions to and from pitches in certain cases.
331  * aven: Pick a sensible initial window size when the user's desktop is
332    spread over more than one monitor (works best with wx2.5 or newer, but try
333    to do better with wx2.4 or earlier as well).
334  * aven: Initialise GfxCore slightly later to avoid visual glitch from notebook
335    contents being visible before any survey is loaded.
336  * aven: Allow a coloured texture to be used
337  * aven: Don't initialise until we have data (to the user, this means the
338    window is default colour (grey for most systems) not black until a survey
339    is loaded).
340  * aven: Fixed weird "shadowed" icons.
341
342 -- Wookey <wookey@survex.com>  Fri, 15 Jul 2005 21:16:30 +0100
343
344survex (1.1.1) experimental; urgency=low
345
346  * aven: Delay loading the bitmap for the "About" dialog until it is first
347    needed.  We want start up to be as quick as possible.
348
349 -- Wookey <wookey@survex.com>  Tue, 05 Oct 2004 02:42:30 +0100
350
351survex (1.1.0) experimental; urgency=low
352
353  * aven: Now uses OpenGL for 3d rendering.
354  * aven: Solid passages - passage dimensions are currently inferred from
355    the leg length (pretty effective as you can measure longer legs in
356    larger passages).  Use of real LRUD data coming soon...
357  * aven: Depth colouring is now continuously varying.
358  * aven: Colour by depth can now be turned off (and there's the start of a
359    framework for properly implementing colour by date, error, etc).
360  * aven: Find stations moved onto the toolbar and now uses a simple wildcarded
361    match (? matches any character, * matches any number of characters).
362  * aven: We now use the status bar for coordinates, distances, etc to make
363    better use of screen space.
364  * aven: Full screen mode (F11).
365  * aven: Perspective view.
366  * aven: Context sensitive cursor shape - needs more work.
367  * aven: Mouse actions changed (hopefully they're now more natural, but
368    you may find the change disorientating - feedback wanted on this).
369  * aven: Added "presentations" which allow you to set up fly-through paths
370    and load/save/run them.
371  * aven: A presentation can be exported as a movie file.
372  * aven: Added Save screenshot facility.
373  * aven: Depth fogging option.
374  * aven: Added Smooth Lines option.
375  * aven: Added Textured Walls option.
376  * aven: If a survey has surface legs but no underground legs, default to
377    showing the surface legs.
378  * cavern: Dates given to *date are now stored in the 3d file.
379
380 -- Wookey <wookey@survex.com>  Fri, 01 Oct 2004 21:24:12 +0100
381
382survex (1.0.32) unstable; urgency=low
383
384  * aven: Fixed font sizes in "Print Preview".
385  * aven: In the print setup dialog, replaced "Orientation" radio buttons with
386    "Plan" and "Elevation" buttons.
387  * aven: Fixed info box on printouts of elevations, tilted views, and
388    extend elevations.
389  * aven: Added "fit on one page" option, and make it the default.
390  * aven: Reorder "Cancel", "Preview", "Print" buttons and make "Print" the
391    default button.
392  * aven: Read settings back from the print dialog when the "Print" button is
393    pressed (was only done for "Preview" previously).
394  * aven: Sorted out the initial size of the "Print Preview" window.
395  * aven: Fixed the window manager's close button on the "Print Preview"
396    window - previously this was being ignored.
397  * aven: Sorted out initial survey scaling when loading a survey at startup.
398  * aven: Fixed the measuring line to work better when the survey tree is
399    manipulated with keys.  Tweaked redrawing of the measuring line to be a
400    smidgen more efficient.  Fixed the blob and ring size which were one
401    pixel too small on Windows.
402  * aven: Added "System Information:" section to the "About" dialog to hold
403    information useful when reporting bugs.  Currently it contains the
404    wxWindows version, OS version, and colour depth information.
405  * aven: Changed the "About" dialog's "Close" button to be "OK" for
406    consistency with pretty much every other application.
407  * aven: Added "File->Export as..." which integrates cad3d's functionality
408    within aven.
409  * aven: Updated a few icons.
410  * cad3d: Added SVG export support from John Pybus
411  * Fixed to allow compilation with GCC 3.4
412  * Updates to German translation.
413
414 -- Wookey <wookey@survex.com>  Thu, 30 Sep 2004 23:07:39 +0100
415
416survex (1.0.31) unstable; urgency=low
417
418  * aven: Fixed grid menu item so that it always correctly reflects whether
419    the grid is enabled or not.
420  * aven: Minor improvements to appearance of a few toolbar icons.
421  * Updates to Catalan, French, Italian, Romanian, Slovak, and Spanish
422    translations.
423  * cavern: Fixed Romanian message which was appearing in English .err files.
424
425 -- Wookey <wookey@survex.com>  Thu, 01 Jul 2004 01:36:19 +0100
426
427survex (1.0.30) unstable; urgency=low
428
429  * aven: Added printing directly from Aven!
430  * aven: Fixed memory leak when showing the "About" dialog.
431  * cavern: Equates are no longer considered when deciding which stations are
432    flagged as surface and underground.
433  * Romanian translation mostly completed.
434  * Minor packaging tweaks (added website URL and changed package descriptions
435    to start with a lowercase letter as suggested by packaging guidelines).
436
437 -- Wookey <wookey@survex.com>  Sat, 29 May 2004 23:01:13 +0100
438
439survex (1.0.29) unstable; urgency=low
440
441  * cad3d: Fixed problem with DXF files which stopped them loading with some
442    drawing packages (introduced in 1.0.27).
443  * aven: Changed File->Exit to File->Quit.
444  * Removed some unused messages from the message files.
445  * Romanian translation started.
446  * Fixed a few new lintian warnings.
447  * Fixed new lintian warnings about missing quotes in menu files.
448
449 -- Wookey <wookey@survex.com>  Mon, 19 Mar 2004 14:55:23 +0000
450
451survex (1.0.28) unstable; urgency=low
452
453  * Fixed 3d file reading code to fix incorrect unpacking of compressed
454    station names in a rare case.  Also checked other rare cases work
455    correctly.
456
457 -- Wookey <wookey@survex.com>  Mon, 08 Mar 2004 20:54:03 +0000
458
459survex (1.0.27) unstable; urgency=low
460
461  * cad3d: DXF output now puts surface legs, stations, and labels in separate
462    layers.
463  * debian/control,debian/rules: The default gcc/g++ is now c102 so removed
464    code to explicitly use GCC 3.2.
465
466 -- Wookey <wookey@survex.com>  Wed, 07 Jan 2004 03:27:58 +0000
467
468survex (1.0.26) unstable; urgency=low
469
470  * Standards-Version: 3.6.1 (no changes).
471  * Fixed lintian warning.
472  * Tidied up debian/rules.
473  * cavern: Fixed interleaved topofil data style - the length was always being
474    calculated as zero.
475  * aven: "All Files" now shows files without extensions too.
476  * aven: added Ctrl+Q as shortcut for File->Exit.
477  * aven: depth colouring now uses a proper colour gradient.
478  * cad3d: fixed -e and -r options to not crash (the long versions have always
479    worked).
480  * extend: fixed to initialise an internal structure - failing to do so was
481    probably causing crashes on some platforms.
482  * Fixed standard graphics for "Note", "Warning", etc in the PostScript manual.
483  * Documentation updated.
484  * fixed svxedit man page which previously contained xcaverot documentation!
485  * test suite: check that cavern doesn't report "nan" or "NaN" for any values.
486
487 -- Wookey <wookey@survex.com>  Sat, 29 Nov 2003 00:40:24 +0000
488
489survex (1.0.25) unstable; urgency=low
490
491  * Updated config.guess and config.sub (closes: bug#186687).
492  * Added missing Build-Depends on xlibs-dev (closes: bug#186956).
493
494 -- Wookey <wookey@survex.com>  Mon, 31 Mar 2003 17:49:29 +0100
495
496survex (1.0.24) unstable; urgency=low
497
498  * cavern: fixed LEVEL (broken since around 1.0.8) and added test case.
499  * cavern: corrected handling of declination in Compass DAT files and added
500    test case; also added tests for other aspects of Compass DAT file
501    reading.
502  * printps/printpcl: fixed blank page detection in some obscure cases.
503  * Documentation: started manual section on working with Compass data files.
504  * Added Build-Depends on gcc-3.2 and g++-3.2.
505
506 -- Wookey <wookey@survex.com>  Fri, 28 Mar 2003 02:03:16 +0000
507
508survex (1.0.23) unstable; urgency=low
509
510  * Documentation: include 3d v3 file format description on MS Windows, MS
511    DOS, and RISC OS too; include PNG graphics for manual on MS Windows; minor
512    updates to manual.
513  * Prefer wxWindows 2.4 if it's available (closes: bug#183158).
514  * Disabled experimental support for Chinese (LANG=zh) - it isn't currently
515    working and makes the printer drivers unusable when LANG is set to zh.
516  * Changed Section from math to science.
517  * Changed Priority from optional to extra (we clearly should be optional).
518  * Standards-Version: 3.5.8.0 (support DEB_BUILD_OPTIONS).
519
520 -- Wookey <wookey@survex.com>  Tue, 04 Mar 2003 20:54:17 +0000
521
522survex (1.0.22) unstable; urgency=low
523
524  * aven: Fixed handling of extended elevations (and other flat surveys).
525  * Documentation: fixed 3d v3 file format description and include it in debs.
526  * Build-Depends on libwxgtk2.3-dev|libwxgtk2.2-dev so we still build on
527    hppa while Ron Lee resolves the wx hppa build failure.
528
529 -- Wookey <wookey@survex.com>  Tue, 26 Nov 2002 04:22:26 +0000
530
531survex (1.0.21) unstable; urgency=low
532
533  * cavern: when reading Compass DAT files, we now processes compass and clino
534    backsights, and recognise the "X" flag which indicates a leg should be
535    entirely ignored.  And we now report correct line number with errors in
536    Compass .MAK files.
537  * cavern: if "*infer plumbs on", don't infer a plumb if the clino is
538    +/- 90 degrees, but the backclino isn't (and vice versa).
539  * cavern: fixed 3dx output so it actually works with Chasm once more.
540  * cavern: don't allocate extra space needed for producing 3dx output for
541    Chasm unless we're actually producing that output - saves about 8 bytes
542    per station.
543  * cavern: removed slightly too keen sanity check which could misfire in very
544    unusual circumstances.
545
546 -- Wookey <wookey@survex.com>  Sat, 16 Nov 2002 15:15:12 +0000
547
548survex (1.0.20) unstable; urgency=low
549
550  * aven: update display when "Metric" or "Degrees" is toggled.
551  * cavern: fixed handling of compass and clino corrections in Compass survey
552    data - these were interpreted as radians rather than degrees so the
553    correction was about 57 times too large!)
554  * Improved handling of Compass PLT files - if the survey name is empty, don't
555    insert a survey separator character.
556  * Documentation: fixed incorrect markup which resulted in a bogus footnote.
557  * Use wxwindows-2.3 rather than wxwindows-2.2 (closes: bug#166105).
558
559 -- Wookey <wookey@survex.com>  Fri, 01 Nov 2002 15:28:37 +0000
560
561survex (1.0.19) unstable; urgency=low
562
563  * cavern: can now process Compass format survey data, and even mixed
564    datasets.
565  * cavern: major speedup (up to 60%) when reading in survey data containing
566    a lot of stations in the same survey hierarchy level (which is how Compass
567    files are handled).
568  * cavern: don't warn about a compass reading on a plumbed leg if the
569    plumb was inferred and the compass reading is zero.
570  * cavern: reduced memory usage in code which reads a survey station name.
571  * cavern: reported CPU time would go negative if cavern ran for more than
572    about 36 minutes (highly unlikely but not impossible on a slow machine
573    with a large, highly interconnect survey) - fixed.
574  * cavern: avoid unnecessary work when --percentage isn't specified.
575  * cavern: Writing "*:" at the start of a .svx file would crash cavern - fixed
576    and added test case.  This is an error anyway, but it shouldn't cause a
577    crash.
578  * Don't distribute unused toolbar icons.
579  * Documentation: minor updates.
580
581 -- Wookey <wookey@survex.com>  Fri, 25 Oct 2002 03:16:34 +0100
582
583survex (1.0.18) unstable; urgency=low
584
585  * Fixed "Process" action on .svx files.
586  * File associations: if survex-svxedit isn't installed, run gnome-edit
587    instead.
588  * Include file associations and file icons in the main package rather than
589    survex-aven.
590  * Documentation: added details of the 3d file format (version 3).
591  * Updated TODO list.
592  * Tweaked source to hopefully build on HPPA again (closes: bug#162912).
593  * Proper description for survex-svxedit (closes: bug#162954, bug#162970).
594
595 -- Wookey <wookey@survex.com>  Mon, 07 Oct 2002 00:29:05 +0100
596
597survex (1.0.17) unstable; urgency=low
598
599  * Note: 1.0.15 and 1.0.16 addressed MS Windows specific problems.
600  * survex-aven package now installs mime types, icons, and file associations
601    for Gnome.  Note: at present GMC doesn't seem to notice new files being
602    created (e.g.  Process on a .svx file creates .3d and .err files) - you
603    have to manually refresh the view.
604  * survex-svxedit is now architecture independent.  Fixed up a few lintian
605    warnings relating to it too.
606  * Minor update to manual.
607
608 -- Wookey <wookey@survex.com>  Tue, 24 Sep 2002 20:20:20 +0100
609
610survex (1.0.14) unstable; urgency=low
611
612  * svxedit: This is a Survex data entry editor from the therion team.  It
613    currently experimental needs tcl and wish installed, so is it its own
614    package: survex-svxedit.
615  * Improved handling of Compass PLT files and CMAP xyz files.
616  * aven: when picking non-overlapping labels, show a slight preference to
617    shorter labels with the aim of displaying more labels.
618  * aven: fixed hard to notice problem which could cause the cave to appear
619    tilted sideways after a lot of manipulation.
620  * cavern: Modest speed improvement (0.5% for sample dataset).
621  * cavern: fixed a rarely sighted bug which caused erroneous error about some
622    stations not being attached to a fixed point.
623  * cavern: fixed clino readings and DIRECTION to work in interleaved data.
624  * cavern: improved error reporting when an invalid value is given for a
625    DIRECTION reading.
626  * cavern: fixed "singular matrix" error when very low SDs were specified.
627  * print*: if the --raw is used, the survey can now use the space this would
628    have taken up.
629  * Reading of ASCII 3d files now copes with MSDOS/MS Windows line endings
630    once again.  Added regression test for this.
631  * Updated documentation.
632
633 -- Wookey <wookey@survex.com>  Sun, 15 Sep 2002 00:11:05 +0100
634
635survex (1.0.13) unstable; urgency=low
636
637  * aven: Fixed bug which caused the occasional spurious leg to be shown
638    connecting arbitrary stations.
639  * extend: try to extend along a survey, and make breaks where other surveys
640    join.
641  * cavern: Number reading code reworked to allow repeat readings to be
642    supported, but the actual repeat reading code is currently disabled,
643    and everything should work exactly as before.
644  * Experimental support for Chinese (LANG=zh) - only a few messages are
645    currently translated.
646
647 -- Wookey <wookey@survex.com>  Fri, 28 Jun 2002 15:34:26 +0100
648
649survex (1.0.12) unstable; urgency=low
650
651  * diffpos: fixed to work on 64bit architectures.
652  * sorterr: fixed to work with more than 1024 traverses.
653  * Fixed handling of iso-8859-2 character set.
654  * Fixed Aven to work from Debian Apps menu (running an installed program
655    with an explicit path works again).
656  * xcaverot: automatically switch on PDA mode if the screen is narrower than
657    640 pixels.
658  * Updates to Portuguese translation - all translations are now up-to-date.
659
660 -- Wookey <wookey@survex.com>  Fri, 07 Jun 2002 18:16:30 +0100
661
662survex (1.0.11) unstable; urgency=low
663
664  * aven: improvements in 1.0.10 to the file type selector only work with
665    wxGtk >= 2.3 (the debian package is the latest stable release: 2.2.9
666    where this doesn't work).  Fixed to work as well as possible on 2.2.9,
667    and as intended if rebuilt against 2.3.
668  * aven: fixed so that loading PLT files works regardless of the current locale
669    (previously it would fail for locales where the decimal character wasn't
670    '.').
671  * aven: key actions during autorotation no longer temporarily pause
672    autorotation.
673  * aven: switching to plan or elevation while rotating is now smooth.
674  * aven: removed undocumented and confusing "free rotation mode".
675  * cad3d: write dummy passage dimensions to .plt files to avoid Compass bug.
676  * printps: now supports coloured printouts.
677  * print*: fixed to work correctly with PLT files.
678  * extend: fixed to work correctly with PLT files.
679  * Updates to Italian translation.
680  * Minor documentation updates.
681
682 -- Wookey <wookey@survex.com>  Wed, 29 May 2002 13:44:31 +0100
683
684survex (1.0.10) unstable; urgency=low
685
686  * aven: Fully disabled some debug code (closes: bug#147309).
687  * aven: only add a file to the list of recently used files if it was opened
688    successfully.
689  * aven: recognise ".plf" as a Compass PLT file too; recognise uppercase
690    variants of file extensions in File->Open filters to help people who
691    transfer files from MSDOS/MS Windows.
692  * cavern: fixed bogus warning triggered by "*begin abc.def" (I'm not sure
693    that this should be valid, but the warning given wasn't appropriate).
694  * Fixed scaling problem when reading PLT file (feet->metres conversion
695    factor was being applied backwards!)
696  * Fixed potential problem when reading or writing a 3d file which couldn't
697    be opened.
698  * Translate dots to spaces in survey names in Compass PLT files.
699  * Better handling of PLT files which have a D command before any M command.
700  * Updates to German and Italian internationalisations.
701
702 -- Wookey <wookey@survex.com>  Fri, 24 May 2002 12:48:54 +0100
703
704survex (1.0.9) unstable; urgency=low
705
706  * aven: Fixed jerky start when auto-rotation begins.
707  * cavern: Fixed Direction reading - bug previously made it unusable.
708  * Updates to French, Spanish, Catalan, and Slovak internationalisations.
709
710 -- Wookey <wookey@survex.com>  Fri, 17 May 2002 12:06:48 +0100
711
712survex (1.0.8) unstable; urgency=low
713
714  * aven: lots of improvements and fixes - now uses 25% less memory.
715  * cavern: support for backsights, percentage gradients, inferred exports,
716    and a few minor bug fixes.
717  * print*: a few improvements.
718  * New Slovak (sk) internationalisation.
719
720 -- Wookey <wookey@survex.com>  Mon, 13 May 2002 12:13:27 +0100
721
722survex (1.0.7) unstable; urgency=low
723
724  * print*: halted with a failed assertion in 1.0.4-1.0.6.
725
726 -- Wookey <wookey@survex.com>  Mon, 08 Apr 2002 09:48:43 +0100
727
728survex (1.0.6) unstable; urgency=low
729
730  * Assorted aven fixes and enhancements.
731  * Spell-checked documentation.
732
733 -- Wookey <wookey@survex.com>  Sun, 07 Apr 2002 15:36:11 +0100
734
735survex (1.0.5) unstable; urgency=low
736
737  * img_open_survey() could crash if you tried to open an unrecognised file
738    (i.e. not .3d, .pos, .plt, or .xyz format).
739  * North and East were the wrong way round when reading in .plt files.
740  * cad3d: Improved .plt file output - Compass should read it now.
741  * Documentation updates.
742
743 -- Wookey <wookey@survex.com>  Fri, 05 Apr 2002 01:52:54 +0100
744
745survex (1.0.4) unstable; urgency=low
746
747  * extend: now keep all names for an equated group of stations.
748  * cad3d: if an output filename is given, use its extension to pick the
749    default output format.
750  * aven: movement with keyboard is now accelerated by Shift as in caverot.
751  * print*: --no-borders fixed to work as documented; --no-cutlines added to
752    turn off the dashed lines where pages join on multi-page printouts.
753  * Improvements to .plt file reading.
754  * Added support for reading CMAP XYZ files.
755  * Documentation updates.
756
757 -- Wookey <wookey@survex.com>  Mon, 01 Apr 2002 23:23:07 +0100
758
759survex (1.0.3) unstable; urgency=low
760
761  * aven: support for feet and grads.
762  * aven: show altitude of mouse pointer when in elevation view.
763  * print*: say where output is being sent.
764  * Updated fr internationalisation; minor updates to other languages.
765
766 -- Wookey <wookey@survex.com>  Thu, 21 Mar 2002 01:51:27 +0000
767
768survex (1.0.2) unstable; urgency=low
769
770  * printdm and printpcl now obey font_size_labels setting in print.ini etc.
771  * Enhancements and bug-fix to handling of Topofil.
772  * *FIX with 3 standard deviations but no covariances now works.
773  * cad3d: new --plt option produces crude approximation to Compass .plt
774    files - should be good enough for reading into Carto.
775  * img library now reads Compass .plt files as if they were .3d files.
776  * Updated ca and es internationalisations.
777
778 -- Wookey <wookey@survex.com>  Sun, 17 Mar 2002 12:42:44 +0000
779
780survex (1.0.1) unstable; urgency=low
781
782  * Updated pt-br and it internationalisations.
783
784 -- Wookey <wookey@survex.com>  Thu, 31 Jan 2002 06:15:26 +0000
785
786survex (1.0.0) unstable; urgency=low
787
788  * Compiling gfxcore.cc often causes an ICE in GCC 2.95, so if the compile
789    fails on this source we now retry with -O instead of -O2.  Hopefully
790    this'll get us a build on all architectures...
791
792 -- Wookey <wookey@survex.com>  Sun, 23 Dec 2001 01:58:55 +0000
793
794survex (0.99.10) unstable; urgency=low
795
796  * Aven updates
797  * Bug fix in .3d file reading code
798
799 -- Wookey <wookey@survex.com>  Wed, 19 Dec 2001 14:28:10 +0000
800
801survex (0.99.9) unstable; urgency=low
802
803  * Aven updates
804
805 -- Wookey <wookey@survex.com>  Sat, 15 Dec 2001 14:27:00 +0000
806
807survex (0.99.8) unstable; urgency=low
808
809  * New release - now compiles under GCC3.0 so should build on hppa
810
811 -- Wookey <wookey@survex.com>  Tue, 04 Dec 2001 19:30:07 +0000
812
813survex (0.99.7) unstable; urgency=low
814
815  * New release
816
817 -- Wookey <wookey@survex.com>  Thu, 15 Nov 2001 18:49:05 +0000
818
819survex (0.99.6) unstable; urgency=low
820
821  * New release (closes: bug#118280)
822
823 -- Wookey <wookey@survex.com>  Fri, 09 Nov 2001 15:02:37 +0000
824
825survex (0.99.5) unstable; urgency=low
826
827  * New release (closes: bug#116511)
828  * Aven updates
829
830 -- Wookey <wookey@survex.com>  Mon, 22 Oct 2001 12:16:02 +0100
831
832survex (0.99.4) unstable; urgency=low
833
834  * New release
835
836 -- Wookey <wookey@survex.com>  Fri, 12 Oct 2001 01:56:58 +0100
837
838survex (0.99.3) unstable; urgency=low
839 
840  * New release
841     
842 -- Wookey <wookey@survex.com>  Fri, 05 Oct 2001 01:04:36 +0100
843
Note: See TracBrowser for help on using the repository browser.