]> git.street.me.uk Git - andy/viking.git/history - src/download.h
[QA] Use labs() instead of abs() in comparison of timestamps to avoid truncation...
[andy/viking.git] / src / download.h
2014-12-16 Rob NorrisRelease some resources on program exit.
2014-03-22 Rob NorrisReport download failures in the statusbar.
2013-08-26 Rob NorrisMerge branch 'StatusBarInfoControl'
2013-08-26 Rob NorrisMerge branch 'TrackLabelling'
2013-08-26 Rob NorrisMerge branch 'TransformUtils'
2013-08-26 Rob NorrisMerge branch 'DownloadDecompression'
2013-07-18 Rob NorrisSupport opening compressed files downloaded for the...
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-18 Rob NorrisAllow downloading with authentication via curl
2013-01-07 Rob NorrisFactor download to a temporary file into a single reuse...
2012-11-16 Rob NorrisAdd G_BEGIN_DECLS and G_END_DECLS to most header files.
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-07-18 Jocelyn JaubertAdd use_etag to struct DownloadMapOptions
2010-07-18 Jocelyn JaubertAdd etag to struct DownloadFileOptions
2010-07-18 Jocelyn JaubertMove time_condition to scruct DownloadFileOptions ...
2010-07-18 Jocelyn JaubertRename struct DownloadOptions to DownloadMapOptions
2010-06-08 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-04-11 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-03-24 Guilhem BonnefilleMerge commit 'viking-0.9.92' into help
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'
2009-10-24 Guilhem BonnefilleTiles must be older than a specified age before checkin...
2009-10-24 Guilhem BonnefilleUse an internal thread concurrency model
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-20 Jocelyn JaubertAdd option to download only maps that are more recent...
2009-09-19 Guilhem BonnefilleMerge branch 'interpolation'
2009-09-18 Harry G McGavran JrFix magic scissors
2008-05-01 Guilhem BonnefilleAdd file content checking process
2007-09-23 Evan BattagliaDownload&import SRTM 90m data (more work needed)
2007-08-30 Bernd ZeimetzAdd redirect support (for Expedia map layer)
2007-08-20 Guilhem Bonnefillelibcurl is a requirement
2007-06-23 Guilhem BonnefilleAdd referer to DownloadOptions
2007-06-23 Guilhem BonnefilleAdding a DownloadOptions type.
2007-04-16 Guilhem BonnefilleIntroducing download module