]> git.street.me.uk Git - andy/viking.git/history - src
Add Show/Hide all Layers within an Aggregate Layer.
[andy/viking.git] / src /
2013-06-01 Rob NorrisAdd Show/Hide all Layers within an Aggregate Layer.
2013-06-01 Rob NorrisSF#3314896: Show/Hide All Tracks (Routes+Waypoints...
2013-05-31 Rob Norris[QA] Fix missing G_BEGIN/END_DECLS
2013-05-31 Rob NorrisAutomated check for the latest version. ATM only on...
2013-05-31 Rob NorrisEnable getting Viking Version as a number from a string...
2013-05-29 Rob NorrisSF#3613971: Remove Geofabrik's OpenStreetMap WMS, as...
2013-05-27 Guilhem BonnefilleFix GLib macros typo
2013-05-27 Guilhem BonnefilleQA: factorize GObject cast operations (datasource_osm_m...
2013-05-27 Guilhem BonnefilleQA: factorize GObject cast operations (datasource_osm.c)
2013-05-27 Guilhem BonnefilleQA: factorize GObject cast operations (datasource_google.c)
2013-05-27 Guilhem BonnefilleQA: factorize GObject cast operations (datasource_geotag.c)
2013-05-27 Guilhem BonnefilleQA: factorize GObject cast operations (datasource_gc.c)
2013-05-27 Guilhem BonnefilleQA: factorize GObject cast operations (datasource_file.c)
2013-05-25 Rob Norris[QA] Revise direct access for '->vbox' to use gtk_dialo...
2013-05-25 Rob NorrisAdd ability to Download Maps for a defined region over...
2013-05-25 Rob NorrisDon't silently fail on attempting to split to a track.
2013-05-25 Rob NorrisFix selection of trackpoint via Edit Trackpoint button.
2013-05-24 Guilhem BonnefilleRouting: refactor
2013-05-24 Guilhem BonnefilleRouting: suppress Google
2013-05-24 Guilhem BonnefilleRouting: suppress OSRM specific code
2013-05-24 Guilhem BonnefilleGeneralize routing engine
2013-05-23 Rob Norris[QA] Prevent Gtk-Critical warnings on trying to use...
2013-05-23 Rob NorrisFix Drag and Drop file loading on Windows.
2013-05-23 Rob NorrisPrevent gcc 4.7.3 compiler warnings for new routing...
2013-05-23 Rob NorrisSupport new versions of depreciated g_thread_* function...
2013-05-23 Rob NorrisAllow opening of files via Drag and Drop onto the Viewport.
2013-05-23 Rob NorrisFix background thread statusbar update instability.
2013-05-23 Rob NorrisFix location of gdk_threads_enter() to be before first...
2013-05-23 Rob NorrisAllow Bing Map source URL to be set via the configurati...
2013-05-23 Guilhem BonnefilleDoc: improve reference documentation
2013-05-23 Guilhem BonnefilleQA: add a NULL check
2013-05-22 Guilhem BonnefilleFix vik_routing_register: replace existing engine
2013-05-22 Guilhem BonnefilleRemove uneeded (and wrong) finalize functions
2013-05-22 Guilhem BonnefilleUpdate AC_INIT macro call
2013-05-20 Guilhem BonnefilleFix compilation warning
2013-05-20 Guilhem BonnefilleAllow to use full URL as download parameter
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...
next