]> git.street.me.uk Git - andy/viking.git/history - src
Add method to return the type of Viking data held in the clipboard
[andy/viking.git] / src /
2013-01-05 Rob NorrisAdd method to return the type of Viking data held in...
2013-01-05 Rob NorrisAdd options to start making a new track and finishing...
2013-01-05 Rob NorrisAdd new 'New' submenu for the TrackWaypoint layer
2013-01-05 Rob NorrisMove TrackWaypoint layer menu view sublayer options...
2013-01-05 Rob NorrisEnable tooltip for track and waypoint sublayer containers.
2013-01-05 Rob NorrisMake sublayer containers for track and waypoint sublaye...
2013-01-05 Rob NorrisFix combo box zoom level selection calculation.
2013-01-05 Rob Norris[QA] Better internal variable name in track drawing
2013-01-05 Rob Norris[QA] Make a local function static.
2013-01-04 Guilhem BonnefilleRestore Google Directions feature
2013-01-03 Guilhem Bonnefille[QA] Remove uneeded const modifier
2013-01-03 Guilhem BonnefilleUse local variable instead of multiple GCast
2012-12-30 Guilhem Bonnefille[QA] Add ifdef macro for Google Directions related
2012-12-30 Guilhem BonnefilleAdd debug message tracing name of temporary files
2012-12-30 Guilhem Bonnefille[QA] Replace g_mapped_file_free
2012-12-30 Guilhem Bonnefille[QA] Remove uneeded compatibility
2012-12-30 Guilhem Bonnefille[I18N] Mark translatable string
2012-12-13 Guilhem Bonnefille[QA] Remove unusable constructor
2012-12-13 Guilhem Bonnefille[QA] Extract utility function from viktrwlayer
2012-12-11 Guilhem Bonnefille[QA] Use dedicated macro for creating abstract type
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (viklayer)
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (viklayerspanel)
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (viktreeview)
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (vikgotoxmltool)
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (vikviewport)
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (vikwebtoolcenter)
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (vikwebtoolbounds)
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (vikwebtool)
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (vikgototool)
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (vikexttool)
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (googlesearch)
2012-12-07 Guilhem Bonnefille[QA] Replace specific code by GObject macro
2012-12-05 Guilhem Bonnefille[DOC] Add reference documentation to VikStatusbar
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 NorrisRemove unnecessary pass_along variables usage.
2012-11-30 Rob NorrisTidy up: remove unused parameter in select track or...
2012-11-30 Rob NorrisAllow configuration of trackpoint size and direction...
2012-11-30 Rob NorrisAdd the capability to draw a directional arrow on tracks.
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-17 Rob Norris[I8N] Maintain .vik file compatibilty with translated...
2012-11-16 Rob NorrisBetter integer type usage
2012-11-16 Rob NorrisAdd G_BEGIN_DECLS and G_END_DECLS to most header files.
2012-11-16 Rob NorrisAdd missing G_END_DECLS to header files.
2012-11-16 Rob NorrisAdd missing define for a header file
2012-11-12 Rob NorrisTidy up: Remove used function.
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-11 Rob NorrisRemove unused script
2012-11-11 Rob NorrisRemove unnecessary .*config files.
2012-11-11 Rob NorrisRemove old and unused gpsd pixmap
2012-11-09 Rob NorrisAllow a simple Waypoint text size to be set per layer.
2012-11-09 Rob NorrisUse default system font in manually created layouts.
2012-11-09 Rob NorrisTidy some functions to use the VikTrack type properly
2012-11-09 Rob NorrisAdd file filter for Viking type files in the save as...
2012-11-09 Rob NorrisWhen downloading maps along a track always display...
2012-11-09 Rob NorrisAdd support of GPX comments and descriptions for tracks...
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-09 Rob NorrisCorrect spelling of map cache.
2012-11-09 Rob NorrisBump up default map cache size to 128MB and allow setti...
2012-11-09 Rob NorrisAdd acquire from file into the TrackWaypoint menu options.
2012-11-04 Rob NorrisFixup and simplify GPX saving tracks in timestamp order.
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-27 Rob NorrisSF#3575828: Ensure new track drawing uses track propert...
2012-10-25 Stanislav BrabecNew Desktop Menu Specification[1] finally has appropria...
2012-10-21 Rob NorrisEnsures the highlight gets drawn around waypoint image...
2012-10-21 Rob NorrisAnother bit of Google Directions needs ifdef disabling
2012-10-19 Rob NorrisAllow GPS Upload from any selected TrackWaypoint layer...
2012-10-19 Rob NorrisExpose methods to get details about options from the...
2012-10-19 Rob NorrisOnly create dialog in GPS communication layer if we...
2012-10-19 Rob NorrisAdd option to turn off GPS device in GPS Layer communic...
2012-10-19 Rob NorrisOn all GPS Uploads/Downloads always update progress...
2012-10-19 Rob NorrisFix opening GPX files with own internal "hidden" marker...
2012-10-19 Rob NorrisEnable option to not write invisible tracks or waypoint...
2012-10-19 Rob NorrisAllow uploading a single track via the GPS layer interface.
2012-10-19 Rob NorrisExpose the GPS device communication in the GPS layer...
2012-10-19 Rob NorrisMake GPS layer use dynamic list of GPS devices as suppo...
2012-10-19 Rob NorrisAllow passing just a track into a_babel_convert_to...
2012-10-19 Rob NorrisCorrect layer read definition + enable reporting of...
2012-10-19 Rob NorrisAdd basic warning message if an issue has been detected...
2012-10-19 Rob NorrisTidy up variable names
2012-10-19 Rob NorrisLimit the size of GPS Babel 'friendly' labels since...
2012-10-13 Rob NorrisMerge branch 'TrackMergeSplitImprovements'
2012-10-09 Rob NorrisAdd some protection against crazy elevation numbers...
2012-10-09 Rob NorrisFix memory leak detected by cppcheck 1.56
2012-10-09 Rob NorrisTidy ups to keep cppcheck 1.56 happy.
2012-10-09 Rob NorrisPrevent obscure crash on key press when layer is not...
2012-10-09 Rob NorrisNever use g_error() as it aborts the program. Use g_cri...
2012-10-09 Rob NorrisRework a_file_load() to always load .vik files in prefe...
2012-10-09 Rob NorrisSuggest default filename with .vik file extension when...
2012-10-01 Rob NorrisUse the signalling method to the update statusbar from...
next