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

Subversion commits

Recent commits to Gwyddion subversion repository:

r28189 by yeti-dn on today 17:41:44 in GWYDDION-UNSTABLE

- libgwyui now compiles without pixmap layers

Modified: Makefile.am gwydataviewlayer.c gwydatawindow.c gwyglview.c gwyglview.h gwylayer-basic.c (removed) gwylayer-basic.h (removed) gwylayer-mask.c (removed) gwylayer-mask.h (removed) gwypixmaplayer.c (removed) gwypixmaplayer.h (removed) gwyui.h

r28188 by yeti-dn on today 17:25:57 in GWYDDION-UNSTABLE

- made libgwyui sort of compile again

Modified: gwycoloraxis.c gwycoloraxis.h gwydataview.c gwydataview.h gwydatawindow.c gwydatawindow.h

r28187 by yeti-dn on today 16:08:26 in GWYDDION-UNSTABLE

- dataview.c sort of compiles again

Modified: gwydataview.c gwydataview.h gwydataviewlayer.c gwydatawindow.c

r28186 by yeti-dn on 2025-06-27 18:56:49 in GWYDDION-UNSTABLE

- started rewriting DataView to direct use of objects

Modified: color-dialog.c color-editor.c color-wheel.c gwydataview.c gwydataview.h gwygraphcurvedialog.c gwygraphcurves.c gwygraphdata.c gwyscitext.c pixbuf-render.c shader.c

r28185 by yeti-dn on 2025-06-27 14:07:34 in GWYDDION-UNSTABLE

- fixed taking too many references to vector layers
- fixed not disconnecting from motion-notify-event

Modified: gwydataview.c gwyvectorlayer.c

r28184 by yeti-dn on 2025-06-27 13:34:06 in GWYDDION-UNSTABLE

- fixed swapped arguments of gwy_set_member_object() in gwy_vector_layer_set_selection()

Modified: gwyvectorlayer.c

r28183 by yeti-dn on 2025-06-27 08:53:05 in GWYDDION-UNSTABLE

- made modules compile after changing VectorLayer to use Selection directly

Modified: fft_filter_2d.c spotremove.c xyz_crop.c

r28181 by yeti-dn on 2025-06-26 14:12:42 in GWYDDION-UNSTABLE

- made libgwyapp compile after making VectorLayer use Selections directly
- logic is probably still terribly broken

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

r28180 by yeti-dn on 2025-06-26 13:52:34 in GWYDDION-UNSTABLE

- simplified layers a bit by knowing interaction methods are not called with no selection

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

r28179 by yeti-dn on 2025-06-26 13:13:56 in GWYDDION-UNSTABLE

- removed data key from VectorLayer
- set Selection objects directly

Modified: gwyvectorlayer.c gwyvectorlayer.h

r28178 by yeti-dn on 2025-06-26 09:33:19 in tags

- tagged version 3.4

Modified: gwyddion-3.4 (new)

r28177 by yeti-dn on 2025-06-26 09:30:00 in GWYDDION-UNSTABLE

- added build-aux to SUBDIRS

Modified: Makefile.am

r28176 by yeti-dn on 2025-06-26 09:22:11 in GWYDDION-UNSTABLE

- updated path to expand-test-list.py also in configure

Modified: configure.ac

r28175 by yeti-dn on 2025-06-26 09:07:08 in GWYDDION-UNSTABLE

- merged automated gettext updates before 3.4

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

r28174 by yeti-dn on 2025-06-26 09:06:28 in GWYDDION-UNSTABLE

- set version to 3.4

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

r28173 by yeti-dn on 2025-06-26 09:05:35 in GWYDDION-UNSTABLE

- updated the name of vim syntax generation script

Modified: Makefile.am

r28172 by yeti-dn on 2025-06-26 09:03:07 in GWYDDION-UNSTABLE

- merged addition of Variable from upstream

Modified: gir-vim-syntax.py

r28171 by yeti-dn on 2025-06-26 09:02:17 in GWYDDION-UNSTABLE

- removed gwyddion-3.cfg which no longer exists from EXTRA_DIST

Modified: Makefile.am

r28170 by yeti-dn on 2025-06-26 09:01:19 in GWYDDION-UNSTABLE

- fixed swapped MAJOR and MINOR when defining GIR version (unnoticed in 3.3)

Modified: configure.ac

r28169 by yeti-dn on 2025-06-26 08:49:33 in GWYDDION-UNSTABLE

- updated TODO

Modified: TODO.gtk3

r28168 by yeti-dn on 2025-06-26 08:43:29 in GWYDDION-UNSTABLE

- clean tests simply by removing *.test
- unfortunately, make clean still removes *.trs and *.log by name, making it very ugly

Modified: expand-test-list.py Makefile.am

r28167 by yeti-dn on 2025-06-26 08:31:23 in GWYDDION-UNSTABLE

- moved expand-test-list.py to build-aux
- it is a script used internally by the build system

Modified: Makefile.am expand-test-list.py (new) Makefile.am Makefile.am expand-test-list.py (removed)

r28166 by yeti-dn on 2025-06-25 18:11:15 in GWYDDION-UNSTABLE

- added some notes about tests failing with CLANG

