]> git.street.me.uk Git - andy/viking.git/history - src/vikdemlayer.c
Set 'OK' default for goto dialogs.
[andy/viking.git] / src / vikdemlayer.c
2010-11-01 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-10-16 Rob NorrisFix dem_gradient_colors allocation.
2010-10-11 Guilhem BonnefilleMerge remote branch 'jocelyn/etag'
2010-10-08 Guilhem BonnefilleMerge remote branch 'rnorris/LayerMenuKeyboardAccelerators'
2010-10-01 Rob NorrisAdd and use defines for conversion of speed units.
2010-09-29 Rob NorrisFix small memory leak when downloading DEM data via...
2010-09-26 Rob NorrisDEM layer properties tidy up.
2010-09-24 Rob NorrisImprove grammar/usage for conversion macro function...
2010-09-19 Guilhem BonnefilleUse constant for 'feet in meter'
2010-09-19 Rob NorrisUse height units in display of DEM min / max elevation...
2010-09-19 Rob NorrisExtend set/get param interface to have knowledge of...
2010-09-06 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-09-05 Rob NorrisPrevent DEM layer colour indexing going negative and...
2010-09-05 Rob NorrisFix DEM layer to show default sea level.
2010-07-18 Jocelyn JaubertAdd use_etag to struct DownloadMapOptions
2010-07-18 Jocelyn JaubertRename struct DownloadOptions to DownloadMapOptions
2010-06-08 Guilhem BonnefilleMerge branch 'i18n-launchpad'
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 commit 'viking-0.9.91' into help
2010-02-08 David Rasmus PiegdonImprove DEM-Layer
2010-02-05 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-01-24 Sven WegenerAllow reuse of curl connection objects
2010-01-12 Guilhem BonnefilleMerge branch 'new-maps'
2009-10-24 Guilhem BonnefilleTiles must be older than a specified age before checkin...
2009-10-02 Guilhem BonnefilleMark translatable strings
2009-09-30 David Rasmus PiegdonAdd DEM Gradient
2009-09-21 Guilhem BonnefilleMerge commit 'viking-0.9.9' into gobjectify-map-type
2009-09-20 Jocelyn JaubertAdd option to download only maps that are more recent...
2009-08-20 Guilhem BonnefilleUpdate translations from launchpad
2009-07-28 Jocelyn JaubertAdd missing (VikLayerFuncPostRead) in structs VikLayerI...
2009-07-26 HermFix #2812856: Change SRTM URL
2009-07-25 HermFix SRTM Server change
2009-07-15 Guilhem BonnefilleMerge 'viking-0.9.8'
2009-01-15 Mathieu AlbinetWindows port
2008-12-13 Guilhem BonnefilleQA: improve portability
2008-10-12 Jon Burgessfix implicit declaration of maps_layer_default_dir()
2008-08-22 Guilhem BonnefilleHomogeneous icons management.
2008-08-22 Guilhem BonnefilleReplace some g_warning by g_debug
2008-05-01 Guilhem BonnefilleAdd file content checking process
2008-04-19 Tim ScofieldFix: typo
2008-04-12 Mathieu AlbinetPortability: reduce unistd.h dependency
2008-03-16 Guilhem BonnefilleStore cursor info directly into tool struct
2008-02-25 Robert NorrisFix some compiler warnings (SF#1888407)
2008-02-20 Guilhem BonnefilleRemove trailing '\n' in g_message calls
2007-12-13 Guilhem BonnefilleMarking translatable strings.
2007-10-20 Evan BattagliaFixing minor typo which caused crashes for me recently...
2007-10-12 Evan Battagliakeypress framework for tools, Esc & Backspace
2007-10-07 Evan BattagliaCursors!
2007-09-28 Evan BattagliaDraw arrow in Gpsdlayer
2007-09-25 Quy TonthatSRTM download now works for regions outside North_Ameri...
2007-09-23 Evan BattagliaRemove unused vik_layer_copy code
2007-09-23 Evan BattagliaFix crashes on using wrong tools
2007-09-23 Evan BattagliaSerialize string lists / fix DEM Layer copy/paste
2007-09-23 Evan Battaglia * Pan Accelerators (Ctrl+Left, etc)
2007-09-23 Evan BattagliaDownload&import SRTM 90m data (more work needed)
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