]> git.street.me.uk Git - andy/viking.git/history - src
[QA] Use labs() instead of abs() in comparison of timestamps to avoid truncation...
[andy/viking.git] / src /
2015-03-06 Rob Norris[QA] Use labs() instead of abs() in comparison of times...
2015-03-06 Rob Norris[QA] Fix clang warning: format string is not a string...
2015-03-06 Rob NorrisFix building when geotagging is disabled.
2015-02-24 Rob NorrisSF Features#122: Export Track, Route and Waypoint Lists...
2015-02-24 Rob NorrisWhite space fixes.
2015-02-24 Rob Norris[QA] List display of maximum track height could be...
2015-02-24 Rob NorrisMerge branch 'TimeSort'
2015-02-22 Rob NorrisImprove date treeview storage consistency by updating...
2015-02-22 Rob NorrisAdd ability to sort Aggregate layers and sublayers...
2015-02-22 Rob NorrisRefactor getting first timestamp for VikTrwlayers ...
2015-02-22 Rob NorrisRefactor sublayer sort to use a common function.
2015-02-22 Rob NorrisFix uniquify tracks to use the appropriate sort order.
2015-02-22 Rob NorrisRemove 'has_visibile_column' from treeview as it's...
2015-02-22 Rob NorrisMerge branch 'MapnikRenderingLayer'
2015-02-10 Rob NorrisDisplay attribution on Mapnik Renderings.
2015-02-10 Rob NorrisEnable displaying of Mapnik configuration extra parameters.
2015-02-10 Rob NorrisSeparate thread pool for Mapnik rendering defaulting...
2015-02-10 Rob NorrisMapnik library needs full filename for the configuratio...
2015-01-31 Rob NorrisFix displaying refreshed map tiles.
2015-01-31 Rob NorrisAdd mapnik rendering tile info.
2015-01-31 Rob NorrisAllow the Mapnik rendering buffer size to be altered...
2015-01-31 Rob NorrisExtend map cache data to hold extra data associated...
2015-01-27 Rob NorrisAdd method to force re-running carto for a Mapnik Rende...
2015-01-27 Rob NorrisMapnik Layer tool.
2015-01-27 Rob Norris[QA] Prevent some Gtk-CRITICAL messages about values...
2015-01-27 Rob NorrisEnable using an optional file cache for Mapnik Renderings.
2015-01-27 Rob NorrisAdd Refresh to consider reloading a Mapnik Rendering...
2015-01-27 Rob NorrisUse threading with Mapnik Renderings layer.
2015-01-27 Rob NorrisPass Mapnik loading errors around and display in the...
2015-01-27 Rob NorrisAdd GUI About Mapnik information.
2015-01-27 Rob NorrisCarto CSS support to generate Mapnik XML.
2015-01-27 Rob NorrisCreate a mapnik interface object so each Mapnik Layer...
2015-01-27 Rob NorrisA Mapnik Rendering layer
2015-01-27 Rob NorrisSplit background threads into two pools.
2015-01-27 Rob NorrisSimple function to add a file into the GTK+ Recent...
2015-01-27 Rob NorrisAdd Inverse TMS to Spherical Mercator VikCoord conversi...
2015-01-27 Rob NorrisShift Inverse TMS MapCoord <=> Spherical Mercator VikCo...
2015-01-27 Rob NorrisAdd ability to remove the map cache for a single map...
2015-01-27 Rob NorrisAdd function to get number of processors.
2015-01-27 Rob NorrisAdd XML as file entry filter option.
2015-01-27 Rob NorrisAllow starting Viking with command line parameters...
2015-01-27 Rob NorrisAdd functions to allow getting the default and setting...
2015-01-27 Rob Norris[QA] Fix vik_maps_layer_get_map_type() and improve...
2015-01-27 Rob Norris[QA] Use map ids.
2015-01-27 Rob NorrisRework Map Tile information output to use new multi...
2015-01-27 Rob NorrisAdd a dialog to display several separate lines of text.
2015-01-27 Rob NorrisFix drawing of copied MBTiles map layers.
2015-01-27 Rob Norris[QA] Write boolean check in a more standard manner.
2015-01-27 Rob NorrisAllow various variable text output to be selectable...
2015-01-27 Rob NorrisAdd a function to enable creating a selectable label.
2015-01-27 Rob Norris[QA] Fix incorrect comment.
2015-01-27 Rob NorrisEnable opening an external Astronomy program at the...
2015-01-27 Rob NorrisSlightly more configurable support for RedNotebook.
2015-01-27 Rob NorrisAdd 'Education' back into the Desktop Specification.
2014-12-16 Rob NorrisRelease some resources on program exit.
2014-12-16 Rob NorrisCorrect Bing Aerial map name and allow for i18n.
2014-12-16 Rob NorrisShift Map Ids into a central location for ease of knowi...
2014-12-14 Rob NorrisShow maps layer tile grid lines in extreme debug mode
2014-12-14 Rob NorrisShift GTK+ compatibility definitions into vik_compat.h
2014-12-14 Rob NorrisExtend zoom menus to cater for the highest zoom levels.
2014-12-14 Rob NorrisPrevent compiler warnings with GLIB version 2.32 or...
2014-12-14 Rob NorrisSF Features#129: Advanced Maps Layer drawing configuration.
2014-12-14 Rob NorrisFix potential crashes from long running threads in...
2014-12-14 Rob NorrisSF Bugs#116: Fix erroneous usage of abs(). Use fabs...
2014-12-14 Rob NorrisFix stdout/stderr variable usage.
2014-12-14 Rob NorrisImprove potential statusbar message of a selected track...
2014-12-14 Rob NorrisFix display of calculated speed for the statusbar message.
2014-12-14 Rob NorrisRemove not very helpful debug message since it can...
2014-12-14 Rob NorrisSupport showing a climb (vertical speed) value in the...
2014-12-14 Rob Norris[QA] Minor function rename for consistency
2014-12-14 Rob NorrisShift build configurable bits into modules.c
2014-12-14 Rob NorrisSF Bugs#112: Enable using libgexiv2 for writing geotag...
2014-11-16 Rob NorrisSF Features#124: Enable modifier key to enable panning...
2014-11-16 Rob NorrisMerge branch 'GeoRefImprove'
2014-11-16 Rob NorrisAdd alpha capability to GeoRef images.
2014-11-16 Rob NorrisMove function to apply an alpha value to be reuse-able.
2014-11-16 Rob NorrisGeoRef Layer improvement to offer entering coordinates...
2014-11-05 Rob NorrisBy default automatically attempt to read the associated...
2014-11-05 Rob NorrisRefactor world file reading to be more reuseable and...
2014-11-05 Rob NorrisExtend file entry to enable running a callback on entry...
2014-11-04 Rob NorrisGeoRefLayer is always created before the properties...
2014-11-04 Rob NorrisRemove unnecessary restriction on GeoRef layer needing...
2014-11-04 Rob NorrisSF Bugs#113: Fix waypoints can be accidentally moved...
2014-11-02 Rob Norris[QA] Fix compiler warning from previous commit
2014-11-02 Rob NorrisSF Bugs#115: Fix application hanging on degrees input...
2014-10-29 Rob NorrisSF Features#125: Don't export unchecked items when...
2014-10-29 Rob NorrisSF Bugs#114: Fix Shortcut keys get reset next start
2014-10-29 Rob NorrisFix memory leak in saving Geotag EXIF information.
2014-10-29 Rob NorrisFix memory leak in display of the preferences window.
2014-10-29 Rob NorrisFix crashing on invoking the Customize Toolbar from...
2014-10-17 Rob NorrisFix for non portable GNU only strcasestr() function.
2014-10-15 Rob Norris[WINDOWS] Toolbar default to be similar to previous...
2014-10-15 Rob Norris[WINDOWS] For some reason the compiler under Windows...
2014-10-15 Rob Norris[WINDOWS] Default locations for GPSBabel
2014-10-15 Rob NorrisOnly enable Google routing when GPSBabel is available.
2014-10-15 Rob NorrisAllow specifying the location for GPSBabel via a prefer...
2014-10-15 Rob NorrisEnsure waypoint bounds are recalculated when a waypoint...
2014-10-15 Rob NorrisAdd TIFF as an image file type that gets listed in...
2014-10-14 Rob Norris'extreme' debug mode (i.e. -Vd) to not remove downloade...
2014-10-14 Rob NorrisMake "utils.h" commonly available in "viking.h"
next