]> git.street.me.uk Git - andy/viking.git/history - src/vikgpslayer.c
Remove definition of a non existant function
[andy/viking.git] / src / vikgpslayer.c
2017-04-29 Rob NorrisRework layer set parameters so it should be more easily...
2017-03-17 Rob NorrisPut vikutils.h into viking.h
2017-03-13 Rob NorrisUse our standard yes/no dialog box and enable i18n...
2017-03-13 Rob NorrisFix gps layer not showing items after file load.
2017-03-13 Rob NorrisReally empty GPS realtime layers.
2017-03-13 Rob NorrisFix spelling in gpsd retry warning print out
2017-03-13 Rob NorrisMore consistent variable names in gps layer
2017-03-13 Rob NorrisTrap some errors reported by gpsbabel
2017-03-13 Rob NorrisThreading rewrite to remove use of unsupported cross...
2017-03-13 Rob NorrisImprove GPS layer tooltip to include GPSD connection...
2017-03-13 Rob NorrisAdd option to auto connect to GPSD rather than having...
2017-01-14 Rob NorrisFix small memory leak
2016-08-11 Rob NorrisOnly call gps_close() after a successful gps_open().
2016-04-24 Rob NorrisReturn function value is ignored in this case.
2016-04-24 Rob NorrisNotice gps_stream() errors from gpsd
2015-12-04 Rob NorrisMerge pull request #3 from Shura0/point_names
2015-11-14 Rob NorrisCID#34612: Fix incorrect break statement location.
2015-08-31 Roman LebedevFix heap-buffer-overflow on Layers -> New GPS Layer
2015-04-28 Rob NorrisRework Acquire framework process function options for...
2015-04-18 Rob NorrisFix tracks and routes not displayed when downloaded...
2015-03-09 Rob NorrisSF Bugs#117: Confirm capability with GPSD_API_MAJOR_VER...
2015-02-24 Rob NorrisMerge branch 'TimeSort'
2015-02-22 Rob NorrisAdd ability to sort Aggregate layers and sublayers...
2014-12-14 Rob NorrisPrevent compiler warnings with GLIB version 2.32 or...
2014-12-14 Rob NorrisSupport showing a climb (vertical speed) value in the...
2013-11-25 Rob Norris[QA] Remove unused parameter
2013-11-16 Rob NorrisEnable a history of requested positions.
2013-10-25 Rob NorrisMerge branch 'Refactor'
2013-10-24 Rob NorrisImprove update signal handler usage in GPS Layer.
2013-10-24 Rob NorrisRemove never used GPS layer drag drop request function.
2013-10-16 Rob NorrisMerge branch 'MBTilesRead'
2013-10-16 Rob NorrisEnable widget sensitivity in the layer properties to...
2013-09-10 Rob Norris[QA] Fixup if statement intention.
2013-08-26 Rob NorrisMerge branch 'StatusBarInfoControl'
2013-07-18 Rob NorrisSF Features#111: Add Optional Statusbar update in GPS...
2013-07-18 Rob NorrisEnable following GPS realtime tracking even when no...
2013-07-07 Rob NorrisAdd ability to use a conversion function between the...
2013-06-12 Rob NorrisFix track not displayed from realtime GPS tracking.
2013-05-23 Rob NorrisSupport new versions of depreciated g_thread_* function...
2013-04-10 Rob NorrisMerge branch 'GTK+-Updates'
2013-04-10 Rob NorrisMinimum GTK+2.14 required for the build.
2013-04-09 Rob NorrisMerge branch 'i18n-launchpad' into master
2013-04-09 Rob NorrisWhen adding layers insert 'Base' layers (i.e Maps/GeoRe...
2013-03-13 Rob Norris[QA] Consistent use of *_layer_draw parameter types.
2013-03-03 Rob NorrisMerge branch 'LayerDefaultValues'
2013-02-16 Rob NorrisAdd default values for layers.
2013-02-16 Rob NorrisEnable some layers to be created without needing a...
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-20 Guilhem Bonnefille[QA] Replace some coef with more explicit function
2013-01-18 Rob NorrisSimplify layer update redraw in determining the gtk...
2013-01-18 Rob NorrisAllow acquiring an URL with a username/password authent...
2013-01-16 Rob Norris[QA] Mark some GPS layer strings for translation.
2013-01-12 Rob NorrisAdd tooltips for Preferences and Layer Parameters.
2013-01-05 Rob NorrisMerge branch 'GPX-Route+Icons+Colour'
2013-01-05 Rob NorrisEnable display of GPS Device on GPS Upload.
2013-01-05 Rob NorrisAdd support for GPX routes - as a new sublayer type...
2012-12-30 Guilhem Bonnefille[QA] Remove uneeded compatibility
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (viklayer)
2012-11-17 Rob Norris[I8N] Maintain .vik file compatibilty with translated...
2012-11-02 Rob NorrisMerge branch 'TrackWaypoint-GPS-Up'
2012-10-19 Rob NorrisOnly create dialog in GPS communication layer if we...
2012-10-19 Rob NorrisAdd option to turn off GPS device in GPS Layer communic...
2012-10-19 Rob NorrisOn all GPS Uploads/Downloads always update progress...
2012-10-19 Rob NorrisAllow uploading a single track via the GPS layer interface.
2012-10-19 Rob NorrisExpose the GPS device communication in the GPS layer...
2012-10-19 Rob NorrisMake GPS layer use dynamic list of GPS devices as suppo...
2012-10-19 Rob NorrisAllow passing just a track into a_babel_convert_to...
2012-10-13 Rob NorrisMerge branch 'TrackMergeSplitImprovements'
2012-09-28 Rob NorrisFix crashing due to GUI updates from the background...
2012-09-20 Rob NorrisFix usage of vvp in gpslayer in uploading TRW layer...
2012-08-08 Rob NorrisAdd and use keyboard accelerator shortcuts to be able...
2012-08-07 Rob Norris[I18N] Ensure all layer names are marked for translation
2012-07-18 Rob NorrisRemove create_realtime_trackpoint call in cleanup which...
2012-07-18 Rob NorrisFix crashing when deleting a GPS layer which has starte...
2012-07-10 Rob NorrisWhen uploading to a GPS device, maintain the unique...
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 NorrisRationalize babel function parameter ordering.
2011-12-11 Rob NorrisFix: Improve internal redrawing method.
2011-11-16 Rob NorrisMerge branch 'GPSD-API-v5'
2011-11-13 Rob NorrisMerge branch 'master' into GPSD-API-v5
2011-10-29 Rob NorrisAdd control of GPS upload/download of components tracks...
2011-10-02 Rob NorrisUse more icons for menu entries.
2011-09-11 Rob NorrisUse more icons for menu entries.
2011-09-10 Rob NorrisAdd experimental support for GPSD_API_MAJOR_VERSION 5.
2011-09-10 Rob NorrisRework gpsd interface for conditional compiling using...
2011-06-22 Rob NorrisFix compiler warnings generated with gcc4.6 in vikgpsla...
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-04-07 Rob NorrisAdd getting the users confirmation when deleting (empty...
2011-03-31 Rob NorrisAdd ability to move selected trackpoint or waypoint...
2011-03-31 Rob NorrisDefine an interface function to show the viewport menu...
2011-03-31 Rob NorrisAdd Select Request layer interface and use within the...
2011-03-31 Rob NorrisAdd track and waypoint highlight for the selected layer...
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-21 Rob NorrisFix incorrect cut/copy of sublayers when accessed via...
2011-01-07 Rob NorrisAdd GPS Layer tooltip to say the protocol (aka device...
2011-01-07 Rob NorrisAdd Layer Tooltip callback definition
next