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

Subversion commits

Recent commits to Gwyddion subversion repository:

r30172 by klapetek on today 13:01:18 in GWYDDION-UNSTABLE

removed condition preventing use with coeffs==NULL

Modified: math.c

r30171 by klapetek on today 13:00:25 in GWYDDION-UNSTABLE

fixed bugs in units and data change

Modified: xyz_tcrop.c

r30170 by klapetek on today 12:59:32 in GWYDDION-UNSTABLE

ported zdrift module

Modified: Makefile.am xyz_zdrift.c

r30169 by yeti-dn on 2026-06-29 18:15:59 in GWYDDION-UNSTABLE

- updated 3.12 news

Modified: NEWS

r30168 by yeti-dn on 2026-06-29 18:14:08 in GWYDDION-UNSTABLE

- fixed x/y mix-up in real pixel size calculation

Modified: data-view.c

r30167 by yeti-dn on 2026-06-29 17:47:35 in GWYDDION-UNSTABLE

- removed some unused functions (making sure they are unused)

Modified: gwyplaintool.c gwyplaintool.h

r30166 by yeti-dn on 2026-06-29 17:42:17 in GWYDDION-UNSTABLE

- fixed forgtotten use of the old averaging function

Modified: level3.c

r30165 by yeti-dn on 2026-06-29 17:34:41 in GWYDDION-UNSTABLE

- use new Field averaging function
- update point table when radius changes

Modified: level3.c

r30164 by yeti-dn on 2026-06-29 17:21:43 in GWYDDION-UNSTABLE

- clamp coordinates to the widget area in button_release(), the same way as when moving

Modified: layer-axis.c layer-cross.c layer-ellipse.c layer-lattice.c layer-line.c layer-path.c layer-point.c layer-quad.c

r30163 by yeti-dn on 2026-06-29 17:13:37 in GWYDDION-UNSTABLE

- added a function for calculating average from an elliptical areal

Modified: field.c field.h

r30162 by yeti-dn on 2026-06-29 14:12:04 in GWYDDION-UNSTABLE

- started 3.12 news

Modified: NEWS

r30161 by yeti-dn on 2026-06-29 14:09:22 in GWYDDION-UNSTABLE

- fixed using an uninitialised local array fixed[] in the global fit instead of args->fixed

Modified: cmap_fit.c

r30160 by yeti-dn on 2026-06-26 09:30:02 in GWYDDION-UNSTABLE

- fixed passing info for secondary objects to _gwy_data_browser_update_sensitivity_flags()
  which really needs the primary object

Modified: data-browser--gui.c data-browser.c

r30159 by yeti-dn on 2026-06-25 14:00:20 in tags

- tagged version 3.11

Modified: gwyddion-3.11 (new)

r30158 by yeti-dn on 2026-06-25 13:58:55 in GWYDDION-UNSTABLE

- merged automated gettext updates before 3.11 release

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

r30157 by yeti-dn on 2026-06-25 13:55:40 in GWYDDION-UNSTABLE

- also do not try to print errors from check_deps_versions

Modified: gwyddion-build-log

r30156 by yeti-dn on 2026-06-25 13:51:27 in GWYDDION-UNSTABLE

- gettext apparently wants remove-potcdat.sed distributed now, not remove-potcdata.sin

Modified: remove-potcdate.sed (new) remove-potcdate.sin (removed)

r30155 by yeti-dn on 2026-06-25 13:46:45 in GWYDDION-UNSTABLE

- also do not try to run check_deps_versions which we no longer have

Modified: gwyddion-night-build

r30154 by yeti-dn on 2026-06-25 13:32:45 in GWYDDION-UNSTABLE

- distribute preview.h as a noinst header in the top-level module Makefile
- stop listing it in SOURCES of random modules

Modified: Makefile.am Makefile.am Makefile.am

r30153 by yeti-dn on 2026-06-25 13:27:28 in GWYDDION-UNSTABLE

- set version to 3.11

Modified: NEWS configure.ac net.gwyddion.Gwyddion3.appdata.xml

r30152 by yeti-dn on 2026-06-25 13:22:33 in GWYDDION-UNSTABLE

- removed check_deps_version, broken for a long time

Modified: gwyddion-build-log gwyddion-night-build

r30151 by yeti-dn on 2026-06-25 13:17:45 in GWYDDION-UNSTABLE

- disabled debugging

Modified: change-preview-cmap.c gwyfile.c hdrimage.c selectionmanager.c

r30150 by yeti-dn on 2026-06-25 13:12:03 in GWYDDION-UNSTABLE

- turned Python code inside #if 0 into a comment to not confuse tools

Modified: toolbox.c

r30149 by yeti-dn on 2026-06-25 13:07:48 in GWYDDION-UNSTABLE

- fixed names of header guard macros in generated files

Modified: configure.ac

r30148 by yeti-dn on 2026-06-25 13:00:00 in GWYDDION-UNSTABLE

- fixed header guard macro name

Modified: module-utils-synth.h

