| 1 | survex (1.1.1) experimental; urgency=low |
|---|
| 2 | |
|---|
| 3 | * aven: Delay loading the bitmap for the "About" dialog until it is first |
|---|
| 4 | needed. We want start up to be as quick as possible. |
|---|
| 5 | |
|---|
| 6 | -- Wookey <wookey@survex.com> Tue, 05 Oct 2004 02:42:30 +0100 |
|---|
| 7 | |
|---|
| 8 | survex (1.1.0) experimental; urgency=low |
|---|
| 9 | |
|---|
| 10 | * aven: Now uses OpenGL for 3d rendering. |
|---|
| 11 | * aven: Solid passages - passage dimensions are currently inferred from |
|---|
| 12 | the leg length (pretty effective as you can measure longer legs in |
|---|
| 13 | larger passages). Use of real LRUD data coming soon... |
|---|
| 14 | * aven: Depth colouring is now continuously varying. |
|---|
| 15 | * aven: Colour by depth can now be turned off (and there's the start of a |
|---|
| 16 | framework for properly implementing colour by date, error, etc). |
|---|
| 17 | * aven: Find stations moved onto the toolbar and now uses a simple wildcarded |
|---|
| 18 | match (? matches any character, * matches any number of characters). |
|---|
| 19 | * aven: We now use the status bar for coordinates, distances, etc to make |
|---|
| 20 | better use of screen space. |
|---|
| 21 | * aven: Full screen mode (F11). |
|---|
| 22 | * aven: Perspective view. |
|---|
| 23 | * aven: Context sensitive cursor shape - needs more work. |
|---|
| 24 | * aven: Mouse actions changed (hopefully they're now more natural, but |
|---|
| 25 | you may find the change disorientating - feedback wanted on this). |
|---|
| 26 | * aven: Added "presentations" which allow you to set up fly-through paths |
|---|
| 27 | and load/save/run them. |
|---|
| 28 | * aven: A presentation can be exported as a movie file. |
|---|
| 29 | * aven: Added Save screenshot facility. |
|---|
| 30 | * aven: Depth fogging option. |
|---|
| 31 | * aven: Added Smooth Lines option. |
|---|
| 32 | * aven: Added Textured Walls option. |
|---|
| 33 | * aven: If a survey has surface legs but no underground legs, default to |
|---|
| 34 | showing the surface legs. |
|---|
| 35 | * cavern: Dates given to *date are now stored in the 3d file. |
|---|
| 36 | |
|---|
| 37 | -- Wookey <wookey@survex.com> Fri, 01 Oct 2004 21:24:12 +0100 |
|---|
| 38 | |
|---|
| 39 | survex (1.0.32) unstable; urgency=low |
|---|
| 40 | |
|---|
| 41 | * aven: Fixed font sizes in "Print Preview". |
|---|
| 42 | * aven: In the print setup dialog, replaced "Orientation" radio buttons with |
|---|
| 43 | "Plan" and "Elevation" buttons. |
|---|
| 44 | * aven: Fixed info box on printouts of elevations, tilted views, and |
|---|
| 45 | extend elevations. |
|---|
| 46 | * aven: Added "fit on one page" option, and make it the default. |
|---|
| 47 | * aven: Reorder "Cancel", "Preview", "Print" buttons and make "Print" the |
|---|
| 48 | default button. |
|---|
| 49 | * aven: Read settings back from the print dialog when the "Print" button is |
|---|
| 50 | pressed (was only done for "Preview" previously). |
|---|
| 51 | * aven: Sorted out the initial size of the "Print Preview" window. |
|---|
| 52 | * aven: Fixed the window manager's close button on the "Print Preview" |
|---|
| 53 | window - previously this was being ignored. |
|---|
| 54 | * aven: Sorted out initial survey scaling when loading a survey at startup. |
|---|
| 55 | * aven: Fixed the measuring line to work better when the survey tree is |
|---|
| 56 | manipulated with keys. Tweaked redrawing of the measuring line to be a |
|---|
| 57 | smidgen more efficient. Fixed the blob and ring size which were one |
|---|
| 58 | pixel too small on Windows. |
|---|
| 59 | * aven: Added "System Information:" section to the "About" dialog to hold |
|---|
| 60 | information useful when reporting bugs. Currently it contains the |
|---|
| 61 | wxWindows version, OS version, and colour depth information. |
|---|
| 62 | * aven: Changed the "About" dialog's "Close" button to be "OK" for |
|---|
| 63 | consistency with pretty much every other application. |
|---|
| 64 | * aven: Added "File->Export as..." which integrates cad3d's functionality |
|---|
| 65 | within aven. |
|---|
| 66 | * aven: Updated a few icons. |
|---|
| 67 | * cad3d: Added SVG export support from John Pybus |
|---|
| 68 | * Fixed to allow compilation with GCC 3.4 |
|---|
| 69 | * Updates to German translation. |
|---|
| 70 | |
|---|
| 71 | -- Wookey <wookey@survex.com> Thu, 30 Sep 2004 23:07:39 +0100 |
|---|
| 72 | |
|---|
| 73 | survex (1.0.31) unstable; urgency=low |
|---|
| 74 | |
|---|
| 75 | * aven: Fixed grid menu item so that it always correctly reflects whether |
|---|
| 76 | the grid is enabled or not. |
|---|
| 77 | * aven: Minor improvements to appearance of a few toolbar icons. |
|---|
| 78 | * Updates to Catalan, French, Italian, Romanian, Slovak, and Spanish |
|---|
| 79 | translations. |
|---|
| 80 | * cavern: Fixed Romanian message which was appearing in English .err files. |
|---|
| 81 | |
|---|
| 82 | -- Wookey <wookey@survex.com> Thu, 01 Jul 2004 01:36:19 +0100 |
|---|
| 83 | |
|---|
| 84 | survex (1.0.30) unstable; urgency=low |
|---|
| 85 | |
|---|
| 86 | * aven: Added printing directly from Aven! |
|---|
| 87 | * aven: Fixed memory leak when showing the "About" dialog. |
|---|
| 88 | * cavern: Equates are no longer considered when deciding which stations are |
|---|
| 89 | flagged as surface and underground. |
|---|
| 90 | * Romanian translation mostly completed. |
|---|
| 91 | * Minor packaging tweaks (added website URL and changed package descriptions |
|---|
| 92 | to start with a lowercase letter as suggested by packaging guidelines). |
|---|
| 93 | |
|---|
| 94 | -- Wookey <wookey@survex.com> Sat, 29 May 2004 23:01:13 +0100 |
|---|
| 95 | |
|---|
| 96 | survex (1.0.29) unstable; urgency=low |
|---|
| 97 | |
|---|
| 98 | * cad3d: Fixed problem with DXF files which stopped them loading with some |
|---|
| 99 | drawing packages (introduced in 1.0.27). |
|---|
| 100 | * aven: Changed File->Exit to File->Quit. |
|---|
| 101 | * Removed some unused messages from the message files. |
|---|
| 102 | * Romanian translation started. |
|---|
| 103 | * Fixed a few new lintian warnings. |
|---|
| 104 | * Fixed new lintian warnings about missing quotes in menu files. |
|---|
| 105 | |
|---|
| 106 | -- Wookey <wookey@survex.com> Mon, 19 Mar 2004 14:55:23 +0000 |
|---|
| 107 | |
|---|
| 108 | survex (1.0.28) unstable; urgency=low |
|---|
| 109 | |
|---|
| 110 | * Fixed 3d file reading code to fix incorrect unpacking of compressed |
|---|
| 111 | station names in a rare case. Also checked other rare cases work |
|---|
| 112 | correctly. |
|---|
| 113 | |
|---|
| 114 | -- Wookey <wookey@survex.com> Mon, 08 Mar 2004 20:54:03 +0000 |
|---|
| 115 | |
|---|
| 116 | survex (1.0.27) unstable; urgency=low |
|---|
| 117 | |
|---|
| 118 | * cad3d: DXF output now puts surface legs, stations, and labels in separate |
|---|
| 119 | layers. |
|---|
| 120 | * debian/control,debian/rules: The default gcc/g++ is now c102 so removed |
|---|
| 121 | code to explicitly use GCC 3.2. |
|---|
| 122 | |
|---|
| 123 | -- Wookey <wookey@survex.com> Wed, 07 Jan 2004 03:27:58 +0000 |
|---|
| 124 | |
|---|
| 125 | survex (1.0.26) unstable; urgency=low |
|---|
| 126 | |
|---|
| 127 | * Standards-Version: 3.6.1 (no changes). |
|---|
| 128 | * Fixed lintian warning. |
|---|
| 129 | * Tidied up debian/rules. |
|---|
| 130 | * cavern: Fixed interleaved topofil data style - the length was always being |
|---|
| 131 | calculated as zero. |
|---|
| 132 | * aven: "All Files" now shows files without extensions too. |
|---|
| 133 | * aven: added Ctrl+Q as shortcut for File->Exit. |
|---|
| 134 | * aven: depth colouring now uses a proper colour gradient. |
|---|
| 135 | * cad3d: fixed -e and -r options to not crash (the long versions have always |
|---|
| 136 | worked). |
|---|
| 137 | * extend: fixed to initialise an internal structure - failing to do so was |
|---|
| 138 | probably causing crashes on some platforms. |
|---|
| 139 | * Fixed standard graphics for "Note", "Warning", etc in the PostScript manual. |
|---|
| 140 | * Documentation updated. |
|---|
| 141 | * fixed svxedit man page which previously contained xcaverot documentation! |
|---|
| 142 | * test suite: check that cavern doesn't report "nan" or "NaN" for any values. |
|---|
| 143 | |
|---|
| 144 | -- Wookey <wookey@survex.com> Sat, 29 Nov 2003 00:40:24 +0000 |
|---|
| 145 | |
|---|
| 146 | survex (1.0.25) unstable; urgency=low |
|---|
| 147 | |
|---|
| 148 | * Updated config.guess and config.sub (closes: bug#186687). |
|---|
| 149 | * Added missing Build-Depends on xlibs-dev (closes: bug#186956). |
|---|
| 150 | |
|---|
| 151 | -- Wookey <wookey@survex.com> Mon, 31 Mar 2003 17:49:29 +0100 |
|---|
| 152 | |
|---|
| 153 | survex (1.0.24) unstable; urgency=low |
|---|
| 154 | |
|---|
| 155 | * cavern: fixed LEVEL (broken since around 1.0.8) and added test case. |
|---|
| 156 | * cavern: corrected handling of declination in Compass DAT files and added |
|---|
| 157 | test case; also added tests for other aspects of Compass DAT file |
|---|
| 158 | reading. |
|---|
| 159 | * printps/printpcl: fixed blank page detection in some obscure cases. |
|---|
| 160 | * Documentation: started manual section on working with Compass data files. |
|---|
| 161 | * Added Build-Depends on gcc-3.2 and g++-3.2. |
|---|
| 162 | |
|---|
| 163 | -- Wookey <wookey@survex.com> Fri, 28 Mar 2003 02:03:16 +0000 |
|---|
| 164 | |
|---|
| 165 | survex (1.0.23) unstable; urgency=low |
|---|
| 166 | |
|---|
| 167 | * Documentation: include 3d v3 file format description on MS Windows, MS |
|---|
| 168 | DOS, and RISC OS too; include PNG graphics for manual on MS Windows; minor |
|---|
| 169 | updates to manual. |
|---|
| 170 | * Prefer wxWindows 2.4 if it's available (closes: bug#183158). |
|---|
| 171 | * Disabled experimental support for Chinese (LANG=zh) - it isn't currently |
|---|
| 172 | working and makes the printer drivers unusable when LANG is set to zh. |
|---|
| 173 | * Changed Section from math to science. |
|---|
| 174 | * Changed Priority from optional to extra (we clearly should be optional). |
|---|
| 175 | * Standards-Version: 3.5.8.0 (support DEB_BUILD_OPTIONS). |
|---|
| 176 | |
|---|
| 177 | -- Wookey <wookey@survex.com> Tue, 04 Mar 2003 20:54:17 +0000 |
|---|
| 178 | |
|---|
| 179 | survex (1.0.22) unstable; urgency=low |
|---|
| 180 | |
|---|
| 181 | * aven: Fixed handling of extended elevations (and other flat surveys). |
|---|
| 182 | * Documentation: fixed 3d v3 file format description and include it in debs. |
|---|
| 183 | * Build-Depends on libwxgtk2.3-dev|libwxgtk2.2-dev so we still build on |
|---|
| 184 | hppa while Ron Lee resolves the wx hppa build failure. |
|---|
| 185 | |
|---|
| 186 | -- Wookey <wookey@survex.com> Tue, 26 Nov 2002 04:22:26 +0000 |
|---|
| 187 | |
|---|
| 188 | survex (1.0.21) unstable; urgency=low |
|---|
| 189 | |
|---|
| 190 | * cavern: when reading Compass DAT files, we now processes compass and clino |
|---|
| 191 | backsights, and recognise the "X" flag which indicates a leg should be |
|---|
| 192 | entirely ignored. And we now report correct line number with errors in |
|---|
| 193 | Compass .MAK files. |
|---|
| 194 | * cavern: if "*infer plumbs on", don't infer a plumb if the clino is |
|---|
| 195 | +/- 90 degrees, but the backclino isn't (and vice versa). |
|---|
| 196 | * cavern: fixed 3dx output so it actually works with Chasm once more. |
|---|
| 197 | * cavern: don't allocate extra space needed for producing 3dx output for |
|---|
| 198 | Chasm unless we're actually producing that output - saves about 8 bytes |
|---|
| 199 | per station. |
|---|
| 200 | * cavern: removed slightly too keen sanity check which could misfire in very |
|---|
| 201 | unusual circumstances. |
|---|
| 202 | |
|---|
| 203 | -- Wookey <wookey@survex.com> Sat, 16 Nov 2002 15:15:12 +0000 |
|---|
| 204 | |
|---|
| 205 | survex (1.0.20) unstable; urgency=low |
|---|
| 206 | |
|---|
| 207 | * aven: update display when "Metric" or "Degrees" is toggled. |
|---|
| 208 | * cavern: fixed handling of compass and clino corrections in Compass survey |
|---|
| 209 | data - these were interpreted as radians rather than degrees so the |
|---|
| 210 | correction was about 57 times too large!) |
|---|
| 211 | * Improved handling of Compass PLT files - if the survey name is empty, don't |
|---|
| 212 | insert a survey separator character. |
|---|
| 213 | * Documentation: fixed incorrect markup which resulted in a bogus footnote. |
|---|
| 214 | * Use wxwindows-2.3 rather than wxwindows-2.2 (closes: bug#166105). |
|---|
| 215 | |
|---|
| 216 | -- Wookey <wookey@survex.com> Fri, 01 Nov 2002 15:28:37 +0000 |
|---|
| 217 | |
|---|
| 218 | survex (1.0.19) unstable; urgency=low |
|---|
| 219 | |
|---|
| 220 | * cavern: can now process Compass format survey data, and even mixed |
|---|
| 221 | datasets. |
|---|
| 222 | * cavern: major speedup (up to 60%) when reading in survey data containing |
|---|
| 223 | a lot of stations in the same survey hierarchy level (which is how Compass |
|---|
| 224 | files are handled). |
|---|
| 225 | * cavern: don't warn about a compass reading on a plumbed leg if the |
|---|
| 226 | plumb was inferred and the compass reading is zero. |
|---|
| 227 | * cavern: reduced memory usage in code which reads a survey station name. |
|---|
| 228 | * cavern: reported CPU time would go negative if cavern ran for more than |
|---|
| 229 | about 36 minutes (highly unlikely but not impossible on a slow machine |
|---|
| 230 | with a large, highly interconnect survey) - fixed. |
|---|
| 231 | * cavern: avoid unnecessary work when --percentage isn't specified. |
|---|
| 232 | * cavern: Writing "*:" at the start of a .svx file would crash cavern - fixed |
|---|
| 233 | and added test case. This is an error anyway, but it shouldn't cause a |
|---|
| 234 | crash. |
|---|
| 235 | * Don't distribute unused toolbar icons. |
|---|
| 236 | * Documentation: minor updates. |
|---|
| 237 | |
|---|
| 238 | -- Wookey <wookey@survex.com> Fri, 25 Oct 2002 03:16:34 +0100 |
|---|
| 239 | |
|---|
| 240 | survex (1.0.18) unstable; urgency=low |
|---|
| 241 | |
|---|
| 242 | * Fixed "Process" action on .svx files. |
|---|
| 243 | * File associations: if survex-svxedit isn't installed, run gnome-edit |
|---|
| 244 | instead. |
|---|
| 245 | * Include file associations and file icons in the main package rather than |
|---|
| 246 | survex-aven. |
|---|
| 247 | * Documentation: added details of the 3d file format (version 3). |
|---|
| 248 | * Updated TODO list. |
|---|
| 249 | * Tweaked source to hopefully build on HPPA again (closes: bug#162912). |
|---|
| 250 | * Proper description for survex-svxedit (closes: bug#162954, bug#162970). |
|---|
| 251 | |
|---|
| 252 | -- Wookey <wookey@survex.com> Mon, 07 Oct 2002 00:29:05 +0100 |
|---|
| 253 | |
|---|
| 254 | survex (1.0.17) unstable; urgency=low |
|---|
| 255 | |
|---|
| 256 | * Note: 1.0.15 and 1.0.16 addressed MS Windows specific problems. |
|---|
| 257 | * survex-aven package now installs mime types, icons, and file associations |
|---|
| 258 | for Gnome. Note: at present GMC doesn't seem to notice new files being |
|---|
| 259 | created (e.g. Process on a .svx file creates .3d and .err files) - you |
|---|
| 260 | have to manually refresh the view. |
|---|
| 261 | * survex-svxedit is now architecture independent. Fixed up a few lintian |
|---|
| 262 | warnings relating to it too. |
|---|
| 263 | * Minor update to manual. |
|---|
| 264 | |
|---|
| 265 | -- Wookey <wookey@survex.com> Tue, 24 Sep 2002 20:20:20 +0100 |
|---|
| 266 | |
|---|
| 267 | survex (1.0.14) unstable; urgency=low |
|---|
| 268 | |
|---|
| 269 | * svxedit: This is a Survex data entry editor from the therion team. It |
|---|
| 270 | currently experimental needs tcl and wish installed, so is it its own |
|---|
| 271 | package: survex-svxedit. |
|---|
| 272 | * Improved handling of Compass PLT files and CMAP xyz files. |
|---|
| 273 | * aven: when picking non-overlapping labels, show a slight preference to |
|---|
| 274 | shorter labels with the aim of displaying more labels. |
|---|
| 275 | * aven: fixed hard to notice problem which could cause the cave to appear |
|---|
| 276 | tilted sideways after a lot of manipulation. |
|---|
| 277 | * cavern: Modest speed improvement (0.5% for sample dataset). |
|---|
| 278 | * cavern: fixed a rarely sighted bug which caused erroneous error about some |
|---|
| 279 | stations not being attached to a fixed point. |
|---|
| 280 | * cavern: fixed clino readings and DIRECTION to work in interleaved data. |
|---|
| 281 | * cavern: improved error reporting when an invalid value is given for a |
|---|
| 282 | DIRECTION reading. |
|---|
| 283 | * cavern: fixed "singular matrix" error when very low SDs were specified. |
|---|
| 284 | * print*: if the --raw is used, the survey can now use the space this would |
|---|
| 285 | have taken up. |
|---|
| 286 | * Reading of ASCII 3d files now copes with MSDOS/MS Windows line endings |
|---|
| 287 | once again. Added regression test for this. |
|---|
| 288 | * Updated documentation. |
|---|
| 289 | |
|---|
| 290 | -- Wookey <wookey@survex.com> Sun, 15 Sep 2002 00:11:05 +0100 |
|---|
| 291 | |
|---|
| 292 | survex (1.0.13) unstable; urgency=low |
|---|
| 293 | |
|---|
| 294 | * aven: Fixed bug which caused the occasional spurious leg to be shown |
|---|
| 295 | connecting arbitrary stations. |
|---|
| 296 | * extend: try to extend along a survey, and make breaks where other surveys |
|---|
| 297 | join. |
|---|
| 298 | * cavern: Number reading code reworked to allow repeat readings to be |
|---|
| 299 | supported, but the actual repeat reading code is currently disabled, |
|---|
| 300 | and everything should work exactly as before. |
|---|
| 301 | * Experimental support for Chinese (LANG=zh) - only a few messages are |
|---|
| 302 | currently translated. |
|---|
| 303 | |
|---|
| 304 | -- Wookey <wookey@survex.com> Fri, 28 Jun 2002 15:34:26 +0100 |
|---|
| 305 | |
|---|
| 306 | survex (1.0.12) unstable; urgency=low |
|---|
| 307 | |
|---|
| 308 | * diffpos: fixed to work on 64bit architectures. |
|---|
| 309 | * sorterr: fixed to work with more than 1024 traverses. |
|---|
| 310 | * Fixed handling of iso-8859-2 character set. |
|---|
| 311 | * Fixed Aven to work from Debian Apps menu (running an installed program |
|---|
| 312 | with an explicit path works again). |
|---|
| 313 | * xcaverot: automatically switch on PDA mode if the screen is narrower than |
|---|
| 314 | 640 pixels. |
|---|
| 315 | * Updates to Portuguese translation - all translations are now up-to-date. |
|---|
| 316 | |
|---|
| 317 | -- Wookey <wookey@survex.com> Fri, 07 Jun 2002 18:16:30 +0100 |
|---|
| 318 | |
|---|
| 319 | survex (1.0.11) unstable; urgency=low |
|---|
| 320 | |
|---|
| 321 | * aven: improvements in 1.0.10 to the file type selector only work with |
|---|
| 322 | wxGtk >= 2.3 (the debian package is the latest stable release: 2.2.9 |
|---|
| 323 | where this doesn't work). Fixed to work as well as possible on 2.2.9, |
|---|
| 324 | and as intended if rebuilt against 2.3. |
|---|
| 325 | * aven: fixed so that loading PLT files works regardless of the current locale |
|---|
| 326 | (previously it would fail for locales where the decimal character wasn't |
|---|
| 327 | '.'). |
|---|
| 328 | * aven: key actions during autorotation no longer temporarily pause |
|---|
| 329 | autorotation. |
|---|
| 330 | * aven: switching to plan or elevation while rotating is now smooth. |
|---|
| 331 | * aven: removed undocumented and confusing "free rotation mode". |
|---|
| 332 | * cad3d: write dummy passage dimensions to .plt files to avoid Compass bug. |
|---|
| 333 | * printps: now supports coloured printouts. |
|---|
| 334 | * print*: fixed to work correctly with PLT files. |
|---|
| 335 | * extend: fixed to work correctly with PLT files. |
|---|
| 336 | * Updates to Italian translation. |
|---|
| 337 | * Minor documentation updates. |
|---|
| 338 | |
|---|
| 339 | -- Wookey <wookey@survex.com> Wed, 29 May 2002 13:44:31 +0100 |
|---|
| 340 | |
|---|
| 341 | survex (1.0.10) unstable; urgency=low |
|---|
| 342 | |
|---|
| 343 | * aven: Fully disabled some debug code (closes: bug#147309). |
|---|
| 344 | * aven: only add a file to the list of recently used files if it was opened |
|---|
| 345 | successfully. |
|---|
| 346 | * aven: recognise ".plf" as a Compass PLT file too; recognise uppercase |
|---|
| 347 | variants of file extensions in File->Open filters to help people who |
|---|
| 348 | transfer files from MSDOS/MS Windows. |
|---|
| 349 | * cavern: fixed bogus warning triggered by "*begin abc.def" (I'm not sure |
|---|
| 350 | that this should be valid, but the warning given wasn't appropriate). |
|---|
| 351 | * Fixed scaling problem when reading PLT file (feet->metres conversion |
|---|
| 352 | factor was being applied backwards!) |
|---|
| 353 | * Fixed potential problem when reading or writing a 3d file which couldn't |
|---|
| 354 | be opened. |
|---|
| 355 | * Translate dots to spaces in survey names in Compass PLT files. |
|---|
| 356 | * Better handling of PLT files which have a D command before any M command. |
|---|
| 357 | * Updates to German and Italian internationalisations. |
|---|
| 358 | |
|---|
| 359 | -- Wookey <wookey@survex.com> Fri, 24 May 2002 12:48:54 +0100 |
|---|
| 360 | |
|---|
| 361 | survex (1.0.9) unstable; urgency=low |
|---|
| 362 | |
|---|
| 363 | * aven: Fixed jerky start when auto-rotation begins. |
|---|
| 364 | * cavern: Fixed Direction reading - bug previously made it unusable. |
|---|
| 365 | * Updates to French, Spanish, Catalan, and Slovak internationalisations. |
|---|
| 366 | |
|---|
| 367 | -- Wookey <wookey@survex.com> Fri, 17 May 2002 12:06:48 +0100 |
|---|
| 368 | |
|---|
| 369 | survex (1.0.8) unstable; urgency=low |
|---|
| 370 | |
|---|
| 371 | * aven: lots of improvements and fixes - now uses 25% less memory. |
|---|
| 372 | * cavern: support for backsights, percentage gradients, inferred exports, |
|---|
| 373 | and a few minor bug fixes. |
|---|
| 374 | * print*: a few improvements. |
|---|
| 375 | * New Slovak (sk) internationalisation. |
|---|
| 376 | |
|---|
| 377 | -- Wookey <wookey@survex.com> Mon, 13 May 2002 12:13:27 +0100 |
|---|
| 378 | |
|---|
| 379 | survex (1.0.7) unstable; urgency=low |
|---|
| 380 | |
|---|
| 381 | * print*: halted with a failed assertion in 1.0.4-1.0.6. |
|---|
| 382 | |
|---|
| 383 | -- Wookey <wookey@survex.com> Mon, 08 Apr 2002 09:48:43 +0100 |
|---|
| 384 | |
|---|
| 385 | survex (1.0.6) unstable; urgency=low |
|---|
| 386 | |
|---|
| 387 | * Assorted aven fixes and enhancements. |
|---|
| 388 | * Spell-checked documentation. |
|---|
| 389 | |
|---|
| 390 | -- Wookey <wookey@survex.com> Sun, 07 Apr 2002 15:36:11 +0100 |
|---|
| 391 | |
|---|
| 392 | survex (1.0.5) unstable; urgency=low |
|---|
| 393 | |
|---|
| 394 | * img_open_survey() could crash if you tried to open an unrecognised file |
|---|
| 395 | (i.e. not .3d, .pos, .plt, or .xyz format). |
|---|
| 396 | * North and East were the wrong way round when reading in .plt files. |
|---|
| 397 | * cad3d: Improved .plt file output - Compass should read it now. |
|---|
| 398 | * Documentation updates. |
|---|
| 399 | |
|---|
| 400 | -- Wookey <wookey@survex.com> Fri, 05 Apr 2002 01:52:54 +0100 |
|---|
| 401 | |
|---|
| 402 | survex (1.0.4) unstable; urgency=low |
|---|
| 403 | |
|---|
| 404 | * extend: now keep all names for an equated group of stations. |
|---|
| 405 | * cad3d: if an output filename is given, use its extension to pick the |
|---|
| 406 | default output format. |
|---|
| 407 | * aven: movement with keyboard is now accelerated by Shift as in caverot. |
|---|
| 408 | * print*: --no-borders fixed to work as documented; --no-cutlines added to |
|---|
| 409 | turn off the dashed lines where pages join on multi-page printouts. |
|---|
| 410 | * Improvements to .plt file reading. |
|---|
| 411 | * Added support for reading CMAP XYZ files. |
|---|
| 412 | * Documentation updates. |
|---|
| 413 | |
|---|
| 414 | -- Wookey <wookey@survex.com> Mon, 01 Apr 2002 23:23:07 +0100 |
|---|
| 415 | |
|---|
| 416 | survex (1.0.3) unstable; urgency=low |
|---|
| 417 | |
|---|
| 418 | * aven: support for feet and grads. |
|---|
| 419 | * aven: show altitude of mouse pointer when in elevation view. |
|---|
| 420 | * print*: say where output is being sent. |
|---|
| 421 | * Updated fr internationalisation; minor updates to other languages. |
|---|
| 422 | |
|---|
| 423 | -- Wookey <wookey@survex.com> Thu, 21 Mar 2002 01:51:27 +0000 |
|---|
| 424 | |
|---|
| 425 | survex (1.0.2) unstable; urgency=low |
|---|
| 426 | |
|---|
| 427 | * printdm and printpcl now obey font_size_labels setting in print.ini etc. |
|---|
| 428 | * Enhancements and bug-fix to handling of Topofil. |
|---|
| 429 | * *FIX with 3 standard deviations but no covariances now works. |
|---|
| 430 | * cad3d: new --plt option produces crude approximation to Compass .plt |
|---|
| 431 | files - should be good enough for reading into Carto. |
|---|
| 432 | * img library now reads Compass .plt files as if they were .3d files. |
|---|
| 433 | * Updated ca and es internationalisations. |
|---|
| 434 | |
|---|
| 435 | -- Wookey <wookey@survex.com> Sun, 17 Mar 2002 12:42:44 +0000 |
|---|
| 436 | |
|---|
| 437 | survex (1.0.1) unstable; urgency=low |
|---|
| 438 | |
|---|
| 439 | * Updated pt-br and it internationalisations. |
|---|
| 440 | |
|---|
| 441 | -- Wookey <wookey@survex.com> Thu, 31 Jan 2002 06:15:26 +0000 |
|---|
| 442 | |
|---|
| 443 | survex (1.0.0) unstable; urgency=low |
|---|
| 444 | |
|---|
| 445 | * Compiling gfxcore.cc often causes an ICE in GCC 2.95, so if the compile |
|---|
| 446 | fails on this source we now retry with -O instead of -O2. Hopefully |
|---|
| 447 | this'll get us a build on all architectures... |
|---|
| 448 | |
|---|
| 449 | -- Wookey <wookey@survex.com> Sun, 23 Dec 2001 01:58:55 +0000 |
|---|
| 450 | |
|---|
| 451 | survex (0.99.10) unstable; urgency=low |
|---|
| 452 | |
|---|
| 453 | * Aven updates |
|---|
| 454 | * Bug fix in .3d file reading code |
|---|
| 455 | |
|---|
| 456 | -- Wookey <wookey@survex.com> Wed, 19 Dec 2001 14:28:10 +0000 |
|---|
| 457 | |
|---|
| 458 | survex (0.99.9) unstable; urgency=low |
|---|
| 459 | |
|---|
| 460 | * Aven updates |
|---|
| 461 | |
|---|
| 462 | -- Wookey <wookey@survex.com> Sat, 15 Dec 2001 14:27:00 +0000 |
|---|
| 463 | |
|---|
| 464 | survex (0.99.8) unstable; urgency=low |
|---|
| 465 | |
|---|
| 466 | * New release - now compiles under GCC3.0 so should build on hppa |
|---|
| 467 | |
|---|
| 468 | -- Wookey <wookey@survex.com> Tue, 04 Dec 2001 19:30:07 +0000 |
|---|
| 469 | |
|---|
| 470 | survex (0.99.7) unstable; urgency=low |
|---|
| 471 | |
|---|
| 472 | * New release |
|---|
| 473 | |
|---|
| 474 | -- Wookey <wookey@survex.com> Thu, 15 Nov 2001 18:49:05 +0000 |
|---|
| 475 | |
|---|
| 476 | survex (0.99.6) unstable; urgency=low |
|---|
| 477 | |
|---|
| 478 | * New release (closes: bug#118280) |
|---|
| 479 | |
|---|
| 480 | -- Wookey <wookey@survex.com> Fri, 09 Nov 2001 15:02:37 +0000 |
|---|
| 481 | |
|---|
| 482 | survex (0.99.5) unstable; urgency=low |
|---|
| 483 | |
|---|
| 484 | * New release (closes: bug#116511) |
|---|
| 485 | * Aven updates |
|---|
| 486 | |
|---|
| 487 | -- Wookey <wookey@survex.com> Mon, 22 Oct 2001 12:16:02 +0100 |
|---|
| 488 | |
|---|
| 489 | survex (0.99.4) unstable; urgency=low |
|---|
| 490 | |
|---|
| 491 | * New release |
|---|
| 492 | |
|---|
| 493 | -- Wookey <wookey@survex.com> Fri, 12 Oct 2001 01:56:58 +0100 |
|---|
| 494 | |
|---|
| 495 | survex (0.99.3) unstable; urgency=low |
|---|
| 496 | |
|---|
| 497 | * New release |
|---|
| 498 | |
|---|
| 499 | -- Wookey <wookey@survex.com> Fri, 05 Oct 2001 01:04:36 +0100 |
|---|
| 500 | |
|---|