]> git.street.me.uk Git - andy/viking.git/history - src/vikcoordlayer.c
SF Bugs#113: Fix waypoints can be accidentally moved on (re)selection by the select...
[andy/viking.git] / src / vikcoordlayer.c
2014-01-02 Rob Norris[QA] Add default cases for all switch statements.
2013-10-16 Rob NorrisMerge branch 'MBTilesRead'
2013-10-16 Rob NorrisEnable widget sensitivity in the layer properties to...
2013-08-28 Rob NorrisFix coord layer copying so the copied one is actually...
2013-07-07 Rob NorrisAdd ability to use a conversion function between the...
2013-03-21 Rob Norris[QA] Tidy up Coordlayer function definitions.
2013-03-03 Rob NorrisMerge branch 'LayerDefaultValues'
2013-02-16 Rob NorrisAdd default values for layers.
2013-02-16 Rob Norris[QA] Simplify setting the colour in coordinate layer.
2013-02-16 Rob NorrisEnable some layers to be created without needing a...
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-12 Rob NorrisAdd tooltips for Preferences and Layer Parameters.
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (viklayer)
2012-11-17 Rob Norris[I8N] Maintain .vik file compatibilty with translated...
2012-08-08 Rob NorrisAdd and use keyboard accelerator shortcuts to be able...
2012-08-07 Rob Norris[I18N] Ensure all layer names are marked for translation
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-03-31 Rob NorrisAdd ability to move selected trackpoint or waypoint...
2011-03-31 Rob NorrisDefine an interface function to show the viewport menu...
2011-03-31 Rob NorrisAdd Select Request layer interface and use within the...
2011-03-31 Rob NorrisAdd track and waypoint highlight for the selected layer...
2011-02-17 Rob NorrisFix compiler warnings from gcc 4.5.4
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-21 Rob NorrisFix incorrect cut/copy of sublayers when accessed via...
2011-01-07 Rob NorrisAdd Layer Tooltip callback definition
2011-01-07 Rob NorrisAdd sublayer tooltip callback definition.
2010-11-01 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-10-11 Guilhem BonnefilleMerge remote branch 'jocelyn/etag'
2010-10-08 Guilhem BonnefilleMerge remote branch 'rnorris/LayerMenuKeyboardAccelerators'
2010-09-19 Rob NorrisExtend set/get param interface to have knowledge of...
2010-09-18 Rob NorrisPrevent getting stuck in a near infinite loop when...
2009-09-21 Guilhem BonnefilleMerge commit 'viking-0.9.9' into gobjectify-map-type
2009-08-20 Guilhem BonnefilleUpdate translations from launchpad
2009-07-28 Jocelyn JaubertAdd missing (VikLayerFuncPostRead) in structs VikLayerI...
2009-07-15 Guilhem BonnefilleMerge 'viking-0.9.8'
2008-12-13 Guilhem BonnefilleQA: improve portability
2008-08-24 Guilhem BonnefilleAdd documentation and test file for previous patch
2008-08-24 Mathieu AlbinetColor picker button for the Coordlayer properties dialog
2008-08-22 Guilhem BonnefilleHomogeneous icons management.
2007-12-13 Guilhem BonnefilleMarking translatable strings.
2007-09-23 Evan BattagliaRemove unused vik_layer_copy code
2007-09-03 Guilhem BonnefilleDo not warn about drawmode inconsistency while reading...
2007-09-03 Guilhem BonnefilleQA: strong type the second argument of the *_post_read...
2007-07-06 Evan BattagliaMerge DEM branch
2007-01-02 Quy Tonthatmenu selection for layer instances.
2007-01-02 Quy TonthatLayers now can have their say on what pop up menu items...
2006-10-30 Alex Foobarian(no commit message)
2005-11-17 Alex Foobarianfinished layer marshalling support
2005-11-16 Alex FoobarianAdded layer marshalling support; for now trw and map...
2005-10-12 Alex Foobariancoord layer drawing for lat/lon
2005-09-30 Alex Foobarianadded a DnD method to layer interface, and updated...
2005-09-01 Evan BattagliaInitial revision