Gwyddion – Free SPM (AFM, SNOM/NSOM, STM, MFM, …) data analysis software

Subversion commits

Recent commits to Gwyddion subversion repository:

r29748 by yeti-dn on today 14:37:26 in GWYDDION-UNSTABLE

- replaced incorrect use of GWY_DATA_MISMATCH_ALL with the actual flags to check

Modified: igorfile.c

r29747 by yeti-dn on today 09:46:06 in GWYDDION-UNSTABLE

- fixed data-changed signal descriptions
- changed formal lawn curve index argument name to i

Modified: brick.c field.c lawn.c lawn.h line.c serializable.c spectra.c

r29746 by yeti-dn on yesterday 09:30:31 in tags

- tagged version 3.9

Modified: gwyddion-3.9 (new)

r29745 by yeti-dn on yesterday 09:29:21 in GWYDDION-UNSTABLE

- set version to 3.9 and updated news

Modified: NEWS configure.ac net.gwyddion.Gwyddion3.appdata.xml TODO.gwy3 gwyddion.c gwyddion-night-build

r29744 by yeti-dn on yesterday 09:28:31 in GWYDDION-UNSTABLE

- merged automated gettext changes

Modified: cs.po de.po en_GB.po es.po fr.po it.po ja.po ko.po pt_BR.po ru.po

r29743 by yeti-dn on yesterday 09:23:20 in GWYDDION-UNSTABLE

- removed update-api-indices helper script

Modified: Makefile.am update-api-indices.py (removed)

r29742 by yeti-dn on yesterday 09:18:09 in GWYDDION-UNSTABLE

- fixed various documentation/code mismatches
- wrote some missing documentation
- moved a couple of things to more logical places

Modified: app.c app.h data-browser.c file.c gwyapp.c gwyapp.h menu.c module-loader.c param-table.c results-export.h color-axis.c graph-window.c graph.c gwyui.c pixbuf-render.h

r29741 by yeti-dn on yesterday 08:37:30 in GWYDDION-UNSTABLE

- fixed name mismatches between documentation and code
- wrote some missing documentation
- moved a few things to more logical places

Modified: brick.h dict.c enums.c extend.c filters--small.c filters.c grain-value.h lawn.c macros.h math.c math.h nield.c nl-fitter.c serializable.c serializable.h stats--sum.c stats.c tip.c unit.c unit.h

r29740 by yeti-dn on yesterday 07:44:45 in GWYDDION-UNSTABLE

- comment formatting

Modified: spectro.c

r29739 by yeti-dn on yesterday 07:39:26 in GWYDDION-UNSTABLE

- fixed using the wrong data_kind in the common translate 2→3 subroutine

Modified: gwyfile.c

r29738 by yeti-dn on 2026-04-05 11:58:43 in GWYDDION-UNSTABLE

- added spectra thumbnails to data browser

Modified: app-graph-window.c data-browser--gui.c internal.h thumbnail.c thumbnail.h

r29737 by yeti-dn on 2026-04-05 11:40:37 in GWYDDION-UNSTABLE

- corrected various assumptions breaking spectra windows

Modified: app-graph-window.c data-browser--gui.c data-browser.c file-chooser.c file.c

r29736 by yeti-dn on 2026-04-05 10:44:24 in GWYDDION-UNSTABLE

- accept spectra data kind in AppGraphWindow
- simply show everything (or selected; if a subset is selected)
- removed can_make_visible() to enforce all data kinds should be visualisable

Modified: app-graph-window.c app-image-window.c data-browser-internal.h data-browser.c file-ops.c menu.h

r29735 by yeti-dn on 2026-04-05 09:54:25 in GWYDDION-UNSTABLE

- ported JEOL raw data converison improvements from 2.x

Modified: jeol.c

r29734 by yeti-dn on 2026-04-05 09:43:47 in gwyddion

- import data from all data sources
- print a warning when the conversion factor is not known

Modified: jeol.c

r29733 by yeti-dn on 2026-04-03 20:32:43 in GWYDDION-UNSTABLE

- updated v3 TODO

Modified: TODO.gwy3

r29731 by yeti-dn on 2026-04-03 19:02:44 in GWYDDION-UNSTABLE

- changed gwy_unit_divide() to modify the first argument

Modified: filters--convdeconv.c line.c stats.c unit.c unit.h graph_sfuncs.c calibrate.c edge.c psf-fit.c psf.c slope_dist.c tilt.c volume_calibrate.c volume_linestat.c volume_psf.c unit.c

r29730 by yeti-dn on 2026-04-03 09:18:46 in GWYDDION-UNSTABLE

- updated 3.9 news

Modified: NEWS

r29729 by yeti-dn on 2026-04-03 09:14:07 in GWYDDION-UNSTABLE

- restored the --check mode
- its less useful than it seems, but “see if you can load this file”
  without running the GUI still has use cases

Modified: gwyddion.c

r29728 by yeti-dn on 2026-04-03 09:03:27 in GWYDDION-UNSTABLE

- started changing Unit arithmetic functions signatures to act on the first argument as expected from a method
- gwy_unit_multiply() done

Modified: correlation.c filters--convdeconv.c gwynlfitpreset.c line.c linestats.c mfm.c stats--acfpsdf.c unit.c unit.h nanoscope.c quazarnpic.c spmlabf.c wrustfile.c graph_peaks.c psf.c volume_linestat.c volume_psf.c unit.c

r29727 by yeti-dn on 2026-04-03 07:17:17 in GWYDDION-UNSTABLE

- fixed a copy'n'paste mistake

Modified: spectra.c

