Timeline
16/01/14:
- 03:58 Changeset in git [f8c981b]line_contentsproj-api-updatestereo by
- lib/: Update pot and po files with current linenumber references.
- 03:58 Changeset in git [da6367cd]line_contentsproj-api-updatestereo by
- src/printwx.cc: Fix incorrect message in comment.
- 03:46 Changeset in git [d33b67a]line_contentsproj-api-updatestereo by
- lib/extract-msgs.pl: Fix to handle there being a comment before the …
- 03:17 Changeset in git [dd83970]line_contentsproj-api-updatestereo by
- lib/: Various translation updates.
- 03:16 Changeset in git [51384bf]line_contentsproj-api-updatestereo by
- lib/de.po,lib/de_CH.po: Move menu accelerator on "Farbschlüssel" from …
15/01/14:
- 21:00 Changeset in git [a770b1bd]line_contentsproj-api-updatestereo by
- lib/: Fill in some missing translations from existing similar translations.
- 10:57 ReleaseNotes/1.2.9 edited by
- (diff)
- 10:57 ReleaseNotes/1.2.8 edited by
- (diff)
- 10:56 Changeset in git [6264918]line_contentsproj-api-updatestereo by
- src/mainfrm.cc,src/mainfrm.h: Fix wxWidgets assertion when double …
- 10:04 ReleaseNotes/1.2.8 edited by
- (diff)
- 10:04 ReleaseNotes/1.2.9 edited by
- (diff)
- 09:54 Milestone 1.2.10 completed
- 09:53 ReleaseNotes/1.2.10 created by
- create
- 07:11 Changeset in git [6f0d0d8]line_contentsproj-api-updatestereo1.2.10 by
- NEWS,configure.ac: Update for 1.2.10.
- 07:07 Changeset in git [aedf23f]line_contentsproj-api-updatestereo by
- lib/ca.po,lib/de.po: Mark altered message as fuzzy in languages I …
- 06:25 Changeset in git [53966d3]line_contentsproj-api-updatestereo by
- NEWS: Update.
- 06:15 Changeset in git [15e50b0]line_contentsproj-api-updatestereo by
- src/img.c: Simplify reading of labels in 3d v1 and v2 files.
- 06:12 Changeset in git [3d3fb6c]line_contentsproj-api-updatestereo by
- lib/,src/cavernlog.cc: If we fail to start the external editor, throw …
- 06:00 Changeset in git [ba0f22b]line_contentsproj-api-updatestereo by
- src/img.c: Pass pimg->buf_len rather than literal 257.
- 00:24 Changeset in git [bca9107]line_contentsproj-api-updatestereo by
- src/img.c: Remove pointless "future expansion" comment from …
- 00:23 Changeset in git [a8638a6]line_contentsproj-api-updatestereo by
- src/img.c: Tweak recursive calls in img_read_item_ancient() and …
- 00:17 Changeset in git [a4454620]line_contentsproj-api-updatestereo by
- src/img.c,src/useful.h: Fix some glibc fortify source warnings.
- 00:17 Changeset in git [2adff93]line_contentsproj-api-updatestereo by
- src/img.c: Make 4 internal functions static.
14/01/14:
- 22:01 Changeset in git [3fce7eb]line_contentsproj-api-updatestereo by
- Update debian packaging ready for 1.2.9-1
- 21:57 Changeset in git [9feb252]line_contentsproj-api-updatestereo by
- src/printwx.cc: Minor code refactor.
- 21:52 Changeset in git [0ecf3b1]line_contentsproj-api-updatestereo by
- NEWS: Update.
- 21:50 Changeset in git [e0c2dfb]line_contentsproj-api-updatestereo by
- lib/en_US.po: Add missing translation.
- 21:25 Changeset in git [de9aa88]line_contentsproj-api-updatestereo by
- src/printwx.cc: Fix crash on "File->Print" or "File->Export" under …
- 21:24 Changeset in git [5440c295]line_contentsproj-api-updatestereo by
- src/aven.cc: Simplify handling of command line under WXMSW, fixing …
- 21:18 Changeset in git [c891a7e]line_contentsproj-api-updatestereo by
- configure.ac,src/img.c: Only use _putenv_s() under MSVC - mingw …
- 21:15 Changeset in git [db095f9]line_contentsproj-api-updatestereo by
- make_release: Turn on optimisation when building aven for Microsoft …
- 04:18 Changeset in git [e0f3ade]line_contentsproj-api-updatestereo by
- src/guicontrol.cc: If dragging with more than one mouse button held …
- 03:34 Changeset in git [a57af18]line_contentsproj-api-updatestereo by
- src/guicontrol.cc: Fix assertion if two mouse buttons are held down at …
- 03:23 Changeset in git [d9cd8ae]line_contentsproj-api-updatestereo by
- src/img.c,src/mainfrm.cc: Although these are often referred to as …
- 03:20 Changeset in git [d959ab2]line_contentsproj-api-updatestereo by
- buildmacosx.sh,configure.ac,doc/manual.sgml: Update references to …
- 03:14 Changeset in git [b554a4b]line_contentsproj-api-updatestereo by
- doc/manual.sgml: Note the station length limit Smaps used.
- 02:55 Changeset in git [d65419c]line_contentsproj-api-updatestereo by
- tests/expobug.svx: Fix comment typo.
- 02:53 Changeset in git [8ff910a]line_contentsproj-api-updatestereo by
- src/imgtest.c: Fix printf format to actually match types of parameters.
- 02:52 Changeset in git [110f59c]line_contentsproj-api-updatestereo by
- src/gpx.cc: Fix comment typo.
- 02:50 Changeset in git [f10cf8f]line_contentsproj-api-updatestereo by
- src/: Pass the numeric datestamp to ExportFilter::header(), and use it …
- 02:23 Changeset in git [5dc0378]line_contentsproj-api-updatestereo by
- src/datain.c: Fix NULL pointer dereference when processing Compass DAT …
- 02:23 Changeset in git [4f70ebc]line_contentsproj-api-updatestereo by
- src/: Add new "datestamp_numeric" field to struct img giving the …
- 02:23 Changeset in git [ad95991]line_contentsproj-api-updatestereo by
- src/img.c: Fix my_strcasecmp() to handle top-bit set characters better.
- 02:23 Changeset in git [6a1c384]line_contentsproj-api-updatestereo by
- src/gpx.cc: Don't try to write the title if it isn't set or is empty.
- 02:23 Changeset in git [b4d8642]line_contentsproj-api-updatestereo by
- src/export.cc: If the survey has a title, add it as a top-level …
- 02:23 Changeset in git [1e5ac43]line_contentsproj-api-updatestereo by
- src/export.cc: Escape '<', '>', and '&' in labels in exported SVG files.
- 02:23 Changeset in git [70462c8]line_contentsproj-api-updatestereo by
- src/: Pass the datestamp from the 3d file to the export code.
13/01/14:
- 04:01 Changeset in git [ea69247]line_contentsproj-api-updatestereo by
- src/avenprcore.cc,src/printwx.cc: Don't bother looking up the printer …
08/01/14:
- 06:33 Milestone 1.2.9 completed
- 06:22 ReleaseNotes/1.2.9 created by
- create
- 05:35 Changeset in git [179a57b]line_contentsproj-api-updatestereo1.2.9 by
- Create and upload detached ascii-armoured GPG signatures
- 05:34 Changeset in git [a989777]line_contentsproj-api-updatestereo by
- Use wxWidgets 3.0.0 install for MSW build
- 05:34 Changeset in git [f5baa8c]line_contentsproj-api-updatestereo by
- Preserve INSTALL when running autoreconf
- 04:50 Changeset in git [d6a770d]line_contentsproj-api-updatestereo by
- doc/HACKING.htm: Document how to configure wxWidgets 3.0.0 for mingw …
- 04:12 Changeset in git [6b6fb4d]line_contentsproj-api-updatestereo by
- NEWS,configure.ac: Update for 1.2.9.
- 03:57 Changeset in git [6b86108]line_contentsproj-api-updatestereo by
- lib/: Add "Language:" headers to .po files.
- 02:18 Changeset in git [8ec15cf]line_contentsproj-api-updatestereo by
- src/img.c: In non-hosted mode, don't define GETC and PUTC if they're …
- 02:17 Changeset in git [57cecaa]line_contentsproj-api-updatestereo by
- src/Makefile.am,src/imgtest.c: Add compile test that img.c and img.h …
- 01:14 Changeset in git [fa0246c]line_contentsproj-api-updatestereo by
- doc/cavern.sgml: Document --3d-version in cavern man page.
- 01:06 Changeset in git [997509d]line_contentsproj-api-updatestereo by
- src/moviemaker.cc: Set rc_buffer_size to avoid warning from libav when …
- 01:05 Changeset in git [710bd97]line_contentsproj-api-updatestereo by
- src/moviemaker.cc: Fix GCC warnings.
07/01/14:
- 23:09 Changeset in git [17edec7]line_contentsproj-api-updatestereo by
- src/img.c: In non-hosted mode, check that int is at least 32 bits, and …
- 22:07 Changeset in git [0b25b30]line_contentsproj-api-updatestereo by
- src/msvc/config.h.in: Update to INT16_T to int16_t and INT32_T to …
- 21:55 Changeset in git [9ad69a0]line_contentsproj-api-updatestereo by
- configure.ac: Don't call AC_C_CONST - C compilers without 'const' …
Note: See TracTimeline
for information about the timeline view.