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 …
Note: See TracTimeline for information about the timeline view.