]> git.street.me.uk Git - andy/viking.git/shortlog
andy/viking.git
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-06-25 Rob Norris[WINDOWS] Extra files needed for theming to work
2016-06-25 Rob NorrisMerge pull request #14 from apre/master
2016-06-23 apreadd debian build-dependencies in readme
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 NorrisFix incorrect directory in this README.txt
2016-04-24 Rob NorrisMinor update for a perl tool.
2016-04-24 Rob NorrisReduce compiler warnings on Windows.
2016-04-24 Rob NorrisCheck that the test_babel program runs
2016-04-24 Rob NorrisSimple test for basic GPX read->write conformance.
2016-04-24 Rob NorrisSF Bugs#22: Fix changing coordinates when saving and...
2016-04-24 Rob NorrisEnsure some test programs run properly.
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-12 Rob Norris[WINDOWS] Enable Windows 64bit cross build
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 NorrisImport Launchpad translation updates - French Update.
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] Enable all warnings on test code
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-24 Rob NorrisText output using AC_MSG_NOTICE rather than echo statem...
2015-12-24 Rob Norris[WINDOWS] Build with libgexiv2
2015-12-21 Rob NorrisIgnore help/viking.xml as it's now auto-generated.
2015-12-21 Rob Norris[WINDOWS] Cross build
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 NorrisAC_OUTPUT doesn't need to take any arguments
2015-12-15 Rob Norrisviking-cache.py tool: Enable converting from OSM cache...
2015-12-15 Rob Norrisviking-cache.py tool: Rework into simple elif statements.
2015-12-15 Rob Norrisviking-cache.py tool: Allow specifying zoom limits...
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 Norris[DOC] KMZ Map help
2015-12-14 Rob NorrisKMZ file of OSM Mapnik rendering of Stonehenge area...
2015-12-14 Rob Norris[WINDOWS] Installer and build notes for using libzip.dll
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 NorrisEnable Catalan and Turkish translations.
2015-12-12 Rob NorrisAuto generate the date for man pages.
next