]> git.street.me.uk Git - andy/viking.git/history - src/dem.c
Fix maintaining a transparent background when an alpha value is applied to a pixbuf.
[andy/viking.git] / src / dem.c
2015-12-04 Rob NorrisMerge pull request #3 from Shura0/point_names
2015-11-14 Rob Norris[QA] CID#34594: Remove unsigned compared against 0...
2014-02-08 Rob NorrisShift code around to reduce dependencies required for...
2013-08-26 Rob NorrisMerge branch 'StatusBarInfoControl'
2013-08-26 Rob NorrisMerge branch 'TrackLabelling'
2013-08-26 Rob NorrisMerge branch 'TransformUtils'
2013-08-26 Rob NorrisMerge branch 'DownloadDecompression'
2013-07-18 Rob NorrisStart to make compression code more reuseable.
2013-07-15 Rob Norris[QA] Fix large memory leak when removing DEM layers.
2013-04-16 Michael KleinSF#3610708: Fix Failing to Load DEM files on Big Endian...
2013-02-04 Cristian KleinFix: crash when dealing with non-compressed DEM files
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
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