source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @22114ef   10 years Olly Betts doc/3dformat.htm,src/img.c: Move the DATE and ERROR codes in 3d v8 to … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @900b32a   10 years Olly Betts src/img.c: Mask out the bit used to indicate no label change from the … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @e133186   10 years Olly Betts doc/3dformat.htm,src/img.c: The prefix is often unchanged from one leg … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @dec6b10   10 years Olly Betts doc/3dformat.htm,src/img.c: More work toward v8 of 3d format. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @c1785b1   10 years Olly Betts doc/TODO.htm: The data style of legs is now stored in the 3d file, so … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @567445a   10 years Olly Betts src/dump3d.c: Report the data style of legs. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @230aedd   10 years Olly Betts src/cad3d.c: Check for errors from img_rewind() and report them. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @cd91e16   10 years Olly Betts tests/cavern.tst: Run diffpos <expected> <actual> so the reports of … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @afe350e   10 years Olly Betts doc/3dformat.htm: Formatting tweaks. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @73fea40   10 years Olly Betts doc/3dformat.htm,doc/TODO.htm,src/img.c: Add an explicit flag for … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @ec812baa   10 years Olly Betts doc/3dformat.htm,doc/TODO.htm,src/img.h: Start on v8 of the 3d format … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @200a12c   10 years Olly Betts src/commands.c: Fix ordering of the style masks to reflect swapping of … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @669d5d5   10 years Olly Betts doc/TODO.htm: Update. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @c230a2a7   10 years Olly Betts src/img.h: Remove unnecessary include of "useful.h" in IMG_HOSTED mode. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @ac28f4f   10 years Olly Betts src/cavern.h,src/img.h: Renumber STYLE_PASSAGE and STYLE_NOSURVEY so … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @1fad6d4   10 years Olly Betts src/img.h: Just make fRead always int, eliminating IMG_HOSTED conditional. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @0c50ce3   10 years Olly Betts src/extend.c,src/img.c,src/img.h: Repurpose the long unused fBinary … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @ab42a9c   10 years Olly Betts src/img.h: Add comments for the lists of "Leg flags" and "Station flags". RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @3fb4350   10 years Olly Betts NEWS,src/dump3d.c,src/img.h: Drop img_FLAG_NOSURVEY - it's redundant … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @88c1ccb   10 years Olly Betts src/dump3d.c: Report if the file is an extended elevation. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @eb5aea0   10 years Olly Betts src/: Track the data style of each leg, and pass it in to img - it's … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @43ddd8b   10 years Olly Betts configure.ac,doc/3dformat-old.htm: Split off a copy of the current … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @ce9057c   10 years Olly Betts src/dump3d.c,src/netskel.c: The fBinary parameter of img_open_write() … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @b189252   10 years Olly Betts src/img.c: Revert to putting a human readable timestamp string in v7 … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @f346a33   10 years Olly Betts src/dump3d.c: Show only 2 decimal places on coordinates and passage … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @38500b0   10 years Olly Betts src/printwx.cc: Implement a copy ctor for BitValidator? in the same way … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @6a25547d   10 years Olly Betts src/Makefile.am: Ship gdtconvert and gen_img2aven. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @d380cd6   10 years Olly Betts make_release: Tweak 'mingw' building to look for a suitable wx-config … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @1298787   10 years Olly Betts src/printwx.cc: wxValidator subclasses shouldn't have a copy ctor, so … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @da9d788   10 years Olly Betts NEWS: Update from ChangeLog?. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @bb51ecd   10 years Olly Betts lib/launchpad-merge-po: New script to eliminate unwanted differences … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @ad0bf7b   10 years Olly Betts lib/unlaunchpad-po: Normalise dates in PO headers. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @6176b37   10 years Olly Betts lib/Makefile.am,lib/unlaunchpad-po: Add "launchpad-diff" make target … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @a69a767   10 years Olly Betts src/img.c: Handle .pos files containing unnamed stations - don't suck … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @9140f41   10 years Olly Betts src/mainfrm.cc: Fix mapping of flags when loading a .3d file. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @1ca095a   10 years Olly Betts * .gitignore,src/gen_img2aven: Commit script to generate img2aven.h. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @9e5ad92   10 years Olly Betts lib/: Update line number references and merge message changes from … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @df126137   10 years Olly Betts lib/Makefile.am,lib/merge-po: Add "merge-pos" target to merge in new … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @be3b9b9   10 years Olly Betts tests/: Commit files for new tests. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @42bd357   10 years Olly Betts src/img.c,src/img.h,src/mainfrm.cc: Store the 'processed at' timestamp … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @45dcea2   10 years Olly Betts src/commands.c: Correct comment about *alias. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @cd5b089   10 years Olly Betts lib/de.po,lib/de_CH.po,lib/en_US.po: Update translations. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @5d60ff0   10 years Olly Betts Add ChangeLog? entry for merged branch RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @82ae44a   10 years Olly Betts Reword "Splay Legs" submenu to be simply Hide/Fade/Show?; fix clashing … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @bd77a6a   10 years Olly Betts Increase alpha of faded splays from 25% to 40% RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @573e5f7   10 years Olly Betts Renumber new messages to not clash with trunk, and use lowest unused … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @4a1cede   10 years Olly Betts Use OpenGL alpha to draw faded splay legs RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @ad661cc   10 years Olly Betts Formatting fixes RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @8666fc7   10 years Olly Betts Splay legs display patch from Mateusz RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @5fe7292   10 years Olly Betts WIP - compiles but does not yet work RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @dcbcae0   10 years Olly Betts doc/manual.sgml,lib/survex.pot,src/,tests/Makefile.am, … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @f9044d0   10 years Olly Betts src/Makefile.am: Regenerate gradient.pov is gdtconvert changes. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @4fb15a1   10 years Olly Betts src/readval.c,tests/: Report column numbers as well as line numbers … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @a91c2b0   10 years Olly Betts src/cavernlog.cc: Remove useless extra quoting when invoking vim. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @e27a0c3   10 years Olly Betts src/netskel.c: Use fputs not printf to write literal string to avoid … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @8cea1ad   10 years Olly Betts src/datain.c: Variable 'len' in compile_error_token was static for no … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @d309e17   10 years Olly Betts src/mainfrm.cc,src/mainfrm.h: Skip anonymous stations. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @a2c33ae   10 years Olly Betts src/,tests/: Anonymous stations no longer have a made up unique name, … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @55ee200   10 years Olly Betts configure.ac: Update copyright date. RELEASE/1.2line_contentsproj-api-updatestereo last-good
(edit) @f15cde77   10 years Olly Betts src/: New station flag SFLAGS_USED to mark a station as "used" so we … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @631fa17   10 years Olly Betts configure.ac: Fix sizeof(wxChar) test to work for wx2.9. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @ee63994   10 years Olly Betts configure.ac,src/gla-gl.cc,src/glbitmapfont.h: It seems we need to … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @a5d615f   10 years Olly Betts configure.ac: Fix wxChar test to work in a non-cross-compiled build. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @30b66b5   10 years Olly Betts configure.ac,src/glbitmapfont.cc: Check sizeof(wxChar) at configure … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @c142664   10 years Olly Betts Fix name in ChangeLog? entry RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @fdd4a1f   10 years Olly Betts lib/en_US.po,lib/survex.pot: Update. RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @c8b5fa5   10 years Olly Betts src/aven.cc: Don't crash trying to report an error after the app … RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @419befc   11 years Olly Betts doc/manual.sgml: "surface topology" -> "surface topography". RELEASE/1.2line_contentsproj-api-updatestereo
(edit) @f95d6c7   11 years Olly Betts lib/Makefile.am: Remove launchpad-tarball target - changes now get … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @81dc8f3   11 years Olly Betts lib/survex.pot,src/dump3d.c: Add --show-dates/-d to --help output. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @b183fe1   11 years Olly Betts lib/po-to-msg.pl: Fix matching quote check to really allow for using « … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @8f365d5   11 years Olly Betts src/dump3d.c: Report img_STOP as STOP rather than CODE_0xffffffff. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @256c4c8   11 years Olly Betts src/: Use wxValidator to simplify keeping svxPrintDlg member variables … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @17c483d   11 years Olly Betts src/gla-gl.cc,src/glbitmapfont.cc: Add checks for errors when reading … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @6b536b3   11 years Olly Betts configure.ac,src/img.c: Avoid warning about redeclaration of round(). RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @7b9dc3f   11 years Olly Betts src/readval.c: Whitespace tweak. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @c23c626   11 years Olly Betts src/netartic.c: Use TSTBIT(w, x) instead of w & BIT(x). RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @187e72b   11 years Olly Betts src/listpos.c: Fix compiler warning. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @710ecc1   11 years Olly Betts lib/survex.pot,src/,tests/: Add support for anonymous stations, which … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @edf0717   11 years Olly Betts src/export.cc: Implement export of passage info for DXF (untested). RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @5624403   11 years Olly Betts src/gfxcore.cc,src/printwx.cc,src/printwx.h: Default the export/print … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @384534c   11 years Olly Betts src/gfxcore.cc,src/gfxcore.h: Export of passage detail now works … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @d713e5d   11 years Olly Betts src/avenprcore.cc,src/avenprcore.h,src/printwx.cc: Do away with the … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @6eef93d   11 years Olly Betts lib/: Fill in new messages from existing translations where possible. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @97d5744   11 years Olly Betts lib/: Merge from survex.pot to .po files. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @4b4f457   11 years Olly Betts lib/survex.pot: Update locations. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @d00b9b2   11 years Olly Betts src/printwx.cc: Disable passage-related export options when in a … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @e90a41e   11 years Olly Betts lib/survex.pot,src/: Add options to export dialog to control showing … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @fc68ad5   11 years Olly Betts src/: Implement exporting of passages (ticket#4) for SVG. Currently … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @0fa7aac   11 years Olly Betts lib/survex.pot,src/commands.c,src/readval.c,src/readval.h,tests/: Add … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @d2dc8a5   11 years Olly Betts lib/en_US.po: Fix clashing menu accelerator. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @79d84d9   11 years Olly Betts src/readval.c: Fix typo in previous change. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @ce8f81c   11 years Olly Betts src/readval.c,tests/: Demote errors about invalid dates to warnings, … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @2d8c78e   11 years Olly Betts src/listpos.c: But always leave space for at least 4 digits, so we … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @449dca9   11 years Olly Betts src/listpos.c: Adjust width of node stats table to fit longest count. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @b0d2c3e   11 years Olly Betts lib/survex.pot: Wrap TRANSLATORS comment. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @34bae8e   11 years Olly Betts lib/survex.pot: Add missing "c-format" annotation. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @577b94d   11 years Olly Betts lib/sk.po: Resolve a couple of inconsistencies in translation of … RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @07beaa4   11 years Olly Betts NEWS: Update from ChangeLog?. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
(edit) @fc06ec5   11 years Olly Betts lib/zh_CN.po: Translate another message. RELEASE/1.2add-show-splaysline_contentsproj-api-updatestereo
Note: See TracRevisionLog for help on using the revision log.