]> git.street.me.uk Git - andy/viking.git/history - src/viktrwlayer_propwin.c
Enable widget sensitivity in the layer properties to be controlled.
[andy/viking.git] / src / viktrwlayer_propwin.c
2013-08-29 Rob NorrisMerge branch 'TrackList'
2013-08-29 Rob Norris[QA] Remove unused function parameter
2013-08-26 Rob NorrisMerge branch 'StatusBarInfoControl'
2013-08-26 Rob NorrisMerge branch 'TrackLabelling'
2013-07-20 Rob NorrisEnable optional opening of the track properties dialog...
2013-07-20 Rob NorrisMove all editable properties of a track/route to a...
2013-07-20 Rob NorrisAdd ability to draw track names and distance labels...
2013-07-15 Rob Norris[QA] Fix name memory leaks in TrackWaypoint operations.
2013-07-15 Rob Norris[QA] Fix new tracks not shown after split called from...
2013-07-07 Rob NorrisRefactor Track property grid drawing into a common...
2013-07-07 Rob NorrisSF Bugs#100: Fix Crash on viewing Track Properties...
2013-06-13 Rob NorrisMerge branch 'InternalSettings+StartupPreferences'
2013-06-13 Rob NorrisUse settings to maintain the track properties dialog...
2013-05-04 Rob NorrisSF#3601584: Fix minimum vertical size for the track...
2013-05-01 Rob NorrisSimpler and better use of time display for tracks.
2013-04-10 Rob NorrisMerge branch 'GTK+-Updates'
2013-04-10 Rob NorrisMinimum GTK+2.14 required for the build.
2013-03-03 Rob NorrisMerge branch 'LayerDefaultValues'
2013-03-03 Rob NorrisRemove direct access for '->style' and replace with...
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-18 Rob NorrisSimplify layer update redraw in determining the gtk...
2013-01-05 Rob NorrisMerge branch 'GPX-Route+Icons+Colour'
2013-01-05 Rob NorrisSF#2564997: Enable specific track colours in default...
2013-01-05 Rob NorrisAdd support for GPX routes - as a new sublayer type...
2012-11-30 Rob NorrisRemove unnecessary pass_along variables usage.
2012-11-16 Rob NorrisBetter integer type usage
2012-11-09 Rob NorrisUse default system font in manually created layouts.
2012-11-09 Rob NorrisAdd support of GPX comments and descriptions for tracks...
2012-10-13 Rob NorrisMerge branch 'TrackMergeSplitImprovements'
2012-08-26 Rob NorrisUpdate vik_track_remove_dup_points() to return the...
2012-08-25 Rob NorrisConsistent use of unique_sublayer_name function when...
2012-08-25 Rob NorrisMake splitting a track consistant in that it never...
2012-08-25 Rob NorrisFix merge track by times for using the internal track...
2012-07-10 Rob NorrisMake the track name a property of the track.
2012-06-02 Fernando ArbeizaAdd a Gradient Graph to the Track properties display
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2012-02-11 Rob NorrisFix Track Properties graph blob marker drawn at wrong...
2012-01-20 Rob NorrisDisplay the average moving speed for a track in the...
2011-12-19 Rob NorrisMerge branch 'Geotagging'
2011-12-19 Rob NorrisMerge branch 'ExternalOptions'
2011-12-19 Rob NorrisFix Track Properties graph DEM points drawn at wrong...
2011-12-11 Rob NorrisFix: Improve internal redrawing method.
2011-07-15 Rob NorrisImprove track name when split from Track Properties...
2011-06-25 Rob NorrisImprove altitude track property display by adding anoth...
2011-06-22 Rob NorrisFix compiler warnings generated with gcc4.6 in viktrwla...
2011-06-14 Rob NorrisFix incorrect track property line marker positioning...
2011-06-14 Rob NorrisFix track property point marker drawing error - sometim...
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-04-05 Rob NorrisAdd new graph type Speed/Distance in the track properti...
2011-04-05 Rob NorrisTidy up draw_elevations and draw_vt functions.
2011-04-05 Rob NorrisAdd new graph type Elevation/Time in the track properti...
2011-04-05 Rob NorrisAdd new graph type Distance/Time in the track propertie...
2011-04-05 Rob NorrisUpdate source code copyright on viktrwlayer_propwin.c
2011-04-05 Rob NorrisRemove pointless storage of vlp in track properties...
2011-04-05 Rob NorrisImprove Track Properties speed/time drawing to display...
2011-04-05 Rob NorrisImprove Track Properties elevation drawing to display...
2011-04-05 Rob NorrisOn the Track Properties Window draw an always updating...
2011-04-05 Rob NorrisTrack Properties Window internal tidy: Maintain minimum...
2011-04-05 Rob NorrisEnable controls of drawing DEM data and GPS speeds...
2011-04-05 Rob NorrisTrack Properties Window internal tidy: Enable DEM and...
2011-04-05 Rob NorrisAdd keyboard accelerators for the Track Properties...
2011-04-05 Rob NorrisAdd ability to resize the Track Properties window.
2011-04-05 Rob NorrisTrack Properties internal refactor: rename function...
2011-04-05 Rob NorrisOn the Track Properties Window, also show the elevation...
2011-04-05 Rob NorrisTrack Properties internal refactor: make getting percen...
2011-04-05 Rob NorrisTrack Properties Window internal tidy: individual profi...
2011-04-05 Rob NorrisTrack Properties Window internal tidy: maintain graph...
2011-04-05 Rob NorrisFix sensitivity of the track properties window split...
2011-04-05 Rob NorrisRestructure the graph drawing functions to only handle...
2011-04-05 Rob NorrisRename function minmax_alt to minmax_array, and refacto...
2011-03-31 Rob NorrisTidy up track/waypoint sublayer callbacks to only use...
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...
2010-11-21 Rob NorrisSet 'OK' default for the track properties dialog.
2010-11-17 Guilhem BonnefilleMerge branch 'i18n-launchpad' into master
2010-11-09 Guilhem BonnefilleImprove copyright holders
2010-11-01 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-10-11 Guilhem BonnefilleMerge remote branch 'jocelyn/etag'
2010-10-08 Rob NorrisFix display of rounded speed units scale markers in...
2010-10-08 Guilhem BonnefilleMerge remote branch 'rnorris/LayerMenuKeyboardAccelerators'
2010-10-01 Rob NorrisImprove Track Properties speed profile display for...
2010-10-01 Rob NorrisAdd and use defines for conversion of speed units.
2010-09-24 Rob NorrisImprove grammar/usage for conversion macro function...
2010-09-19 Guilhem BonnefilleUse constant for 'feet in meter'
2010-09-06 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-08-17 Rob NorrisWhen manually creating a track, automatically give...
2010-06-08 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-06-06 Rob NorrisAdd knots as a speed unit option.
2010-04-11 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-03-24 Guilhem BonnefilleMerge commit 'viking-0.9.92' into help
2010-03-15 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-03-13 Guilhem BonnefilleMerge remote branch 'rnorris/unitPref'
2010-03-07 Rob NorrisAdd and use preference for height units.
2010-03-07 Rob NorrisAdd and use preference for speed units.
2010-03-07 Rob NorrisAdd and use preference for distance units.
2009-09-21 Guilhem BonnefilleMerge commit 'viking-0.9.9' into gobjectify-map-type
next