]> git.street.me.uk Git - andy/viking.git/history - src
Merge pull request #2 from gdt/maxzoom
[andy/viking.git] / src /
2013-03-05 Rob NorrisMerge pull request #2 from gdt/maxzoom
2013-03-05 Greg TroxelAllow zoom to 1/32.
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 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 NorrisFix compilation with --enable-geocaches option.
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-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 NorrisFix potential unnecessary exit in trying to handle...
2013-02-09 Rob NorrisRemove useless include.
2013-02-04 Cristian KleinFix: crash when dealing with non-compressed DEM files
2013-02-03 Rob NorrisWindows: Script full generation of Windows build from...
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
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 Norris[QA] Reduce warnings when compiling with Clang.
2013-01-26 Rob Norris[QA] Actually use results from IS_VIK_* calls.
2013-01-23 Rob NorrisMerge branch 'MyOSMTraces'
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-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 NorrisAdd TrackWaypoint layer Delete menu options for routes.
2013-01-19 Rob NorrisMerge branch 'WikipediaPointsRework'
2013-01-19 Rob NorrisFix geonamessearch to handle not being able to map...
2013-01-19 Rob NorrisUse Wikipedia featue type to generate a suitable waypoi...
2013-01-19 Rob NorrisUse elevation values in creating waypoints from Wikipedia.
2013-01-19 Rob NorrisAllow for getting more Wikipedia Waypoints (up to 20).
2013-01-19 Rob NorrisAll translated versions to select appropriate language...
2013-01-19 Rob NorrisAllow the columns to be sortable in the Wikipedia Waypo...
2013-01-19 Rob NorrisDecide the 'feature' type is more useful than seeing...
2013-01-19 Rob NorrisAdd getting Wikipedia Waypoints via the File->Acquire...
2013-01-19 Rob NorrisFix geonames country pattern
2013-01-19 Rob NorrisSimplify getting bounds for wikipedia waypoints by...
2013-01-19 Rob NorrisSave Wikipedia Waypoint links in a simple format as...
2013-01-19 Rob NorrisRemove useless 'selected' check box on Wikipedia points...
2013-01-19 Rob NorrisMove 'Add Wikipedia Waypoints' into the Acquire Menu...
2013-01-18 Rob NorrisSimplify layer update redraw in determining the gtk...
2013-01-18 Rob NorrisFix: Improve internal redrawing method for layer panel...
2013-01-18 Rob NorrisStore the main thread value so comparisons can be made...
2013-01-18 Rob NorrisAllow acquiring an URL with a username/password authent...
2013-01-18 Rob NorrisAllow downloading with authentication via curl
2013-01-18 Rob NorrisAllow an acquire datasource method to *not* have to...
2013-01-17 Guilhem BonnefilleAdd bearing information while creating route/track
2013-01-16 Rob NorrisAvoid CRITICAL warnings when updating a waypoint. Check...
2013-01-16 Rob NorrisFix routes display in different coordinate views.
2013-01-16 Rob NorrisAllow attempting to open a URL in a waypoint comment...
2013-01-16 Rob Norris[QA] Mark some GPS layer strings for translation.
2013-01-14 Guilhem Bonnefille[QA] Factor the way to compute window's name
2013-01-12 Rob Norris[QA] Use specific type GHashTable *, instead of generic...
2013-01-12 Rob NorrisOptimise: get reference to VikWindow only once per...
2013-01-12 Rob Norris[QA] Better variable name usage following the change...
2013-01-12 Rob Norris[QA] Add specific enumeration for route finder tool
2013-01-12 Rob NorrisChange TrackWaypoint properties that are radiogroups...
2013-01-12 Rob NorrisAdd tooltips for Preferences and Layer Parameters.
2013-01-12 Rob Norris[QA] Tidy up preferences.c
2013-01-12 Rob Norris[QA] Remove unused viewport variables.
2013-01-12 Rob Norris[QA] Remove unneeded include statement.
2013-01-09 Guilhem BonnefilleAvoid gpsbabel conversion on OSM traces
2013-01-09 Guilhem BonnefilleAllow to download and acquire a GPX without gpsbabel
2013-01-09 Guilhem Bonnefille[DOC] Improve aquire's reference documentation
2013-01-09 Guilhem BonnefilleSimplify acquire feature
next