]> git.street.me.uk Git - andy/viking.git/history - src/dem.c
Fix: Improve internal redrawing method for layer panel updates.
[andy/viking.git] / src / dem.c
2012-12-30 Guilhem Bonnefille[QA] Replace g_mapped_file_free
2012-10-13 Rob NorrisMerge branch 'TrackMergeSplitImprovements'
2012-10-09 Rob NorrisNever use g_error() as it aborts the program. Use g_cri...
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-12 Rob NorrisFix Resource leak detected by cppcheck 1.46
2010-11-17 Guilhem BonnefilleMerge branch 'i18n-launchpad' into master
2010-11-09 Guilhem BonnefilleImprove copyright holders
2009-09-21 Guilhem BonnefilleMerge commit 'viking-0.9.9' into gobjectify-map-type
2009-08-20 Guilhem BonnefilleUpdate translations from launchpad
2009-07-22 Jocelyn JaubertFix memory leaks found with cppcheck
2009-07-15 Guilhem BonnefilleMerge 'viking-0.9.8'
2008-12-13 Guilhem BonnefilleQA: improve portability
2008-05-09 Jon BurgessFix compilation issue
2008-05-08 Guilhem BonnefilleImprove error handling + I18N
2008-05-08 Mathieu AlbinetPortability: replace mmap functions by g_mapped_file*
2008-04-22 Robert NorrisFix for implicit declaration of function 'g_fopen'
2008-04-12 Mathieu AlbinetPortability: use Glib function related to stdio.h
2008-04-12 Mathieu AlbinetPortability: reduce unistd.h dependency
2008-04-12 Evan Battagliaadd copyright in dem files
2008-02-20 Guilhem BonnefilleRemove trailing '\n' in g_message calls
2007-12-13 Guilhem BonnefilleMarking translatable strings.
2007-10-15 Quy TonthatCosmetic changes and cleanup
2007-10-15 Quy TonthatInterpolating DEM data.
2007-10-15 Quy TonthatInterpolating DEM data.
2007-10-09 Quy TonthatFix a crash bug caused by operation on variable inside...
2007-08-01 Quy TonthatRead hgt.zip files directly. Process correctly 1 arc...
2007-07-27 Quy TonthatPlug file descriptor leak
2007-07-06 Evan BattagliaDEM: fix vertical units
2007-07-06 Evan BattagliaMerge DEM branch