]> git.street.me.uk Git - andy/viking.git/shortlog
andy/viking.git
2012-10-09 Rob Norris[I8N] Mark vikaggregatelayer.c for translation
2012-10-09 Rob Norris[I8N] Mark file vikwaypoint.c for translation.
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 NorrisAdd python tool to convert a Viking tile cache into...
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-05 Rob NorrisRevert Stonehenge.jpg back to the previous version...
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 Norrisgit ignore the generated PDF manual.
2012-09-23 Rob NorrisReleasing version 1.3.2
2012-09-23 Rob NorrisFix 'make distcheck' to have a clean run.
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-21 Rob NorrisRemove Direction Finding from the Help as direction...
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 NorrisIgnore built viking.exe file under Windows.
2012-09-20 Rob NorrisFix DEM icon usage following internal rename.
2012-09-20 Rob Norrisgit ignore output from make dist
2012-09-20 Rob Norrisgit ignore files generated in the data directory
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 Norris[Geotagging] Update RPM spec for new dependency.
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 Guilhem Bonnefille[MAPS] Add OpenSeaMap source
2012-08-27 Guido ScholzFix usage of directory "doc/reference" missing even...
2012-08-27 Guido ScholzClean gnome-doc-utils.make in target "dist-clean"
2012-08-27 Guido ScholzFurther tab fixes in Makefiles
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 Guido ScholzEnhance the "make dist" target wrapping the package...
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-06 Rob NorrisAdd some keyboard shortcuts to the help.
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...
next