]> git.street.me.uk Git - andy/viking.git/history - src
Fix some spelling mistakes.
[andy/viking.git] / src /
2017-01-14 Rob NorrisFix some spelling mistakes.
2017-01-14 Rob NorrisFix small memory leak.
2017-01-14 Rob NorrisFix small memory leak - free dirpath in all circumstances.
2017-01-14 Rob NorrisFix spelling
2017-01-14 Rob NorrisFix toggling visibility of the menu.
2017-01-14 Rob NorrisSupport Lodge symbol
2016-08-16 Rob NorrisFix some missing nautical miles output.
2016-08-16 Rob NorrisFix issue in display of maximum speed when there is...
2016-08-11 Rob NorrisOnly call gps_close() after a successful gps_open().
2016-08-11 Rob NorrisReplace defunct IP to location lookup service.
2016-08-11 Rob NorrisGithub #15: Relicense files marked GPL2 only to GPL2+.
2016-08-11 Rob NorrisSF Bugs#135: Fix OSM Maps shown by default at Maximum...
2016-08-09 Rob NorrisSF Bugs#133: Remove the auto added map when opening...
2016-08-09 Rob NorrisAdd aggregate layer functions to return number of layer...
2016-08-09 Rob NorrisDisable more functionality that doesn't work if gpsbabe...
2016-08-09 Rob NorrisFix recent commit: 4dc72a1d407b81853d0093871cff45ef1f47d1b8
2016-08-08 Rob NorrisImproved usage of g_stat()
2016-08-08 Rob NorrisSF Bugs#134: Replaced discontinued MapQuest tile servic...
2016-08-08 Rob NorrisFix crash if a map configuration has no hostname or...
2016-08-08 Rob NorrisBe more explicit that the return value of g_printf...
2016-06-25 Rob NorrisRemove unused function.
2016-06-25 Rob NorrisReplace internal uri_escape() function with a glib...
2016-06-25 Rob NorrisLoad the startup file first so that subsequent files...
2016-06-25 Rob NorrisSF Bugs#132: Fix to correctly open GPX files in Windows...
2016-05-03 Rob NorrisUse the correct definition.
2016-05-03 Rob NorrisFix to return the correct hash table pointer.
2016-05-03 Rob NorrisFix to use the correct GC index for drawing track stops.
2016-05-02 Rob NorrisSF Bugs#130: Fix GeoRef layer alpha value change to...
2016-05-02 Rob NorrisBetter type to remove compiler warning
2016-05-02 Rob NorrisSecond fix to e778b260c460c218a8efa27c178219cccf731452...
2016-05-02 Rob NorrisImprove babel debug output
2016-04-25 Rob NorrisFix e778b260c460c218a8efa27c178219cccf731452 - missed...
2016-04-24 Rob NorrisReturn function value is ignored in this case.
2016-04-24 Rob NorrisNotice gps_stream() errors from gpsd
2016-04-24 Rob NorrisFix small memory leak as this regex should be freed...
2016-04-24 Rob NorrisUse existing variable rather than explicit name.
2016-04-24 Rob NorrisReduce compiler warnings on Windows.
2016-04-24 Rob NorrisSF Bugs#22: Fix changing coordinates when saving and...
2016-04-24 Rob NorrisRemove use of function local static variables for code...
2016-04-24 Rob NorrisDon't write unnecessary GPX metadata tags for empty...
2016-04-23 Rob NorrisPrefer default TrackWaypoint layers to be in LatLon...
2016-04-10 Rob NorrisMerge pull request #13 from JojoBoulix/reproducible
2016-04-10 JojoBoulixFixed order headers inclusion in icons.c
2016-04-09 Rob NorrisRemove use of unnecessary pointer to pointer variables.
2016-04-09 Rob NorrisEnable clearing spinbox entries on some numerical input...
2016-04-09 Rob NorrisEnable a clear icon on entry boxes used for search...
2016-02-12 Rob NorrisMore sensible new name allocation.
2016-02-12 Rob NorrisRemove own copy of MD5 hash code and use a library...
2016-02-11 Rob NorrisExtra output in case of SQL prepare statement failure.
2016-02-11 Rob NorrisIncrease line reading length
2016-02-11 Rob NorrisSupport GPX 'type' field on Waypoints, Tracks and Routes.
2016-02-11 Rob NorrisSupport GPX src field on Waypoints, Tracks and Routes.
2016-02-11 Rob NorrisDon't close track property dialog on return keypress...
2016-01-30 Rob Norrisvikcoord does not depend on GTK
2016-01-30 Rob Norris[QA] Another use of GStatBuf
2016-01-30 Rob Norris[QA] This function should be static
2016-01-30 Rob NorrisRetain DOP values when saving to .vik files
2016-01-29 Rob Norris[QA] Improve types as string lengths are never negative.
2016-01-29 Rob NorrisPrevent writing broken .vik files with multi line strings.
2016-01-29 Rob NorrisSF Bugs#128: Fix Crash when loading broken .vik file
2016-01-29 Rob Norris[QA] Consistent usage of g_stat() GStatBuf parameter...
2016-01-29 Rob NorrisFix crash if a route requested by the route finder...
2016-01-29 Rob Norris[QA] Remove unused variable.
2016-01-29 Rob NorrisEnable activating waypoint search when pressing return...
2016-01-29 Rob NorrisIn the location search, only enable the OK button when...
2016-01-17 Rob NorrisEnable handling compressed files when acquiring from...
2016-01-17 Rob NorrisFix definition and usage of datasource download file...
2016-01-17 Rob NorrisRemove curl cookie file as it's read only - so never...
2016-01-17 Rob NorrisFix maintaining a transparent background when an alpha...
2016-01-17 Rob NorrisRemove the now unused viewport alpha pixbuf and gdk...
2016-01-17 Rob NorrisApply alpha setting to the waypoint image pixbuf before...
2016-01-17 Rob Norris[QA] Reusable function for freeing the waypoint image...
2016-01-17 Rob Norris[QA] Remove unused variable.
2016-01-17 Rob NorrisEnsure compressed download files are processed.
2016-01-17 Rob Norris[QA] Better value type usage, even if these values...
2015-12-21 Rob NorrisMake generation of the copyright year in the code autom...
2015-12-19 Rob NorrisDon't remove project name if one decides not to delete...
2015-12-15 Rob NorrisMention use of libexpat
2015-12-15 Rob Norris[QA] Rename DownloadMapOptions --> DownloadFileOptions
2015-12-15 Rob NorrisAllow copying positions as well from the waypoint list...
2015-12-15 Rob NorrisAllow configuration of the date format displayed on...
2015-12-15 Rob NorrisAdd tooltip for a more readable hours:minutes display...
2015-12-15 Rob NorrisAdd display of the without gaps track time.
2015-12-15 Rob NorrisExtend function to get optionally get duration of a...
2015-12-15 Rob NorrisSave bfilter values used for subsequent reuse in a...
2015-12-15 Rob NorrisAdd settings to override bfilter simplify and compress...
2015-12-15 Rob Norris[QA] Extra output for failing date/timezone string...
2015-12-15 Rob NorrisAdd capability to manually define parameters for GPSBab...
2015-12-15 Rob NorrisMerge branch 'KMZ-Maps'
2015-12-14 Rob NorrisAllow internal check_magic function to work on various...
2015-12-14 Rob NorrisEnable importing a map from a KMZ file.
2015-12-14 Rob NorrisAllow creating GeoRef layers from a specified pixbuf...
2015-12-14 Rob NorrisMake the find best zoom level function reusable.
2015-12-14 Rob NorrisAdd utility function to write a temporary file from...
2015-12-14 Rob NorrisEnable KMZ Map file generation for Custom Map support...
2015-12-14 Rob NorrisFix routes not saved in GPX when tracks are made invisible.
2015-12-12 Rob NorrisSF Bugs#103: Fix TrackWaypoint layer items may not...
2015-12-12 Rob NorrisRestore opening of JPG files.
2015-12-07 Rob Norris[QA] Tidy trw_layer_draw_point_names()
2015-12-07 Rob NorrisSF Bugs#127: Fix initial display of Waypoint sort order.
next