r29726 by yeti-dn on 2026-04-03 07:04:17 in GWYDDION-UNSTABLE

- renamed EXR flags to OPENEXR
- do not define HAVE_EXR when we do not have the prerequsitie C++

Modified: configure.ac

r29725 by yeti-dn on 2026-04-03 07:03:21 in GWYDDION-UNSTABLE

- marked a bit more big object data with the BIG DATA flag

Modified: gradient.c lawn.c selection.c spectra.c string-list.c graph-curve-model.c

r29724 by yeti-dn on 2026-04-02 16:59:53 in GWYDDION-UNSTABLE

- report no-data error when we cannot import anything

Modified: tiaser.c

r29723 by yeti-dn on 2026-04-02 16:59:10 in gwyddion

- report no-data error when we cannot import anything

Modified: tiaser.c

r29722 by yeti-dn on 2026-04-02 16:50:51 in GWYDDION-UNSTABLE

- simplified names since we do not have two different GUIs in hdrimage.c

Modified: err.h hdrimage.c

r29721 by yeti-dn on 2026-04-02 15:23:35 in GWYDDION-UNSTABLE

- split OpenEXR from hdrimage
- there is some common import GUI, but the C++ code really wants to be separate

Modified: Makefile.am hdrimage.c (new) hdrimage.cc (removed) openexr.cc (new)

r29720 by yeti-dn on 2026-04-02 14:16:19 in GWYDDION-UNSTABLE

- ported Velox EMD import module from 2.x

Modified: Makefile.am hdf5file.c hdf5file.h nhffile.c veloxemd.c (new)

r29719 by yeti-dn on 2026-04-02 14:15:58 in GWYDDION-UNSTABLE

- updated configure file format summary

Modified: configure.ac

r29718 by yeti-dn on 2026-04-02 13:28:57 in GWYDDION-UNSTABLE

- added File size mismatch tests

Modified: file.c test-list.txt

r29717 by yeti-dn on 2026-04-02 13:00:47 in GWYDDION-UNSTABLE

- fixed inverted return values from size mismatch checking functions

Modified: file.c

r29716 by yeti-dn on 2026-04-02 09:33:12 in gwyddion

- disabled debugging

Modified: gwyhdf5.c

r29715 by yeti-dn on 2026-04-02 09:31:28 in gwyddion

- close str_type we create to read a variable-size string dataset

Modified: gwyhdf5.c

r29714 by yeti-dn on 2026-04-02 09:31:07 in GWYDDION-UNSTABLE

- ported reading variable-size string attributes from 2.x

Modified: gwyhdf5.c

r29713 by yeti-dn on 2026-04-02 09:23:32 in GWYDDION-UNSTABLE

- ported more indiscriminate metadata import from 2.x

Modified: gxsm4.c

r29712 by yeti-dn on 2026-04-02 09:13:11 in GWYDDION-UNSTABLE

- fixed more wrong uses of H5.exists() return values
- slightly improved DATX detection

Modified: datxfile.c ergofile.c gxsm4.c nhffile.c nsidfile.c shilpsfile.c

r29711 by yeti-dn on 2026-04-02 09:07:23 in gwyddion

- fixed more wrong uses of H5.exists() return values

Modified: datxfile.c ergofile.c gxsm4.c nhffile.c nsidfile.c shilpsfile.c

r29710 by yeti-dn on 2026-04-02 08:57:50 in gwyddion

- fixed wrong use of H5Lexists return value

Modified: epflfile.c fusionscope.c gxsm4.c

r29709 by yeti-dn on 2026-04-02 08:57:31 in GWYDDION-UNSTABLE

- fixed wrong use of H5Lexists return value

Modified: epflfile.c fusionscope.c gxsm4.c

r29708 by yeti-dn on 2026-04-02 08:55:40 in gwyddion

- fixed using the return value of H5Lexists() wrong in detection routine

Modified: veloxemd.c

r29707 by yeti-dn on 2026-04-02 08:24:57 in GWYDDION-UNSTABLE

- log spectra import correctly
- got rid of load_tiff intermediate function as the main load_file was basically just calling it

Modified: psia.c

r29706 by yeti-dn on 2026-04-01 18:18:48 in GWYDDION-UNSTABLE

- ported PSIA refactoring and spectra loading from 2.x
- probably still needs some checking

Modified: psia.c

r29705 by yeti-dn on 2026-04-01 17:47:58 in gwyddion

- updated 2.71 news

Modified: NEWS

r29704 by yeti-dn on 2026-04-01 17:39:43 in GWYDDION-UNSTABLE

- added a few File validation (i.e. rejection of nonsense) tests

Modified: file.c test-list.txt

r29703 by yeti-dn on 2026-04-01 17:38:56 in GWYDDION-UNSTABLE

- removed bad items in two stages
- size and other finer consistency checks can assume item types are valid

Modified: file.c

r29702 by yeti-dn on 2026-04-01 12:34:48 in gwyddion

- comment formatting

Modified: jspmfile.c psia.c

r29701 by yeti-dn on 2026-04-01 12:34:31 in gwyddion

- try both unit and var_unit

Modified: gxsm4.c

r29700 by yeti-dn on 2026-04-01 12:33:42 in gwyddion

- use data_source, not signal, for data conversion decision

Modified: jeol.c

r29699 by yeti-dn on 2026-04-01 08:52:50 in GWYDDION-UNSTABLE

- updated 3.9 news

Modified: NEWS

1.3 (yeti, 2014-06-08 11:10:03)
© David Nečas and Petr Klapetek

Home Download News Features Screenshots Documentation Communicate Participate Resources Publications Applications Site Map

Valid XHTML 1.0 Valid CSS