]> git.street.me.uk Git - andy/viking.git/history - src/vikslippymapsource.c
[QA] Reusable function for freeing the waypoint image cache.
[andy/viking.git] / src / vikslippymapsource.c
2015-12-15 Rob Norris[QA] Rename DownloadMapOptions --> DownloadFileOptions
2015-02-22 Rob NorrisMerge branch 'MapnikRenderingLayer'
2015-01-27 Rob NorrisShift Inverse TMS MapCoord <=> Spherical Mercator VikCo...
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 NorrisAdd and use capability of defined individual map types...
2013-12-07 Rob NorrisEnable boolean map configuration 'switch-xy' property...
2013-10-16 Rob NorrisMerge branch 'MBTilesRead'
2013-10-16 Rob NorrisDirectly support reading from MBTile files using libsql...
2013-09-28 Rob Norris[QA] These functions should be static to match the...
2013-07-07 Rob NorrisSF Bugs#99: Increase limit for Map IDs
2013-03-09 Rob NorrisExtend map scales down to support 1/32 zoom level.
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2012-08-04 Rob NorrisAdd simple direct on disk access map type to tiles...
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-03-27 Guilhem BonnefilleAdd support for Bing maps
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-23 Rob NorrisFix spelling
2010-11-27 Guilhem BonnefilleMove-up download methods
2010-11-17 Guilhem BonnefilleMerge branch 'i18n-launchpad' into master
2010-11-09 Guilhem BonnefilleImprove copyright holders
2010-11-01 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-10-11 Guilhem BonnefilleMerge remote branch 'jocelyn/etag'
2010-10-08 Guilhem BonnefilleMerge remote branch 'rnorris/LayerMenuKeyboardAccelerators'
2010-10-01 Guilhem BonnefilleFix arithmetic macro definition
2010-09-19 Guilhem BonnefilleFix GType macro usage
2010-09-14 Guilhem BonnefilleComment VikSlippyMapSource
2010-07-18 Jocelyn JaubertRename supports_if_modified_since to supports_download_...
2010-07-18 Jocelyn JaubertAdd use_etag in vikslippymapsource, and enable it on...
2010-07-18 Jocelyn JaubertRename struct DownloadOptions to DownloadMapOptions
2010-06-08 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-05-25 Guilhem BonnefilleMerge commit 'viking-0.9.93' into help
2010-04-11 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-03-24 Guilhem BonnefilleMerge commit 'viking-0.9.92' into help
2010-03-15 Jocelyn JaubertAdd negative scales so that we can have bigger zoom...
2010-03-15 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-03-13 Guilhem BonnefilleMerge commit 'viking-0.9.91' into help
2010-02-15 Guilhem BonnefilleUse a preference to set the tiles age
2010-02-05 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-01-24 Sven WegenerAllow reuse of curl connection objects
2010-01-12 Guilhem BonnefilleMerge branch 'new-maps'
2010-01-12 Guilhem BonnefilleRecode DownloadOptions as properties to VikSlippyMapSource
2009-09-29 Guilhem BonnefilleMerge branch 'fix-osm-api-0.6'
2009-09-27 Guilhem BonnefilleRefactoring: use a GObject model to implement MapSource...
2009-09-21 Guilhem BonnefilleMerge commit 'viking-0.9.9' into gobjectify-map-type
2009-07-24 Guilhem BonnefilleMerge branch 'gobjectify-map-type' into gobject-builder
2009-07-24 Guilhem BonnefilleManage memory of private fields
2009-07-24 Guilhem BonnefilleMove label
2009-07-18 Guilhem BonnefilleExpose VikSlippyMapSource's private fields as properties
2009-07-18 Guilhem BonnefilleExpose VikMapSourceDefault's private fields as properties
2009-07-15 Guilhem BonnefilleMerge 'viking-0.9.8'
2009-07-14 Guilhem BonnefilleMerge 'viking-0.9.7'
2009-07-14 Guilhem BonnefilleSet VikMapSourceDefault properties
2009-07-14 Guilhem BonnefilleMerge vikslippymapsourceabstract and slippy-map-type