]> git.street.me.uk Git - andy/viking.git/history - src/file.c
Allow passing just a track into a_babel_convert_to() for uploading to a GPS Device
[andy/viking.git] / src / file.c
2012-10-19 Rob NorrisAllow passing just a track into a_babel_convert_to...
2012-10-19 Rob NorrisCorrect layer read definition + enable reporting of...
2012-10-19 Rob NorrisAdd basic warning message if an issue has been detected...
2012-10-13 Rob NorrisMerge branch 'TrackMergeSplitImprovements'
2012-10-09 Rob NorrisRework a_file_load() to always load .vik files in prefe...
2012-09-06 Rob NorrisImprove feedback for handling erroneous GPX.
2012-09-04 Guilhem BonnefilleFix lack of feedback when reading erroneous GPX
2012-07-10 Rob NorrisMake the track name a property of the track.
2012-05-10 Guilhem BonnefilleAdd support for many extensions' configuration
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-19 Rob NorrisMerge branch 'ExternalOptions'
2011-12-18 Rob NorrisAdd and use KML File Export units option.
2011-12-11 Rob NorrisRationalize babel function parameter ordering.
2011-11-13 Rob NorrisMerge branch 'master' into GPSD-API-v5
2011-10-29 Rob NorrisMerge branch 'WebToolBounds'
2011-10-28 Rob NorrisFix potential crashes if check_file_magic_vik function...
2011-09-19 Rob NorrisMerge branch 'WindowsInstaller'
2011-09-16 Rob NorrisRefuse to load unsupported file types.
2011-06-22 Rob NorrisFix compiler warnings generated with gcc4.6 in file.c
2011-06-14 Rob NorrisSupport proper MAC OS file locations.
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-03-31 Rob NorrisAdd support for kml files.
2011-03-31 Rob NorrisMake the highlight colour configurable and use as appro...
2011-03-31 Rob NorrisAdd viewport property to control the display of the...
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-07 Rob NorrisOn opening GPX files automatically view all the data.
2011-01-07 Guilhem BonnefilleRemove the hability to hide copyright
2010-12-11 Guilhem BonnefilleAdd copyright property
2010-11-27 Guilhem BonnefilleAdd LatLon projection
2010-11-24 Guilhem BonnefilleReplace macros by enum
2010-11-24 Guilhem BonnefilleSimplify previous commit
2010-11-22 Rob NorrisEnable individual track to GPX export via the Track...
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-09-19 Rob NorrisExtend set/get param interface to have knowledge of...
2010-09-18 Rob NorrisFix compiler warning in file.c
2010-09-06 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-08-16 Rob NorrisFix impaired (drawcentermark setting bodged) vik file...
2010-06-08 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-05-25 Guilhem BonnefilleMerge branch 'help'
2010-05-02 Simon MuntonFix #2988574: Can't save files opened via recent file...
2010-03-13 Guilhem BonnefilleMerge commit 'viking-0.9.91' into help
2010-02-05 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-02-05 Mike RyanFix #2946287: open a recent file
2009-09-21 Guilhem BonnefilleMerge commit 'viking-0.9.9' into gobjectify-map-type
2009-08-20 Guilhem BonnefilleUpdate translations from launchpad
2009-08-18 TalFix #2163652: GPX file with byte order mark not parsed
2009-07-14 Guilhem BonnefilleMerge 'viking-0.9.7'
2009-07-14 Guilhem BonnefilleRemove old Google stuff
2008-12-18 Guilhem BonnefilleRemove old Google stuff
2008-08-30 Guilhem BonnefilleQA
2008-07-14 Robert NorrisCompiler warning fixes
2008-04-12 Mathieu AlbinetPortability: use Glib function related to stdio.h
2008-04-12 Mathieu AlbinetPortability: reduce unistd.h dependency
2008-02-20 Guilhem BonnefilleRemove trailing '\n' in g_message calls
2007-12-21 Evan BattagliaPreferences!!!! Make way for the Geocachers.
2007-11-10 Evan BattagliaFilters filters oh my
2007-10-09 Evan BattagliaImplement g_hash_table_remove_all in file.c too (for...
2007-09-07 Guilhem BonnefilleFix #1789550: mkdtemp usage is conditioned
2007-09-07 Guilhem Bonnefilleg_*ify a_get_viking_dir function
2007-09-03 Guilhem BonnefilleDo not warn about drawmode inconsistency while reading...
2007-09-03 Guilhem BonnefilleQA: strong type the second argument of the *_post_read...
2007-08-14 Quy TonthatFix bug in creating temporary HOME when HOME is not...
2007-07-06 Evan BattagliaMerge DEM branch
2007-07-03 Quy TonthatFixed bugs that caused "draw_scale" and "draw_centermar...
2007-06-23 Guilhem BonnefilleUse g_mkdir instead of native mkdir
2007-06-19 Quy TonthatFix a wild pointer bug that can cause crashes.
2007-06-19 Quy TonthatFix bugs that causes "drawcentermark" not recognised...
2007-06-18 Quy TonthatAdd center mark which can be turn on/off in View menu.
2007-06-18 Quy TonthatAdded cookies to google requests.
2007-05-21 Quy TonthatSave function for GPS layer (part 2: read)
2007-05-21 Quy TonthatSave function for GPS layer (part 1: write only)
2007-02-05 Quy TonthatCorrected main window title and viking website
2005-10-01 Evan BattagliaOption as to whether to show scale
2005-10-01 Evan BattagliaAlex's optional symbols patch; Fix geocaching .loc...
2005-09-29 Evan BattagliaFix saving bug I introduced earlier; update TODO
2005-09-29 Evan Battagliatrying to get g_dtostr to work
2005-09-28 Evan BattagliaUpdate TODO file
2005-09-17 Evan BattagliaGPX write, clickable v-vs-t diagram
2005-09-17 Evan BattagliaRead Geocaching .loc (about time)
2005-09-16 Evan BattagliaInitial GPX support, experimental 3-d plotting, bugfixe...
2005-09-01 Evan BattagliaInitial revision