]> git.street.me.uk Git - andy/viking.git/history - src
Bump up default map cache size to 128MB and allow setting to 1GB.
[andy/viking.git] / src /
2012-11-09 Rob NorrisBump up default map cache size to 128MB and allow setti...
2012-11-09 Rob NorrisAdd acquire from file into the TrackWaypoint menu options.
2012-11-04 Rob NorrisFixup and simplify GPX saving tracks in timestamp order.
2012-11-02 Rob NorrisMerge branch 'TrackWaypoint-GPS-Up'
2012-10-27 Rob NorrisSF#356778: Download Map Tiles using F5
2012-10-27 Rob NorrisMinor tidy ups.
2012-10-27 Rob NorrisSF#3575828: Ensure new track drawing uses track propert...
2012-10-25 Stanislav BrabecNew Desktop Menu Specification[1] finally has appropria...
2012-10-21 Rob NorrisEnsures the highlight gets drawn around waypoint image...
2012-10-21 Rob NorrisAnother bit of Google Directions needs ifdef disabling
2012-10-19 Rob NorrisAllow GPS Upload from any selected TrackWaypoint layer...
2012-10-19 Rob NorrisExpose methods to get details about options from the...
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 NorrisFix opening GPX files with own internal "hidden" marker...
2012-10-19 Rob NorrisEnable option to not write invisible tracks or waypoint...
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-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-19 Rob NorrisTidy up variable names
2012-10-19 Rob NorrisLimit the size of GPS Babel 'friendly' labels since...
2012-10-13 Rob NorrisMerge branch 'TrackMergeSplitImprovements'
2012-10-09 Rob NorrisAdd some protection against crazy elevation numbers...
2012-10-09 Rob NorrisFix memory leak detected by cppcheck 1.56
2012-10-09 Rob NorrisTidy ups to keep cppcheck 1.56 happy.
2012-10-09 Rob NorrisPrevent obscure crash on key press when layer is not...
2012-10-09 Rob NorrisNever use g_error() as it aborts the program. Use g_cri...
2012-10-09 Rob NorrisRework a_file_load() to always load .vik files in prefe...
2012-10-09 Rob NorrisSuggest default filename with .vik file extension when...
2012-10-01 Rob NorrisUse the signalling method to the update statusbar from...
2012-10-01 Rob NorrisAllow statusbar update signal method to specify which...
2012-10-01 Rob NorrisMove window code that is unnecessarily in main.c to...
2012-09-28 Rob NorrisFix crashing due to GUI updates from the background...
2012-09-28 Rob NorrisFix CPU usage going to 100% when statusbar items update...
2012-09-23 Rob NorrisPrevent compiler warning.
2012-09-21 Rob NorrisMinor code tidy up to match staticness of function...
2012-09-21 Rob NorrisFix non slippy maps from complaining about lack of...
2012-09-20 Rob NorrisDisable direction finding via Google services as they...
2012-09-20 Rob NorrisFix usage of vvp in gpslayer in uploading TRW layer...
2012-09-20 Rob NorrisFix DEM icon usage following internal rename.
2012-09-20 Rob NorrisRemove old and unused src/.depend file
2012-09-20 Rob NorrisReduce warnings when compiling on Windows
2012-09-20 Rob NorrisUpdate ‘gdk_pixbuf_ref’ deprecated functions to the...
2012-09-20 Rob NorrisEnsure correct selection of track or waypoint following...
2012-09-20 Rob NorrisAdd a background block to the track drawing distance...
2012-09-20 Rob NorrisUse gdk_draw_layout() rather than gdk_draw_string(...
2012-09-20 Rob NorrisFix flickering map background when creating a new track...
2012-09-20 Rob NorrisRework the create track drawing with a specific GC...
2012-09-20 Rob NorrisFix for Debian#685817: Statusbar Update From Thread...
2012-09-20 Rob NorrisFix openwindow internal type to match actual usage.
2012-09-20 Rob Norris[Geotagging] Improve detection of image files having...
2012-09-20 Rob NorrisFix GPSBabel Dynamic Device List generation on Windows...
2012-09-20 Rob NorrisAdd zoom by bounds capability when using the zoom tool...
2012-09-20 Rob NorrisEnable zoom tool to recenter the display on the clicked...
2012-09-20 Rob NorrisMore intuitive zoom actions involving the mouse to...
2012-09-06 Rob NorrisImprove feedback for handling erroneous GPX.
2012-09-06 Rob Norris[Geotagging] Fix SF#3564795: Crashing when attempting...
2012-09-06 Rob NorrisPrevent crashing when attempting to import with GPSBabe...
2012-09-06 Rob NorrisPrevent crashing when attempting to acquire data with...
2012-09-04 Guilhem BonnefilleFix lack of feedback when reading erroneous GPX
2012-08-27 Guido ScholzRemove doubled defined "XP" in src/Makefile.am (conplai...
2012-08-27 Guido ScholzFix the missing tabulator
2012-08-27 Guido ScholzFix an incompatible make file rule (using "%"); this...
2012-08-27 Rob NorrisEnsure the pan toolbar button is activated by default...
2012-08-26 Rob NorrisEnable merging segments of a track from the Track-...
2012-08-26 Rob NorrisAdd function to merge segments of a track.
2012-08-26 Rob NorrisFix implicit ordering of Trackpoint property dialog...
2012-08-26 Rob NorrisTidy up: simpler and better use of trackpoint free...
2012-08-26 Rob NorrisFix potential loss of track segment in vik_track_remove...
2012-08-26 Rob NorrisEnable deletion of track points with the same timestamp...
2012-08-26 Rob NorrisAdd functions to count and delete track points with...
2012-08-26 Rob NorrisAdd new 'Delete Points' track submenu and allow deletin...
2012-08-26 Rob NorrisUpdate vik_track_remove_dup_points() to return the...
2012-08-25 Rob NorrisAdd Track Split by Segments into Track menu options.
2012-08-25 Rob NorrisConsistent use of unique_sublayer_name function when...
2012-08-25 Rob NorrisInternal reorganization of unique_sublayer_name functio...
2012-08-25 Rob NorrisMake splitting a track consistant in that it never...
2012-08-25 Rob NorrisRemove joining tracks via the Track Point dialog as...
2012-08-25 Rob NorrisMove View Track menu option above submenu options.
2012-08-25 Rob NorrisAdd new append track command to join tracks not caring...
2012-08-25 Rob NorrisMove track merge options into a new submenu called...
2012-08-25 Rob NorrisAdd track split at trackpoint as an option to the menus.
2012-08-25 Rob NorrisRework track split at trackpoint into a function for...
2012-08-25 Rob NorrisMove split track menu options into a new submenu
2012-08-25 Rob NorrisFix merge track by times for using the internal track...
2012-08-25 Rob NorrisFix display of track edit dialog values when invoked...
2012-08-12 Rob NorrisFix split track at trackpoint for using the internal...
2012-08-09 Guido ScholzFix the untranslated "top layer" context menu.
2012-08-09 Guido ScholzFix radio button labels not translated in dialog windows.
2012-08-08 Rob NorrisAdd and use keyboard accelerator shortcuts to be able...
2012-08-07 Rob NorrisAdd keyboard accelerator marker for layers used in...
2012-08-07 Rob Norris[I18N] Ensure all layer names are marked for translation
2012-08-06 Rob NorrisRework Tool interface for give better control for Tool...
2012-08-05 Rob NorrisFix header as vik_trw_layer_get_waypoint is required...
2012-08-04 Rob NorrisRework Track Draw by Velocity into Draw by Speed with...
2012-08-04 Rob NorrisFor tooltips use plain text so that comments with HTML...
next