]> git.street.me.uk Git - andy/viking.git/history - src
Add OSRM routing engine
[andy/viking.git] / src /
2013-05-16 Guilhem BonnefilleAdd OSRM routing engine
2013-05-16 Guilhem BonnefilleGeneralize route finder
2013-05-16 Guilhem BonnefilleAdd a fixed combobox for string parameter
2013-05-05 Rob NorrisOops! Remember to commit new files for DatasourceRemote...
2013-05-04 Rob NorrisSF#3601584: Fix minimum vertical size for the track...
2013-05-02 Rob NorrisMerge branch 'DatasourceRemoteFile'
2013-05-02 Rob NorrisAdd support for acquiring OpenStreetMap Notes as GPX...
2013-05-02 Rob NorrisAdd a new webtool datasource to allow acquiring data...
2013-05-02 Rob NorrisRework mpp_to_zoom() to return the actual zoom level...
2013-05-02 Rob NorrisMake mpp_to_zoom() a generic function
2013-05-02 Rob NorrisPrepare for dynamic VikDataSourceInterface creation...
2013-05-02 Rob NorrisMake window related values available on acquire initial...
2013-05-02 Rob NorrisEnsure string is long enough for potential dates.
2013-05-01 Rob NorrisSimpler and better use of time display for tracks.
2013-05-01 Rob NorrisSimpler and better use of time display for trackpoints.
2013-05-01 Rob NorrisAdd display of Waypoint time property (only when waypoi...
2013-04-30 Rob NorrisAdd time property to Waypoints since it's in the GPX1...
2013-04-29 Rob NorrisFix waypoints may not be shown if drag copied between...
2013-04-29 Rob NorrisEnable changing name of an existing waypoint in the...
2013-04-29 Rob NorrisCorrect tooltip message for paste behaviour
2013-04-29 Rob NorrisScope to include additional menu items for an Aggregate...
2013-04-29 Rob NorrisAdd simple dialog to show DEM file information.
2013-04-27 Guilhem BonnefilleRelicensing source code from GPLv3+ to GPLv2+
2013-04-27 Rob NorrisPrevent cut/copy/paste options appearing in the popup...
2013-04-27 Rob Norris[QA] Remove spurious commented out code.
2013-04-27 Rob Norris[QA] Protection from trying to use small values in...
2013-04-27 Rob NorrisFix incorrect setting to lowest zoom value when clickin...
2013-04-27 Rob Norris[QA] Improve create zoom menu to use G_N_ELEMENTS to...
2013-04-26 Guilhem BonnefilleRelicensing source code from GPLv3+ to GPLv2+
2013-04-26 Guilhem BonnefilleGeocaching: fix geotools call when locale is not C
2013-04-22 Rob NorrisFix may crash on exporting to GPX. Caused by recent...
2013-04-22 Rob NorrisSet the generate image file filter according to the...
2013-04-20 Rob NorrisFix a_vik_gpx_export_wpt_sym_name internal type
2013-04-20 Rob NorrisReally fix showing map timestamps on Windows on the...
2013-04-17 Rob NorrisAdd 'Creation' sort option for saving GPX tracks.
2013-04-17 Rob NorrisSF#3387591: Improve keyboard copy+paste behaviour when...
2013-04-17 Rob NorrisSF#3608417: Add Preference option to control the displa...
2013-04-17 Rob NorrisReduce wasted space in the Preferences dialog if there...
2013-04-17 Rob NorrisSF#2998555: Control of saving Absolute vs Relative...
2013-04-17 Rob NorrisAdd 'Advanced' preferences tab.
2013-04-17 Rob NorrisMake more portable .vik file, as don't save the map...
2013-04-17 Rob NorrisSF#3028797: Remember last directory used when saving...
2013-04-16 Michael KleinSF#3610708: Fix Failing to Load DEM files on Big Endian...
2013-04-14 Guilhem Bonnefille[DOC] Minor improve
2013-04-10 Rob NorrisMerge branch 'GTK+-Updates'
2013-04-10 Rob NorrisCreate own marshal_VOID__POINTER_POINTER function.
2013-04-10 Rob NorrisDon't use deprecated Gtk Type Objects - use G Type...
2013-04-10 Rob Norris[QA] Remove old checks for minimum GTK+2.10, since...
2013-04-10 Rob NorrisIf using GTK+2.24 or later don't use depreciated about...
2013-04-10 Rob NorrisRework combo boxes to work with GTK+2.24 or earlier.
2013-04-10 Rob Norrisgtk_marshal_VOID__POINTER_UINT depreciated, use g_cclos...
2013-04-10 Rob NorrisUse GTK+2.18 functions if available.
2013-04-10 Rob NorrisImproved usage of GTK+2.14 features for URIs.
2013-04-10 Rob NorrisMinimum GTK+2.14 required for the build.
2013-04-09 Rob Norris[QA] Better use of VikLayerTypeEnum rather than gints
2013-04-09 Rob NorrisMerge branch 'i18n-launchpad' into master
2013-04-09 Rob NorrisRemove usage of depreciated GtkItemFactory.
2013-04-09 Rob NorrisPosition Trackpoint Edit and Waypoint dialogs to not...
2013-04-09 Rob NorrisWhen adding layers insert 'Base' layers (i.e Maps/GeoRe...
2013-04-09 Rob NorrisAdd 'Export All' functionality to convert all TrackWayp...
2013-04-09 Rob NorrisEnable opening background jobs window from the status...
2013-04-09 Rob NorrisWhen loading unnamed items in a gpx file improve the...
2013-04-09 Rob NorrisFix using .vik files with 'unusual' track or waypoint...
2013-04-09 Rob NorrisFix waypoint selection when the waypoint has an image...
2013-04-07 Rob NorrisUse a busy cursor when exporting to a file.
2013-04-07 Rob NorrisEnable a busy cursor when loading and saving files...
2013-04-07 Rob NorrisImprove Goto place search UI usage so one can start...
2013-03-29 Rob NorrisFix unintentional renames if drag dropping within the...
2013-03-24 Rob NorrisFix showing map timestamps on Windows on the map tile...
2013-03-24 Rob NorrisMerge branch 'WaypointSymbolImprovements'
2013-03-24 Rob NorrisMaintain support of old waypoint symbol names with...
2013-03-24 Rob NorrisAdd preference to support writing Waypoint symbol names...
2013-03-24 Rob NorrisAdd 'helipad' waypoint symbol.
2013-03-24 Rob NorrisAdd 'exit' waypoint symbol.
2013-03-24 Rob NorrisAmend ground transport icon colour to differentiate...
2013-03-24 Rob NorrisFix incorrect GPSBabel/Garmin symbol names.
2013-03-21 Rob NorrisMaintain waypoint symbol .vik file compatibility with...
2013-03-21 Sven EckelmannFix GPX symbol names for Garmin Oregon 450
2013-03-21 Rob Norris[QA] Tidy up Coordlayer function definitions.
2013-03-21 Rob NorrisFix layer defaults fix, which breaks setting the layer...
2013-03-20 Rob NorrisFix compiling geocaches to work with updated VikLayerPa...
2013-03-20 Rob NorrisSF#3608411: Part 1 - Avoid warning about unbuffer on...
2013-03-20 Rob NorrisSF#3608264: Improve Statusbar Location Info Maybe Truncated
2013-03-17 Rob NorrisPrevent inputting empty names for layers and sublayers...
2013-03-17 Rob NorrisSF#3608311: Fix crash caused by renaming blank sublayer...
2013-03-17 Rob NorrisCorrect spelling of map layer.
2013-03-17 Rob Norris[QA] Move file related function into file.c and rename...
2013-03-17 Rob Norris[QA] Better for vik_track reverse to worry about trackp...
2013-03-17 Rob NorrisMerge branch 'Optimize'
2013-03-17 Rob NorrisGeoRef layer draw: only scale the image when the image...
2013-03-14 Rob NorrisOptimize: Calculate associated icon of a waypoint only...
2013-03-14 Rob NorrisOptimize: Only create waypoint font size string when...
2013-03-14 Rob NorrisSpeed up item selection by restricting search within...
2013-03-14 Rob NorrisMake vik_viewport_coord_to_screen() calculation faster.
2013-03-14 Rob NorrisOnly attempt to draw waypoints when they are in the...
2013-03-13 Rob NorrisStore track bounding box and only attempt to draw it...
2013-03-13 Wolfgang GoetzBe less strigent in loading Geotagged images without...
2013-03-13 Rob Norris[QA] Consistent use of *_layer_draw parameter types.
2013-03-13 Rob Norris[QA] Tidy up DEM layer function definitions.
2013-03-13 Rob Norris[QA] These GeoRef layer functions should be static.
next