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

Subversion commits

Recent commits to Gwyddion subversion repository:

r30597 by yeti-dn on today 15:50:09 in GWYDDION-UNSTABLE

- fixed using wrong module function name when deciding what Cairo surface to create

Modified: graph_export_image.c

r30596 by yeti-dn on today 15:47:01 in GWYDDION-UNSTABLE

- fixed drawing the wrong selection objects for some graph selection modes

Modified: graph-area.c

r30595 by yeti-dn on today 15:31:32 in GWYDDION-UNSTABLE

- handle units of completely empty curves by returning formats for [0,1] in
  gwy_lawn_get_value_format_curve()

Modified: lawn.c

r30594 by klapetek on yesterday 20:24:02 in GWYDDION-UNSTABLE

copy units when creating preview

Modified: module-utils-synth.c

r30593 by yeti-dn on yesterday 12:43:59 in GWYDDION-UNSTABLE

- renamed skew to skewness in visible labels and public function names

Modified: derived-units.c derived-units.h linestats.c linestats.h stats.c stats.h cmap_linestat.c graph_stats.c coerce.c columnar.c line-stats.c roughness.c stats.c stripe-stats.c volume_linestat.c volume_planestat.c line.c

r30592 by yeti-dn on yesterday 12:12:58 in GWYDDION-UNSTABLE

- use gwy_derive_units() to derive result units

Modified: cmap_linestat.c

r30591 by yeti-dn on yesterday 07:46:10 in GWYDDION-UNSTABLE

- fixed trying to apply mask combination from settings even when there is currently no mask
  on the image

Modified: cmap_outliers.c facet_analysis.c facet_measure.c grain_edge.c grain_mark.c grain_wshed.c mark_disconn.c scars.c wpour_mark.c

r30590 by yeti-dn on yesterday 07:38:29 in GWYDDION-UNSTABLE

- changed Invert height checkbox to Mark valleys as it did not make sense with absolute
  heights

Modified: grain_mark.c grain_wshed.c wpour_mark.c

r30589 by klapetek on 2026-09-12 16:09:00 in GWYDDION-UNSTABLE

working on curve units

Modified: cmap_noise.c

r30588 by klapetek on 2026-09-12 16:08:28 in GWYDDION-UNSTABLE

fixed curve numbers

Modified: cmap_calcurve.c

r30587 by klapetek on 2026-09-12 07:15:02 in GWYDDION-UNSTABLE

merged recent changes, working on ranges

Modified: cmap_noise.c

r30586 by yeti-dn on 2026-09-11 16:51:40 in GWYDDION-UNSTABLE

- fixed using && instead of & when testing the row-wise-only flag

Modified: stat-funcs.c

r30585 by klapetek on 2026-09-11 16:33:24 in GWYDDION-UNSTABLE

debugging ranges and units

Modified: cmap_calcurve.c

r30584 by yeti-dn on 2026-09-11 16:18:57 in GWYDDION-UNSTABLE

- removed ParamTable

Modified: libgwyapp-docs.xml Makefile.am dialog.h gwyapp.h module-utils.c module-utils.h param-table.c (removed) param-table.h (removed)

r30583 by yeti-dn on 2026-09-11 16:13:59 in GWYDDION-UNSTABLE

- removed ParamTable branches and redirects

Modified: dialog.c form.c param-internal.h param-table.c

r30582 by yeti-dn on 2026-09-11 16:09:45 in GWYDDION-UNSTABLE

- removed ParamTable versions of graph xrange helpers
- renamed Form functions to the original names

Modified: module-utils.c module-utils.h graph_cd.c graph_cut.c graph_fit.c graph_measure_period.c graph_polylevel.c graph_sinebg.c graph_stats.c facet_analysis.c measure_lattice.c polylevel.c terracefit.c threshold.c tip_model.c volume_fdfit.c xyz_tcrop.c

r30580 by yeti-dn on 2026-09-11 12:25:16 in GWYDDION-UNSTABLE

- fixed colour buttons not doing anything when clicked because of a negated condition

Modified: form--color.c

r30579 by yeti-dn on 2026-09-11 12:20:06 in GWYDDION-UNSTABLE

- fixed leaving gwy_clear1(gui) in modules which do C99-style initialisation of the struct

Modified: graph_peaks.c fourier.c pattern.c xyz_tcut.c

r30578 by yeti-dn on 2026-09-11 12:10:11 in GWYDDION-UNSTABLE

- made gwy_form_set_label() with NULL text compatible with ParamTable

Modified: form.c

r30577 by yeti-dn on 2026-09-11 12:05:30 in GWYDDION-UNSTABLE

- improved warn_param_type() to give the param and type also as strings
- allow setting units using gwy_params_set_string()

Modified: param-def.c param-internal.h params.c

r30576 by yeti-dn on 2026-09-11 12:04:04 in GWYDDION-UNSTABLE

- added generator headers

Modified: cpde.c

r30575 by yeti-dn on 2026-09-11 11:14:13 in GWYDDION-UNSTABLE

- fixed misleading placement of ‘*’

Modified: lawn.c lawn.h

r30574 by yeti-dn on 2026-09-11 11:10:45 in GWYDDION-UNSTABLE

