]> git.street.me.uk Git - andy/viking.git/history - src/viklayer.c
Enable Windows installation to search for and use deployed extension configuration...
[andy/viking.git] / src / viklayer.c
2013-11-25 Rob Norris[QA] Remove unused parameter
2013-11-14 Rob NorrisSupport using multiple Viking files with relative paths.
2013-11-14 Rob Norris[QA] Use actual type rather than a gpointer
2013-10-31 Rob NorrisFix crashing when copying layers with null strings...
2013-10-16 Rob NorrisMerge branch 'MBTilesRead'
2013-10-16 Rob NorrisEnable widget sensitivity in the layer properties to...
2013-09-27 Rob NorrisShow Map License information for each map type only...
2013-09-18 Rob Norris[QA] Use specific type
2013-03-13 Rob Norris[QA] Consistent use of *_layer_draw parameter types.
2013-03-03 Rob NorrisMerge branch 'LayerDefaultValues'
2013-02-16 Rob NorrisAdd default values for layers.
2013-02-16 Rob Norris[QA] Move VikLayerTypedParamData from preferences into...
2013-02-16 Rob Norris[QA] Promote layer_type_from_string to be a global...
2013-02-16 Rob Norris[QA] Better usage of enumeration type to identify layers.
2013-02-11 Rob NorrisFix crashing if creating a DEM layer with no files.
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-18 Rob NorrisSimplify layer update redraw in determining the gtk...
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (viklayer)
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2011-12-11 Rob NorrisFix: Improve internal redrawing method.
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-03-31 Rob NorrisAdd viewport to sublayer add menu items callback.
2011-03-31 Rob NorrisAdd track and waypoint highlight for the selected layer...
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-07 Rob NorrisAdd Layer Tooltip callback definition
2011-01-07 Rob NorrisAdd sublayer tooltip callback definition.
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 Guilhem BonnefilleMerge remote branch 'rnorris/LayerMenuKeyboardAccelerators'
2010-09-19 Rob NorrisExtend set/get param interface to have knowledge of...
2010-06-08 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-05-25 Guilhem BonnefilleMerge branch 'help'
2010-05-02 Robert NorrisBetter Preferences Dialog Title
2010-03-13 Guilhem BonnefilleMerge commit 'viking-0.9.91' into help
2010-02-05 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-01-14 Guilhem BonnefilleFix #2766373: Use a string as device path
2008-08-31 Quy TonthatFix crashes when creating new layers.
2008-08-24 Guilhem BonnefilleUpdate layer after modifying properties
2008-07-14 Robert NorrisCompiler warning fixes
2008-03-16 Guilhem BonnefilleStore cursor info directly into tool struct
2007-12-13 Guilhem BonnefilleMarking translatable strings.
2007-11-10 Evan BattagliaFilters filters oh my
2007-10-09 Guilhem Bonnefillelibgps is no more mandatory
2007-10-07 Evan BattagliaCursors!
2007-10-01 Quy TonthatFix crashes caused by emitting update too early at...
2007-10-01 Quy TonthatDisable half-drawn update mode when the center is moved.
2007-09-28 Evan BattagliaHalf-drawn hack
2007-09-23 Evan BattagliaRemove unused vik_layer_copy code
2007-09-23 Evan BattagliaSerialize string lists / fix DEM Layer copy/paste
2007-09-23 Evan Battaglia * Pan Accelerators (Ctrl+Left, etc)
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-08-15 Quy TonthatClean up and get rid of compiler warnings.
2007-08-14 Guilhem BonnefilleAdding "name" accessor
2007-07-06 Evan BattagliaMerge DEM branch
2007-06-24 Guilhem BonnefilleRemoving old (and no more functional) Makefile
2007-06-23 Guilhem BonnefilleCorrect some erroneous declarations
2007-01-25 Quy TonthatFixed bugs that caused crashes on creating new map...
2007-01-23 Quy TonthatMerged branch modular (r146:173) to trunk
2007-01-02 Quy Tonthatmenu selection for layer instances.
2006-12-31 Quy TonthatAdded gpslayer
2005-11-16 Alex FoobarianAdded layer marshalling support; for now trw and map...
2005-09-01 Evan BattagliaInitial revision