]> git.street.me.uk Git - andy/viking.git/history - src/vikwindow.c
Remove unnecessary subdomain in some OSM tileserver hostnames.
[andy/viking.git] / src / vikwindow.c
2014-03-22 Rob NorrisFix crashing on double clicks - properly initialize...
2014-02-23 Rob NorrisFix building on Windows as Viking only supports GLIB...
2014-01-02 Rob Norris[QA] Rename variables to avoid shadowing global variables.
2014-01-02 Rob Norris[QA] Add explicit missing field initializers.
2014-01-01 Rob NorrisAdd a preference to control the number of recent files...
2014-01-01 Rob NorrisEnable JPG files as a primary supported type.
2014-01-01 Rob Norris[QA] Rename function
2014-01-01 Rob NorrisFix autodownload tiles when scrolling. Was broken by...
2013-12-09 Rob NorrisEnable zooming in/out in jumps of 3 levels by pressing...
2013-12-09 Rob NorrisEnable double clicking as an optional way to control...
2013-11-25 Rob Norris[QA] Remove unused parameter
2013-11-25 Rob Norris[QA] Tools are enabled per active layer
2013-11-16 Rob NorrisEnable a history of requested positions.
2013-11-16 Rob NorrisEnsure highlight for a single track or waypoint is...
2013-11-14 Rob NorrisSupport using multiple Viking files with relative paths.
2013-11-04 Guilhem BonnefilleRefactoring: introduce a function for better encapsulation
2013-10-24 Rob NorrisSF Bugs #104: Fix GStatBuf not available on Glib <...
2013-10-19 Guilhem BonnefilleFix translatable string with variable argument
2013-10-19 Guilhem BonnefilleFix 'export_to_common' dialog
2013-10-02 Rob NorrisSF Features#116: Add an Acquire From URL option.
2013-09-27 Rob NorrisShow Map License information for each map type only...
2013-09-14 Rob NorrisAlways open new .vik file in current window when no...
2013-09-11 Rob NorrisFix opening files with spaces in them when using the...
2013-09-11 Rob NorrisSF Features#53: Part2: Keep the size and zoom options...
2013-07-15 Rob Norris[QA] Fix misc small memory leaks.
2013-07-15 Rob Norris[QA] Fix several memory leaks on program closure.
2013-07-10 Guilhem BonnefilleQA: replace direct access to GtkWidget->window member...
2013-07-07 Rob NorrisAdd ability to use a conversion function between the...
2013-07-02 Rob NorrisMore reliable waypoint symbol resetting on preferences...
2013-06-29 Rob NorrisMerge branch 'LayerSort'
2013-06-23 Guilhem BonnefilleGeneralize Acquire Directions
2013-06-13 Rob NorrisMerge branch 'InternalSettings+StartupPreferences'
2013-06-13 Rob NorrisMap data license does not need to be shown every time...
2013-06-13 Rob NorrisEnable an optional automatic IP to location startup...
2013-06-13 Rob NorrisEnable Startup Method option to choose between using...
2013-06-13 Rob NorrisAdd a startup option to load a default map (as defined...
2013-06-13 Rob NorrisAdd preference to control whether the auto window setti...
2013-06-13 Rob NorrisSave and restore the generate image values using the...
2013-06-13 Rob NorrisUse settings to store Window layout states
2013-06-11 Rob NorrisAdd a simple file properties dialog to show some detail...
2013-05-25 Rob Norris[QA] Revise direct access for '->vbox' to use gtk_dialo...
2013-05-23 Rob NorrisAllow opening of files via Drag and Drop onto the Viewport.
2013-05-23 Rob NorrisFix background thread statusbar update instability.
2013-05-02 Rob NorrisMerge branch 'DatasourceRemoteFile'
2013-05-02 Rob NorrisAdd a new webtool datasource to allow acquiring data...
2013-05-02 Rob NorrisPrepare for dynamic VikDataSourceInterface creation...
2013-04-27 Rob Norris[QA] Protection from trying to use small values in...
2013-04-27 Rob NorrisFix incorrect setting to lowest zoom value when clickin...
2013-04-27 Rob Norris[QA] Improve create zoom menu to use G_N_ELEMENTS to...
2013-04-22 Rob NorrisSet the generate image file filter according to the...
2013-04-17 Rob NorrisSF#3387591: Improve keyboard copy+paste behaviour when...
2013-04-17 Rob NorrisSF#3028797: Remember last directory used when saving...
2013-04-10 Rob NorrisMerge branch 'GTK+-Updates'
2013-04-10 Rob Norris[QA] Remove old checks for minimum GTK+2.10, since...
2013-04-10 Rob NorrisRework combo boxes to work with GTK+2.24 or earlier.
2013-04-10 Rob Norrisgtk_marshal_VOID__POINTER_UINT depreciated, use g_cclos...
2013-04-10 Rob NorrisMinimum GTK+2.14 required for the build.
2013-04-09 Rob NorrisMerge branch 'i18n-launchpad' into master
2013-04-09 Rob NorrisAdd 'Export All' functionality to convert all TrackWayp...
2013-04-07 Rob NorrisEnable a busy cursor when loading and saving files...
2013-03-17 Rob NorrisMerge branch 'Optimize'
2013-03-14 Rob NorrisOptimize: Calculate associated icon of a waypoint only...
2013-03-09 Rob NorrisRemove blank entry on the Tools->Webtools menu list.
2013-03-03 Rob NorrisMerge branch 'LayerDefaultValues'
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 Norris[QA] Remove unused variable in VikWindow.
2013-02-17 Rob NorrisRevise Layer Default icon.
2013-02-16 Rob NorrisAdd default values for layers.
2013-02-16 Rob Norris[QA] Better usage of enumeration type to identify layers.
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-26 Guilhem BonnefilleRemove zoom combobox in toolbar
2013-01-26 Guilhem BonnefilleAdd a zoom selector on status bar
2013-01-23 Rob NorrisMerge branch 'MyOSMTraces'
2013-01-23 Rob NorrisAdd Acquiring 'My' OSM Traces as a datasource.
2013-01-20 Guilhem Bonnefille[QA] Replace some coef with more explicit function
2013-01-20 Rob Norris[QA] Prefer g_strdup() over strdup(). Also gives clean...
2013-01-19 Rob NorrisMerge branch 'WikipediaPointsRework'
2013-01-19 Rob NorrisAdd getting Wikipedia Waypoints via the File->Acquire...
2013-01-18 Rob NorrisStore the main thread value so comparisons can be made...
2013-01-17 Guilhem BonnefilleAdd bearing information while creating route/track
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 NorrisAdd tooltips for Preferences and Layer Parameters.
2013-01-07 Rob NorrisThe vikgoto should not be calling display updates.
2013-01-05 Rob NorrisMerge branch 'GPX-Route+Icons+Colour'
2013-01-05 Rob NorrisReplace 'Add Track' tool with 'Create Route' tool.
2013-01-05 Rob NorrisFix combo box zoom level selection calculation.
2013-01-04 Guilhem BonnefilleRestore Google Directions feature
2012-12-07 Guilhem Bonnefille[QA] Replace specific code by GObject macro
2012-12-02 Guilhem BonnefilleFix tooltip setting
2012-12-02 Guilhem BonnefilleAdd tooltip to new zoom level combo
2012-11-30 Rob NorrisEnsure when opening multiple .vik files they are each...
2012-11-30 Rob NorrisTidy up: remove unused parameter in select track or...
2012-11-30 Rob NorrisSF#2783468: Show UTM location in statusbar when in...
2012-11-30 Rob NorrisChange the save to image to only use tile supported...
2012-11-30 Rob NorrisAdd a zoom combo box into the toolbar
2012-11-12 Rob NorrisNever willingly abort, remove exit() statements.
2012-11-11 Rob NorrisMerge branch 'HelpUpdates'
2012-11-11 Rob NorrisImprove feedback if there is some problem in opening...
next