Timeline



14/04/15:

07:58 Changeset in git [38e5701]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
NEWS: Update.
01:27 Changeset in git [ceb2edb]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/mainfrm.cc: Moan if there's no coordinate system before allowing …

13/04/15:

15:04 Ticket #54 (Automatic Declination adjustment) created by Wookey
If surveys are dated and geolocated than a magnetic instrument …
12:38 Changeset in git [a6adfd87]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/export.cc: Adjust 'creator' in EPS output.
12:21 Changeset in git [33fd7d5]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/export.cc,src/printwx.cc: Add passage export for EPS format. (see #4)
04:09 Ticket #2 (netbits.c:1074: covariance matrix is singular) closed by Olly Betts
fixed: Added a check that the SDs are positive in …
04:08 Changeset in git [2cfcb32]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/commands.c,tests/cmd_fix_bad.out,tests/cmd_fix_bad.svx: Reject …
03:34 Changeset in git [77a92a1]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
tests/cmd_entrance_bad.svx: Fix not to accidentally specify sd of 0.

12/04/15:

14:01 Changeset in git [7087afb]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/avenprcore.cc,src/avenprcore.h,src/printwx.cc: Working towards …
11:22 Changeset in git [a5b7959]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/printwx.cc: Eliminate Init() and Pre() methods of svxPrintout class.
11:08 Changeset in git [3cb08b8]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/printwx.cc: Comment clean-ups.
11:02 Changeset in git [9550334]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/printwx.cc: Eliminate unused return value of svxPrintout::Pre().
11:01 Changeset in git [53494632]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/avenprcore.cc,src/avenprcore.h,src/printwx.cc: Eliminate footer …
10:50 Changeset in git [3f43e47]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/printwx.cc: Eliminate 4 file global variables.
10:50 Changeset in git [f53ad3d]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/printwx.cc: Make a couple of arrays const.
10:39 Changeset in git [dc7898c]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/avenprcore.h,src/printwx.cc: Make clip rectangle part of the …
10:33 Changeset in git [693ee9d]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/avenprcore.h: Remove unused header.
10:04 Changeset in git [31e0800]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/avenprcore.h: Remove dead code.
09:59 Changeset in git [f81c105]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
Remove remnants of svxedit packaging
09:54 Changeset in git [088d34f]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
make_release: Add comment documenting the purpose of this script.
09:53 Changeset in git [8bef4c6]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
Update for removal of ini.h
09:51 Changeset in git [1b317d3]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
tests/back.out,tests/back2.out,tests/lengthunits.out: Add missing …
09:37 Changeset in git [4bec1168]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/dump3d.c: Remove some commented out code from development.
09:25 Changeset in git [0699934]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/: Remove unused message 166.
09:23 Changeset in git [c585151e]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/avenprcore.cc: Clean up the currently unused code for skipping …
09:09 Changeset in git [f0e6d5c]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/avenprcore.h,src/printwx.cc: Simplify setting of pen colours while …
08:57 Changeset in git [04c9a6d]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/avenprcore.h,src/printwx.cc: Simplify setting of text colour.
08:57 Changeset in git [6332519]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/avenprcore.h: Remove unused constants.
08:23 Changeset in git [c3e81cf]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/avenprcore.h,src/printwx.cc: Simplify font handling when printing.
08:05 Changeset in git [79c78f7]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/printwx.cc: Use DC::GetCharHeight?() to get the height of the font, …
00:35 Changeset in git [6b2384e]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/printwx.cc: Destroy any existing clipping region before we write …

11/04/15:

01:50 Changeset in git [4a8031f]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
NEWS: Update.

10/04/15:

21:32 Changeset in git [2bf355e]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/en_US.po: Say "control point" more consistently.
12:02 Changeset in git [11169cb]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/: Pressing F6 toggles the display of rendering stats, currently …

07/04/15:

22:52 Changeset in git [89e0fe5]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/en_US.po: Remove fuzzy markers from a couple of messages.
11:20 Ticket #53 (Texture mapping onto terrain data) created by Olly Betts
(spun off #43) We should support texture mapping aerial/satellite …
07:03 Changeset in git [54fbad8]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Fix printf format/type mismatch.
07:02 Changeset in git [25dd19b]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Report an error if the survey data has no coordinate …

06/04/15:

16:33 Changeset in git [2f62215]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/en_US.po: Tweak accelerators to match recent tweaks to the master …
16:31 Changeset in git [b9deeab]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/en_US.po: Add translation of new message.
16:22 Changeset in git [4f6fc83]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/po-to-msg.pl: Fix off-by-one in count of untranslated messages.
16:21 Changeset in git [80d179e]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/po-to-msg.pl: Report if there are fuzzy strings for a language.
16:18 Changeset in git [51755e1]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/,src/mainfrm.cc: Update pot and merge pos.
15:05 Changeset in git [622460e]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/survex.pot,src/: Add UI for loading terrain files.
12:29 Changeset in git [b18d961]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.h: Remove method which is never defined.

05/04/15:

11:59 Changeset in git [705aaedd]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
doc/TODO.htm,doc/manual.sgml: Update for addition of terrain support.
10:50 Changeset in git [7e1da12]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gla-gl.cc: Tweak code for drawing crosses to be more like the code …
10:49 Changeset in git [1ae34d6]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Fix reversed check for endian-ness of .bil files.
10:49 Changeset in git [11fe902]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Plot the terrain with a …
10:46 Changeset in git [29f2e7d]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Increase volume diameter so that terrain doesn't get …
07:37 Changeset in git [c26455e]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Show busy cursor while building the terrain model.
05:37 Changeset in git [1065e69]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/checkshortcut.pl: Strip off accelerator before looking at …
05:25 Changeset in git [d405bab]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/checkshortcut.pl: Treat a missing shortcut as an error too.
05:25 Changeset in git [6316bfa]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/checkshortcut.pl: If there's a shortcut clash, report letters used …
05:23 Changeset in git [0b9ad66]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/deadmessages.txt,lib/merge-po: Fix extra "" on msgid when adding …
05:00 Changeset in git [35d5206]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/: Merge messages and resolve clashing menu accelarators.
04:40 Changeset in git [90c628d]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/survex.pot,src/mainfrm.cc: Fix clashing menu accelarators.
04:35 Changeset in git [46beda0]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/survex.pot,src/: Create a "Colour by" submenu of the "View" menu.
04:04 Changeset in git [9df33bc]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc,src/gfxcore.h: Add support for reading DEM data from …
03:22 Changeset in git [3fbdd0d]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Remove header which is no longer used.
02:27 Changeset in git [d36c3dc]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/: Remove actions from 'Orientation' menu which you wouldn't sanely …
00:25 Changeset in git [a9a4db0]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/: Remove actions from 'Rotation' menu which you wouldn't sanely …
00:07 Changeset in git [5314a0e]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc,src/gfxcore.h: Factor out DEM loading into a separate …

04/04/15:

23:30 Changeset in git [d347a2c]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Draw terrain before crosses/blobs.
23:02 Changeset in git [bfb3ab0]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Support 'SKIPBYTES' in the DEM data.
22:59 Changeset in git [847e40f]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Remove unused macros.
14:04 Changeset in git [194503c]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Fix DEM reading for big-endian platforms.
04:20 Changeset in git [6388423]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc,src/gfxcore.h: Render terrain as a transparent mesh of …

03/04/15:

05:27 Changeset in git [91732f2]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Test with the void-filled 3-arc second SRTM data.

02/04/15:

12:17 Changeset in git [05956b5]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
NEWS: Update.
12:13 Changeset in git [45630e2]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/ru.po: Fix accelerator clash.
11:43 Changeset in git [29fd30c]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/id.po,lib/ru.po: Merge translation updates.

01/04/15:

12:53 Changeset in git [8ed917dc]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Make stats read from DEM file static.
08:33 Changeset in git [48ae23c]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Process all of the DEM data.

31/03/15:

12:46 Changeset in git [be98901]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Read terrain data directly from the zip file.
12:37 Changeset in git [cd48e7c]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc: Make terrain white with 30% alpha rather than light …

30/03/15:

05:18 Ticket #52 (Labelling printouts) created by Erin Lynch
When printing multi-page surveys from aven on Windows, the line: …
05:03 Ticket #51 (Dim/colour surface legs) created by Erin Lynch
Surface legs currently display as a very bright white which obscures …

27/03/15:

09:13 Changeset in git [9b625fc]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
fix typo
08:03 Changeset in git [39c0d11]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
more missing deps
04:54 Changeset in git [122f04a]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
Another missing dep
02:30 Changeset in git [c7feaf2]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
disable clang for now; add missing dep
02:21 Changeset in git [0531bc0c]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
Install required packages for build
02:16 Changeset in git [f897b32]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
Fix syntax problems
02:10 Changeset in git [9bf2959]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
Add .travis.yml

23/03/15:

04:41 Changeset in git [8b16cc4]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
buildmacosx.sh: Remove packaging of svxedit for OS X.
02:30 Changeset in git [efa2899]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
survex.spec.in: Drop svxedit from RPM spec file.
02:29 Changeset in git [10ce38d]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
Upstream are dropping svxedit so drop the survex-svxedit package.
02:29 Changeset in git [d5cc724]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
* .gitignore,Makefile.am,configure.ac,lib/INSTALL.OSX, …
00:55 Changeset in git [76c16b9]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/INSTALL.OSX,src/mainfrm.cc: Attempt to address the size of the …

22/03/15:

10:11 Changeset in git [0d62afe]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
doc/manual.sgml: <?dbhtml seems to require > not ?> to terminate.
04:40 Changeset in git [ce92903]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
doc/manual.sgml: Fix bugs in the markup.
04:08 Changeset in git [6af6d51]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
* .gitignore,configure.ac,doc/: Eliminate most of the SGML entities we …

21/03/15:

20:52 Changeset in git [0476b10]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
NEWS: Update.
02:44 Changeset in git [9e17167]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
doc/diffpos.sgml,doc/extend.sgml: Remove &nbsp; which actually make …
02:29 Changeset in git [38335b7]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
doc/: Eliminate uses of Null End Tag, as a step towards making the …

19/03/15:

11:57 Changeset in git [22b0a8f]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
src/gfxcore.cc,src/gfxcore.h,src/mainfrm.h: Terrain data work in progress.
10:33 Changeset in git [4938bcd]RELEASE/1.2line_contentsproj-api-updatestereo by Olly Betts <olly@…>
lib/icons/Makefile.am,lib/icons/solid-surface.png, …
Note: See TracTimeline for information about the timeline view.