survex (1.0.18) unstable; urgency=low * Fixed "Process" action on .svx files. * File associations: if survex-svxedit isn't installed, run gnome-edit instead. * Include file associations and file icons in the main package rather than survex-aven. * Documentation: added details of the 3d file format (version 3). * Updated TODO list. * Tweaked source to hopefully build on HPPA again (closes: bug#162912). * Proper description for survex-svxedit (closes: bug#162954, bug#162970). -- Wookey Mon, 07 Oct 2002 00:29:05 +0100 survex (1.0.17) unstable; urgency=low * Note: 1.0.15 and 1.0.16 addressed MS Windows specific problems. * survex-aven package now installs mime types, icons, and file associations for Gnome. Note: at present GMC doesn't seem to notice new files being created (e.g. Process on a .svx file creates .3d and .err files) - you have to manually refresh the view. * survex-svxedit is now architecture independent. Fixed up a few lintian warnings relating to it too. * Minor update to manual. -- Wookey Tue, 24 Sep 2002 20:20:20 +0100 survex (1.0.14) unstable; urgency=low * svxedit: This is a Survex data entry editor from the therion team. It currently experimental needs tcl and wish installed, so is it its own package: survex-svxedit. * Improved handling of Compass PLT files and CMAP xyz files. * aven: when picking non-overlapping labels, show a slight preference to shorter labels with the aim of displaying more labels. * aven: fixed hard to notice problem which could cause the cave to appear tilted sideways after a lot of manipulation. * cavern: Modest speed improvement (0.5% for sample dataset). * cavern: fixed a rarely sighted bug which caused erroneous error about some stations not being attached to a fixed point. * cavern: fixed clino readings and DIRECTION to work in interleaved data. * cavern: improved error reporting when an invalid value is given for a DIRECTION reading. * cavern: fixed "singular matrix" error when very low SDs were specified. * print*: if the --raw is used, the survey can now use the space this would have taken up. * Reading of ASCII 3d files now copes with MSDOS/MS Windows line endings once again. Added regression test for this. * Updated documentation. -- Wookey Sun, 15 Sep 2002 00:11:05 +0100 survex (1.0.13) unstable; urgency=low * aven: Fixed bug which caused the occasional spurious leg to be shown connecting arbitrary stations. * extend: try to extend along a survey, and make breaks where other surveys join. * cavern: Number reading code reworked to allow repeat readings to be supported, but the actual repeat reading code is currently disabled, and everything should work exactly as before. * Experimental support for Chinese (LANG=zh) - only a few messages are currently translated. -- Wookey Fri, 28 Jun 2002 15:34:26 +0100 survex (1.0.12) unstable; urgency=low * diffpos: fixed to work on 64bit architectures. * sorterr: fixed to work with more than 1024 traverses. * Fixed handling of iso-8859-2 character set. * Fixed Aven to work from Debian Apps menu (running an installed program with an explicit path works again). * xcaverot: automatically switch on PDA mode if the screen is narrower than 640 pixels. * Updates to Portuguese translation - all translations are now up-to-date. -- Wookey Fri, 07 Jun 2002 18:16:30 +0100 survex (1.0.11) unstable; urgency=low * aven: improvements in 1.0.10 to the file type selector only work with wxGtk >= 2.3 (the debian package is the latest stable release: 2.2.9 where this doesn't work). Fixed to work as well as possible on 2.2.9, and as intended if rebuilt against 2.3. * aven: fixed so that loading PLT files works regardless of the current locale (previously it would fail for locales where the decimal character wasn't '.'). * aven: key actions during autorotation no longer temporarily pause autorotation. * aven: switching to plan or elevation while rotating is now smooth. * aven: removed undocumented and confusing "free rotation mode". * cad3d: write dummy passage dimensions to .plt files to avoid Compass bug. * printps: now supports coloured printouts. * print*: fixed to work correctly with PLT files. * extend: fixed to work correctly with PLT files. * Updates to Italian translation. * Minor documentation updates. -- Wookey Wed, 29 May 2002 13:44:31 +0100 survex (1.0.10) unstable; urgency=low * aven: Fully disabled some debug code (closes: bug#147309). * aven: only add a file to the list of recently used files if it was opened successfully. * aven: recognise ".plf" as a Compass PLT file too; recognise uppercase variants of file extensions in File->Open filters to help people who transfer files from MSDOS/MS Windows. * cavern: fixed bogus warning triggered by "*begin abc.def" (I'm not sure that this should be valid, but the warning given wasn't appropriate). * Fixed scaling problem when reading PLT file (feet->metres conversion factor was being applied backwards!) * Fixed potential problem when reading or writing a 3d file which couldn't be opened. * Translate dots to spaces in survey names in Compass PLT files. * Better handling of PLT files which have a D command before any M command. * Updates to German and Italian internationalisations. -- Wookey Fri, 24 May 2002 12:48:54 +0100 survex (1.0.9) unstable; urgency=low * aven: Fixed jerky start when auto-rotation begins. * cavern: Fixed Direction reading - bug previously made it unusable. * Updates to French, Spanish, Catalan, and Slovak internationalisations. -- Wookey Fri, 17 May 2002 12:06:48 +0100 survex (1.0.8) unstable; urgency=low * aven: lots of improvements and fixes - now uses 25% less memory. * cavern: support for backsights, percentage gradients, inferred exports, and a few minor bug fixes. * print*: a few improvements. * New Slovak (sk) internationalisation. -- Wookey Mon, 13 May 2002 12:13:27 +0100 survex (1.0.7) unstable; urgency=low * print*: halted with a failed assertion in 1.0.4-1.0.6. -- Wookey Mon, 08 Apr 2002 09:48:43 +0100 survex (1.0.6) unstable; urgency=low * Assorted aven fixes and enhancements. * Spell-checked documentation. -- Wookey Sun, 07 Apr 2002 15:36:11 +0100 survex (1.0.5) unstable; urgency=low * img_open_survey() could crash if you tried to open an unrecognised file (i.e. not .3d, .pos, .plt, or .xyz format). * North and East were the wrong way round when reading in .plt files. * cad3d: Improved .plt file output - Compass should read it now. * Documentation updates. -- Wookey Fri, 05 Apr 2002 01:52:54 +0100 survex (1.0.4) unstable; urgency=low * extend: now keep all names for an equated group of stations. * cad3d: if an output filename is given, use its extension to pick the default output format. * aven: movement with keyboard is now accelerated by Shift as in caverot. * print*: --no-borders fixed to work as documented; --no-cutlines added to turn off the dashed lines where pages join on multi-page printouts. * Improvements to .plt file reading. * Added support for reading CMAP XYZ files. * Documentation updates. -- Wookey Mon, 01 Apr 2002 23:23:07 +0100 survex (1.0.3) unstable; urgency=low * aven: support for feet and grads. * aven: show altitude of mouse pointer when in elevation view. * print*: say where output is being sent. * Updated fr internationalisation; minor updates to other languages. -- Wookey Thu, 21 Mar 2002 01:51:27 +0000 survex (1.0.2) unstable; urgency=low * printdm and printpcl now obey font_size_labels setting in print.ini etc. * Enhancements and bug-fix to handling of Topofil. * *FIX with 3 standard deviations but no covariances now works. * cad3d: new --plt option produces crude approximation to Compass .plt files - should be good enough for reading into Carto. * img library now reads Compass .plt files as if they were .3d files. * Updated ca and es internationalisations. -- Wookey Sun, 17 Mar 2002 12:42:44 +0000 survex (1.0.1) unstable; urgency=low * Updated pt-br and it internationalisations. -- Wookey Thu, 31 Jan 2002 06:15:26 +0000 survex (1.0.0) unstable; urgency=low * Compiling gfxcore.cc often causes an ICE in GCC 2.95, so if the compile fails on this source we now retry with -O instead of -O2. Hopefully this'll get us a build on all architectures... -- Wookey Sun, 23 Dec 2001 01:58:55 +0000 survex (0.99.10) unstable; urgency=low * Aven updates * Bug fix in .3d file reading code -- Wookey Wed, 19 Dec 2001 14:28:10 +0000 survex (0.99.9) unstable; urgency=low * Aven updates -- Wookey Sat, 15 Dec 2001 14:27:00 +0000 survex (0.99.8) unstable; urgency=low * New release - now compiles under GCC3.0 so should build on hppa -- Wookey Tue, 04 Dec 2001 19:30:07 +0000 survex (0.99.7) unstable; urgency=low * New release -- Wookey Thu, 15 Nov 2001 18:49:05 +0000 survex (0.99.6) unstable; urgency=low * New release (closes: bug#118280) -- Wookey Fri, 09 Nov 2001 15:02:37 +0000 survex (0.99.5) unstable; urgency=low * New release (closes: bug#116511) * Aven updates -- Wookey Mon, 22 Oct 2001 12:16:02 +0100 survex (0.99.4) unstable; urgency=low * New release -- Wookey Fri, 12 Oct 2001 01:56:58 +0100 survex (0.99.3) unstable; urgency=low * New release -- Wookey Fri, 05 Oct 2001 01:04:36 +0100