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

Subversion commits

Recent commits to Gwyddion subversion repository:

r29801 by yeti-dn on today 14:42:57 in GWYDDION-UNSTABLE

- updated CMI website URL

Modified: THANKS about.c

r29800 by yeti-dn on today 14:38:44 in tags

- tagged version 2.71

Modified: gwyddion-2.71 (new)

r29799 by yeti-dn on today 14:36:54 in gwyddion

- merged automated gettext changes before 2.71

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

r29798 by yeti-dn on today 08:26:49 in gwyddion

- disabled declaration-after-statement warning for GCC using a pragma

Modified: batchcolor.c

r29797 by yeti-dn on today 08:22:56 in GWYDDION-UNSTABLE

- renamed the TODO file which is in fact a release checklist

Modified: TODO (removed) TODO.release (new)

r29796 by yeti-dn on today 08:22:35 in GWYDDION-UNSTABLE

- removed QA README from 2005

Modified: Makefile.am README.QA (removed)

r29795 by yeti-dn on today 08:20:18 in GWYDDION-UNSTABLE

- added a note about image-like previews

Modified: TODO.gwy3

r29794 by yeti-dn on today 08:18:27 in gwyddion

- set version to 2.71

Modified: configure.ac net.gwyddion.Gwyddion.appdata.xml gwyddion-night-build

r29792 by yeti-dn on yesterday 17:50:57 in GWYDDION-UNSTABLE

- trying to convert xyz_raster to Scatter

Modified: xyz_level.c xyz_raster.c

r29791 by yeti-dn on yesterday 16:12:59 in GWYDDION-UNSTABLE

- unified graph find-curve-by-label with lawns and scatters to return the index
- removed never used function to remove all graph curves by name

Modified: param-table.c graph-model.c graph-model.h

r29790 by yeti-dn on yesterday 16:04:02 in GWYDDION-UNSTABLE

- use helper functions to find lawn curves, lawn segments and scatter data by name

Modified: param-table.c

r29789 by yeti-dn on yesterday 15:56:44 in GWYDDION-UNSTABLE

- added functions for finding lawn curves, lawn segments and scatter data by label
- added functions for clearing completely the labels

Modified: lawn.c lawn.h scatter.c scatter.h

r29787 by yeti-dn on yesterday 15:00:51 in gwyddion

- final news update before 2.71 release

Modified: NEWS

r29786 by yeti-dn on yesterday 14:45:21 in user-guide

- updated file format table before 2.71 release

Modified: file-format-table.xml

r29785 by yeti-dn on yesterday 14:39:48 in gwyddion

- updated British ‘translation’

Modified: en_GB.po

r29784 by yeti-dn on yesterday 14:34:14 in gwyddion

- bumped library versions before 2.71

Modified: Makefile.am

r29783 by yeti-dn on yesterday 14:31:35 in gwyddion

- updated Czech translation

Modified: cs.po

r29782 by yeti-dn on yesterday 14:24:42 in GWYDDION-UNSTABLE

- added negative score to file detection as indication of an I/O error
- fixed detection of whether file is unreadable
- trying fopen() for reading does not work as a check for file being locked in MS Windows

Modified: gwyddion.c module-file.c

r29781 by yeti-dn on yesterday 13:52:09 in GWYDDION-UNSTABLE

- ported TIFF padding fix from 2.x

Modified: gwytiff.c

r29780 by yeti-dn on yesterday 13:50:51 in gwyddion

- do not reject files with padded strips
- just check the data can fit into the corresponding bytes

Modified: gwytiff.c

r29779 by miraval on yesterday 12:39:27 in gwyddion

CMI website link updated

Modified: THANKS about.c

r29778 by yeti-dn on yesterday 11:13:54 in GWYDDION-UNSTABLE

- removed an unused local variable

Modified: param-def.c

r29777 by yeti-dn on yesterday 11:12:49 in GWYDDION-UNSTABLE

- added helper Scatter functions to pack data point-wise and fill it from such data
- added a general filtering function
- rebased gwy_scatter_new_part() on the general filter

Modified: math.c scatter.c scatter.h

r29776 by yeti-dn on yesterday 08:49:15 in GWYDDION-UNSTABLE

- made GWY_RUN_MASK private
- clarified run modes documentation

Modified: module-internal.h module-loader.c module-loader.h

r29775 by yeti-dn on 2026-04-10 18:28:19 in GWYDDION-UNSTABLE

- fixed hardcoded GWY_FILE_IMAGE in add_data_object() instead of data_kind
- caused all kinds weird surprises

Modified: file.c

