]> git.street.me.uk Git - andy/viking.git/shortlog
andy/viking.git
2014-10-15 Rob Norris[DOC] Add manual section about the command line options.
2014-10-14 Rob Norris'extreme' debug mode (i.e. -Vd) to not remove downloade...
2014-10-14 Rob NorrisMake "utils.h" commonly available in "viking.h"
2014-10-14 Rob NorrisAdd simple amenity POI datasource for immediate use...
2014-10-14 Rob Norris[DOC] Help for the extended datasource.
2014-10-14 Rob NorrisAdd i18n and activate on return key in the entry in...
2014-10-13 Matthew Hagueadded help for the extended datasource stuff
2014-10-13 Matthew Hagueremoved a grab_focus that wasn't working
2014-10-13 Matthew Haguefixed a memory leak in babel.c
2014-10-13 Matthew Hagueadded map to datasources so that last string is remembe...
2014-10-13 Matthew Hagueadded save previous user input string and input label...
2014-09-29 Matthew Hagueadded search capability to datasources.xml, undocumente...
2014-09-29 Matthew Hagueadded capability of adding babel filter args to externa...
2014-09-28 Matthew Haguegps babel filters must be applied between the input...
2014-09-23 Rob NorrisMerge branch 'MapsExtendedConfiguration'
2014-09-15 Rob NorrisExtend TMS and WMSC maps to handle Zoom and Area extents.
2014-09-15 Rob NorrisAdd and use capability of defined area by min/max lat...
2014-09-13 Rob Norris[DOC] Improve Map Layer documentation including propert...
2014-09-13 Rob Norris[DOC] Remove references to defunct Terraserver maps.
2014-09-13 Rob NorrisAdd OSM Metatiles as a Map Type so one can read metatil...
2014-09-13 Rob NorrisRead OSM Metatile capability and basic test with single...
2014-09-13 Rob Norris[QA] Explain some more map configuration options.
2014-09-13 Rob NorrisSF Features#121: Support reading alternative forms...
2014-09-13 Rob NorrisImprove tile info dialog message to print out the filen...
2014-09-13 Rob Norris[WINDOWS] Add cache tool script into Windows distributi...
2014-09-13 Rob NorrisAdd and use capability of defined individual map types...
2014-09-13 Rob NorrisEnable Cache conversion in the Python tool viking-cache.py
2014-09-13 Rob NorrisChange tool to require specifying the mode of operation.
2014-09-13 Rob NorrisMore reliable file processing in creating an mbtiles...
2014-09-13 Rob NorrisPython 3 compatibility.
2014-09-13 Rob NorrisRename viking cache tool in preparation for more than...
2014-09-13 Rob NorrisEnable importing from an mbtiles file to Viking cache...
2014-09-13 Rob Norris[QA] Rename mode to id.
2014-09-13 Rob NorrisAdd map name property which is used in the directory...
2014-09-13 Rob NorrisDefault map caches for new users to use the OSM layout...
2014-09-13 Rob NorrisEnable Map Cache layout control per map.
2014-09-13 Rob NorrisAdd capability to save layer defaults from outside...
2014-09-13 Rob NorrisFix up toolbar/menu toggle button alignment when loadin...
2014-09-13 Rob NorrisFix broken generated toolbar UI file definition.
2014-09-11 Rob NorrisMerge commit 'ToolbarConfig'
2014-09-06 Rob Norris[QA] Prevent warning from test_coord_conversion.c and...
2014-09-06 Rob Norris[QA] Ignore test_babel build output
2014-09-06 Rob Norris[QA] Tidy test_babel.c to compile without warnings...
2014-09-06 Rob NorrisMore accurate description for the .spec file.
2014-09-06 Rob Norris[QA] Fix spelling mistake.
2014-09-06 Rob NorrisFix incorrect map id variable saved for remembering...
2014-09-06 Rob Norris[QA] Add warning if file rename fails.
2014-08-21 Rob NorrisAdd debug output view of the Back/Forward positions.
2014-08-03 Rob NorrisIntegrate toolbar code to be used with Viking windows.
2014-08-03 Rob NorrisExtend toolbar code for usage with Viking.
2014-08-03 Rob Norris[QA] Use VIK_VIEWPORT_DRAWMODE values in GtkRadioAction...
2014-08-03 Rob NorrisGive all action entries with an icon a tooltip.
2014-08-03 Rob NorrisAdd capability to use a button callback within UI builder.
2014-08-03 Rob NorrisAdd Gtk+ utility functions from Geany 1.24.1
2014-08-03 Rob NorrisAdd glib utility functions from Geany 1.24.1
2014-08-03 Rob NorrisAdd toolbar code from Geany 1.24.1
2014-08-03 Rob Norris[QA] Shift Gtk dependent utility functions into separat...
2014-08-03 Rob NorrisFix commit SHA:e8518759e6c64fac28783cf190b82705dc4bbb87
2014-08-03 Rob Norris[QA] Remove very old unused code from vikmapslayer.c
2014-08-01 Rob NorrisSave and use the position of the horizontal pane when...
2014-08-01 Rob Norris[QA] Better to claim key board event handled for F5...
2014-08-01 Rob NorrisSF Bugs#109: Ctrl+Keypad+/- to Zoom In/Out respectively.
2014-08-01 Rob Norris[QA] Use glib functions for the format in reporting...
2014-07-20 Rob NorrisPrevention of crashing in mapcache when tmp variable...
2014-07-20 Rob Norris[QA] Fix up overzealous variable renaming.
2014-07-13 Rob Norris[QA] Window's build - better use of environment variable.
2014-07-13 Rob NorrisEnable i18n on 'Routing' preferences tab name.
2014-07-13 Rob NorrisAdd capability to define the URL format for web links.
2014-07-13 Rob NorrisAdd link to HERE Maps.
2014-07-13 Rob NorrisAdd map cache information to be accessible from the...
2014-07-13 Rob Norris[QA] Rename and correct some map cache variables usage...
2014-07-13 Rob NorrisPrevent crashing when queue_tail is NULL.
2014-07-13 Rob NorrisFix zoom type definition in map cache.
2014-06-14 Rob Norris[DOC] Expand keys used for panning the map.
2014-06-14 Rob NorrisAdd trackpoint message output option value of the dista...
2014-06-09 Rob Norris[QA] Distance units not used here.
2014-06-09 Rob NorrisSF Features#120: Add Nautical Miles preference for...
2014-06-07 Rob NorrisAdd methods to open Waypoint URLs in comments & descrip...
2014-06-05 Rob Norris[QA] Move Waypoint dialog code into its own file.
2014-06-05 Rob Norris[QA] Use a library function to get the number of items...
2014-06-05 Rob NorrisMerge branch 'TimeDisplay'
2014-06-05 Rob Norris[DOC] Time Display option.
2014-06-05 Rob NorrisSF Features#95 - Part 2: TimeZone lookup based on an...
2014-06-05 Rob NorrisCreate timezone lookup file derived from geonames.org
2014-06-05 Rob NorrisAdd kdtree C code version 0.5.6 from https://code.googl...
2014-06-05 Rob NorrisSF Features#95 - Part 1: Allow and use configuration...
2014-06-05 Rob Norris[DOC] Include source link for strtod.c
2014-06-05 Rob NorrisFix test file: OSMarender Map is long defunct. Use...
2014-06-05 Rob NorrisIf a route or track creation is cancelled with the...
2014-06-05 Rob NorrisAdd and use preference in whether a name is requested...
2014-06-01 Rob NorrisAllow import of file format with *any* readable compone...
2014-06-01 Rob NorrisFix jump to today's date in search if Viking has been...
2014-05-27 Rob NorrisSF Bugs#106: Fix incorrect location on opening .vik...
2014-05-27 Rob Norris[DOC] Attribution of Sanos strtod.c
2014-05-27 Rob Norrisstrtod.c from Sanos Operating System Kernel 1.3.4 ...
2014-05-27 Rob NorrisFix pasting of text in DMS format to resolve to the...
2014-05-27 Rob Norris[DOC] Add attributions to meet binary distribution...
2014-05-27 Rob Norris[DOC] Bump Docbook Version to 4.5 in the Help.
2014-05-15 Rob NorrisEnable copying the centre location of the viewport...
2014-05-15 Rob NorrisAdd alternative bearing readout as raw lat/lon double...
next