]> git.street.me.uk Git - andy/viking.git/history - src/acquire.c
When adding layers insert 'Base' layers (i.e Maps/GeoRef/DEM) below the selected...
[andy/viking.git] / src / acquire.c
2013-04-09 Rob NorrisWhen adding layers insert 'Base' layers (i.e Maps/GeoRe...
2013-03-17 Rob NorrisMerge branch 'Optimize'
2013-03-13 Rob NorrisStore track bounding box and only attempt to draw it...
2013-03-03 Rob NorrisMerge branch 'LayerDefaultValues'
2013-03-03 Rob NorrisCreate and use a function to detect when a TrackWaypoin...
2013-02-09 Rob NorrisFix crash when cancelling an 'Acquire' in progress...
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-23 Rob NorrisMerge branch 'MyOSMTraces'
2013-01-23 Rob NorrisAdd marker to indicate whether my tracks from OSM start...
2013-01-23 Rob NorrisAdd Acquiring 'My' OSM Traces as a datasource.
2013-01-18 Rob NorrisAllow acquiring an URL with a username/password authent...
2013-01-18 Rob NorrisAllow an acquire datasource method to *not* have to...
2013-01-09 Guilhem BonnefilleSimplify acquire feature
2013-01-07 Guilhem Bonnefille[DOC] Format acquire's reference documentation
2013-01-06 Rob NorrisFix an acquire callback type usage.
2013-01-05 Rob NorrisMerge branch 'GPX-Route+Icons+Colour'
2013-01-05 Rob NorrisAdd support for GPX routes - as a new sublayer type...
2013-01-04 Guilhem BonnefilleRestore Google Directions feature
2012-12-30 Guilhem BonnefilleAdd debug message tracing name of temporary files
2012-12-30 Guilhem Bonnefille[I18N] Mark translatable string
2012-11-02 Rob NorrisMerge branch 'TrackWaypoint-GPS-Up'
2012-10-19 Rob NorrisEnable option to not write invisible tracks or waypoint...
2012-07-10 Rob NorrisMake the track name a property of the track.
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2011-12-19 Rob NorrisMerge branch 'Geotagging'
2011-12-11 Rob NorrisEnsure vtl created in acquire operation runs post read...
2011-12-11 Rob NorrisRationalize babel function parameter ordering.
2011-12-11 Rob NorrisAdd new process stage for acquire methods.
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-07 Rob NorrisOn acquiring data from sources (inc. GPS) automatically...
2010-11-21 Rob NorrisSet 'OK' defaults for acquire dialogs.
2010-11-01 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-10-16 Rob NorrisFix Debian #599048: Segmentation fault when using gpsbabel
2010-10-11 Guilhem BonnefilleMerge remote branch 'jocelyn/etag'
2010-10-08 Guilhem BonnefilleMerge remote branch 'rnorris/LayerMenuKeyboardAccelerators'
2010-09-19 Rob NorrisAdd keyboard accelerator for the Filter extension to...
2010-06-08 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-05-25 Guilhem BonnefilleMerge branch 'help'
2010-05-19 Rob NorrisOn GPS data acquire, only create a layer if it contains...
2010-05-19 Rob NorrisAdd ability to turn off Garmin GPS after transfer.
2010-05-02 Robert NorrisBetter Preferences Dialog Title
2009-07-14 Guilhem BonnefilleMerge 'viking-0.9.7'
2008-10-12 Robert NorrisFix some more compiler warnings
2008-05-08 Mathieu AlbinetWindows port: rename interface to source_interface
2008-05-01 Guilhem BonnefilleUse a more generic error message
2008-05-01 Mathieu AlbinetRemove dependency to wget
2008-04-12 Mathieu AlbinetPortability: use Glib function related to stdio.h
2008-01-12 Guilhem BonnefilleFix: remove warnings
2007-12-13 Guilhem BonnefilleMarking translatable strings.
2007-11-10 Evan BattagliaFilters filters oh my
2007-05-23 Quy TonthatPut Google Directions dialogs at the center of viking...
2006-05-25 Alex Foobarianadded a setup dialog for acquire from gps
2006-05-12 Alex Foobariansmall fixes in acquire from gps code
2005-12-04 Evan BattagliaMore data source fixes
2005-12-04 Evan BattagliaData sources existence checks and other fixes
2005-11-26 Evan BattagliaGeocaching.com (via gcget) data source
2005-11-26 Evan BattagliaData sources update
2005-11-26 Evan BattagliaGoogle import adds to currently-existing layer
2005-11-25 Evan BattagliaData sources core structure, google directions
2005-11-24 Evan BattagliaGetting ready for Google directions import
2005-11-19 Evan BattagliaAlex's GPSBabel acquire code