]> git.street.me.uk Git - andy/viking.git/history - src/vikmapslayer.c
[QA] Use labs() instead of abs() in comparison of timestamps to avoid truncation...
[andy/viking.git] / src / vikmapslayer.c
2015-02-24 Rob NorrisMerge branch 'TimeSort'
2015-02-22 Rob NorrisAdd ability to sort Aggregate layers and sublayers...
2015-02-22 Rob NorrisMerge branch 'MapnikRenderingLayer'
2015-01-31 Rob NorrisFix displaying refreshed map tiles.
2015-01-31 Rob NorrisExtend map cache data to hold extra data associated...
2015-01-27 Rob NorrisSplit background threads into two pools.
2015-01-27 Rob NorrisAdd ability to remove the map cache for a single map...
2015-01-27 Rob NorrisAdd functions to allow getting the default and setting...
2015-01-27 Rob Norris[QA] Fix vik_maps_layer_get_map_type() and improve...
2015-01-27 Rob Norris[QA] Use map ids.
2015-01-27 Rob NorrisRework Map Tile information output to use new multi...
2015-01-27 Rob NorrisFix drawing of copied MBTiles map layers.
2015-01-27 Rob Norris[QA] Write boolean check in a more standard manner.
2014-12-14 Rob NorrisShow maps layer tile grid lines in extreme debug mode
2014-12-14 Rob NorrisPrevent compiler warnings with GLIB version 2.32 or...
2014-12-14 Rob NorrisSF Features#129: Advanced Maps Layer drawing configuration.
2014-12-14 Rob Norris[QA] Minor function rename for consistency
2014-11-16 Rob NorrisMerge branch 'GeoRefImprove'
2014-11-16 Rob NorrisMove function to apply an alpha value to be reuse-able.
2014-09-23 Rob NorrisMerge branch 'MapsExtendedConfiguration'
2014-09-15 Rob NorrisAdd and use capability of defined area by min/max lat...
2014-09-13 Rob NorrisAdd OSM Metatiles as a Map Type so one can read metatil...
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 NorrisAdd and use capability of defined individual map types...
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 NorrisEnable Map Cache layout control per map.
2014-09-11 Rob NorrisMerge commit 'ToolbarConfig'
2014-09-06 Rob NorrisFix incorrect map id variable saved for remembering...
2014-08-03 Rob Norris[QA] Remove very old unused code from vikmapslayer.c
2014-05-08 Rob NorrisFix zoom level tile reporting for an MBTiles map.
2014-04-08 Rob NorrisConvert some console warnings to get reported to the...
2014-03-22 Rob NorrisReport download failures in the statusbar.
2014-01-02 Rob Norris[QA] Rename variables to avoid shadowing global variables.
2014-01-02 Rob Norris[QA] Add default cases for all switch statements.
2014-01-02 Rob Norris[QA] Add explicit missing field initializers.
2013-11-14 Rob NorrisSupport using multiple Viking files with relative paths.
2013-10-25 Rob NorrisMerge branch 'Refactor'
2013-10-24 Rob NorrisRefactor: passed around map layer menu values
2013-10-16 Rob NorrisMerge branch 'MBTilesRead'
2013-10-16 Rob NorrisAllow creating a File Chooser dialog with optional...
2013-10-16 Rob NorrisExpand mapcache hash to include a hash of the map filen...
2013-10-16 Rob NorrisDirectly support reading from MBTile files using libsql...
2013-10-16 Rob NorrisEnable widget sensitivity in the layer properties to...
2013-09-28 Rob NorrisFix broken map layer property tooltip.
2013-09-27 Rob NorrisShow Map License information for each map type only...
2013-09-10 Rob NorrisAdd some safety checks and don't add the pixbuf into...
2013-08-28 Rob Norris[QA] Remove unused function
2013-07-07 Rob NorrisAdd ability to use a conversion function between the...
2013-07-07 Rob NorrisSF Bugs#99: Increase limit for Map IDs
2013-07-02 Rob Norris[QA] Fix some issues spotted with cppcheck 1.59
2013-06-13 Rob NorrisMerge branch 'InternalSettings+StartupPreferences'
2013-06-13 Rob NorrisMap data license does not need to be shown every time...
2013-06-13 Rob NorrisOn the very first startup, ask whether internet related...
2013-06-13 Rob NorrisUse settings to allow configuration of hardcoded map...
2013-06-11 Rob NorrisFix usage of default maps cache directory when it does...
2013-05-25 Rob NorrisAdd ability to Download Maps for a defined region over...
2013-05-23 Guilhem BonnefilleQA: add a NULL check
2013-04-20 Rob NorrisReally fix showing map timestamps on Windows on the...
2013-04-17 Rob NorrisSF#2998555: Control of saving Absolute vs Relative...
2013-04-17 Rob NorrisMake more portable .vik file, as don't save the map...
2013-04-09 Rob NorrisMerge branch 'i18n-launchpad' into master
2013-03-24 Rob NorrisFix showing map timestamps on Windows on the map tile...
2013-03-17 Rob NorrisCorrect spelling of map layer.
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-03 Rob NorrisMerge branch 'LayerDefaultValues'
2013-03-03 Rob NorrisNow layer property defaults are available, improve...
2013-03-03 Rob NorrisRemove direct access for '->style' and replace with...
2013-02-16 Rob NorrisAdd default values for layers.
2013-02-09 Rob NorrisFix usage of GDateTime functionality which is only...
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-28 Rob NorrisAdd simple dialog to show map tile information.
2013-01-26 Rob NorrisAdd map layer option to only download missing tiles.
2013-01-26 Rob Norris[QA] Remove unneeded include.
2013-01-18 Rob NorrisSimplify layer update redraw in determining the gtk...
2013-01-12 Rob NorrisAdd tooltips for Preferences and Layer Parameters.
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (viklayer)
2012-11-17 Rob Norris[I8N] Maintain .vik file compatibilty with translated...
2012-11-09 Rob NorrisWhen downloading maps along a track always display...
2012-11-02 Rob NorrisMerge branch 'TrackWaypoint-GPS-Up'
2012-10-27 Rob NorrisSF#356778: Download Map Tiles using F5
2012-10-13 Rob NorrisMerge branch 'TrackMergeSplitImprovements'
2012-09-20 Rob NorrisFix flickering map background when creating a new track...
2012-08-08 Rob NorrisAdd and use keyboard accelerator shortcuts to be able...
2012-08-06 Rob NorrisRework Tool interface for give better control for Tool...
2012-08-04 Rob NorrisAdd simple direct on disk access map type to tiles...
2012-05-03 Guilhem Bonnefille[DOC] Minor improve on internal documentation
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2012-01-29 Rob NorrisReduce scope of a variable.
2011-12-22 Rob NorrisUse map default: OSM MapQuest tileserver.
2011-12-11 Rob NorrisFix: Improve internal redrawing method.
2011-06-14 Rob NorrisSupport proper MAC OS file locations.
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-05-21 Sven WegenerAdd zoom level 0.5 to map layer
2011-03-31 Rob NorrisAdd ability to move selected trackpoint or waypoint...
2011-03-31 Rob NorrisDefine an interface function to show the viewport menu...
next