]> git.street.me.uk Git - andy/viking.git/history - src
Fix combo box zoom level selection calculation.
[andy/viking.git] / src /
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...
2012-08-04 Rob NorrisAdd simple direct on disk access map type to tiles...
2012-08-04 Rob NorrisGeotagging: add option to overwrite existing waypoints.
2012-08-04 Rob NorrisFixup making the track name a property of the track.
2012-07-19 Mathieu AlbinetWindows: Really fix opening pictures
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-18 Rob NorrisAdd missing function declaration in dir.h
2012-07-10 Rob NorrisWhen uploading to a GPS device, maintain the unique...
2012-07-10 Rob NorrisExpose ability to uniquify both tracks and waypoints...
2012-07-10 Rob NorrisAdd method to uniquify waypoint names in a TRW layer...
2012-07-10 Rob NorrisAdd method to uniquify track names in a TRW layer and...
2012-07-10 Rob NorrisMake the track name a property of the track.
2012-07-10 Rob NorrisMake the waypoint name a property of the waypoint.
2012-06-28 Rob NorrisFix potential crashing when using multiple maps on...
2012-06-28 Rob NorrisFix crashing when displayed map copyright(s) is longer...
2012-06-28 Rob NorrisRemove incorrect comment
2012-06-28 Rob NorrisFix crash in Show Picture functionality on Window's...
2012-06-10 Rob NorrisFix intended preferences group.
2012-06-10 Rob NorrisFix typo
2012-06-10 Rob NorrisAdd missing parameter terminator.
2012-06-02 Fernando ArbeizaAdd a Gradient Graph to the Track properties display
2012-05-10 Guilhem BonnefilleAdd support for many extensions' configuration
2012-05-08 Guilhem Bonnefille[LEGAL] Bump copyright's year
2012-05-07 Guilhem BonnefilleFix printing of DEBUG message since glib 2.32
2012-05-03 Guilhem Bonnefille[DOC] Minor improve on internal documentation
2012-05-03 Guilhem Bonnefille[BUILD] Remove explicit add of -lexif
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2012-04-11 Rob NorrisBe consistent in that track and waypoint list dialogs...
2012-04-11 Rob NorrisFix build when --disable-alphabetized-trw is specified
2012-04-09 Rob NorrisCredit tile supplier Andy Allan for OSM Cyclemap tiles.
2012-04-09 Rob NorrisAdd OSM Transport map as a built in map option.
2012-04-09 Rob NorrisRemove Tiles@home support as the service has stopped.
2012-04-03 Rob NorrisAdd supported MIME types to the desktop file specification.
2012-02-11 Rob NorrisFix Track Properties graph blob marker drawn at wrong...
2012-01-29 Rob NorrisReduce scope of a variable.
2012-01-20 Rob NorrisDisplay the average moving speed for a track in the...
2012-01-20 Rob NorrisAdd function to return an average moving speed for...
2012-01-20 Rob NorrisAdd ability to open a TrackWaypoint layer with another...
2012-01-20 Rob NorrisAdd ability to open a TrackWaypoint layer with an exter...
next