]> git.street.me.uk Git - andy/viking.git/history - src/vikwindow.c
Give all action entries with an icon a tooltip.
[andy/viking.git] / src / vikwindow.c
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
2011-08-20 Rob NorrisEnable getting of the statusbar from the window.
2011-08-20 Rob NorrisEnumerate use of and simplify the internals of the...
2011-07-13 Rob NorrisEnable the escape key to remove/reset the ruler tool.
2011-07-13 Rob NorrisEnable keypress processing for vik windows tools.
2011-06-25 Rob NorrisImprove the associated icon, remove the scissor effort...
2011-06-25 Rob NorrisReplace 'Magic Scissors' by a more accurate name -...
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-04-07 Rob NorrisAdd getting the users confirmation when deleting an...
2011-03-31 Rob NorrisAdd support for kml files.
2011-03-31 Rob NorrisEnable vik_layers_panel_get_all_layers_of_type to optio...
2011-03-31 Rob NorrisAdd ability to move selected trackpoint or waypoint...
2011-03-31 Rob NorrisAdd a new select tool at the window level to enable...
2011-03-31 Rob NorrisStore name of individual track or waypoint for later...
2011-03-31 Rob NorrisNeed to store the containing trw layer for later usage...
2011-03-31 Rob NorrisMake the highlight colour configurable and use as appro...
2011-03-31 Rob NorrisAdd the storage and retrieval of any kind of track...
2011-03-31 Rob NorrisAdd the ability to return the layers_panel from the...
2011-03-31 Rob NorrisAdd viewport property to control the display of the...
2011-03-27 Guilhem BonnefilleAdd map's logo support
2011-03-11 Mathieu AlbinetWindows : Open help pdf file when when clicked on Help...
2011-02-17 Rob NorrisFix compiler warnings from gcc 4.5.4
2011-02-13 Rob NorrisRemove dulipcate icon reference.
2011-02-08 Guilhem BonnefilleMerge branch 'i18n'
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-28 Rob NorrisAdd and use defines for conversion of meters<->miles...
2011-01-28 Rob NorrisTidy up: Rename a dialog function as it's used to get...
2011-01-07 Guilhem BonnefilleRemove the hability to hide copyright
2011-01-07 Robert NorrisCreate a new 'Show' submenu entry
2010-12-23 Rob NorrisFix compiler warning in vikwindow.c - use correct const...
2010-12-19 Guilhem BonnefilleFix memory leak when generating image file
2010-12-11 Guilhem BonnefilleAdd copyright property
2010-12-05 Rob NorrisImprove key binding for Mercator Mode -> ctrl+m
2010-11-30 Rob NorrisImprove key bindings for ModeLatLon.
2010-11-27 Guilhem BonnefilleAdd LatLon projection
2010-11-21 Rob NorrisSet 'OK' default for the Save to Image dialog.
2010-11-19 Rob NorrisEnable control of the visibility of the menubar [includ...
2010-11-19 Rob NorrisEnable control of the visibility of the toolbar [includ...
2010-11-19 Rob NorrisMake use of the vikwindow toolbar variable.
2010-11-19 Rob NorrisEnable control of the visibility of the statusbar ...
next