]> git.street.me.uk Git - andy/viking.git/shortlog
andy/viking.git
2013-03-05 Rob NorrisEnable updating the treeview to allow setting a blank...
2013-03-05 Rob NorrisMerge pull request #2 from gdt/maxzoom
2013-03-05 Rob NorrisMerge pull request #1 from gdt/whitespace-README
2013-03-05 Greg TroxelAllow zoom to 1/32.
2013-03-05 Greg TroxelWrap long lines.
2013-03-03 Rob NorrisMerge branch 'LayerDefaultValues'
2013-03-03 Rob NorrisNow layer property defaults are available, improve...
2013-03-03 Rob NorrisFix usage of layer defaults when file has been manually...
2013-03-03 Rob Norris[DOC] Layer property defaults.
2013-03-03 Rob NorrisImprove the Waypoint tooltip to display the description...
2013-03-03 Rob NorrisRemove unnecessary include statements.
2013-03-03 Rob NorrisFix datasource acquiring waypoints from geotag images.
2013-03-03 Rob NorrisCreate and use a function to detect when a TrackWaypoin...
2013-03-03 Rob Norris[QA] Use vik_track function to append trackpoints from...
2013-03-03 Rob Norris[QA] Simplify vik_track_steal_and_append_trackpoints()
2013-03-03 Rob NorrisRemove direct access for '->style' and replace with...
2013-03-03 Rob NorrisDon't use deprecated GtkObject - use GObject instead.
2013-03-03 Rob Norrisgtk_object_sink() has been deprecated since GTK version...
2013-03-03 Rob NorrisReplace G_CONST_RETURN with 'const'
2013-03-03 Rob Norris[QA] Remove unused variable in VikWindow.
2013-02-26 Rob NorrisBetter copying of limited sized string.
2013-02-26 Rob Norris[DOC] Update the TODO file to say that it's old and...
2013-02-26 Rob NorrisUpdated geo-* scripts to version released on 2013/02/18
2013-02-26 Rob NorrisFix compilation with --enable-geocaches option.
2013-02-23 Greg Troxelhelp/Makefile.am: explicitly list figures.
2013-02-17 Rob NorrisRevise Layer Default icon.
2013-02-16 Rob NorrisAdd default values for layers.
2013-02-16 Rob Norris[QA] Refactor general string processing to avoid pointe...
2013-02-16 Rob Norris[QA] Simplify setting the colour in coordinate layer.
2013-02-16 Rob Norris[QA] Move preferences_load_parse_param() to be a genera...
2013-02-16 Rob Norris[QA] Move VikLayerTypedParamData from preferences into...
2013-02-16 Rob Norris[QA] Promote layer_type_from_string to be a global...
2013-02-16 Rob Norris[QA] Enumerate and use VikLayerWidgetType
2013-02-16 Rob Norris[QA] Enumerate and use VikLayerParamType
2013-02-16 Rob Norris[QA] Better usage of enumeration type to identify layers.
2013-02-16 Rob Norris[QA] Initialization of TrackWaypoint layer data in...
2013-02-16 Rob NorrisEnable some layers to be created without needing a...
2013-02-16 Rob NorrisReleasing 1.4.0.1
2013-02-16 Mathieu AlbinetWindows: Add .vik file extension association option...
2013-02-11 Rob NorrisReleasing Viking 1.4.0
2013-02-11 Rob NorrisDocument previous translation updates
2013-02-11 Rob NorrisImport Launchpad translation updates
2013-02-11 Rob Norris[DOC] Add an example screenshot of Viking.
2013-02-11 Rob Norris[DOC] Update map download tool text.
2013-02-11 Rob NorrisFix copy and paste typo in a Windows script.
2013-02-11 Rob NorrisFix crashing if creating a DEM layer with no files.
2013-02-09 Rob NorrisFix usage of GDateTime functionality which is only...
2013-02-09 Rob NorrisFix crash when cancelling an 'Acquire' in progress...
2013-02-09 Rob NorrisNeed more files for Windows packaging.
2013-02-09 Rob NorrisFix potential unnecessary exit in trying to handle...
2013-02-09 Rob NorrisRestore help files to being part of the source distribu...
2013-02-09 Rob NorrisRemove checking of unused headers and functions.
2013-02-09 Rob NorrisRemove useless include.
2013-02-04 Cristian KleinFix: crash when dealing with non-compressed DEM files
2013-02-04 Rob NorrisInclude Windows scripts in the source distribution.
2013-02-03 Rob NorrisWindows: Script full generation of Windows build from...
2013-01-31 Rob NorrisImprove Windows installer script.
2013-01-31 Rob NorrisMake the Spanish version of the Windows Installer actua...
2013-01-31 Rob NorrisFix Windows installer script to run on a real Windows...
2013-01-31 Rob NorrisAdd Windows installer files to be included in a 'make...
2013-01-31 Rob Norris[DOC] Minor corrections
2013-01-31 Rob Norris[DOC] Remove really old file
2013-01-31 Rob NorrisRemember to add support of Finnish translation
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-30 Rob NorrisDefine Windows build version in the Installer script.
2013-01-30 Rob NorrisWindows build installation steps in installer.bat scrip...
2013-01-30 Rob Norris[QA] Remember Exif library removal on Windows deinstall.
2013-01-30 Rob NorrisDocument previous translation updates
2013-01-30 Rob NorrisImport Launchpad translation updates from 1.3
2013-01-28 Rob NorrisAdd simple dialog to show map tile information.
2013-01-28 Rob NorrisEnsure tracks coloured according to the draw mode.
2013-01-26 Guilhem BonnefilleRemove zoom combobox in toolbar
2013-01-26 Guilhem BonnefilleAdd a zoom selector on status bar
2013-01-26 Rob NorrisAdd file version to .vik files.
2013-01-26 Rob NorrisEnsure when creating tracks they are allocated a colour.
2013-01-26 Rob NorrisRework TrackWaypoint layer option to draw 'All Tracks...
2013-01-26 Rob NorrisAdd map layer option to only download missing tiles.
2013-01-26 Rob Norris[QA] Remove unneeded include.
2013-01-26 Rob Norris[QA] Better variable naming
2013-01-26 Rob NorrisMaintain script output of TrackWaypoint layer format.
2013-01-26 Rob Norris[QA] Reduce warnings when compiling with Clang.
2013-01-26 Rob Norris[QA] Actually use results from IS_VIK_* calls.
2013-01-26 Rob NorrisAdd more files to ignore, when building on Windows
2013-01-23 Rob NorrisMerge branch 'MyOSMTraces'
2013-01-23 Rob Norris[DOC] Add My OSM Traces help.
2013-01-23 Rob NorrisAdd marker to indicate whether my tracks from OSM start...
2013-01-23 Rob NorrisAdd Acquiring 'My' OSM Traces as a datasource.
2013-01-23 Rob Norris[DOC] Top layer can no longer be renamed.
2013-01-23 Rob Norris[DOC] Fix internal doc reference.
2013-01-21 Guilhem Bonnefille[QA] Apply naming convention to GType macros (vikviewport)
2013-01-20 Guilhem Bonnefille[QA] Replace some coef with more explicit function
2013-01-20 Guilhem Bonnefille[QA] Convert DEG2RAD and RAD2DEG to macro functions
2013-01-20 Rob Norris[QA] Tidy up vikgoto header usage.
2013-01-20 Rob Norris[QA] datasource_geotag tidy ups + fix copyright
2013-01-20 Rob Norris[QA] Prefer g_strdup() over strdup(). Also gives clean...
2013-01-20 Rob Norris[QA] Adjust test and move variable declaration to give...
2013-01-19 Rob Norris[DOC] Add further TrackWaypoint detail.
2013-01-19 Rob Norris[DOC] Promote individual layers into top level sections.
2013-01-19 Rob Norris[DOC] Improve Acquire help wording and links to TrackWa...
2013-01-19 Rob Norris[DOC] Fix internal document linking when used with...
next