]> git.street.me.uk Git - andy/viking.git/history - src/vikaggregatelayer.c
[QA] Remove unusable constructor
[andy/viking.git] / src / vikaggregatelayer.c
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'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2011-11-13 Rob NorrisMerge branch 'master' into GPSD-API-v5
2011-09-19 Rob NorrisMerge branch 'WindowsInstaller'
2011-09-16 Rob NorrisFix tracks not shown over map when map layer is dragged...
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
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 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-03-03 Rob NorrisFix vik_aggregate_layer_get_all_layers_of_type for...
2011-02-10 Guilhem BonnefilleReduce GObject cast
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.
2008-08-22 Guilhem BonnefilleHomogeneous icons management.
2007-10-02 Quy TonthatFix half-drawn problem for gps layer
2007-09-28 Evan BattagliaHalf-drawn hack
2007-09-23 Evan BattagliaRemove unused vik_layer_copy code
2007-06-23 Guilhem BonnefilleExplicit donw-casting
2007-06-18 Quy TonthatDownload maps along a track.
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)
2006-10-23 Alex Foobariantoolbox tool improvements
2005-11-17 Alex Foobarianfinished layer marshalling support
2005-11-16 Alex FoobarianAdded layer marshalling support; for now trw and map...
2005-10-13 Alex Foobarianfixed dnd crash when moving to same spot, and when...
2005-10-08 Evan BattagliaFix DISCONNECT_UPDATE_SIGNAL failed assertion
2005-09-30 Alex FoobarianUpdated DND to insert layers at the point of the drop...
2005-09-30 Alex Foobarianadded a DnD method to layer interface, and updated...
2005-09-01 Evan BattagliaInitial revision