Recent commits to Gwyddion subversion repository:
r29076 by yeti-dn on today 17:50:40 in GWYDDION-UNSTABLE
- removed a couple of missing items ported from 2.x
Modified:
TODO.gwy3
r29075 by yeti-dn on today 17:49:31 in GWYDDION-UNSTABLE
- fixed Params generally still consiering file no 0 as invalid (whereas now only negative values mean no file)
Modified:
data-browser.c
data-chooser.c
module-utils.c
param-table.c
params.c
r29074 by yeti-dn on today 17:35:25 in GWYDDION-UNSTABLE
- compile with DEBUG enabled
Modified:
param-table.c
r29073 by yeti-dn on today 17:26:12 in GWYDDION-UNSTABLE
- fixed flicker during waiting because were using the result field as a temporary buffer
Modified:
mark_disconn.c
r29072 by yeti-dn on today 17:20:36 in GWYDDION-UNSTABLE
- actually ignore the cleanup of auxiliary objects after removing the main one
Modified:
data-browser.c
r29071 by yeti-dn on today 17:13:37 in GWYDDION-UNSTABLE
- create a reasonable XYZ preview in AppImageWindow initialisation if none exists
Modified:
app-image-window.c
module-utils.c
r29070 by yeti-dn on today 16:54:33 in GWYDDION-UNSTABLE
- made DataWindow survive having no Field yet
Modified:
gwydatawindow.c
r29069 by yeti-dn on today 16:31:22 in GWYDDION-UNSTABLE
- fixed the min-max non-Nield wrapper to ensure the Nield min-max function is called with both min and max arguments
Modified:
stats.c
r29068 by yeti-dn on today 16:17:44 in GWYDDION-UNSTABLE
- protect against weird rounding issues making lower > upper - changed trimming option label to a clearer one
Modified:
threshold.c
r29067 by yeti-dn on today 16:04:24 in GWYDDION-UNSTABLE
- handle correctly data id < 0 in gwy_app_data_id_verify_foo() functions (instead of crashing) - factored the common code to a function
Modified:
module-utils.c
r29066 by yeti-dn on today 15:56:29 in GWYDDION-UNSTABLE
- do not try to notify the tree model after a primary object deletion - fixed crashing after deleting a channel
Modified:
data-browser.c
r29065 by yeti-dn on today 15:31:11 in GWYDDION-UNSTABLE
- ported Capture Now non-square fix from 2.x
Modified:
nanoscope.c
r29064 by yeti-dn on today 15:24:23 in GWYDDION-UNSTABLE
- renamed a prefixed RUN_MODES macro
Modified:
terracefit.c
r29063 by yeti-dn on today 15:23:42 in GWYDDION-UNSTABLE
- ported reorder module from 2.x
Modified:
Makefile.am
reorder.c (new)
r29062 by yeti-dn on today 15:13:24 in GWYDDION-UNSTABLE
- replaced some home-cooked code with gwy_math_fit_poly_equidist()
Modified:
stats--acfpsdf.c
r29061 by yeti-dn on today 15:01:53 in GWYDDION-UNSTABLE
- changed sort, mean and fit-poly maths functions argument order to the more common array-then-size - keeping linear algebra as they need a larger cleanup
Modified:
correct.c
field.c
filters--minmax.c
fractals.c
grains--wshed.c
grains-nield.c
gwynlfitpreset.c
linestats.c
math--gridcheck.c
math--rank.c
math.c
math.h
triangulation.c
watershed.c
gwydataview.c
gwygraphmodel.c
cmap_lockin.c
cmap_polylevel.c
jpkscan.c
graph_measure_period.c
graph_polylevel.c
graphops.c
blockstep.c
coerce.c
edge.c
good_profile.c
grain_filter.c
grain_mark.c
grain_stat.c
linematch.c
terracefit.c
linenoise.c
volume_cluster.c
volume_drift.c
volume_linelevel.c
volume_meanplanelevel.c
volume_planelevel.c
volume_zcal.c
xyz_zdrift.c
file.c
line.c
r29060 by yeti-dn on today 14:38:05 in GWYDDION-UNSTABLE
- changed find-nearest maths function argument order to the more common array-then-size
Modified:
math.c
math.h
gwyvectorlayer.c
gwyvectorlayer.h
layer-axis.c
layer-cross.c
layer-utils.h
r29059 by yeti-dn on today 14:27:52 in GWYDDION-UNSTABLE
- changed maths rank functions argument order to the more common array-then-size
Modified:
gwyappfilechooser.c
correct.c
filters--minmax.c
grain-quantities.c
grains--values.c
gwynlfitpreset.c
linestats.c
math--gridcheck.c
math--rank.c
math.h
stats.c
graph_measure_period.c
graph_terraces.c
good_profile.c
grain_stat.c
linematch.c
merge.c
terracefit.c
threshold.c
wrap_calls.c
annealing.c
roughness.c
volume_linelevel.c
volume_planestat.c
r29058 by yeti-dn on today 13:56:06 in GWYDDION-UNSTABLE
- moved linkable versions of inline math functions to a separate source file, making it the only source which should not see the macros - changed gwy_sinc() to an inline/macro function
Modified:
Makefile.am
math--inline.c (new)
math.c
math.h
r29057 by yeti-dn on today 13:35:34 in GWYDDION-UNSTABLE
- added basic Line peak roughness function tests
Modified:
line.c
test-list.txt
r29056 by yeti-dn on today 13:35:10 in GWYDDION-UNSTABLE
- documentation refomrulation
Modified:
linestats.c
r29055 by yeti-dn on today 10:45:51 in GWYDDION-UNSTABLE
- fixed memory leaks in gwy_line_xpm() and gwy_line_xvm() - fixed functions not renamed in implementation - coding style fixes
Modified:
linestats.c
r29054 by klapetek on 2025-12-29 12:46:14 in gwyddion
added fsc, commented out mask search
Modified:
volume_localdetect.c
r29053 by yeti-dn on 2025-12-28 15:49:59 in GWYDDION-UNSTABLE
- removed note about freshcode which no longer exists
Modified:
TODO
r29052 by yeti-dn on 2025-12-28 15:49:08 in gwyddion
- removed note about freshcode which no longer exists
Modified:
TODO
r29051 by yeti-dn on 2025-12-28 15:21:45 in tags
- tagged version 2.70
Modified:
gwyddion-2.70 (new)
r29050 by yeti-dn on 2025-12-28 15:20:32 in gwyddion
- merged automated gettext updates before 2.70 release
Modified:
cs.po
de.po
en_GB.po
es.po
fr.po
it.po
ja.po
ko.po
pt_BR.po
ru.po
r29049 by yeti-dn on 2025-12-28 09:16:52 in gwyddion
- set version to 2.70
Modified:
configure.ac
net.gwyddion.Gwyddion.appdata.xml
gwyddion-night-build
r29046 by klapetek on 2025-12-27 13:42:15 in gwyddion
HBW estimate commented out
Modified:
volume_localdetect.c
r29044 by yeti-dn on 2025-12-27 10:10:22 in gwyddion
- final NEWS update before 2.70 release
Modified:
NEWS
r29043 by yeti-dn on 2025-12-27 10:08:08 in gwyddion
- updated user guide module map at least for file modules
Modified:
user-guide-modules
r29042 by yeti-dn on 2025-12-27 10:06:33 in gwyddion
- updated API indices
Modified:
libgwyprocess-docs.sgml
r29041 by klapetek on 2025-12-26 23:14:04 in gwyddion
tested 2D/3D mask method on orignal data
Modified:
volume_localdetect.c
r29040 by yeti-dn on 2025-12-26 17:32:10 in gwyddion
- bumped library versions before 2.70 release
Modified:
Makefile.am
Makefile.am
Makefile.am
r29039 by yeti-dn on 2025-12-26 17:22:49 in gwyddion
- makred more wrong translatable strings that are too late to do anything about before 2.70
Modified:
cmap_curvefilter.c
volume_localdetect.c
r29038 by yeti-dn on 2025-12-26 17:21:38 in gwyddion
- updated British ‘translation’
Modified:
en_GB.po
r29037 by klapetek on 2025-12-23 21:18:50 in gwyddion
fixed extrema number initialisation
Modified:
volume_localdetect.c
r29036 by yeti-dn on 2025-12-22 19:19:15 in gwyddion
- set svn properties correctly for code files
Modified:
cmap_classify.c
cmap_curvefilter.c
cmap_filter.c
cmap_fit.c
cmap_peaks.c
cmap_volumize.c
lafmdmap.c
volume_cluster.c
r29035 by yeti-dn on 2025-12-22 19:17:09 in gwyddion
- byte-swap header fields correctly for portability
Modified:
lafmdmap.c
r29034 by yeti-dn on 2025-12-22 18:51:03 in gwyddion
- noted various weird labels
Modified:
cmap_classify.c
cmap_peaks.c
cmap_polylevel.c
volume_localdetect.c
r29033 by yeti-dn on 2025-12-22 18:50:10 in gwyddion
- updated the Czech translation
Modified:
cs.po
r29031 by yeti-dn on 2025-12-19 15:02:16 in GWYDDION-UNSTABLE
- noted a couple of new things missing from 2.x
Modified:
TODO.gwy3
r29030 by yeti-dn on 2025-12-19 14:58:10 in GWYDDION-UNSTABLE
- removed a few things that are already done
Modified:
TODO.gwy3