]> git.street.me.uk Git - andy/viking.git/shortlog
andy/viking.git
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-08 Rob NorrisReleasing 1.4.1
2013-04-08 Rob NorrisDon't need specify full path for cmd.exe in using wine
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 NorrisSF#3608411: Part 2 - Avoid creating command window...
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 an example viking file with all the supported waypo...
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.
2013-03-13 Rob NorrisConvert GeoRef failed image loading message into a...
2013-03-13 Rob NorrisGeoRef Layer only works in UTM Projection Mode.
2013-03-13 Rob NorrisFix tooltip of GeoRef northing / easting values.
2013-03-13 Rob NorrisImprove defaults for the GeoRef layer using the current...
2013-03-09 Rob NorrisRemove blank entry on the Tools->Webtools menu list.
2013-03-09 Rob NorrisChange map image interpolation to a more precise one.
2013-03-09 Rob NorrisPrevent the program grinding to a halt if trying to...
2013-03-09 Rob NorrisPrevent requests for downloading tiles at Zoom Level...
2013-03-09 Rob NorrisExtend map scales down to support 1/32 zoom level.
2013-03-07 Rob NorrisFix use of scaled tile image when tile image not present.
2013-03-06 Rob NorrisAdd Wikimedia Toolserver GeoHack as a webtool.
2013-03-05 Rob Norris[QA] Add missing include as this header uses an externa...
2013-03-05 Rob Norris[QA] Function should have only local scope.
2013-03-05 Rob NorrisEnable updating the treeview to allow setting a blank...
2013-03-05 Rob NorrisMerge pull request #2 from gdt/maxzoom
2013-03-05 Rob NorrisMerge pull request #1 from gdt/whitespace-README
2013-03-05 Greg TroxelAllow zoom to 1/32.
2013-03-05 Greg TroxelWrap long lines.
2013-03-03 Rob NorrisMerge branch 'LayerDefaultValues'
2013-03-03 Rob NorrisNow layer property defaults are available, improve...
2013-03-03 Rob NorrisFix usage of layer defaults when file has been manually...
2013-03-03 Rob Norris[DOC] Layer property defaults.
2013-03-03 Rob NorrisImprove the Waypoint tooltip to display the description...
2013-03-03 Rob NorrisRemove unnecessary include statements.
2013-03-03 Rob NorrisFix datasource acquiring waypoints from geotag images.
2013-03-03 Rob NorrisCreate and use a function to detect when a TrackWaypoin...
2013-03-03 Rob Norris[QA] Use vik_track function to append trackpoints from...
2013-03-03 Rob Norris[QA] Simplify vik_track_steal_and_append_trackpoints()
2013-03-03 Rob NorrisRemove direct access for '->style' and replace with...
2013-03-03 Rob NorrisDon't use deprecated GtkObject - use GObject instead.
2013-03-03 Rob Norrisgtk_object_sink() has been deprecated since GTK version...
2013-03-03 Rob NorrisReplace G_CONST_RETURN with 'const'
2013-03-03 Rob Norris[QA] Remove unused variable in VikWindow.
2013-02-26 Rob NorrisBetter copying of limited sized string.
2013-02-26 Rob Norris[DOC] Update the TODO file to say that it's old and...
2013-02-26 Rob NorrisUpdated geo-* scripts to version released on 2013/02/18
2013-02-26 Rob NorrisFix compilation with --enable-geocaches option.
2013-02-23 Greg Troxelhelp/Makefile.am: explicitly list figures.
2013-02-17 Rob NorrisRevise Layer Default icon.
2013-02-16 Rob NorrisAdd default values for layers.
2013-02-16 Rob Norris[QA] Refactor general string processing to avoid pointe...
2013-02-16 Rob Norris[QA] Simplify setting the colour in coordinate layer.
2013-02-16 Rob Norris[QA] Move preferences_load_parse_param() to be a genera...
2013-02-16 Rob Norris[QA] Move VikLayerTypedParamData from preferences into...
2013-02-16 Rob Norris[QA] Promote layer_type_from_string to be a global...
2013-02-16 Rob Norris[QA] Enumerate and use VikLayerWidgetType
2013-02-16 Rob Norris[QA] Enumerate and use VikLayerParamType
2013-02-16 Rob Norris[QA] Better usage of enumeration type to identify layers.
2013-02-16 Rob Norris[QA] Initialization of TrackWaypoint layer data in...
2013-02-16 Rob NorrisEnable some layers to be created without needing a...
2013-02-16 Rob NorrisReleasing 1.4.0.1
2013-02-16 Mathieu AlbinetWindows: Add .vik file extension association option...
2013-02-11 Rob NorrisReleasing Viking 1.4.0
2013-02-11 Rob NorrisDocument previous translation updates
2013-02-11 Rob NorrisImport Launchpad translation updates
2013-02-11 Rob Norris[DOC] Add an example screenshot of Viking.
next