# # ChangeLog for / in git # # Generated by Trac 1.2 # 06/06/23 06:44:10 Tue, 14 Jan 2014 02:23:57 GMT Olly Betts [6a1c384] src/gpx.cc: Don't try to write the title if it isn't set or is empty. Tue, 14 Jan 2014 02:23:57 GMT Olly Betts [b4d8642] src/export.cc: If the survey has a title, add it as a top-level ... Tue, 14 Jan 2014 02:23:57 GMT Olly Betts [1e5ac43] src/export.cc: Escape '<', '>', and '&' in labels in exported SVG files. Tue, 14 Jan 2014 02:23:57 GMT Olly Betts [70462c8] src/: Pass the datestamp from the 3d file to the export code. Mon, 13 Jan 2014 04:01:56 GMT Olly Betts [ea69247] src/avenprcore.cc,src/printwx.cc: Don't bother looking up the ... Wed, 08 Jan 2014 05:35:21 GMT Olly Betts [179a57b] Create and upload detached ascii-armoured GPG signatures Wed, 08 Jan 2014 05:34:54 GMT Olly Betts [a989777] Use wxWidgets 3.0.0 install for MSW build Wed, 08 Jan 2014 05:34:29 GMT Olly Betts [f5baa8c] Preserve INSTALL when running autoreconf Wed, 08 Jan 2014 04:50:30 GMT Olly Betts [d6a770d] doc/HACKING.htm: Document how to configure wxWidgets 3.0.0 for mingw ... Wed, 08 Jan 2014 04:12:11 GMT Olly Betts [6b6fb4d] NEWS,configure.ac: Update for 1.2.9. Wed, 08 Jan 2014 03:57:56 GMT Olly Betts [6b86108] lib/: Add "Language:" headers to .po files. Wed, 08 Jan 2014 02:18:55 GMT Olly Betts [8ec15cf] src/img.c: In non-hosted mode, don't define GETC and PUTC if they're ... Wed, 08 Jan 2014 02:17:35 GMT Olly Betts [57cecaa] src/Makefile.am,src/imgtest.c: Add compile test that img.c and img.h ... Wed, 08 Jan 2014 01:14:57 GMT Olly Betts [fa0246c] doc/cavern.sgml: Document --3d-version in cavern man page. Wed, 08 Jan 2014 01:06:02 GMT Olly Betts [997509d] src/moviemaker.cc: Set rc_buffer_size to avoid warning from libav ... Wed, 08 Jan 2014 01:05:19 GMT Olly Betts [710bd97] src/moviemaker.cc: Fix GCC warnings. Tue, 07 Jan 2014 23:09:33 GMT Olly Betts [17edec7] src/img.c: In non-hosted mode, check that int is at least 32 bits, ... Tue, 07 Jan 2014 22:07:14 GMT Olly Betts [0b25b30] src/msvc/config.h.in: Update to INT16_T to int16_t and INT32_T to ... Tue, 07 Jan 2014 21:55:55 GMT Olly Betts [9ad69a0] configure.ac: Don't call AC_C_CONST - C compilers without 'const' ... Sun, 08 Dec 2013 23:22:50 GMT Olly Betts [29e5a96] Update list of packages needed to build from git Thu, 31 Oct 2013 12:08:37 GMT Olly Betts [57f70f2] lib/: Update translations from launchpad and from existing similar ... Tue, 29 Oct 2013 23:48:05 GMT Olly Betts [ec81f086] src/moviemaker.cc: Fix to call avcodec_free_frame() correctly. Tue, 29 Oct 2013 23:47:20 GMT Olly Betts [1d6ac30] Debian package 1.2.8-1 Tue, 29 Oct 2013 22:46:26 GMT Olly Betts [16fe5fc] debian package updates for 1.2.6-3 and 1.2.6-4 Tue, 29 Oct 2013 08:59:49 GMT Olly Betts [e1f27c4] NEWS,configure.ac: Update for 1.2.8. Tue, 29 Oct 2013 08:13:50 GMT Olly Betts [9b5a5fd] src/: Hook up to pass "input_projection" from .aven config file ... Sat, 26 Oct 2013 06:36:35 GMT Olly Betts [e24b7fb] src/gfxcore.cc: Another tweak to use RefreshRect() rather than ... Fri, 25 Oct 2013 21:09:20 GMT Olly Betts [79137712] src/gpx.cc: Use fputs rather than fprintf for constant strings. Fri, 25 Oct 2013 21:08:43 GMT Olly Betts [a6dddd1] src/gpx.cc,src/gpx.h,src/printwx.cc: Add support for exporting legs ... Fri, 25 Oct 2013 06:15:53 GMT Olly Betts [d1bc1ac] src/printwx.cc: Swap the "Elements" and "View" boxes in the print ... Fri, 25 Oct 2013 06:14:30 GMT Olly Betts [bc1fac5] lib/survex.pot,src/export.cc,src/export.h,src/printwx.cc: Add ... Wed, 23 Oct 2013 21:47:22 GMT Olly Betts [0ca8fe0] src/gfxcore.cc: Tweak to use RefreshRect() rather than Refresh() for ... Wed, 23 Oct 2013 21:46:23 GMT Olly Betts [a7f78d4] src/dump3d.c: Show dates for XSECT. Wed, 23 Oct 2013 06:47:22 GMT Olly Betts [54b7650] src/printwx.cc: Fix export and (the built-in) print preview to ... Wed, 23 Oct 2013 06:33:23 GMT Olly Betts [fdea415] src/: Hook up GPX export options to export entrances, fixed points, ... Wed, 23 Oct 2013 04:39:08 GMT Olly Betts [76882cb] src/guicontrol.cc: Fix assertion failure when double-clicking on the ... Tue, 22 Oct 2013 06:01:38 GMT Olly Betts [9cb97b7] src/: Rename internal references to "show splays" to just "splays" ... Tue, 22 Oct 2013 06:00:46 GMT Olly Betts [7b55ac2] lib/survex.pot,src/: Hide the "View" box for GPX export. Add ... Mon, 21 Oct 2013 01:11:03 GMT Olly Betts [4d7d209] src/mainfrm.cc: Update to call img_error2msg() on the error code ... Sat, 19 Oct 2013 18:29:36 GMT Olly Betts [a322a09] src/printwx.cc: Fix segfault in "File->Export" if an export format ... Sat, 19 Oct 2013 17:40:58 GMT Olly Betts [0a9b040] configure.ac,src/img.c: Use lround() instead of round(), and make ... Wed, 18 Sep 2013 00:27:48 GMT Olly Betts [f1d5d26] src/aven.cc: Fix to build with wx 2.9.5 with wx2.8 compatibility ... Tue, 17 Sep 2013 23:58:03 GMT Olly Betts [a2a8d23] src/mainfrm.cc: Make the Presentation->Play menu item a checkbox, to ... Tue, 17 Sep 2013 23:56:30 GMT Olly Betts [f3ef5d8] src/guicontrol.cc,src/guicontrol.h: Rename scale/rotate lock ... Tue, 17 Sep 2013 23:40:06 GMT Olly Betts [f7d52a1] src/mainfrm.cc: Make right click in an empty presentation mark the ... Tue, 17 Sep 2013 23:37:31 GMT Olly Betts [387babf] src/gfxcore.cc: Don't try to close the movie if we aren't producing one. Tue, 10 Sep 2013 00:22:16 GMT Olly Betts [cc69cf5] configure.ac,src/moviemaker.cc: Use avcodec_free_frame() if it's ... Mon, 09 Sep 2013 11:36:28 GMT Olly Betts [763efe6] src/cad3d.c: Correct long option names in code comment. Mon, 09 Sep 2013 11:34:37 GMT Olly Betts [caeff4a] src/cad3d.c: Make --marker-size work for Skencil and SVG output. Mon, 09 Sep 2013 07:02:23 GMT Olly Betts [98fd937] src/gfxcore.cc,src/moviemaker.cc,src/moviemaker.h: Improve reporting ... Mon, 09 Sep 2013 06:41:18 GMT Olly Betts [64d06c0] configure.ac,src/moviemaker.cc,src/moviemaker.h: Update movie export ... Mon, 09 Sep 2013 05:36:15 GMT Olly Betts [adceff5] Makefile.am,doc/HACKING.htm,lib/,survex.iss.in: Upgrade to newer ... Mon, 09 Sep 2013 04:20:00 GMT Olly Betts [66a9df7] make_release: Prefer a hand-installed 2.9 mingw build of wx to a ... Mon, 09 Sep 2013 04:19:00 GMT Olly Betts [55a0527] src/img.c,src/netbits.c: Fix // comments in C code for portability ... Mon, 09 Sep 2013 04:13:17 GMT Olly Betts [0544329] src/aven.cc: Fix to build with wxMSW 2.9.5. Mon, 09 Sep 2013 04:12:37 GMT Olly Betts [c527c6e] configure.ac,src/Makefile.am: Probe for libproj. Fri, 06 Sep 2013 04:19:00 GMT Olly Betts [9fc1cac] NEWS,doc/cad3d.sgml,lib/,src/: The "Sketch" vector drawing program ... Fri, 06 Sep 2013 03:39:43 GMT Olly Betts [3972b26] src/printwx.cc: Default to exporting in the export format used last time. Fri, 06 Sep 2013 03:27:33 GMT Olly Betts [6073761] lib/de_CH.po,lib/it.po,lib/sk.po: Minor translation updates. Thu, 05 Sep 2013 09:51:52 GMT Olly Betts [583c17d] lib/,src/: Add a format drop down to the export dialog, and only ... Thu, 05 Sep 2013 04:24:23 GMT Olly Betts [3c35956] survex.iss.in: Newer innosetup no longer supports MinVersion. Thu, 05 Sep 2013 04:24:23 GMT Olly Betts [0b29536] lib/,survex.iss.in: Add translations for the Windows installer for ... Thu, 05 Sep 2013 04:23:50 GMT Olly Betts [a6bb1fa6] cope with multiple survex tarballs Mon, 02 Sep 2013 21:04:12 GMT Olly Betts [4734106] lib/,src/: Rework findentrances into GPX export for aven. Mon, 02 Sep 2013 02:18:21 GMT Olly Betts [0d9d980] src/img.c: Improve fputsnl() for non-HOSTED mode to return a value. Mon, 02 Sep 2013 02:17:40 GMT Olly Betts [81bb4bdc] src/img.c: Use osnew() to simplify code a little. Mon, 02 Sep 2013 01:46:08 GMT Olly Betts [b932a29] src/img.c: Don't segfault on img_close() in non-hosted mode. Mon, 02 Sep 2013 00:27:54 GMT Olly Betts [f807d8b] NEWS,src/img.c: img.c can now be compiled as C++ as well as as C. Mon, 02 Sep 2013 00:17:53 GMT Olly Betts [88b54df6] NEWS,src/img.c: Add missing definition of max() macro when built for ... Mon, 02 Sep 2013 00:12:12 GMT Olly Betts [0d25db3] src/img.c: Don't duplicate the IMG_API_VERSION defaulting logic from ... Mon, 02 Sep 2013 00:11:07 GMT Olly Betts [a405bc1] src/: IMG_HOSTED no longer affects the img API at all. Fri, 23 Aug 2013 08:07:03 GMT Olly Betts [034141d] NEWS,lib/,src/netskel.c: Tweak cavern .err file output to not lose ... Wed, 21 Aug 2013 21:15:59 GMT Olly Betts [a4adf09] NEWS,lib/,src/matrix.c,src/out.h,tests/calibrate_clino.out: Don't ... Fri, 09 Aug 2013 10:24:14 GMT Olly Betts [0056ee1] NEWS,src/printwx.cc: Need to call TransferDataFromWindow() for the ... Fri, 02 Aug 2013 13:05:03 GMT Olly Betts [da65891] NEWS,src/readval.c,tests/cmd_alias.out: Fix handling of anonymous ... Sat, 27 Jul 2013 10:10:30 GMT Olly Betts [c6abbc8] tests/Makefile.am: Distribute files for normal_bad testcase. Sat, 27 Jul 2013 09:42:05 GMT Olly Betts [e34bebc] NEWS,configure.ac: Update for 1.2.7. Sun, 21 Jul 2013 18:40:21 GMT Olly Betts [576e5a9] src/mainfrm.cc: Speed up loading a .3d file with cross-sections by ... Sun, 21 Jul 2013 18:40:21 GMT Olly Betts [91f6661] doc/TODO.htm: Note that dump3d needs documenting. Sun, 21 Jul 2013 18:40:20 GMT Olly Betts [71c2c3f] configure.ac,debian/survex.install,src/Makefile.am: Build and ... Thu, 18 Jul 2013 03:55:09 GMT Olly Betts [47a650b] lib/de.po: Merge German translation updates from launchpad. Wed, 17 Jul 2013 12:39:54 GMT Olly Betts [22114ef] doc/3dformat.htm,src/img.c: Move the DATE and ERROR codes in 3d v8 to ... Wed, 17 Jul 2013 12:30:00 GMT Olly Betts [900b32a] src/img.c: Mask out the bit used to indicate no label change from ... Wed, 17 Jul 2013 11:19:28 GMT Olly Betts [e133186] doc/3dformat.htm,src/img.c: The prefix is often unchanged from one ... Tue, 16 Jul 2013 12:07:39 GMT Olly Betts [dec6b10] doc/3dformat.htm,src/img.c: More work toward v8 of 3d format. Tue, 16 Jul 2013 11:34:17 GMT Olly Betts [c1785b1] doc/TODO.htm: The data style of legs is now stored in the 3d file, ... Tue, 16 Jul 2013 11:33:21 GMT Olly Betts [567445a] src/dump3d.c: Report the data style of legs. Tue, 16 Jul 2013 11:32:32 GMT Olly Betts [230aedd] src/cad3d.c: Check for errors from img_rewind() and report them. Tue, 16 Jul 2013 07:56:05 GMT Olly Betts [cd91e16] tests/cavern.tst: Run diffpos so the reports of ... Tue, 09 Jul 2013 23:00:24 GMT Olly Betts [afe350e] doc/3dformat.htm: Formatting tweaks. Tue, 09 Jul 2013 13:37:23 GMT Olly Betts [73fea40] doc/3dformat.htm,doc/TODO.htm,src/img.c: Add an explicit flag for ... Tue, 09 Jul 2013 13:36:14 GMT Olly Betts [ec812baa] doc/3dformat.htm,doc/TODO.htm,src/img.h: Start on v8 of the 3d format ... Tue, 09 Jul 2013 12:42:32 GMT Olly Betts [200a12c] src/commands.c: Fix ordering of the style masks to reflect swapping ... Tue, 09 Jul 2013 11:14:40 GMT Olly Betts [669d5d5] doc/TODO.htm: Update. Tue, 09 Jul 2013 10:32:32 GMT Olly Betts [c230a2a7] src/img.h: Remove unnecessary include of "useful.h" in IMG_HOSTED mode. Tue, 09 Jul 2013 08:50:58 GMT Olly Betts [ac28f4f] src/cavern.h,src/img.h: Renumber STYLE_PASSAGE and STYLE_NOSURVEY so ... Sun, 07 Jul 2013 13:04:56 GMT Olly Betts [1fad6d4] src/img.h: Just make fRead always int, eliminating IMG_HOSTED ... Sun, 07 Jul 2013 12:47:29 GMT Olly Betts [0c50ce3] src/extend.c,src/img.c,src/img.h: Repurpose the long unused fBinary ... Sun, 07 Jul 2013 12:23:12 GMT Olly Betts [ab42a9c] src/img.h: Add comments for the lists of "Leg flags" and "Station flags". Sun, 07 Jul 2013 12:21:17 GMT Olly Betts [3fb4350] NEWS,src/dump3d.c,src/img.h: Drop img_FLAG_NOSURVEY - it's redundant ...