]> git.street.me.uk Git - andy/viking.git/history - src/vikdemlayer.c
Releasing viking 0.9.93
[andy/viking.git] / src / vikdemlayer.c
2010-04-11 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-03-15 Guilhem BonnefilleMerge branch 'i18n-launchpad'
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