Timeline
06/01/16:
- 22:58 Changeset in git [66c7b6b]RELEASE/1.2line_contentsproj-api-updatestereo by
- Allow use of local unifont.hex and use than in OS X CI build
- 21:05 Ticket #79 (Errors when building survex RPM for fedora) created by
- There are 2 errors with the survex.spec file when attempting to build …
- 13:01 Changeset in git [7e59f1c]RELEASE/1.2line_contentsproj-api-updatestereo by
- Try to get OS X CI build working
- 12:45 Changeset in git [ccaf632]RELEASE/1.2line_contentsproj-api-updatestereo by
- Simplify upgrading process with innosetup installer If Survex is …
- 11:57 Changeset in git [cd746b9]RELEASE/1.2line_contentsproj-api-updatestereo by
- Update NEWS
- 11:43 Changeset in git [cde8002]RELEASE/1.2line_contentsproj-api-updatestereo by
- Remove TODO item which is no longer relevant
- 11:20 Changeset in git [faf83be]RELEASE/1.2line_contentsproj-api-updatestereo by
- Escape for CreateProcess?(), not cmd.exe We now use wxProcess::Open() …
- 11:19 Changeset in git [004b1c2]RELEASE/1.2line_contentsproj-api-updatestereo by
- Stop before signing, etc if run with -t
05/01/16:
- 04:38 ReleaseNotes/1.2.24 edited by
- add space in filename issue (diff)
- 04:18 Milestone 1.2.25 completed
- 04:16 ReleaseNotes/1.2.25 created by
- create for 1.2.25
- 04:06 Changeset in git [cd5cd8f]RELEASE/1.2line_contentsproj-api-updatestereo1.2.25 by
- Update for 1.2.25
- 03:48 Changeset in git [f1e3ed3]RELEASE/1.2line_contentsproj-api-updatestereo by
- Don't try to set terminal title gnome-terminal no longer supports -t, …
- 03:48 Changeset in git [e768f29]RELEASE/1.2line_contentsproj-api-updatestereo by
- Improve handling of bad UTF-8 in cavern output
- 02:10 Changeset in git [04c461e]RELEASE/1.2line_contentsproj-api-updatestereo by
- Make line counting more robust to mixed line ends It used to …
04/01/16:
- 20:20 Changeset in git [4e92bec]RELEASE/1.2line_contentsproj-api-updatestereo by
- Initial work on NEWS update for next release
- 20:15 Changeset in git [e6ead0b]RELEASE/1.2line_contentsproj-api-updatestereo by
- Update vim syntax for backlength/backtape
- 06:32 Changeset in git [f39d198]RELEASE/1.2line_contentsproj-api-updatestereo by
- A few more adapted translations
- 06:29 Changeset in git [df10c51]RELEASE/1.2line_contentsproj-api-updatestereo by
- Modernise filetype handling for Linux
- 06:16 Ticket #71 (Backtape) closed by
- fixed: Implemented in [4f38f94f7adcdf27c62b046bd6aa58631bb00d93/git], will be …
- 05:59 Changeset in git [68c0418]RELEASE/1.2line_contentsproj-api-updatestereo by
- Force non-interactive CPAN install for OS X CI build
- 05:26 Changeset in git [2bc9bfd]RELEASE/1.2line_contentsproj-api-updatestereo by
- Install Locale::PO for OS X CI build
- 05:25 Changeset in git [4f38f94]RELEASE/1.2line_contentsproj-api-updatestereo by
- Implement support for tape on backsights If you're using something …
- 00:12 Changeset in git [b4eb8ea]RELEASE/1.2line_contentsproj-api-updatestereo by
- Add clear max point to "back2" testcase too
03/01/16:
- 23:05 Changeset in git [cccf66e]RELEASE/1.2line_contentsproj-api-updatestereo by
- brew upgrade -> brew install
- 22:51 Changeset in git [b202d52]RELEASE/1.2line_contentsproj-api-updatestereo by
- Add clear max point to "back" testcase This should avoid the station …
- 13:11 Changeset in git [8afa264]RELEASE/1.2line_contentsproj-api-updatestereo by
- Two more translated messages
- 12:57 Changeset in git [58e3c13]RELEASE/1.2line_contentsproj-api-updatestereo by
- Fix broken SGML markup
- 09:49 Changeset in git [ac8787c]RELEASE/1.2line_contentsproj-api-updatestereo by
- Fix to use correct sd for backcompass We were using zero instead, the …
- 09:49 Changeset in git [aa34ff4]RELEASE/1.2line_contentsproj-api-updatestereo by
- Remove pointless comment
- 03:12 Ticket #78 (CLINO and BACKCLINO readings must be of the same type for DOWN/DOWN, ...) closed by
- fixed: I've improved the error message for this case in …
- 03:05 Changeset in git [5d1c60c]RELEASE/1.2line_contentsproj-api-updatestereo by
- Improve message for mismatched fore/back-sight plumbs See #78.
- 02:42 Changeset in git [45887292]RELEASE/1.2line_contentsproj-api-updatestereo by
- Need netpbm for travis OS X build
- 02:33 Changeset in git [74506f1]RELEASE/1.2line_contentsproj-api-updatestereo by
- Fix to be valid ISO C90
- 01:50 Changeset in git [15ba0b5]RELEASE/1.2line_contentsproj-api-updatestereo by
- Rework CavernLogWindow? to use wxProcess Hopefully this should fix …
02/01/16:
- 23:06 Changeset in git [32f130a]RELEASE/1.2line_contentsproj-api-updatestereo by
- Removed unused forward class declaration
- 22:48 Changeset in git [0415bac]RELEASE/1.2line_contentsproj-api-updatestereo by
- Switch use of threads on defined(CAVERNLOG_USE_THREADS) Makes it …
- 22:36 Changeset in git [15033fd]RELEASE/1.2line_contentsproj-api-updatestereo by
- NULL out cavern_out after pclose()
- 22:27 Changeset in git [184d6d4]RELEASE/1.2line_contentsproj-api-updatestereo by
- Report bad UTF-8 sequences in cavern output
- 21:49 Changeset in git [00f4e69]RELEASE/1.2line_contentsproj-api-updatestereo by
- Ensure the HTML page is empty before we run cavern
- 21:48 Changeset in git [2a00719]RELEASE/1.2line_contentsproj-api-updatestereo by
- Use wxTHREAD_WAIT_BLOCK if available As recommended by the wx …
- 21:25 Changeset in git [ed1c0ab]RELEASE/1.2line_contentsproj-api-updatestereo by
- Revert gfxcore.cc changes accidentally included in previous commit
- 03:40 Changeset in git [dc449ee]RELEASE/1.2line_contentsproj-api-updatestereo by
- Fix incorrect reporting of errors from img library Since 1.2.8, the …
- 02:40 Changeset in git [a16d11b]RELEASE/1.2line_contentsproj-api-updatestereo by
- Merge the two minor variants of same code
- 02:24 Changeset in git [deb536fb]RELEASE/1.2line_contentsproj-api-updatestereo by
- Improve source code comments
- 01:04 Ticket #77 (missing "error: " or "warning: " in front of "CLINO and BACKCLINO ...) closed by
-
fixed: You need to upgrade - Survex puts
error
in front of errors since … - 00:47 Changeset in git [544a46c]RELEASE/1.2line_contentsproj-api-updatestereo by
- Fix jump to error for filenames containing colons If an error only …
- 00:47 Changeset in git [16b9559]RELEASE/1.2line_contentsproj-api-updatestereo by
- Happy new year
- 00:02 Ticket #78 (CLINO and BACKCLINO readings must be of the same type for DOWN/DOWN, ...) created by
- Here's an except of my data: […] Cavern complains that "CLINO …
01/01/16:
- 23:38 Ticket #77 (missing "error: " or "warning: " in front of "CLINO and BACKCLINO ...) created by
- I recently started contributing to Cavewhere, which uses Survex as a …
- 22:44 Changeset in git [1426a761]RELEASE/1.2line_contentsproj-api-updatestereo by
- A few more translations
- 11:35 Ticket #73 (Displaying LRUDs for vertical legs) closed by
- fixed: Reproduced with 1.2.24. This is caused by a bit of special case code …
- 11:32 Ticket #76 (Stop pitches becoming 2D sheets in tubes) created by
- Consider a simple survey with a vertical step such as: […] This …
- 11:21 Changeset in git [be566f2]RELEASE/1.2line_contentsproj-api-updatestereo by
- Drop broken code which attempts to fix 2D pitches Fixes #73, reported …
31/12/15:
- 23:05 Changeset in git [d8fa093]RELEASE/1.2line_contentsproj-api-updatestereo by
- Update vim syntax file for newer commands
- 10:40 Ticket #75 (Problem processing .svx files with aven) created by
- Hi I have been successfully using Survex for many years – a …
25/12/15:
- 10:38 Ticket #74 (Dimensions for vertical passages) created by
- The passage tubes in aven are a great visualization tool, but …
17/12/15:
- 08:00 Ticket #73 (Displaying LRUDs for vertical legs) created by
- There is a bug in the way LRUDs are displayed for stations connected …
15/12/15:
- 04:06 Ticket #72 (Include LRUD in page size when printing) created by
- For large passages, the LRUD markers sometimes end up outside the …
- 01:08 Ticket #71 (Backtape) created by
- I am surprised I couldn't find an existing ticket about this, but …
- 00:53 Ticket #70 (Print in colour) created by
- I would like to print survey legs, stations, and LRUD markers in …
Note: See TracTimeline
for information about the timeline view.