r30147 by yeti-dn on 2026-06-25 12:54:13 in GWYDDION-UNSTABLE

- look for gwyddion3.xml, not gwyddion.xml

Modified: gwyddion-night-build

r30145 by yeti-dn on 2026-06-25 12:49:58 in GWYDDION-UNSTABLE

- made is_id_number() static

Modified: gwyfile.c

r30144 by yeti-dn on 2026-06-25 12:49:30 in GWYDDION-UNSTABLE

- made mmult() static

Modified: ddd.c

r30143 by yeti-dn on 2026-06-25 12:17:11 in GWYDDION-UNSTABLE

- terminate subpaths in symbol drawing helpers
- made cairo-utils a public header

Modified: libgwyui-docs.xml Makefile.am cairo-utils.c cairo-utils.h gwyui.h

r30142 by yeti-dn on 2026-06-25 12:09:15 in GWYDDION-UNSTABLE

- added missing declaration of gwy_param_table_append_spectra_id()

Modified: param-table.h

r30141 by yeti-dn on 2026-06-25 12:07:42 in GWYDDION-UNSTABLE

- stop exporting reduce_points()

Modified: scatter.c

r30140 by yeti-dn on 2026-06-25 12:07:06 in GWYDDION-UNSTABLE

- added declaration for gwy_check_float_component()

Modified: serializable-utils.h

r30139 by yeti-dn on 2026-06-25 12:04:16 in GWYDDION-UNSTABLE

- fixed some header/guard macro name mismatches

Modified: file-chooser.h glmaterial-editor.h module-image.h dict.h grain-value.h pixbuf-render.h

r30138 by yeti-dn on 2026-06-25 11:57:45 in GWYDDION-UNSTABLE

- fixed symbol and header checking

Modified: gwyddion-night-build

r30137 by yeti-dn on 2026-06-25 09:52:33 in GWYDDION-UNSTABLE

- fixed header guard macro name

Modified: nield.h

r30136 by yeti-dn on 2026-06-25 09:43:55 in GWYDDION-UNSTABLE

- added missing glib.h include

Modified: module-browser.h

r30135 by yeti-dn on 2026-06-25 09:43:04 in GWYDDION-UNSTABLE

- include math.h

Modified: xyz.h

r30134 by yeti-dn on 2026-06-25 09:42:46 in GWYDDION-UNSTABLE

- only include the main Gdk header

Modified: gwyglwindow.h

r30133 by yeti-dn on 2026-06-25 09:27:00 in GWYDDION-UNSTABLE

- removed libgwymodule documentation from verison control

Modified: libgwymodule (removed)

r30132 by yeti-dn on 2026-06-25 08:58:43 in GWYDDION-UNSTABLE

- removed disabled= from night build command line, added --keep-version
- fixed translation list extraction broken with new gettext; just use update-langs.py
  which is the primary source

Modified: gwyddion-build-log gwyddion-night-build update-langs.py

r30131 by yeti-dn on 2026-06-25 07:59:03 in GWYDDION-UNSTABLE

- removed frogotten declaration of gwy_app_image_menu_add_run_last() still lingering there
- updated and fixed various documentation

Modified: TODO.gwy3 libgwyapp-docs.xml app-data-window.c menu.h module-loader.c module-loader.h module-xyz.c

r30130 by yeti-dn on 2026-06-25 07:46:27 in GWYDDION-UNSTABLE

- removed DataViewLayer realize() and unrealize() functions which were declared, but never
  implemented
- implemented gwy_graph_curve_dialog_new_with_model() which was declared but not implemented
- fixed various missing/mismatched documentation

Modified: data-view-layer.h data-view.c data-view.h graph-curve-dialog.c vector-layer.c

r30129 by klapetek on 2026-06-24 09:19:05 in GWYDDION-UNSTABLE

fixed function name when logging

Modified: xyz_volumize.c

r30128 by klapetek on 2026-06-24 09:15:47 in GWYDDION-UNSTABLE

fixed missing assignment to data_view

Modified: volume_removeframe.c

r30127 by klapetek on 2026-06-24 08:43:50 in GWYDDION-UNSTABLE

updated xyz_volumize module

Modified: Makefile.am xyz_volumize.c

r30126 by yeti-dn on 2026-06-23 12:03:45 in GWYDDION-UNSTABLE

- factored checking if a file data kind/piece/suffix combination is valid to a separate
  helper function
- fixed syncing things multiple times when copying data
- fixed not syncing some things correctly when copying data
- both causes by using sync_one_file_piece() when sync_one_item() should be used

Modified: file.c

r30125 by klapetek on 2026-06-23 11:59:36 in GWYDDION-UNSTABLE

removed debugging output

Modified: xyz_tcrop.c

r30124 by klapetek on 2026-06-23 11:47:09 in GWYDDION-UNSTABLE

removed debugging outputs

Modified: xyz_tcut.c

r30123 by yeti-dn on 2026-06-23 11:20:41 in GWYDDION-UNSTABLE

- updated 3.11 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