Timeline
16/07/18:
- 07:18 Changeset in git [ff0494f]proj-api-update by
- Update manual for Microsoft Windows changes
- 05:32 Changeset in git [df121c2d]proj-api-update by
- Support exporting as CSV This is just the Survex POS output filter …
- 05:00 Changeset in git [8553bdb]proj-api-update by
- Fix -Wcast-align warning in pos.cc
- 04:57 Changeset in git [3b25c5f]proj-api-update by
- [ci] Try xcode 9.3 and 7.3 9.4 didn't reproduce Mark's problem, and …
- 04:35 Changeset in git [abe14f2]proj-api-update by
- [ci] Fix macOS builds Fix missing "script" for two of the builds, and …
- 04:12 Changeset in git [8aea905]proj-api-update by
- [ci] Test on macOS 10.10 and 10.13 too Mark Shinwell reported some …
- 03:07 Changeset in git [32a040e]proj-api-update by
- Support "clamp to ground" for KML export The default altitude mode …
- 02:42 Changeset in git [d01b55a]proj-api-update by
- Use C++11 member initialisation
- 02:25 Changeset in git [485dce9]proj-api-update by
- Update todo list We've shown the readings as entered for "Suspicious …
- 02:23 Changeset in git [398956b]proj-api-update by
- Add test for warnings about suspect readings
- 01:03 Changeset in git [0642381]proj-api-update by
- Highlight surveys on survey tree mouseover This is cleaner than …
- 00:35 Changeset in git [09ad6d7]proj-api-update by
- Fix handling showing both a parent and child survey In this case it …
10/07/18:
- 01:17 Changeset in git [e49b289]proj-api-update by
- Revert "[ci] Stick with proj 4.9.x on macOS" Homebrew now has PROJ …
- 01:13 Changeset in git [d2178bf]proj-api-update by
- Revert "[ci] Bodge survexport.1 for macOS build" Bodge no longer …
09/07/18:
- 13:03 Changeset in git [2907665]proj-api-update by
- survexport: Catch and report wxString exceptions This means we now …
- 13:02 Changeset in git [3924ef1]proj-api-update by
- Fix typo in macro name MSG_SETUP_PROJ_SERACH_PATH -> …
- 12:54 Changeset in git [5b9d78d]proj-api-update by
- dump3d: Report station WALL flag This was added in 1.2.7.
08/07/18:
- 12:19 Changeset in git [44e007d]proj-api-update by
- Only show checkboxes for surveys not stations
- 08:09 Changeset in git [6e1a54e]proj-api-update by
- Fix mismatch BeginPolyline?()/EndLines?() No functional effect as the …
- 08:08 Changeset in git [9e8e1d6]proj-api-update by
- Include survey tree status icon in mouseover area
06/07/18:
- 04:13 Changeset in git [0273042]proj-api-update by
- Eliminate use of gluErrorString Fixes deprecation warning on macOS.
03/07/18:
- 05:40 Changeset in git [38ba3b6]proj-api-update by
- Fix wx assertion We were trying to grey out menu options which are …
- 05:39 Changeset in git [0a4ee94]proj-api-updatedebian/1.2.35-1 by
- releasing package survex version 1.2.35-1
- 05:37 Changeset in git [d75f988]proj-api-update by
- Fix assertion introduced by this upstream release: fix-wx-assertion.patch
- 05:10 Changeset in git [a09c49e]proj-api-update by
- Add autopkgtest which runs upstream cavern.tst using installed cavern, …
- 04:59 Changeset in git [0aa9625]proj-api-update by
- Update debian packaging for 1.2.35
- 04:34 Milestone 1.2.34 completed
- 04:33 ReleaseNotes/1.2.35 created by
- create for 1.2.35
- 03:43 Changeset in git [8ea94ea]proj-api-update1.2.35 by
- make_release: Run distcheck with VERBOSE=1 That way we can see what …
- 03:33 Changeset in git [5dae1ba]proj-api-update by
- Fix unused parameter warnings
- 03:25 Changeset in git [699c65f]proj-api-update by
- Disable incomplete multi-select menu options "Hide" and "Hide …
- 03:21 Changeset in git [facb636]proj-api-update by
- Update for 1.2.35
- 02:50 Changeset in git [1605568]proj-api-update by
- Merge branch 'multi-filter-by-survey'
- 02:49 Changeset in git [56e9cee]proj-api-update by
- Back out unrelated changes to mouse cursor handling
02/07/18:
- 00:10 Changeset in git [c78d5b4]proj-api-update by
- Make tree multi-select look like checkboxes
01/07/18:
- 23:58 Changeset in git [17a38de]proj-api-update by
- Move code to fill survey tree into AvenTreeCtrl?
- 22:45 Changeset in git [0ae40fa]proj-api-update by
- Clean up handling of AvenTreeCtrl?'s m_Enabled flag
- 22:43 Changeset in git [4dc54fa]proj-api-update by
- Stop survey tree opening for double click on label This was happening …
- 21:53 Changeset in git [e34f3d8]proj-api-update by
- Handle splitting tubes better in export
- 08:58 Changeset in git [dd48215]proj-api-update by
- Hook up survey filtering of tubes in export Currently slightly buggy, …
- 08:55 Changeset in git [1e19db5]proj-api-update by
- Hook up survey filtering of stations in export
- 08:55 Changeset in git [d7078b4]proj-api-update by
- Make use of C++11 to avoid needing to write > >
- 08:55 Changeset in git [1a46879]proj-api-update by
- Hook up multi-survey filtering more Multiple --survey options in …
- 07:33 Changeset in git [672459c]proj-api-update by
- Hook up multi-select in survey tree Filtering works for everthing …
27/06/18:
- 05:06 Changeset in git [49c58872]proj-api-update by
- Store survey name in traverse class This requires we split traverses …
21/06/18:
- 02:48 Changeset in git [c63f69e]proj-api-update by
- Remove svxedit icon which is no longer used
- 02:46 Changeset in git [63a2dba]proj-api-update by
- Use XPM for toolbar bitmaps on Microsoft Windows We were using PNGs …
- 02:25 Changeset in git [b8f74af]proj-api-update by
- Fix mingw_iss rule The handling of wxstd.mo files was missing …
20/06/18:
- 01:11 Changeset in git [6616cdbf]stereo by
- Push stereo OpenGL code down to gla layer
- 01:11 Changeset in git [236a1b1]stereo by
- Add --stereo option Supports arguments "buffers" (OpenGL stereo …
19/06/18:
- 07:53 Changeset in git [36da3f6]stereo by
- Merge branch 'master' into stereo
- 07:05 Changeset in git [0720ecc]proj-api-updatestereo by
- Fill in more easy adjustments of existing messages
- 06:25 Changeset in git [caa5fda]proj-api-updatestereo by
- Refactor start-up check for OpenGL Rather than using the apparently …
- 03:55 Changeset in git [81b44f0]proj-api-updatestereo by
- Fill in easy adjustments of existing messages
18/06/18:
- 06:07 Changeset in git [c05dec0]proj-api-updatestereo by
- Fix po mis-merge for reused message number
- 05:58 Changeset in git [b61c945]proj-api-updatestereo by
- id.po: Fill in easy adjustments of existing messages
- 05:47 Changeset in git [8315ab5e]proj-api-updatestereo by
- pl.po: Fill in easy adjustments of existing messages
- 05:42 Changeset in git [a9c208a]proj-api-updatestereo by
- fr.po: Fill in easy adjustments of existing messages
- 05:36 Changeset in git [07fab99]proj-api-updatestereo by
- es.po: Fill in easy adjustments of existing messages
- 05:30 Changeset in git [6f8675d]proj-api-updatestereo by
- en_US.po: Update new messages; fix legs->shots
- 05:25 Changeset in git [f46ceee]proj-api-updatestereo by
- Merge changes to po files
16/06/18:
- 03:06 Changeset in git [f7fb2ec]proj-api-updatestereo by
- survexport: Replace --no-xxx options with --xxx If no options specify …
Note: See TracTimeline
for information about the timeline view.