Modified: raw-data.c field.c raw-data.c

r28165 by yeti-dn on 2025-06-25 17:38:08 in GWYDDION-UNSTABLE

- trying to add workaround to another compiler miscompiling the raw data conversion tests

Modified: raw-data.c

r28164 by yeti-dn on 2025-06-25 17:17:43 in GWYDDION-UNSTABLE

- fixed using int assertions for comparing floats

Modified: serialization-utils.c

r28163 by yeti-dn on 2025-06-25 17:14:46 in GWYDDION-UNSTABLE

- fixed incorrect usage of GCC diagnostic pragmas

Modified: app.c menu.c module-utils.c param-table.c

r28162 by yeti-dn on 2025-06-25 17:11:08 in GWYDDION-UNSTABLE

- fixed missing (void) for a void function

Modified: gwygraphcurvedialog.c

r28161 by yeti-dn on 2025-06-25 17:09:54 in GWYDDION-UNSTABLE

- trying to return a defined value in the presence of raw-data NANs

Modified: raw-data.c

r28160 by yeti-dn on 2025-06-25 16:59:08 in GWYDDION-UNSTABLE

- split raw data conversion to a separate header and C file

Modified: Makefile.am raw-data.c (new) raw-data.h (new) utils.c utils.h

r28159 by yeti-dn on 2025-06-25 16:50:36 in GWYDDION-UNSTABLE

- fixed declaration after label which is C23

Modified: serializable-utils.c

r28158 by yeti-dn on 2025-06-25 16:11:40 in GWYDDION-UNSTABLE

- merged DM3 non-literal string format fix from 2.x

Modified: dm3file.c

r28157 by yeti-dn on 2025-06-25 16:02:44 in gwyddion

- fixed sometimes passing strings obtained from the file itself as printf formats

Modified: dm3file.c

r28156 by yeti-dn on 2025-06-25 14:27:16 in gwyddion

- enabled debugging

Modified: dm3file.c

r28155 by yeti-dn on 2025-06-25 14:22:18 in GWYDDION-UNSTABLE

- added a in-construction version of the new() function also for Container

Modified: gwycontainer.c gwycontainer.h

r28154 by yeti-dn on 2025-06-25 14:16:01 in GWYDDION-UNSTABLE

- added a minimal test for file key parsing and forming

Modified: file.c test-list.txt

r28153 by yeti-dn on 2025-06-25 14:15:24 in GWYDDION-UNSTABLE

- fixed various key parsing bugs
- added a function for constructing it back again

Modified: file.c file.h

r28152 by yeti-dn on 2025-06-25 12:37:50 in GWYDDION-UNSTABLE

- added a test for basic File data id bookkeeping

Modified: file.c test-list.txt testlibgwy.h

r28151 by yeti-dn on 2025-06-25 12:37:17 in GWYDDION-UNSTABLE

- increased the tolerance for skew stat slightly

Modified: field.c

r28150 by yeti-dn on 2025-06-25 10:51:49 in GWYDDION-UNSTABLE

- fixed writing to the wrong array position in gwy_selection_set_object()

Modified: selection.c

r28149 by yeti-dn on 2025-06-25 10:51:15 in GWYDDION-UNSTABLE

- fixed a typo in test_selection_append()

Modified: selections.c

r28148 by yeti-dn on 2025-06-25 10:46:43 in GWYDDION-UNSTABLE

- added more thorough tests for accessing selection data

Modified: selections.c

r28147 by yeti-dn on 2025-06-25 09:17:55 in GWYDDION-UNSTABLE

- suppress warnings in XML parser (namely the annoying one about non-absolute namespace)
- replaced libxml1-style xmlChidrenNode with just children

Modified: anasys_xml.c

r28146 by yeti-dn on 2025-06-24 18:28:02 in GWYDDION-UNSTABLE

- fixed leaking segment labels when Lawn is destroyed

Modified: lawn.c

r28145 by yeti-dn on 2025-06-24 18:23:11 in GWYDDION-UNSTABLE

- removed sanitise_import_params()
- it was crashing because it tried to use the not-yet-loaded image to enforce some parameter constraints
- the function exists but is completely unused in 2.x

Modified: hdrimage.cc

r28144 by yeti-dn on 2025-06-24 16:48:44 in GWYDDION-UNSTABLE

- merged addition of ‘magic header’ to curve map text export from 2.x

Modified: modules cmap_asciiexport.c file asciicmap.c

r28143 by yeti-dn on 2025-06-24 16:47:33 in GWYDDION-UNSTABLE

- disabled debugging

Modified: nanoscope.c

r28142 by yeti-dn on 2025-06-24 16:44:35 in gwyddion

- added a sort or ‘magic header’ to the curve map export to identify it more easily

Modified: cmap_asciiexport.c asciicmap.c

r28141 by yeti-dn on 2025-06-24 16:42:53 in gwyddion

- disabled debugging

Modified: nanoscope.c

r28140 by yeti-dn on 2025-06-24 16:12:56 in GWYDDION-UNSTABLE

- added some very simple File tests at least to provoke some crashes

Modified: Makefile.am container.c file.c (new) test-list.txt testlibgwy.h

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