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