]> git.street.me.uk Git - andy/viking.git/history - src/vikwindow.c
[DOC] Mention map tilesize configuration.
[andy/viking.git] / src / vikwindow.c
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...
2012-11-09 Rob NorrisUse default system font in manually created layouts.
2012-11-09 Rob NorrisAdd file filter for Viking type files in the save as...
2012-11-09 Rob NorrisAdd simple user feedback about the image generation...
2012-11-09 Rob NorrisAdd basic image type file filters of JPG and PNG when...
2012-11-09 Rob NorrisRework draw_to_image_file() methods to ask for filename...
2012-11-09 Rob NorrisSF#2831256: Allow generation of large pixel sized images.
2012-11-02 Rob NorrisMerge branch 'TrackWaypoint-GPS-Up'
2012-10-27 Rob NorrisSF#356778: Download Map Tiles using F5
2012-10-27 Rob NorrisMinor tidy ups.
2012-10-19 Rob NorrisAdd basic warning message if an issue has been detected...
2012-10-13 Rob NorrisMerge branch 'TrackMergeSplitImprovements'
2012-10-09 Rob NorrisPrevent obscure crash on key press when layer is not...
2012-10-09 Rob NorrisSuggest default filename with .vik file extension when...
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 CPU usage going to 100% when statusbar items update...
2012-09-20 Rob NorrisDisable direction finding via Google services as they...
2012-09-20 Rob NorrisFix DEM icon usage following internal rename.
2012-09-20 Rob NorrisEnsure correct selection of track or waypoint following...
2012-09-20 Rob NorrisFix flickering map background when creating a new track...
2012-09-20 Rob NorrisFix for Debian#685817: Statusbar Update From Thread...
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 NorrisImprove feedback for handling erroneous GPX.
2012-08-27 Rob NorrisEnsure the pan toolbar button is activated by default...
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-06 Rob NorrisRework Tool interface for give better control for Tool...
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2011-12-19 Rob NorrisMerge branch 'Geotagging'
2011-12-11 Rob NorrisEXIF read implementation for geotagged images (libexif).
2011-12-04 Rob NorrisFix crashing on opening a file via recent menu after...
2011-11-13 Rob NorrisMerge branch 'master' into GPSD-API-v5
2011-10-29 Rob NorrisMerge branch 'WebToolBounds'
2011-10-21 Guilhem BonnefilleRemove duplicate redraw
2011-10-02 Rob NorrisFix SF#3408170: Selected Track Thickness is Always 1px
2011-10-02 Rob NorrisUse more icons for menu entries.
2011-10-01 Guilhem BonnefilleAllow to import any file known by gpsbabel
2011-09-19 Rob NorrisMerge branch 'WindowsInstaller'
2011-09-16 Rob NorrisAdd some file open filters to ease file selection.
2011-09-16 Rob NorrisShow error message earlier if in incompatible print...
2011-09-16 Rob NorrisRefuse to load unsupported file types.
2011-09-11 Rob NorrisUse more icons for menu entries.
2011-09-10 Rob NorrisAdd Acquire options into the Track/Waypoint layer opera...
2011-08-21 Guilhem BonnefilleAdd ability to acquire GPS traces stored on OSM
next