]> git.street.me.uk Git - andy/viking.git/shortlog
andy/viking.git
2013-09-11 Rob Norris[QA] Update year values.
2013-09-11 Rob Norris[DOC] Transform menu help
2013-09-11 Rob Norris[DOC] Maps download region including image of the dialog
2013-09-11 Rob Norris[DOC] Improve Trackpoint edit dialog description and...
2013-09-11 Rob Norris[DOC] Selected trackpoint operations: inserting and...
2013-09-11 Rob NorrisActually make intended debug messages print only in...
2013-09-11 Rob NorrisSF Features#76: Fix Trackpoint copying after the introd...
2013-09-11 Rob NorrisSF Features#53: Part2: Keep the size and zoom options...
2013-09-10 Rob NorrisAdd some safety checks and don't add the pixbuf into...
2013-09-10 Rob NorrisIn the Goto Lat/Lon dialog, allow the return key to...
2013-09-10 Rob Norris[QA] Include your own header file.
2013-09-10 Rob Norris[QA] Fixup if statement intention.
2013-09-10 Rob Norris[QA] Shift Viking dependent functions in 'util' to...
2013-09-10 Rob NorrisSF Features#76: Add ability to handle and name trackpoints.
2013-09-10 Rob Norris[QA] Fix some clang compiler warnings.
2013-09-04 Rob NorrisExpand list of potentially used libraries.
2013-09-04 Rob Norris[DOC] Add help for DEM File Information dialog
2013-09-04 Rob Norris[DOC] Improve help for map tile information
2013-09-04 Rob NorrisIgnore new output from autotools build system.
2013-09-04 Rob NorrisEnable compiling with older glib versions (a function...
2013-09-04 Rob Norris[WINDOWS] Installer improvement
2013-09-04 Rob Norris[WINDOWS] Need to specify magic database location.
2013-09-04 Rob Norris[WINDOWS] Add libmagic DLL 5.03 for Windows build.
2013-09-04 Rob Norris[WINDOWS] Add use of libbz2 (bzip2) 1.0.6 DLL for Windo...
2013-09-02 Rob NorrisFix files missing for translation
2013-08-30 Rob Norris[QA] Use the common map_utils_mpp_to_zoom function
2013-08-29 Rob NorrisMerge branch 'TrackList'
2013-08-29 Rob Norris[QA] Remove unused function parameter
2013-08-29 Rob NorrisAdd Track list output from aggregate layers.
2013-08-29 Rob NorrisAdd track list capability to the track sublayer container.
2013-08-29 Rob NorrisAdd Track List dialog.
2013-08-29 Rob NorrisFunctions for reuse and promote a type.
2013-08-29 Rob NorrisRefactor track and layer list creation code for better...
2013-08-28 Rob NorrisFix spelling of visible.
2013-08-28 Rob NorrisRemove compiler warning on 32bit systems.
2013-08-28 Rob NorrisFix statusbar info format message to not display '...
2013-08-28 Rob NorrisEnable inserting a trackpoint before or after the selec...
2013-08-28 Rob NorrisEnable direct deletion of a selected trackpoint from...
2013-08-28 Rob NorrisMaintain trackpoint selected when moving it.
2013-08-28 Rob Norris[QA] Function should use a constant name parameter
2013-08-28 Rob Norris[QA] Function should use a constant name parameter
2013-08-28 Rob NorrisFix coord layer copying so the copied one is actually...
2013-08-28 Rob NorrisFix crashing when attempting to download maps along...
2013-08-28 Rob Norris[QA] Remove unused function
2013-08-28 Rob Norris[QA] Remove an unused function parameter.
2013-08-28 Rob NorrisAdd option to the cache-mbtile tool to avoid optimizing...
2013-08-27 Guilhem BonnefilleFix missing question mark
2013-08-26 Rob NorrisMerge branch 'StatusBarInfoControl'
2013-08-26 Rob NorrisMerge branch 'TrackLabelling'
2013-08-26 Rob NorrisMerge branch 'TransformUtils'
2013-08-26 Rob NorrisMerge branch 'DownloadDecompression'
2013-07-24 Rob NorrisAdd 'Transform' abilities to set DEM information for...
2013-07-24 Rob NorrisRefactor to use the new function to get the waypoint...
2013-07-24 Rob NorrisAdd function to set waypoint height from DEM information.
2013-07-24 Rob NorrisAdd an option to anonymize track timestamps on upload...
2013-07-24 Rob NorrisMake the anonymize timestamp method available in the...
2013-07-24 Rob NorrisAdd function to anonymize timestamps of a track.
2013-07-24 Rob NorrisMake the downloading SRTM error visible in the GUI.
2013-07-24 Rob NorrisAdd warning of when trying to apply DEM data, but no...
2013-07-24 Rob NorrisImprove options for applying DEM Data to a track/route.
2013-07-24 Rob NorrisMake the track/route elevation smoothing methods availa...
2013-07-24 Rob NorrisAdd methods to smooth missing elevation data from track...
2013-07-24 Rob NorrisCreate and use new menu level 'Transform' for some...
2013-07-23 Guilhem BonnefilleCheck size of route before refining it
2013-07-23 Guilhem BonnefilleAdd function to refine a route with routing service
2013-07-23 Guilhem Bonnefille[DOC] Tag some contextual restrictions as 'note'
2013-07-23 Guilhem BonnefilleFix: use g_list dedicated function instead of own code
2013-07-20 Rob NorrisEnable optional opening of the track properties dialog...
2013-07-20 Rob NorrisMove all editable properties of a track/route to a...
2013-07-20 Rob NorrisSplit TrackWaypoint layer tracks properties into an...
2013-07-20 Rob Norris[DOC] New settings value
2013-07-20 Rob NorrisAdd ability to draw track names and distance labels...
2013-07-20 Rob NorrisAdd helper function distance_in_preferred_units()
2013-07-20 Rob NorrisAdd function to get a trackpoint by distance along...
2013-07-18 Rob Norris[DOC] Document options for the Trackpoint message forma...
2013-07-18 Rob NorrisSF Features#113: Allow distance from track start to...
2013-07-18 Rob NorrisSF Features#111: Add Optional Statusbar update in GPS...
2013-07-18 Rob NorrisEnable following GPS realtime tracking even when no...
2013-07-18 Rob NorrisAdd a common method to produce an information message...
2013-07-18 Rob NorrisAdd a function to find out the distance along a track...
2013-07-18 Rob NorrisQuick hack method to enable display of compiled in...
2013-07-18 Rob NorrisSupport opening compressed files downloaded for the...
2013-07-18 Rob NorrisUnzip comment
2013-07-18 Rob NorrisStart to make compression code more reuseable.
2013-07-18 Rob NorrisFix menu use of named own Icons since the icons were...
2013-07-15 Rob Norris[QA] Fix memory leak in drawing new tracks/routes.
2013-07-15 Rob Norris[QA] Fix memory leak in sorting layers.
2013-07-15 Rob Norris[QA] Fix name memory leaks in TrackWaypoint operations.
2013-07-15 Rob Norris[QA] Fix misc small memory leaks.
2013-07-15 Rob Norris[QA] Fix several memory leaks on program closure.
2013-07-15 Rob Norris[QA] Fix memory leak on deleting TrackWaypoint layers.
2013-07-15 Rob Norris[QA] Fix new tracks not shown after split called from...
2013-07-15 Rob Norris[QA] Fix large memory leak on viewing Track Properties.
2013-07-15 Rob Norris[QA] Fix incorrect iterator usage.
2013-07-15 Rob Norris[QA] Fix memory leaks in usage of the clipboard.
2013-07-15 Rob Norris[QA] Fix memory leaks on reading in Viking files.
2013-07-15 Rob Norris[QA] Fix memory leak in treeview tooltips and selection.
2013-07-15 Rob Norris[QA] Fix large memory leak when removing DEM layers.
2013-07-10 Guilhem BonnefilleQA: replace direct access to GtkWidget->window member...
2013-07-08 Rob NorrisAdd view of course and speed properties of trackpoints.
next