root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3345 [3345] 3 weeks olly When saving a screenshot, perform the vertical flip of the image data …
(edit) @3344 [3344] 4 weeks olly Fix export to SVG when a label contains a '%' character.
(edit) @3343 [3343] 4 weeks olly Add AM_PROG_CC_C_O which newer autoreconf warns is needed.
(edit) @3342 [3342] 4 weeks olly Remove AC_SUBST of CRLIB and CROBJX which are no longer set or used.
(edit) @3341 [3341] 4 weeks olly Say "wxWidgets" instead of "wxWindows" consistently. Require wxWidgets …
(edit) @3340 [3340] 9 months olly Update for v6 format from Mike McCombe?
(edit) @3339 [3339] 16 months olly Calling glGetError() resets the error state, so we need to store the value …
(edit) @3338 [3338] 16 months olly Add missing CHECK_GL_ERROR() calls and correct some which had the …
(edit) @3337 [3337] 16 months olly Just set the pan and tilt directly as OpenGL rotations rather than …
(edit) @3336 [3336] 2 years olly (Unix version): aven: Fix display of degree symbol in status bar and …
(edit) @3335 [3335] 2 years olly Test S_ISREG since that's what we use here
(edit) @3334 [3334] 2 years olly Always use utf-8 for aven on unix
(edit) @3333 [3333] 2 years anonymous This commit was manufactured by cvs2svn to create tag 'v1_1_12'.
(edit) @3332 [3332] 2 years olly Fix compilation problem on mingw
(edit) @3331 [3331] 2 years olly Update for 1.1.12
(edit) @3330 [3330] 2 years olly Updated for 1.1.12.
(edit) @3329 [3329] 2 years olly Use curl not wget as newer OS X comes with curl instead of wget. Quoting …
(edit) @3328 [3328] 2 years olly Remember the window size or maximised/fullscreen state between …
(edit) @3327 [3327] 2 years olly Tweaked a little by Wookey.
(edit) @3326 [3326] 2 years olly Add note about "nsew" intead of "lrud" for pitch surveys
(edit) @3325 [3325] 2 years olly aven: The "number of pages required" in the print dialog now updates when …
(edit) @3324 [3324] 2 years olly Rename svx_SCALEBAR to svx_SURFACE, since that's what it's actually used …
(edit) @3323 [3323] 2 years olly Fix title on new export dialog
(edit) @3322 [3322] 2 years olly Eliminate redundant variable
(edit) @3321 [3321] 2 years olly aven: Add options dialog to "Export" similar to the one for "Print".
(edit) @3320 [3320] 2 years olly Move svx_* enums into src/printwx.cc
(edit) @3319 [3319] 2 years anonymous This commit was manufactured by cvs2svn to create tag 'v1_1_11'.
(edit) @3318 [3318] 2 years olly Fix clashing menu shortcuts
(edit) @3317 [3317] 2 years olly Update for 1.1.11-1.
(edit) @3316 [3316] 2 years olly NEWS,configure.in: Update for 1.1.11. NEWS,OLDNEWS: Move entries prior to …
(edit) @3315 [3315] 2 years olly Put back a call to "ForceRefresh?();" which seems to be required on …
(edit) @3314 [3314] 2 years olly * aven: Only consider underground legs when calculating the depth bands …
(edit) @3313 [3313] 2 years olly Quoting didn't help, so just avoid using []
(edit) @3312 [3312] 2 years olly Need to m4 quote [23]
(edit) @3311 [3311] 2 years olly Update from CVS commit logs
(edit) @3310 [3310] 2 years olly Apply Mark's OS X changes.
(edit) @3309 [3309] 2 years olly Fix the charset we use for aven in certain cases.
(edit) @3308 [3308] 2 years olly Ignore LANG if it starts with a digit to avoid problems with bogus value …
(edit) @3307 [3307] 2 years olly Call msg_init before using msg_lang or it won't ever be set! Pass wx the …
(edit) @3306 [3306] 2 years olly Document msg_lang and msg_lang2
(edit) @3305 [3305] 2 years olly Correct comment.
(edit) @3304 [3304] 2 years olly Allow SGMLTOOLS and DOCBOOK_TO_MAN to be specified. Either/both can be …
(edit) @3303 [3303] 2 years olly Allow the user to specify SGMLTOOLS to configure. Allow ":" to be …
(edit) @3302 [3302] 2 years olly Pick a smaller and clearer font for labels
(edit) @3301 [3301] 2 years olly Fix bug in generating prefix tree view which could lead to a bogus …
(edit) @3300 [3300] 2 years olly Assume zero error in a traverse means it's an articulating traverse …
(edit) @3299 [3299] 2 years olly "New Presentation" now ensures that the side panel is open
(edit) @3298 [3298] 2 years olly Use the title from the 3d (or plt, etc) file for the window title rather …
(edit) @3297 [3297] 2 years olly When setting the view to a single point, don't change the scale.
(edit) @3296 [3296] 2 years olly If reloading the same file, don't change the view
(edit) @3295 [3295] 2 years olly Correct a comment.
(edit) @3294 [3294] 2 years olly Fix filetypes selector in open dialog.
(edit) @3293 [3293] 2 years olly Add entry for "white" in date and error keys.
(edit) @3292 [3292] 2 years olly Tweak display of bearing and elevation angles to look nicer with …
(edit) @3291 [3291] 2 years olly Fix character spacing
(edit) @3290 [3290] 2 years olly Fix updating of cached opengl lists when the view is reset to the default.
(edit) @3289 [3289] 2 years olly Add "Colour by Error".
(edit) @3288 [3288] 2 years olly Report unknown (to dump3d) codes returned by img.
(edit) @3287 [3287] 2 years olly Remove lingering traces of .3dx support
(edit) @3286 [3286] 2 years olly Show distances to 2 decimal places rather than the nearest integer.
(edit) @3285 [3285] 2 years olly Remove wx 2.3-ism cVS: …
(edit) @3284 [3284] 2 years olly Flag all stations as underground in the old "ASCII" .3d format.
(edit) @3283 [3283] 2 years olly Updates to cs, es, sk.
(edit) @3282 [3282] 2 years olly Fix typo in old entry
(edit) @3281 [3281] 2 years anonymous This commit was manufactured by cvs2svn to create tag 'v1_1_10'.
(edit) @3280 [3280] 2 years olly Fix compilation problem.
(edit) @3279 [3279] 2 years olly Updated for 1.1.10
(edit) @3278 [3278] 2 years olly Remove hardcoded 1.1.8
(edit) @3277 [3277] 2 years olly Updated for 1.1.10.
(edit) @3276 [3276] 2 years olly Highlight "here" in the survey tree upon mouseover in the GfxCore?
(edit) @3275 [3275] 2 years olly Sort out update of measuring line when the view is moved.
(edit) @3274 [3274] 2 years olly Move the polygon offset call to where we actually need to start using it.
(edit) @3273 [3273] 2 years olly Clean up code to use wxEvent::GetPosition?() where appropriate. Fix …
(edit) @3272 [3272] 2 years olly Clean up LabelInfo? class
(edit) @3271 [3271] 2 years olly Osterei!
(edit) @3270 [3270] 2 years olly Update TODO list with the contents of the "SPUD" list.
(edit) @3269 [3269] 2 years olly * aven: Clicking on a survey name in the survey tree now highlights it in …
(edit) @3268 [3268] 2 years olly Fix infinite loop when reading .3d files with LRUD.
(edit) @3267 [3267] 2 years olly Extend to show XSECT and XSECT_END data.
(edit) @3266 [3266] 2 years olly * aven: The measuring line can now measure to anywhere in plan or …
(edit) @3265 [3265] 3 years olly aven: Clicking on a station to centre the view now moves the mouse …
(edit) @3264 [3264] 3 years olly Fix which presentation toolbar buttons are shown depressed.
(edit) @3263 [3263] 3 years olly Don't strip the relative directories when installing vim files.
(edit) @3262 [3262] 3 years olly Install vim files
(edit) @3261 [3261] 3 years olly Fix pixmap path in debian/survex-svxedit.install
(edit) @3260 [3260] 3 years olly The ftp URLs for config.guess and config.sub no longer work, so just …
(edit) @3259 [3259] 3 years olly Updated for 1.1.9
(edit) @3258 [3258] 3 years anonymous This commit was manufactured by cvs2svn to create tag 'v1_1_9'.
(edit) @3257 [3257] 3 years olly Updated for 1.1.9.
(edit) @3256 [3256] 3 years olly Sort out installation and packaging of vim files.
(edit) @3255 [3255] 3 years olly Add GPL boilerplate to all vim files apart from the 2 line …
(edit) @3254 [3254] 3 years olly Set the default vim installation location to PREFIX/share/vim Add GPL …
(edit) @3253 [3253] 3 years olly Convert indicator labels from utf8 to iso8859-1. This is a quick …
(edit) @3252 [3252]