]> git.street.me.uk Git - andy/viking.git/history - src/babel.c
Add getting Wikipedia Waypoints via the File->Acquire menu method.
[andy/viking.git] / src / babel.c
2013-01-18 Rob NorrisAllow acquiring an URL with a username/password authent...
2013-01-09 Guilhem BonnefilleAllow to download and acquire a GPX without gpsbabel
2013-01-09 Guilhem Bonnefille[DOC] Improve babel's reference documentation
2013-01-04 Guilhem BonnefilleRestore Google Directions feature
2012-12-30 Guilhem BonnefilleAdd debug message tracing name of temporary files
2012-11-02 Rob NorrisMerge branch 'TrackWaypoint-GPS-Up'
2012-10-19 Rob NorrisEnable option to not write invisible tracks or waypoint...
2012-10-19 Rob NorrisAllow passing just a track into a_babel_convert_to...
2012-10-19 Rob NorrisLimit the size of GPS Babel 'friendly' labels since...
2012-10-13 Rob NorrisMerge branch 'TrackMergeSplitImprovements'
2012-10-09 Rob NorrisNever use g_error() as it aborts the program. Use g_cri...
2012-09-20 Rob NorrisFix GPSBabel Dynamic Device List generation on Windows...
2012-09-04 Guilhem BonnefilleFix lack of feedback when reading erroneous GPX
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2012-01-19 Rob NorrisBetter memory cleanup on unint.
2011-12-19 Rob NorrisMerge branch 'Geotagging'
2011-12-11 Rob NorrisRationalize babel function parameter ordering.
2011-11-13 Rob NorrisMerge branch 'master' into GPSD-API-v5
2011-09-19 Rob NorrisMerge branch 'WindowsInstaller'
2011-09-16 Rob NorrisRestore broken GPS power off command.
2011-09-11 Guilhem BonnefilleDynamically adapt viking to gpsbabel's file formats
2011-09-11 Guilhem Bonnefillefactorize gpsbabel command line
2011-08-26 Guilhem BonnefilleOups: clean code
2011-08-25 Guilhem Bonnefille[QA] Factorize code
2011-08-25 Guilhem BonnefilleMinor fix: declare static internal functions
2011-08-19 Guilhem Bonnefille[DOC] Improve reference documentation for babel.c
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'
2010-11-24 Guilhem BonnefilleSimplify previous commit
2010-11-22 Rob NorrisEnable individual track to GPX export via the Track...
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-09-18 Rob NorrisFix compiler warnings in babel.c
2010-07-18 Jocelyn JaubertAdd use_etag to struct DownloadMapOptions
2010-07-18 Jocelyn JaubertRename struct DownloadOptions to DownloadMapOptions
2010-06-08 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-05-25 Guilhem BonnefilleMerge branch 'help'
2010-05-19 Rob NorrisAdd ability to turn off Garmin GPS after transfer.
2010-03-13 Guilhem BonnefilleMerge commit 'viking-0.9.91' into help
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-11-05 Guilhem BonnefilleFix #2838556: emit warning when gpsbabel is not found...
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
2009-07-15 Guilhem BonnefilleMerge 'viking-0.9.8'
2008-11-21 Quy TonthatFix bugs that caused magic scissors not working.
2008-10-22 Quy TonthatFix compatibility problem for windows.
2008-06-14 Mathieu AlbinetWindows port: calling gpsbabel from windows
2008-05-01 Guilhem BonnefilleAdd file content checking process
2008-05-01 Guilhem BonnefilleImprove error handling
2008-05-01 Mathieu AlbinetRemove dependency to wget
2008-04-27 Guilhem BonnefillePortability: conditional sys/wait.h
2008-04-27 Guilhem BonnefilleCosmetic change
2008-04-27 Guilhem BonnefilleCosmetic change
2008-04-27 Mathieu AlbinetFix pipe leaks
2008-04-12 Mathieu AlbinetPortability: use Glib function related to stdio.h
2008-04-12 Mathieu AlbinetPortability: reduce unistd.h dependency
2007-11-10 Evan BattagliaFilters filters oh my
2007-09-18 Guilhem BonnefilleRefactoring: minor changes
2007-07-17 Quy TonthatClean up (my) degug messages
2007-07-14 Guilhem BonnefilleConverting printf calls
2007-06-23 Guilhem BonnefilleAdd requested sentinel and correct gdk_pixbuf_save...
2006-12-31 Quy TonthatAdded gpslayer
2006-05-12 Alex Foobariansmall fixes in acquire from gps code
2005-12-04 Evan BattagliaData sources existence checks and other fixes
2005-11-26 Evan BattagliaGeocaching.com (via gcget) data source
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