| [ffe7efe4] | 1 | Wed Oct 06 02:08:38 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 2 |
|
|---|
| 3 | * src/cavernlog.cc: Revert to using mb_str() for popen() and system()
|
|---|
| 4 | on Unix.
|
|---|
| 5 |
|
|---|
| [fc364dc] | 6 | Wed Oct 06 02:02:54 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 7 |
|
|---|
| 8 | * src/cavernlog.cc: Use _wpopen() and _wsystem() on Microsoft Windows
|
|---|
| 9 | so that paths with non-Latin1 characters in can be processed.
|
|---|
| 10 |
|
|---|
| [83e2433] | 11 | Wed Oct 06 01:16:03 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 12 |
|
|---|
| 13 | * src/cavernlog.cc: Need to quote filenames with spaces in for
|
|---|
| 14 | Microsoft Windows.
|
|---|
| 15 |
|
|---|
| [b4dbba1] | 16 | Wed Oct 06 00:54:44 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 17 |
|
|---|
| 18 | * lib/Makefile.am: Ship the extra .isl translation files for Innosetup.
|
|---|
| 19 |
|
|---|
| [c60cb16] | 20 | Wed Oct 06 00:49:18 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 21 |
|
|---|
| 22 | * src/datain.c: Add missing include of date.h.
|
|---|
| 23 |
|
|---|
| [f351ea24] | 24 | Wed Oct 06 00:48:28 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 25 |
|
|---|
| 26 | * src/date.c,src/date.h: Add files for date handling.
|
|---|
| 27 |
|
|---|
| [807f9dd] | 28 | Tue Oct 05 12:48:19 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 29 |
|
|---|
| 30 | * src/gla-gl.cc,src/gla.h: Check whether blobs and crosses actually
|
|---|
| 31 | render correctly as points/point sprites, and if they don't, fall
|
|---|
| 32 | back to drawing them with lines.
|
|---|
| 33 |
|
|---|
| [fe075d7] | 34 | Tue Oct 05 10:53:56 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 35 |
|
|---|
| 36 | * src/gla-gl.cc,src/gla.h: Cache the best method for drawing blobs
|
|---|
| 37 | and crosses, and recheck automatically if the graphics hardware
|
|---|
| 38 | or drivers are changed or upgraded.
|
|---|
| 39 |
|
|---|
| [226b599e] | 40 | Mon Oct 04 11:18:22 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 41 |
|
|---|
| 42 | * src/gla-gl.cc: Add \n to commented out debug message.
|
|---|
| 43 |
|
|---|
| [1671258] | 44 | Mon Oct 04 09:58:17 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 45 |
|
|---|
| 46 | * doc/index.htm.in,doc/manual.sgml,doc/survex.ent,lib/print.ini,
|
|---|
| 47 | src/printwx.cc,survex.iss.in: Use http://survex.com/ rather than
|
|---|
| 48 | http://www.survex.com/ - the former is the canonical name and
|
|---|
| 49 | www.survex.com just redirects.
|
|---|
| 50 |
|
|---|
| [52f67931] | 51 | Mon Oct 04 09:46:24 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 52 |
|
|---|
| 53 | * src/mainfrm.cc: Don't offer "All files" wildcard in presentation save
|
|---|
| 54 | dialog.
|
|---|
| 55 |
|
|---|
| [12ec820] | 56 | Mon Oct 04 08:19:40 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 57 |
|
|---|
| 58 | * src/gla-gl.cc: Pass GL_TRUE to OpenGL functions, rather than true.
|
|---|
| 59 |
|
|---|
| [f6d8375] | 60 | Sun Oct 03 06:46:03 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 61 |
|
|---|
| 62 | * src/gfxcore.cc,src/gla-gl.cc,src/gla.h: Use double instead of Double
|
|---|
| 63 | in cases where the value isn't being passed to OpenGL.
|
|---|
| 64 |
|
|---|
| [bde8c9a] | 65 | Sun Aug 22 13:30:54 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 66 |
|
|---|
| 67 | * src/gla-gl.cc: If we aren't using GL_POINTS for blobs, draw them
|
|---|
| 68 | using a series of abutting lines rather than with gluDisk which
|
|---|
| 69 | is faster and gives a consistent shape.
|
|---|
| 70 |
|
|---|
| [425a138] | 71 | Sat Aug 21 14:33:54 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 72 |
|
|---|
| 73 | * src/gla-gl.cc: Fix another use of GL_POINT_SIZE_RANGE to
|
|---|
| 74 | GL_SMOOTH_POINT_SIZE_RANGE.
|
|---|
| 75 |
|
|---|
| [b6f9294] | 76 | Sat Aug 21 14:30:56 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 77 |
|
|---|
| 78 | * src/gla-gl.cc: Fix non-USE_FNT case to work again (it's limited to
|
|---|
| 79 | ISO-8859-1 characters though).
|
|---|
| 80 |
|
|---|
| [04bf822] | 81 | Sat Aug 21 13:31:17 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 82 |
|
|---|
| 83 | * src/gla-gl.cc: Use GL_SMOOTH_POINT_SIZE_RANGE and
|
|---|
| 84 | GL_SMOOTH_POINT_SIZE_GRANULARITY instead of GL_POINT_SIZE_RANGE and
|
|---|
| 85 | GL_POINT_SIZE_GRANULARITY (unless they aren't defined) as the latter
|
|---|
| 86 | two are deprecated in OpenGL >= 1.2. If GL_ALIASED_POINT_SIZE_RANGE
|
|---|
| 87 | is available (OpenGL >= 1.2 again) then report its value in the
|
|---|
| 88 | about box.
|
|---|
| 89 |
|
|---|
| [1ee204e] | 90 | Fri Aug 20 12:26:40 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 91 |
|
|---|
| 92 | * doc/3dformat.htm,lib/messages.txt,src/,tests/: New v7 of .3d format
|
|---|
| 93 | which stores survey dates as number of days since Jan 1st 1900, so
|
|---|
| 94 | we now support dates from 1900-2078 (rather than 1970-2037) with a
|
|---|
| 95 | smaller file size. The img API is now versioned - you can select
|
|---|
| 96 | the new "version 1" by compiling with -DIMG_API_VERSION=1, which
|
|---|
| 97 | gives the survey dates in days in days1 and days2 instead of as
|
|---|
| 98 | time_t values in date1 and date2. Fixes ticket#14.
|
|---|
| 99 |
|
|---|
| [00d94ee] | 100 | Fri Aug 20 12:12:54 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 101 |
|
|---|
| 102 | * src/printwx.cc: Remove unused '#include <time.h>'.
|
|---|
| 103 |
|
|---|
| [82988f5] | 104 | Fri Aug 20 12:10:55 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 105 |
|
|---|
| 106 | * src/avenprcore.cc: Remove unused '#include <time.h>'.
|
|---|
| 107 |
|
|---|
| [0965597] | 108 | Fri Aug 20 10:10:05 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 109 |
|
|---|
| 110 | * src/export.cc: Explicit #include <time.h> for strftime().
|
|---|
| 111 |
|
|---|
| [576c27f] | 112 | Wed Aug 18 13:59:30 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 113 |
|
|---|
| 114 | * src/osdepend.h: Remove workaround for DOS Turbo C compiler.
|
|---|
| 115 |
|
|---|
| [2032841] | 116 | Wed Aug 18 02:03:39 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 117 |
|
|---|
| 118 | * buildmacosx.sh,configure.in,lib/Info.plist.in: Make buildmacosx.sh
|
|---|
| 119 | work.
|
|---|
| 120 |
|
|---|
| [025e84d] | 121 | Tue Aug 17 01:43:24 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 122 |
|
|---|
| 123 | * src/gfxcore.h: "using svx::Point;" gives an error, so use a macro
|
|---|
| 124 | instead.
|
|---|
| 125 |
|
|---|
| [506769f] | 126 | Wed Aug 04 03:27:22 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 127 |
|
|---|
| 128 | * src/img.c: Fix cast in get16() to be to short not long.
|
|---|
| 129 |
|
|---|
| [81e1aa4] | 130 | Wed Aug 04 02:32:16 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 131 |
|
|---|
| 132 | * src/cavernlog.cc,src/cavernlog.h: "Rerun" -> "Reprocess" to follow
|
|---|
| 133 | terminology in manual, etc. Fixes ticket#15.
|
|---|
| 134 |
|
|---|
| [e0c8f98] | 135 | Wed Jul 28 17:06:49 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 136 |
|
|---|
| 137 | * tests/: Most tests weren't actually running and testcases (looks like
|
|---|
| 138 | a sh portability issue). Fixed, and fortunately all tests still
|
|---|
| 139 | pass.
|
|---|
| 140 |
|
|---|
| [f9535d4] | 141 | Mon Jul 26 12:30:43 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 142 |
|
|---|
| 143 | * doc/manual.sgml: Fix typo "of" -> "on".
|
|---|
| 144 |
|
|---|
| [f9473ab] | 145 | Mon Jul 26 11:59:59 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 146 |
|
|---|
| 147 | * NEWS,configure.in: Update for 1.1.14.
|
|---|
| 148 |
|
|---|
| [7bdf66d] | 149 | Mon Jul 26 11:53:01 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 150 |
|
|---|
| 151 | * lib/messages.txt,src/: Remove things we no longer need now we've
|
|---|
| 152 | dropped support for RISC OS and DOS.
|
|---|
| 153 |
|
|---|
| [175cac6] | 154 | Mon Jul 26 11:19:40 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 155 |
|
|---|
| 156 | * src/cmdline.c: Remove reference to MSDOS.
|
|---|
| 157 |
|
|---|
| [9965b2b] | 158 | Mon Jul 26 10:23:07 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 159 |
|
|---|
| 160 | * src/: Strip out "Far" and "Huge" which we no longer need now that
|
|---|
| 161 | DOS memory models are no longer relevant.
|
|---|
| 162 |
|
|---|
| [9e12d78] | 163 | Mon Jul 26 09:57:37 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 164 |
|
|---|
| 165 | * configure.in: No need for AC_PROG_MAKE_SET when using automake.
|
|---|
| 166 |
|
|---|
| [5dd874a] | 167 | Mon Jul 26 09:48:10 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 168 |
|
|---|
| 169 | * configure.in,src/useful.h: On little-endian architectures, make
|
|---|
| 170 | get16() and get32() inline functions, rather than macros which use
|
|---|
| 171 | a global variable.
|
|---|
| 172 |
|
|---|
| [7e5d688] | 173 | Mon Jul 26 09:31:14 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 174 |
|
|---|
| 175 | * src/useful.c: Remove commented out code.
|
|---|
| 176 |
|
|---|
| [8c45eea] | 177 | Mon Jul 26 09:19:19 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 178 |
|
|---|
| 179 | * configure.in,src/img.c,src/useful.c,src/useful.h: Use AC_TYPE_INT16_T
|
|---|
| 180 | and AC_TYPE_INT32_T instead of home-brew equivalents.
|
|---|
| 181 |
|
|---|
| [39aa1a0] | 182 | Mon Jul 26 08:40:43 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 183 |
|
|---|
| 184 | * src/listpos.c: In "Station X referred to just once, with an explicit
|
|---|
| 185 | prefix - typo?" warning, give file and linenumber where the *equate
|
|---|
| 186 | occurred.
|
|---|
| 187 |
|
|---|
| [d40f787] | 188 | Mon Jul 26 08:37:46 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 189 |
|
|---|
| 190 | * src/readval.c: Fix comment typo.
|
|---|
| 191 |
|
|---|
| [0d38f0e] | 192 | Mon Jul 26 08:29:41 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 193 |
|
|---|
| 194 | * src/listpos.c: In "Station X referred to by *entrance or *export but
|
|---|
| 195 | never used" warning, give file and linenumber where the *entrance or
|
|---|
| 196 | *export occurred.
|
|---|
| 197 |
|
|---|
| [b23bcf0] | 198 | Mon Jul 26 07:44:26 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 199 |
|
|---|
| 200 | * src/aventreectrl.cc: Fix double-click handling for survey tree on
|
|---|
| 201 | wxMSW >= 2.8.11.
|
|---|
| 202 |
|
|---|
| [ad3d0a2] | 203 | Mon Jul 26 07:25:59 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 204 |
|
|---|
| 205 | * src/mainfrm.cc: Stop passing wxNO_FULL_REPAINT_ON_RESIZE as it is 0
|
|---|
| 206 | on all versions of wxWidgets we support (i.e. 2.6 and later).
|
|---|
| 207 |
|
|---|
| [318ac31] | 208 | Mon Jul 26 07:21:35 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 209 |
|
|---|
| 210 | * INSTALL,src/: Restore compatibility with wxWidgets 2.6.
|
|---|
| 211 |
|
|---|
| [1edaf8d] | 212 | Mon Jul 26 06:29:03 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 213 |
|
|---|
| 214 | * src/netskel.c: In "Unused fixed point" warning, give file and
|
|---|
| 215 | linenumber where the "*fix" occurred.
|
|---|
| 216 |
|
|---|
| [a07ee70] | 217 | Mon Jul 26 06:24:35 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 218 |
|
|---|
| 219 | * src/cavernlog.cc: Fix highlighting of links in CavernLog window to
|
|---|
| 220 | highlight just <file>:<line> (and not the ': ' after), and to make
|
|---|
| 221 | the title for the terminal the warning/error message. Make the
|
|---|
| 222 | checking stricter by checking that the linenumber is a number, to
|
|---|
| 223 | avoid false positives.
|
|---|
| 224 |
|
|---|
| [652b73b] | 225 | Mon Jul 26 04:48:12 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 226 |
|
|---|
| 227 | * Revert this change, as it appears wxMotif does support wxGLCanvas:
|
|---|
| 228 | * doc/manual.sgml: wxMotif apparently doesn't support wxGLCanvas, which
|
|---|
| 229 | is required by Aven in 1.1.x, so remove mention of Motif from manual.
|
|---|
| 230 |
|
|---|
| [fb5887c] | 231 | Mon Jul 26 03:24:38 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 232 |
|
|---|
| 233 | * src/: Add "Rerun" and "OK" buttons to the CavernLog window (as
|
|---|
| 234 | appropriate). (Addition of "OK" button fixes ticket#13). Fix up
|
|---|
| 235 | handling of splitter window to fix poor handling of various cases.
|
|---|
| 236 |
|
|---|
| [bc73093] | 237 | Sun Jul 25 15:32:42 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 238 |
|
|---|
| 239 | * src/mainfrm.cc,src/mainfrm.h: Clean up code which sorts out loading
|
|---|
| 240 | a file (and processing it first if necessary).
|
|---|
| 241 |
|
|---|
| [b0c416c] | 242 | Sun Jul 25 07:20:05 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 243 |
|
|---|
| 244 | * src/cavernlog.h: Fix filename in comment at top.
|
|---|
| 245 |
|
|---|
| [77b8654] | 246 | Sun Jul 25 07:17:20 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 247 |
|
|---|
| 248 | * src/cavernlog.cc: Don't double escape the contents of href and target
|
|---|
| 249 | in links in the log.
|
|---|
| 250 |
|
|---|
| [813919e] | 251 | Sun Jul 25 06:32:24 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 252 |
|
|---|
| 253 | * src/cavernlog.cc: Remove commented out calls to set the input
|
|---|
| 254 | encoding of the HTML parser - we now always escape non-ASCII
|
|---|
| 255 | characters as HTML entities.
|
|---|
| 256 |
|
|---|
| [438c9ed] | 257 | Fri Jul 23 14:15:25 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 258 |
|
|---|
| 259 | * src/cavernlog.h: Improve doc comment for process() method.
|
|---|
| 260 |
|
|---|
| [cca2ce1] | 261 | Fri Jul 23 12:38:43 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 262 |
|
|---|
| 263 | * src/printwx.cc,src/printwx.h: Don't compile in the preview code when
|
|---|
| 264 | we disable the preview feature.
|
|---|
| 265 |
|
|---|
| [193efb1] | 266 | Fri Jul 23 12:15:31 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 267 |
|
|---|
| 268 | * src/printwx.cc: The Gnome print dialog has its own preview window
|
|---|
| 269 | so suppress ours if using the Gnome one.
|
|---|
| 270 |
|
|---|
| [5297c43] | 271 | Fri Jul 23 11:21:52 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 272 |
|
|---|
| 273 | * configure.in: Update the wx-config probing code - wxmac-config etc
|
|---|
| 274 | aren't present with newer wxWidgets versions.
|
|---|
| 275 |
|
|---|
| [b7510ee] | 276 | Fri Jul 23 05:55:37 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 277 |
|
|---|
| 278 | * buildmacosx.sh: Update to use WX_CONFIG not WXCONFIG. Update to
|
|---|
| 279 | use a Unicode build. If building a private wx, use wx 2.8.11 not
|
|---|
| 280 | 2.7.0-1 (and don't replace carbon-glcanvas.cpp with our own version).
|
|---|
| 281 |
|
|---|
| [a75f5a1] | 282 | Sat Jul 10 12:15:23 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 283 |
|
|---|
| 284 | * src/cavernlog.cc: Set the select timeout before calling wxYield()
|
|---|
| 285 | when waiting for output from cavern to 0.1s instead of 0.00001s to
|
|---|
| 286 | avoid yielding excessively on slower machines where this is likely
|
|---|
| 287 | to really slow things down. Call Scroll() only once per line in
|
|---|
| 288 | the case where we are updating the scrollbar position. Call
|
|---|
| 289 | Update() instead of wxYield() after each line, since that's enough
|
|---|
| 290 | to get the window updated. Remove unused assignment "ch = left;"
|
|---|
| 291 | at end of loop.
|
|---|
| 292 |
|
|---|
| [9c0b089] | 293 | Fri Jul 09 14:42:47 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 294 |
|
|---|
| 295 | * configure.in: Link aven with -lGLU which SuSE Linux needs.
|
|---|
| 296 |
|
|---|
| [72f1bb2] | 297 | Fri Jul 09 14:31:39 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 298 |
|
|---|
| 299 | * src/mainfrm.cc: Highlight stations matching any current search when a
|
|---|
| 300 | file is loaded. (ticket#9)
|
|---|
| 301 |
|
|---|
| [2d5edf4] | 302 | Thu Jul 01 12:20:58 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 303 |
|
|---|
| 304 | * survex.iss.in: Clean up comments from over-enthusiastic search and
|
|---|
| 305 | replace which modified comments as well as code.
|
|---|
| 306 |
|
|---|
| [b38cd93] | 307 | Thu Jul 01 10:15:06 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 308 |
|
|---|
| 309 | * src/gfxcore.h: Work around Mac OS X polluting the global namespace
|
|---|
| 310 | with a "Point" class.
|
|---|
| 311 |
|
|---|
| [ecb7f9f] | 312 | Thu Jul 01 10:10:45 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 313 |
|
|---|
| 314 | * src/Makefile.am: Remove FIXME which has already been resolved.
|
|---|
| 315 |
|
|---|
| [24fd5b7] | 316 | Fri Jun 18 11:04:35 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 317 |
|
|---|
| 318 | * doc/manual.sgml: wxMotif apparently doesn't support wxGLCanvas, which
|
|---|
| 319 | is required by Aven in 1.1.x, so remove mention of Motif from manual.
|
|---|
| 320 |
|
|---|
| [880b954] | 321 | Fri Jun 18 03:03:55 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 322 |
|
|---|
| 323 | * doc/manual.sgml,src/aventreectrl.cc,src/gfxcore.cc,src/mainfrm.h:
|
|---|
| 324 | Correctly capitalise "GTK".
|
|---|
| 325 |
|
|---|
| [2bbfcec] | 326 | Fri Jun 18 02:58:06 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 327 |
|
|---|
| 328 | * doc/manual.sgml: Note that on Linux we only regularly test builds
|
|---|
| 329 | with the GTK+ version (change taken from 1.0).
|
|---|
| 330 |
|
|---|
| [c88a040] | 331 | Wed Jun 16 04:44:26 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 332 |
|
|---|
| 333 | * doc/Makefile.am: Use stampfile to stop unwanted rebuilds of the HTML
|
|---|
| 334 | version of the manual.
|
|---|
| 335 |
|
|---|
| [7e2f708] | 336 | Wed Jun 16 02:59:48 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 337 |
|
|---|
| 338 | * configure.in: Only ask for core, gl, and html wx libs to avoid
|
|---|
| 339 | linking to a load of others we don't use.
|
|---|
| 340 |
|
|---|
| [4a320aa] | 341 | Tue Jun 15 17:01:41 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 342 |
|
|---|
| 343 | * INSTALL: Update.
|
|---|
| 344 |
|
|---|
| [4056cdc] | 345 | Tue Jun 15 16:53:28 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 346 |
|
|---|
| 347 | * src/aven.cc: Fix to work with wxWidgets 2.6 too.
|
|---|
| 348 |
|
|---|
| [94f7e41] | 349 | Tue Jun 15 15:38:49 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 350 |
|
|---|
| 351 | * lib/survex-aven.desktop,lib/survex-svxedit.desktop: Merge in .desktop
|
|---|
| 352 | file updates from 1.0.39.1-4 Debian package.
|
|---|
| 353 |
|
|---|
| [7f24541] | 354 | Tue Jun 15 14:40:04 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 355 |
|
|---|
| 356 | * doc/Makefile.am: Fix lingering references to @DOCS_OTHER@.
|
|---|
| 357 |
|
|---|
| [e4bfd2f] | 358 | Tue Jun 15 14:32:55 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 359 |
|
|---|
| 360 | * NEWS: Update from ChangeLog.
|
|---|
| 361 |
|
|---|
| [0fd6750] | 362 | Tue Jun 15 14:09:29 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 363 |
|
|---|
| 364 | * Makefile.am,configure.in,doc/Makefile.am,make_release: Scrap the
|
|---|
| 365 | "alternative manual formats" zip file - people will generally just
|
|---|
| 366 | want one of them, so downloading several together isn't very useful.
|
|---|
| 367 | Replace PostScript version of manual with a PDF version (more
|
|---|
| 368 | compact and more people will have software to read PDF). Don't
|
|---|
| 369 | generate RTF format by default as PDF is more useful if you want
|
|---|
| 370 | a formatted version to print.
|
|---|
| 371 |
|
|---|
| [018db6f] | 372 | Tue Jun 15 13:36:30 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 373 |
|
|---|
| 374 | * doc/manual.sgml: Merge the "Contributing" section into the "Mailing
|
|---|
| 375 | List" section.
|
|---|
| 376 |
|
|---|
| [3554c39] | 377 | Tue Jun 15 12:57:13 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 378 |
|
|---|
| 379 | * Makefile.am,make_release: Just produce a zip file with the
|
|---|
| 380 | alternative manual formats - a self-extracting .exe is harder to
|
|---|
| 381 | use on other platforms, and most people have a zip file extractor
|
|---|
| 382 | installed.
|
|---|
| 383 |
|
|---|
| [c818632] | 384 | Tue Jun 15 12:36:13 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 385 |
|
|---|
| 386 | * survex.spec.in: Update survex.com URLs to drop "www.". Update
|
|---|
| 387 | wxGTK dependency to >= 2.6.0. Reenable "BuildRequires:" as
|
|---|
| 388 | the issue with building the package on Debian is no longer
|
|---|
| 389 | relevant.
|
|---|
| 390 |
|
|---|
| [56ad6ad] | 391 | Tue Jun 15 12:35:19 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 392 |
|
|---|
| 393 | * doc/manual.sgml: Update (C) years. "MacOS X" -> "Mac OS X".
|
|---|
| 394 |
|
|---|
| [8ed91e39] | 395 | Tue Jun 15 12:13:42 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 396 |
|
|---|
| 397 | * doc/manual.sgml: Remove out of date postal addresses - we can
|
|---|
| 398 | probably safely assume people have email these days. Direct
|
|---|
| 399 | people to the mailing list since they are likely to get a
|
|---|
| 400 | quicker response rather than mailing individuals. Remove
|
|---|
| 401 | mention of a paper mailing list. Remove mention of sending
|
|---|
| 402 | us a floppy (!) or blank CDR to get a version as I can't recall
|
|---|
| 403 | the last time I gave someone a copy on physical media.
|
|---|
| 404 |
|
|---|
| [98fbcf6] | 405 | Tue Jun 15 11:22:56 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 406 |
|
|---|
| 407 | * Makefile.am,make_release: I can't persuade rpmbuild to work sanely,
|
|---|
| 408 | and people can just as easily build binary RPMs from the source
|
|---|
| 409 | tarball as from the srpm, so just remove the rpm target from the
|
|---|
| 410 | makefile and code which uses it from make_release - it's less to
|
|---|
| 411 | have to maintain too.
|
|---|
| 412 |
|
|---|
| [098acb1] | 413 | Tue Jun 15 10:59:12 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 414 |
|
|---|
| 415 | * make_release: Use "set -e" rather than checking the exit codes of
|
|---|
| 416 | commands. -t no longer disables targets - set mk to do that.
|
|---|
| 417 |
|
|---|
| [dd7674d] | 418 | Tue Jun 15 09:41:11 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 419 |
|
|---|
| 420 | * make_release: Fix defaulting of list of things to do.
|
|---|
| 421 |
|
|---|
| [a061be6a] | 422 | Tue Jun 15 09:12:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 423 |
|
|---|
| 424 | * src/gdtconvert: Add "Generated" comment to output file.
|
|---|
| 425 |
|
|---|
| [ce80d82] | 426 | Tue Jun 15 09:10:02 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 427 |
|
|---|
| 428 | * src/gdtconvert: Add GPL license boilerplate.
|
|---|
| 429 |
|
|---|
| [68d7dfc] | 430 | Tue Jun 15 08:53:28 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 431 |
|
|---|
| 432 | * src/gettexttomsg.pl,src/wx.h: Add GPL boilerplate to files which were
|
|---|
| 433 | missing it.
|
|---|
| 434 |
|
|---|
| [ecbc6c18] | 435 | Tue Jun 15 08:46:28 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 436 |
|
|---|
| 437 | * src/: Update FSF address in licence notices.
|
|---|
| 438 |
|
|---|
| [5e3879f] | 439 | Tue Jun 15 08:06:09 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 440 |
|
|---|
| 441 | * src/guicontrol.cc: Allow "Toggle Fullscreen" to work even if no
|
|---|
| 442 | survey is loaded now that we persist the window size between
|
|---|
| 443 | invocations.
|
|---|
| 444 |
|
|---|
| [381bf27] | 445 | Tue Jun 15 08:03:53 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 446 |
|
|---|
| 447 | * src/gla-gl.cc: Use GL_BLEND rather than GL_ALPHA to work better with
|
|---|
| 448 | anti-aliased TXF files.
|
|---|
| 449 |
|
|---|
| [c57bd20] | 450 | Tue Jun 15 07:59:09 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 451 |
|
|---|
| 452 | * src/fnt.cc: Use font size from txf file rather than trying to
|
|---|
| 453 | calculate it from the texture fragment sizes.
|
|---|
| 454 |
|
|---|
| [d133b65] | 455 | Tue Jun 15 07:48:13 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 456 |
|
|---|
| 457 | * lib/Makefile.am,lib/TexFont.h,lib/gentexfont.c: Generate aven.txf with
|
|---|
| 458 | afm2txf.pl instead of gentexfont because gentexfont's licence doesn't
|
|---|
| 459 | allow distribution of modified versions.
|
|---|
| 460 |
|
|---|
| [72f37d2] | 461 | Tue Jun 15 07:43:48 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 462 |
|
|---|
| 463 | * lib/afm2txf.pl: Add support for -o option to specify output .txf
|
|---|
| 464 | file.
|
|---|
| 465 |
|
|---|
| [7c7cffd] | 466 | Tue Jun 15 07:10:16 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 467 |
|
|---|
| 468 | * lib/afm2txf.pl: Sanitise $FONT to ensure it doesn't contain a '/'.
|
|---|
| 469 | Remove the temporary .ppm file at the end.
|
|---|
| 470 |
|
|---|
| [46cd512] | 471 | Tue Jun 15 06:13:30 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 472 |
|
|---|
| 473 | * lib/afm2txf.pl: Fix alignment of characters, backported from PLIB
|
|---|
| 474 | SVN.
|
|---|
| 475 |
|
|---|
| [233995e] | 476 | Tue Jun 15 05:05:05 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 477 |
|
|---|
| 478 | * lib/afm2txf.pl: Quote $FONT when passing to external commands.
|
|---|
| 479 |
|
|---|
| [9ce6a65] | 480 | Tue Jun 15 04:24:33 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 481 |
|
|---|
| 482 | * lib/afm2txf.pl: Change character 96 from "grave" to "quoteleft".
|
|---|
| 483 |
|
|---|
| [1dafcb8] | 484 | Tue Jun 15 04:22:59 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 485 |
|
|---|
| 486 | * lib/afm2txf.pl: Extend to cover ISO-8859-1, not just ASCII.
|
|---|
| 487 |
|
|---|
| [845fac6] | 488 | Tue Jun 15 04:08:34 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 489 |
|
|---|
| 490 | * lib/afm2txf.pl: Clean up trailing whitespace.
|
|---|
| 491 |
|
|---|
| [fb5791d] | 492 | Tue Jun 15 04:02:40 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 493 |
|
|---|
| 494 | * lib/afm2txf.pl: Add GPL script for creating txf files.
|
|---|
| 495 |
|
|---|
| [cfe20c7] | 496 | Mon Jun 14 06:33:11 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 497 |
|
|---|
| 498 | * lib/splash.png: Remove now unused graphical splash screen (it has
|
|---|
| 499 | hardcoded (C) details, which wasn't a good approach).
|
|---|
| 500 |
|
|---|
| [ecc16fc] | 501 | Mon Jun 14 05:20:44 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 502 |
|
|---|
| 503 | * src/fnt.cc: Handle the left bearing and character width correctly.
|
|---|
| 504 |
|
|---|
| [5f4a155] | 505 | Mon Jun 14 04:44:22 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 506 |
|
|---|
| 507 | * src/fnt.cc: Change back to not using GL_COLOR_INDEX, but with still
|
|---|
| 508 | being able to set the font texture from a byte array.
|
|---|
| 509 |
|
|---|
| [967723f] | 510 | Mon Jun 14 04:23:22 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 511 |
|
|---|
| 512 | * src/fnt.h,src/gla-gl.cc: Pass the length of the string to
|
|---|
| 513 | fntTexFont::puts() rather than recalculating it inside the
|
|---|
| 514 | method.
|
|---|
| 515 |
|
|---|
| [6f14ee0] | 516 | Sun Jun 13 12:57:08 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 517 |
|
|---|
| 518 | * src/mainfrm.cc: Fix switching to and from the CavernLogWindow pane
|
|---|
| 519 | to use wxSplitterWindow::ReplaceWindow() which fixes various issues
|
|---|
| 520 | with sizing and resizing of the panes.
|
|---|
| 521 |
|
|---|
| [8a05a7a] | 522 | Sun Jun 13 12:23:23 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 523 |
|
|---|
| 524 | * src/: Add wmsg_cfgpth() which caches the result of msg_cfgpth() as
|
|---|
| 525 | a wxString.
|
|---|
| 526 |
|
|---|
| [d3172cc] | 527 | Sun Jun 13 06:57:07 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 528 |
|
|---|
| 529 | * src/cavernlog.cc,src/gla-gl.cc,src/mainfrm.cc: wxString::fn_str() on
|
|---|
| 530 | wxmsw returns a wide string, which doesn't work with fopen(), etc, so
|
|---|
| 531 | call char_str() instead for now.
|
|---|
| 532 |
|
|---|
| [5f97258] | 533 | Sun Jun 13 05:41:30 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 534 |
|
|---|
| 535 | * src/printwx.cc: Use wxString::FromAscii() for the units on the scale
|
|---|
| 536 | bar which we know to be ASCII. No need to use msgPerm() for a
|
|---|
| 537 | message we assign to a wxString.
|
|---|
| 538 |
|
|---|
| [f302cbaa] | 539 | Sun Jun 13 04:44:30 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 540 |
|
|---|
| 541 | * src/mainfrm.cc,src/printwx.cc: Use wxFileName::SplitPath() instead of
|
|---|
| 542 | baseleaf_from_fnm().
|
|---|
| 543 |
|
|---|
| [98a3786] | 544 | Sun Jun 13 00:57:11 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 545 |
|
|---|
| 546 | * src/export.cc,src/gfxcore.cc: wxString::fn_str() on wxmsw returns
|
|---|
| 547 | a wide string, which doesn't work with fopen(), etc, so call
|
|---|
| 548 | char_str() instead for now.
|
|---|
| 549 |
|
|---|
| [833c6bc] | 550 | Sat Jun 12 15:07:54 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 551 |
|
|---|
| 552 | * src/aven.cc: We can rely on our message catalog being UTF-8 so use
|
|---|
| 553 | wxString::FromUTF8() instead of wxConvUTF8.
|
|---|
| 554 |
|
|---|
| [de0f6e1] | 555 | Sat Jun 12 14:26:32 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 556 |
|
|---|
| 557 | * src/gfxcore.cc: Use wxString::FromAscii() to convert date to
|
|---|
| 558 | wxString.
|
|---|
| 559 |
|
|---|
| [c0abf5a] | 560 | Sun Jun 06 09:36:06 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 561 |
|
|---|
| 562 | * src/Makefile.am: Use wx-config's --rescomp option to get the command
|
|---|
| 563 | and options needed to turn .rc files into object files.
|
|---|
| 564 |
|
|---|
| [a2bc929] | 565 | Fri Jun 04 15:32:27 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 566 |
|
|---|
| 567 | * survex.iss.in: Specify "LZMANumFastBytes=273" which shaves a small
|
|---|
| 568 | amount of the installer size. Specify "DisableWelcomePage=yes"
|
|---|
| 569 | which is apparently in line with what other modern installers do.
|
|---|
| 570 |
|
|---|
| [b7d232e] | 571 | Fri Jun 04 14:32:04 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 572 |
|
|---|
| 573 | * configure.in,make_release,make_release.in: We no longer need VERSION
|
|---|
| 574 | in make_release, so no need to generate it from configure.
|
|---|
| 575 |
|
|---|
| [5a0eabd] | 576 | Fri Jun 04 14:00:58 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 577 |
|
|---|
| 578 | * Makefile.am,xvfb-run: We no longer need an X display to run ISCC
|
|---|
| 579 | under Wine, so just run wine directly and removed version of
|
|---|
| 580 | Debian's xvfb-run script.
|
|---|
| 581 | * make_release.in: Pass variables to configure on the command line
|
|---|
| 582 | rather than in the enviornment. Running "make distcheck" no longer
|
|---|
| 583 | fails extend.tst, so remove comment about that. Use case rather
|
|---|
| 584 | than expr to check what we've been asked to build. Update to use
|
|---|
| 585 | unicode wx-config script for wxmsw. The wxmsw build spews warnings
|
|---|
| 586 | about aliasing issues, so turn on -fno-strict-aliasing to avoid any
|
|---|
| 587 | potential bugs from that. Enable -Werror for the wxmsw build.
|
|---|
| 588 | * Makefile.am: Update list of wxstd.mo files we package for wxmsw
|
|---|
| 589 | (add pt and sk) and where we copy them from. Copy the unofficial
|
|---|
| 590 | InnoSetup i18n files (.isl) from lib.
|
|---|
| 591 |
|
|---|
| [ebcdad9] | 592 | Fri Jun 04 13:40:35 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 593 |
|
|---|
| 594 | * doc/HACKING.htm: Update InnoSetup info.
|
|---|
| 595 |
|
|---|
| [b685e4e] | 596 | Fri Jun 04 13:07:01 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 597 |
|
|---|
| 598 | * survex.iss.in: Update for InnoSetup 5.3.9.
|
|---|
| 599 | * lib/English_GB.isl,lib/Romanian-7-5.1.11.isl: Check in the unofficial
|
|---|
| 600 | i18n files for InnoSetup which we use.
|
|---|
| 601 |
|
|---|
| [9227253] | 602 | Fri Jun 04 13:05:18 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 603 |
|
|---|
| 604 | * src/Makefile.am: Update path to wx RC file.
|
|---|
| 605 |
|
|---|
| [a5e8ada] | 606 | Fri Jun 04 12:44:39 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 607 |
|
|---|
| 608 | * src/mainfrm.cc: Explicitly construct temporary wxString() which
|
|---|
| 609 | is needed to avoid overload ambiguity under __WXMSW__.
|
|---|
| 610 |
|
|---|
| [15322f2] | 611 | Fri Jun 04 12:41:59 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 612 |
|
|---|
| 613 | * src/cavernlog.cc: Add missing wxT() to string and character
|
|---|
| 614 | constants only used in __WXMSW__ build.
|
|---|
| 615 |
|
|---|
| [b1876d3] | 616 | Fri Jun 04 12:19:18 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 617 |
|
|---|
| 618 | * src/aven.cc: wxWidgets now has a Slovak translation, so remove the
|
|---|
| 619 | kludge to substitute Czech if Slovak isn't found.
|
|---|
| 620 |
|
|---|
| [4eaa9a3] | 621 | Fri Jun 04 05:08:14 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 622 |
|
|---|
| 623 | * src/aboutdlg.cc: Fix character constant to be a string constant when
|
|---|
| 624 | building under WXMSW.
|
|---|
| 625 |
|
|---|
| [90d0d71] | 626 | Thu Jun 03 13:53:57 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 627 |
|
|---|
| 628 | * NEWS: Update from ChangeLog for 1.1.13.
|
|---|
| 629 |
|
|---|
| [0dbc323] | 630 | Thu Jun 03 12:25:14 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 631 |
|
|---|
| 632 | * Makefile.am,configure.in,debian/Makefile.am,debian/changelog: Remove
|
|---|
| 633 | .deb building machinery from upstream Makefile.
|
|---|
| 634 |
|
|---|
| [9fe15ea] | 635 | Thu Jun 03 12:14:16 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 636 |
|
|---|
| 637 | * make_release.in: Remove ancient workaround for getting wine to work.
|
|---|
| 638 | Remove .deb building machinery. Reenable distcheck to see if the
|
|---|
| 639 | problem with extend.tst has gone away. Update mingw cross-building
|
|---|
| 640 | machinery.
|
|---|
| 641 |
|
|---|
| [0c03190] | 642 | Wed Jun 02 13:30:28 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 643 |
|
|---|
| 644 | * configure.in,doc/GPL.htm,doc/index.htm.in: Remove HTML version of GPL
|
|---|
| 645 | - just link to the FSF's page.
|
|---|
| 646 |
|
|---|
| 647 | Wed Jun 02 13:26:55 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 648 |
|
|---|
| 649 | * configure.in,make_release,make_release.in,update-debcl.pl: Use dch to
|
|---|
| 650 | update debian/changelog.
|
|---|
| 651 |
|
|---|
| [0ae292f] | 652 | Wed Jun 02 12:59:33 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 653 |
|
|---|
| 654 | * configure.in,doc/Makefile.am,doc/cl2html.pl,doc/index.htm.in: Stop
|
|---|
| 655 | generating an HTML version of the ChangeLog - it's too low level to
|
|---|
| 656 | be of interest to non-developers, and developers can look at the
|
|---|
| 657 | source code.
|
|---|
| 658 |
|
|---|
| [2e4b8cd] | 659 | Wed Jun 02 09:38:25 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 660 |
|
|---|
| 661 | * src/cavernlog.cc: Whitespace tweaks.
|
|---|
| 662 |
|
|---|
| [ca2611a] | 663 | Wed Jun 02 09:28:37 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 664 |
|
|---|
| [fe58e77] | 665 | * src/aboutdlg.cc,src/aboutdlg.h: Use standard button for "Copy" in
|
|---|
| 666 | About dialog. Change "OK" button to "Close" since nothing is being
|
|---|
| 667 | confirmed by clicking it. Call "Flush()" in wxTheClipboard to try
|
|---|
| 668 | to make the copied text persist after aven is closed, though this
|
|---|
| 669 | seems to currently do nothing on wxGTK at least.
|
|---|
| [ca2611a] | 670 |
|
|---|
| 671 | Tue May 18 12:59:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 672 |
|
|---|
| 673 | * doc/HACKING.htm: Note jadetex needed.
|
|---|
| 674 | Note autoconf 2.64 works well.
|
|---|
| 675 |
|
|---|
| 676 | Tue May 18 02:06:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 677 |
|
|---|
| 678 | * src/fnt.cc: Remove now superfluous ().
|
|---|
| 679 |
|
|---|
| 680 | Mon May 17 14:33:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 681 |
|
|---|
| 682 | * debian/Makefile.am: Update EXTRA_DIST
|
|---|
| 683 |
|
|---|
| 684 | Mon May 17 05:38:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 685 |
|
|---|
| 686 | * src/cavernlog.cc: Fix small memory leak
|
|---|
| 687 |
|
|---|
| 688 | Mon May 17 05:33:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 689 |
|
|---|
| 690 | * src/img.c: Don't leak filename_opened member.
|
|---|
| 691 |
|
|---|
| 692 | Mon May 17 05:13:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 693 |
|
|---|
| 694 | * src/gfxcore.cc: Initialise all GfxCore's member variables so we
|
|---|
| 695 | don't use them uninitialised.
|
|---|
| 696 |
|
|---|
| 697 | Mon May 17 05:11:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 698 |
|
|---|
| 699 | * src/gfxcore.h: Declare constants with enum rather than #define so
|
|---|
| 700 | they automatically get allocated unique values, and so they show up
|
|---|
| 701 | in the debugger.
|
|---|
| 702 |
|
|---|
| 703 | Mon May 17 02:39:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 704 |
|
|---|
| 705 | * src/fnt.cc: Make the map array static const
|
|---|
| 706 |
|
|---|
| 707 | Mon May 17 02:30:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 708 |
|
|---|
| 709 | * src/fnt.cc: Set the font texture with GL_COLOR_INDEX so we can
|
|---|
| 710 | use a "byte format" font file without any translation, while a
|
|---|
| 711 | "bitmap format" font file needs a temporary array half the size.
|
|---|
| 712 |
|
|---|
| 713 | Mon May 17 00:56:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 714 |
|
|---|
| 715 | * src/gfxcore.cc: Initialise 3 flags when we load a survey to avoid
|
|---|
| 716 | using them potentially uninitialised.
|
|---|
| 717 |
|
|---|
| 718 | Sun May 16 14:39:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 719 |
|
|---|
| 720 | * src/mainfrm.cc: Fix cavern log window to behave if passed a .svx
|
|---|
| 721 | file on the command line.
|
|---|
| 722 |
|
|---|
| 723 | Sun May 16 14:27:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 724 |
|
|---|
| 725 | * configure.in: Update copyright years.
|
|---|
| 726 |
|
|---|
| 727 | Sun May 16 14:23:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 728 |
|
|---|
| 729 | * configure.in, src/aboutdlg.cc, src/aboutdlg.h, src/aven.cc,
|
|---|
| 730 | src/aven.h, src/avenprcore.cc, src/avenprcore.h,
|
|---|
| 731 | src/cavernlog.cc, src/cavernlog.h, src/export.cc, src/fnt.h,
|
|---|
| 732 | src/gfxcore.cc, src/gla-gl.cc, src/gla.h, src/guicontrol.cc,
|
|---|
| 733 | src/log.cc, src/mainfrm.cc, src/mainfrm.h, src/namecmp.h,
|
|---|
| 734 | src/printwx.cc, src/printwx.h:
|
|---|
| 735 | + Fix to build with a "unicode" build of wx.
|
|---|
| 736 | + Add "Copy" button to the About dialog to copy the system info
|
|---|
| 737 | to the clipboard.
|
|---|
| 738 | + List OpenGL extensions last, since there are usually lots of
|
|---|
| 739 | them with a modern gfx card.
|
|---|
| 740 | + When processing survey data, auto-scroll the log window until
|
|---|
| 741 | we've reported a warning or error.
|
|---|
| 742 | + Put the survey data log window in a splitter in the standard
|
|---|
| 743 | frame rather than having a separate frame for it.
|
|---|
| 744 |
|
|---|
| 745 | Sat Apr 17 12:13:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 746 |
|
|---|
| 747 | * src/aboutdlg.cc: Add case for "GTK+ >= 2.6".
|
|---|
| 748 |
|
|---|
| 749 | Sat Apr 17 12:12:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 750 |
|
|---|
| 751 | * src/aboutdlg.cc: Build string using preprocessor string
|
|---|
| 752 | concatenation rather than runtime appending, where possible.
|
|---|
| 753 |
|
|---|
| 754 | Sat Apr 17 12:00:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 755 |
|
|---|
| 756 | * src/aboutdlg.cc: Update (C) date.
|
|---|
| 757 |
|
|---|
| 758 | Sat Apr 17 11:59:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 759 |
|
|---|
| 760 | * src/aboutdlg.cc, src/aboutdlg.h: Use a wxTimer instead of idle
|
|---|
| 761 | events to avoid spinning on the CPU.
|
|---|
| 762 |
|
|---|
| 763 | Sat Apr 17 11:41:00 GMT 2010 Olly Betts <olly@survex.com>
|
|---|
| 764 |
|
|---|
| 765 | * configure.in: New preferred env var for wx-config script is
|
|---|
| 766 | WX_CONFIG. WXCONFIG still supported for compatibility.
|
|---|
| 767 |
|
|---|
| 768 | Tue Jul 28 08:16:00 GMT 2009 Olly Betts <olly@survex.com>
|
|---|
| 769 |
|
|---|
| 770 | * src/mainfrm.cc: The presentation filename now defaults to using
|
|---|
| 771 | the basename of the currently loaded dataset, but we always prompt
|
|---|
| 772 | before we first save with such a name.
|
|---|
| 773 |
|
|---|
| 774 | Tue Jul 28 04:37:00 GMT 2009 Olly Betts <olly@survex.com>
|
|---|
| 775 |
|
|---|
| 776 | * configure.in: Add comment to explain why we call wx-config twice.
|
|---|
| 777 |
|
|---|
| 778 | Tue Jul 28 04:36:00 GMT 2009 Olly Betts <olly@survex.com>
|
|---|
| 779 |
|
|---|
| 780 | * src/datain.c: Use fputs(m, f) instead of fprintf(f, m) in case m
|
|---|
| 781 | contains '%' (m comes from the messages file, so this isn't
|
|---|
| 782 | exploitable by sending someone a "bad" .svx or .3d file).
|
|---|
| 783 |
|
|---|
| 784 | Mon Jul 27 03:29:00 GMT 2009 Olly Betts <olly@survex.com>
|
|---|
| 785 |
|
|---|
| 786 | * src/mainfrm.cc: Fix to open rather than save when doing "open
|
|---|
| 787 | presentation" with wxmotif.
|
|---|
| 788 |
|
|---|
| 789 | Thu Mar 05 01:45:00 GMT 2009 Olly Betts <olly@survex.com>
|
|---|
| 790 |
|
|---|
| 791 | * doc/3dformat.htm: Document that this is version 6 and when we
|
|---|
| 792 | started to use it.
|
|---|
| 793 |
|
|---|
| 794 | Mon Dec 15 10:34:00 GMT 2008 Olly Betts <olly@survex.com>
|
|---|
| 795 |
|
|---|
| 796 | * src/gla-gl.cc: When saving a screenshot, perform the vertical
|
|---|
| 797 | flip of the image data in-place rather than using wxImage::Mirror()
|
|---|
| 798 | which creates a whole new wxImage object.
|
|---|
| 799 |
|
|---|
| 800 | Fri Dec 12 11:12:00 GMT 2008 Olly Betts <olly@survex.com>
|
|---|
| 801 |
|
|---|
| 802 | * src/cad3d.c, src/export.cc: Fix export to SVG when a label
|
|---|
| 803 | contains a '%' character.
|
|---|
| 804 |
|
|---|
| 805 | Fri Dec 12 06:30:00 GMT 2008 Olly Betts <olly@survex.com>
|
|---|
| 806 |
|
|---|
| 807 | * configure.in: Add AM_PROG_CC_C_O which newer autoreconf warns is
|
|---|
| 808 | needed.
|
|---|
| 809 |
|
|---|
| 810 | Fri Dec 12 06:28:00 GMT 2008 Olly Betts <olly@survex.com>
|
|---|
| 811 |
|
|---|
| 812 | * configure.in: Remove AC_SUBST of CRLIB and CROBJX which are no
|
|---|
| 813 | longer set or used.
|
|---|
| 814 |
|
|---|
| 815 | Fri Dec 12 06:03:00 GMT 2008 Olly Betts <olly@survex.com>
|
|---|
| 816 |
|
|---|
| 817 | * NEWS, buildmacosx.sh, configure.in, desc-aven.txt, doc/TODO.htm,
|
|---|
| 818 | doc/manual.sgml, doc/survex.ent, lib/messages.txt,
|
|---|
| 819 | src/aboutdlg.cc, src/aven.cc, src/aven.h, src/gfxcore.cc,
|
|---|
| 820 | src/mainfrm.cc, src/printwx.cc, src/printwx.h, src/wx.h: Say
|
|---|
| 821 | "wxWidgets" instead of "wxWindows" consistently.
|
|---|
| 822 | Require wxWidgets 2.6.0 or newer - 2.4 is really old now.
|
|---|
| 823 |
|
|---|
| 824 | Mon Mar 31 01:53:00 GMT 2008 Olly Betts <olly@survex.com>
|
|---|
| 825 |
|
|---|
| 826 | * doc/3dformat.htm: Update for v6 format from Mike McCombe
|
|---|
| 827 |
|
|---|
| 828 | Fri Sep 07 18:29:00 GMT 2007 Olly Betts <olly@survex.com>
|
|---|
| 829 |
|
|---|
| 830 | * src/gla-gl.cc: Calling glGetError() resets the error state, so we
|
|---|
| 831 | need to store the value in a variable rather than calling it twice!
|
|---|
| 832 |
|
|---|
| 833 | Fri Sep 07 13:54:00 GMT 2007 Olly Betts <olly@survex.com>
|
|---|
| 834 |
|
|---|
| 835 | * src/gla-gl.cc: Add missing CHECK_GL_ERROR() calls and correct
|
|---|
| 836 | some which had the wrong descriptions.
|
|---|
| 837 | Use GL_POINT_SPRITE and GL_COORD_REPLACE instead of
|
|---|
| 838 | GL_POINT_SPRITE_ARB and GL_COORD_REPLACE_ARB. They have the same
|
|---|
| 839 | numeric values, so the shorter (now official) names are better.
|
|---|
| 840 |
|
|---|
| 841 | Fri Sep 07 13:31:00 GMT 2007 Olly Betts <olly@survex.com>
|
|---|
| 842 |
|
|---|
| 843 | * src/Makefile.am, src/gfxcore.cc, src/gfxcore.h, src/gla-gl.cc,
|
|---|
| 844 | src/gla.h, src/matrix4.cc, src/matrix4.h, src/quaternion.cc,
|
|---|
| 845 | src/quaternion.h: Just set the pan and tilt directly as OpenGL
|
|---|
| 846 | rotations rather than messing around setting up and then decoding a
|
|---|
| 847 | quaternion. This fixes some glitches when tilting while looking
|
|---|
| 848 | east, and eliminates 2 source files and 2 headers!
|
|---|
| 849 |
|
|---|
| 850 | Sat Feb 10 13:56:00 GMT 2007 Olly Betts <olly@survex.com>
|
|---|
| 851 |
|
|---|
| 852 | * NEWS, configure.in, src/aven.cc, src/wx.h:
|
|---|
| 853 | (Unix version): aven: Fix display of degree symbol in status bar and
|
|---|
| 854 | messages with accented characters in.
|
|---|
| 855 | (Mac OS X version): Require at least wxWidgets 2.5.1.
|
|---|
| 856 |
|
|---|
| 857 | Sat Feb 10 13:46:00 GMT 2007 Olly Betts <olly@survex.com>
|
|---|
| 858 |
|
|---|
| 859 | * src/message.c: Test S_ISREG since that's what we use here
|
|---|
| 860 |
|
|---|
| 861 | Sat Feb 10 13:37:00 GMT 2007 Olly Betts <olly@survex.com>
|
|---|
| 862 |
|
|---|
| 863 | * src/message.c: Always use utf-8 for aven on unix
|
|---|
| 864 |
|
|---|