r29774 by yeti-dn on 2026-04-10 17:57:50 in GWYDDION-UNSTABLE

- started 3.10 news

Modified: NEWS

r29773 by yeti-dn on 2026-04-10 17:55:22 in GWYDDION-UNSTABLE

- converted xyz_level to Scatter
- rather a massacre
- level-rotate needs to rotate the common XY using one Z channel; split from the other functions

Modified: xyz_autocrop.c xyz_average.c xyz_crop.c xyz_level.c xyz_merge.c

r29772 by yeti-dn on 2026-04-10 15:59:42 in GWYDDION-UNSTABLE

- converted xyz_merge to Scatter

Modified: xyz_average.c xyz_merge.c

r29771 by yeti-dn on 2026-04-10 15:24:19 in GWYDDION-UNSTABLE

- print Not readable instead of Unknown when a file to identify is not readable

Modified: gwyddion.c

r29770 by yeti-dn on 2026-04-10 15:12:19 in GWYDDION-UNSTABLE

- fixed swapped identify and check modes

Modified: gwyddion.c

r29769 by yeti-dn on 2026-04-10 15:03:34 in GWYDDION-UNSTABLE

- added Params support for Scatter data index
- added Params support for spectra data

Modified: data-chooser.c param-def.c param-def.h param-internal.h param-table.c param-table.h params.c params.h

r29768 by yeti-dn on 2026-04-10 14:54:03 in GWYDDION-UNSTABLE

- added a combo box constructor for Scatter data

Modified: combo-boxes.c combo-boxes.h

r29767 by yeti-dn on 2026-04-10 10:03:07 in GWYDDION-UNSTABLE

- reindented to 4 spaces

Modified: autogen.sh

r29766 by yeti-dn on 2026-04-10 10:01:27 in GWYDDION-UNSTABLE

- ported gettext m4 files workaround from 2.x

Modified: autogen.sh

r29765 by yeti-dn on 2026-04-10 09:50:41 in gwyddion

- moved the gettext m4 files workaround to the top level

Modified: autogen.sh

r29764 by yeti-dn on 2026-04-10 09:47:50 in gwyddion

- trying to work aroung gettext m4 files being in a weird place

Modified: autogen.sh

r29763 by yeti-dn on 2026-04-10 09:03:18 in GWYDDION-UNSTABLE

- converted xyz_crop to Scatter

Modified: xyz_crop.c

r29762 by yeti-dn on 2026-04-10 08:39:31 in GWYDDION-UNSTABLE

- added gwy_preview_scatter_to_field()

Modified: module-utils.c module-utils.h

r29761 by yeti-dn on 2026-04-09 18:10:37 in GWYDDION-UNSTABLE

- converted xyz_average to Scatter
- this one is now less nice, requiring data splitting and merging

Modified: xyz_average.c

r29760 by yeti-dn on 2026-04-09 17:27:28 in GWYDDION-UNSTABLE

- rewrote xyz_autocrop to Scatter functions
- the module seems botched to begin with

Modified: xyz_autocrop.c

r29759 by yeti-dn on 2026-04-09 17:26:53 in GWYDDION-UNSTABLE

- added XYZ average function which works with split XY and Z

Modified: field.c field.h

r29757 by yeti-dn on 2026-04-09 12:46:31 in GWYDDION-UNSTABLE

- fixed various confusions when things needs to be allocated in Scatter

Modified: scatter.c scatter.h tip.c unit.c

r29756 by yeti-dn on 2026-04-09 12:45:31 in GWYDDION-UNSTABLE

- added basic Scatter object tests

Modified: Makefile.am scatter.c (new) test-list.txt

r29755 by yeti-dn on 2026-04-09 10:31:00 in GWYDDION-UNSTABLE

- increased tolerance for invidivdual test_field_tip_blind_estimate() results
- added a summary check which a decreased tolerance

Modified: field.c line.c

r29753 by yeti-dn on 2026-04-08 17:34:09 in GWYDDION-UNSTABLE

- added GwyScatter source code to Makefile since it at least compiles now
- some error handling code unification between Lawn and Scatter
- defined a proper compatibility checking function for Scatter in arithmetic

Modified: libgwyddion-docs.xml Makefile.am arithmetic.c arithmetic.h gwyddion.c gwyddion.h internal.h lawn.c scatter.c scatter.h spectra.c field.c

r29752 by yeti-dn on 2026-04-08 15:37:20 in GWYDDION-UNSTABLE

- fix the nm lie to the Å truth also in metadata
- get rid of some weird units like 1, 0 or bool in metadata

Modified: gxsm4.c

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