- fixed more forgotten GWY_IS_PARAM_TABLE() assertions

Modified: module-utils-synth.c

r30572 by yeti-dn on 2026-09-11 11:04:59 in GWYDDION-UNSTABLE

- fixed variable names back to ‘table’ for fit result tables

Modified: relate.c

r30571 by yeti-dn on 2026-09-11 11:02:31 in GWYDDION-UNSTABLE

- fixed coding style

Modified: ballistic.c cmap_noise.c columnar.c discs.c domains.c dunes.c lattice.c wetfront.c

r30569 by yeti-dn on 2026-09-11 06:51:42 in GWYDDION-UNSTABLE

- updated documentation mentions from ParamTable to Form

Modified: param-def.c

r30568 by yeti-dn on 2026-09-11 06:45:50 in GWYDDION-UNSTABLE

- converted change-preview dialogs to Form

Modified: change-preview-cmap.c change-preview-volume.c change-preview-xyz.c

r30567 by yeti-dn on 2026-09-11 06:42:08 in GWYDDION-UNSTABLE

- converted XYZ modules from ParamTable to Form

Modified: xyz_fft.c xyz_level.c xyz_merge.c xyz_raster.c xyz_reduce.c xyz_relate.c xyz_split.c xyz_tcrop.c xyz_tcut.c xyz_valueops.c xyz_volumize.c xyz_zdrift.c

r30566 by yeti-dn on 2026-09-10 17:37:49 in GWYDDION-UNSTABLE

- trying to make adopting the currently displayed selection work again
- may be still a bit broken

Modified: imgexport.c

r30565 by yeti-dn on 2026-09-10 16:44:54 in GWYDDION-UNSTABLE

- fixed passing a subset params to gwy_form_set_from_params() not working any more

Modified: form.c

r30564 by yeti-dn on 2026-09-10 16:34:29 in GWYDDION-UNSTABLE

- fixed asserting a foreign control cannot have a ParamDef
- it often does; just the control is something we do not know

Modified: form--noparam.c form.c

r30563 by yeti-dn on 2026-09-10 16:23:18 in GWYDDION-UNSTABLE

- fixed inverted assertion in hold_selection_make_widgets()

Modified: form--holdsel.c

r30562 by yeti-dn on 2026-09-10 16:20:46 in GWYDDION-UNSTABLE

- fixed asserting the wrong control type

Modified: form--holdsel.c

r30560 by yeti-dn on 2026-09-10 11:52:44 in GWYDDION-UNSTABLE

- converted file modules from ParamTable to Form

Modified: asciiexport.c formats3d.c gxyzffile.c hdrimage.c imgexport.c nmmxyz.c openexr.cc pixmap.c rawfile.c rawgraph.c xyzexport.c

r30559 by yeti-dn on 2026-09-10 09:19:00 in GWYDDION-UNSTABLE

- fixed trying to use Field methods on masks

Modified: imgexport.c

r30558 by yeti-dn on 2026-09-10 08:49:10 in GWYDDION-UNSTABLE

- do not implement update_sensitivity for results that just prints a warning
- just do not implement it

Modified: form--results.c

r30557 by yeti-dn on 2026-09-09 16:06:05 in GWYDDION-UNSTABLE

- unified image-like preview enums and moved the unified enum to a public header
- not all types apply to all data, but still kind of makes sense
- added a bunch of generic (with data_kind argument) make-key functions

Modified: change-preview-cmap.c change-preview-volume.c change-preview-xyz.c file--make-key.c file.c file.h thumbnail.c thumbnail.h

r30556 by klapetek on 2026-09-09 14:22:25 in GWYDDION-UNSTABLE

added curve data allocation

Modified: module-utils-synth.c

r30555 by klapetek on 2026-09-09 14:20:21 in GWYDDION-UNSTABLE

removed forgotten printfs

Modified: lawn.c

r30554 by klapetek on 2026-09-09 14:18:53 in GWYDDION-UNSTABLE

added allocate curve data

Modified: lawn.c lawn.h

r30553 by yeti-dn on 2026-09-09 12:50:15 in GWYDDION-UNSTABLE

- converted graph modules from ParamTable to Form
- using some transitional functions like gwy_create_graph_xrange_with_PARAMS()

Modified: graph_cd.c graph_cut.c graph_export_ascii.c graph_export_image.c graph_fit.c graph_fztofd.c graph_logscale.c graph_measure_period.c graph_peaks.c graph_polylevel.c graph_sfuncs.c graph_simplemech.c graph_sinebg.c graph_stats.c graph_terraces.c

r30552 by yeti-dn on 2026-09-09 12:18:48 in GWYDDION-UNSTABLE

- added a transitional version of gwy_create_graph_xrange_with_params() working with Form

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

r30550 by klapetek on 2026-09-09 09:51:29 in GWYDDION-UNSTABLE

fixed curvedata allocation size

Modified: lawn.c

r30549 by klapetek on 2026-09-09 09:34:07 in GWYDDION-UNSTABLE

fixed assertion sense

Modified: lawn.c

r30548 by yeti-dn on 2026-09-09 08:45:32 in GWYDDION-UNSTABLE

- added set_value() method to radio list header
- it sets the radio button enum, the same way as using it on any of the radio buttons

Modified: form--radio.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