[med-svn] [gwyddion] branch upstream updated (024b1f9 -> 603ecfc)

Andreas Tille tille at debian.org
Thu Sep 21 09:04:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a change to branch upstream
in repository gwyddion.

      from  024b1f9   New upstream version 2.47
       new  603ecfc   New upstream version 2.49

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS                                            |     4 +
 INSTALL.gwyddion                                   |   165 -
 Makefile.am                                        |     3 +-
 Makefile.in                                        |    27 +-
 NEWS                                               |   219 +-
 README                                             |     1 -
 TODO                                               |     1 +
 app/Makefile.am                                    |    42 +-
 app/Makefile.in                                    |    59 +-
 app/about.c                                        |    75 +-
 app/app.c                                          |   458 +-
 app/authors.h                                      |    95 +-
 app/data-browser-aux.c                             |   296 +-
 app/data-browser.c                                 |   194 +-
 app/data-browser.h                                 |     9 +-
 app/file.c                                         |    11 +-
 app/gwyappfilechooser.c                            |    39 +-
 app/gwyappinternal.h                               |     5 +-
 app/gwyddion.c                                     |   114 +-
 app/gwymoduleutils-file.c                          |    38 +-
 app/help.c                                         |   116 +-
 app/mac_integration.c                              |     3 +-
 app/menu.c                                         |    11 +-
 app/release.h                                      |     3 +
 app/remote-win32.c                                 |     5 +-
 app/splash.c                                       |   849 +-
 app/toolbox-editor.c                               |   116 +-
 app/toolbox.c                                      |   147 +-
 app/toolbox.xml                                    |     5 +-
 app/undo.c                                         |     5 +-
 app/validate.c                                     |    44 +-
 app/wait.c                                         |    95 +-
 app/wait.h                                         |    24 +-
 config.guess                                       |   165 +-
 config.h.in                                        |     3 -
 config.sub                                         |    52 +-
 configure                                          |  1262 +-
 configure.ac                                       |   316 +-
 data/Makefile.in                                   |    16 +-
 data/glmaterials/Makefile.in                       |    16 +-
 data/gradients/Code-V                              |    28 +-
 data/gradients/Gray-inverted                       |     3 +
 data/gradients/Makefile.am                         |     5 +-
 data/gradients/Makefile.in                         |    21 +-
 data/gradients/Spectral-white                      |    13 +
 data/gradients/Viridis                             |    14 +
 data/gwyddion-thumbnailer.schemas.in               |     6 +
 data/gwyddion.1                                    |    41 +-
 data/gwyddion.nsit.in                              |    20 +-
 data/gwyddion.pc.in                                |     2 +-
 data/gwyddion.spec.in                              |   126 +-
 data/gwyddion.vim                                  |    16 +-
 data/gwyddion.xml                                  |    17 +
 data/mingw-gwyddion-libs.spec.in                   |     7 +-
 devel-docs/Makefile.in                             |    16 +-
 devel-docs/libgwyapp/Makefile.in                   |    16 +-
 devel-docs/libgwyapp/html/GwyDataChooser.html      |    32 +-
 devel-docs/libgwyapp/html/GwyPlainTool.html        |    32 +-
 devel-docs/libgwyapp/html/GwyResourceEditor.html   |    18 +-
 devel-docs/libgwyapp/html/GwyTool.html             |    30 +-
 devel-docs/libgwyapp/html/api-index-2-14.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-18.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-21.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-23.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-3.html       |     2 +-
 devel-docs/libgwyapp/html/api-index-2-32.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-33.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-35.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-38.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-41.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-42.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-43.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-45.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-46.html      |     2 +-
 devel-docs/libgwyapp/html/api-index-2-47.html      |     5 +-
 devel-docs/libgwyapp/html/api-index-2-48.html      |    42 +
 devel-docs/libgwyapp/html/api-index-2-49.html      |    33 +
 devel-docs/libgwyapp/html/api-index-2-7.html       |     2 +-
 devel-docs/libgwyapp/html/api-index-2-9.html       |     2 +-
 devel-docs/libgwyapp/html/api-index-all.html       |    18 +-
 devel-docs/libgwyapp/html/index.html               |     6 +-
 .../html/libgwyapp-GwyGLMaterialEditor.html        |     4 +-
 .../html/libgwyapp-GwyGradientEditor.html          |     4 +-
 devel-docs/libgwyapp/html/libgwyapp-Validate.html  |    18 +-
 devel-docs/libgwyapp/html/libgwyapp-app.html       |    16 +-
 .../libgwyapp/html/libgwyapp-data-browser.html     |   274 +-
 .../html/libgwyapp-file-module-utils.html          |    73 +-
 devel-docs/libgwyapp/html/libgwyapp-file.html      |    12 +-
 devel-docs/libgwyapp/html/libgwyapp-filelist.html  |    12 +-
 devel-docs/libgwyapp/html/libgwyapp-funcuse.html   |    18 +-
 devel-docs/libgwyapp/html/libgwyapp-help.html      |    26 +-
 devel-docs/libgwyapp/html/libgwyapp-log.html       |    24 +-
 devel-docs/libgwyapp/html/libgwyapp-logging.html   |    10 +-
 devel-docs/libgwyapp/html/libgwyapp-menu.html      |    38 +-
 devel-docs/libgwyapp/html/libgwyapp-meta.html      |    10 +-
 .../libgwyapp/html/libgwyapp-module-utils.html     |    32 +-
 devel-docs/libgwyapp/html/libgwyapp-settings.html  |    16 +-
 devel-docs/libgwyapp/html/libgwyapp-undo.html      |    42 +-
 devel-docs/libgwyapp/html/libgwyapp-wait.html      |   106 +-
 devel-docs/libgwyapp/html/libgwyapp.devhelp2       |     6 +
 devel-docs/libgwyapp/libgwyapp-docs.sgml           |    42 +-
 devel-docs/libgwyddion/Makefile.in                 |    16 +-
 devel-docs/libgwyddion/html/GwyContainer.html      |   209 +-
 devel-docs/libgwyddion/html/GwyEnum.html           |    20 +-
 devel-docs/libgwyddion/html/GwyFDCurvePreset.html  |     6 +-
 devel-docs/libgwyddion/html/GwyInventory.html      |    72 +-
 devel-docs/libgwyddion/html/GwyNLFitPreset.html    |    26 +-
 devel-docs/libgwyddion/html/GwyResource.html       |    48 +-
 devel-docs/libgwyddion/html/GwySIUnit.html         |   100 +-
 devel-docs/libgwyddion/html/GwySerializable.html   |    40 +-
 devel-docs/libgwyddion/html/GwyStringList.html     |    22 +-
 devel-docs/libgwyddion/html/api-index-2-1.html     |     2 +-
 devel-docs/libgwyddion/html/api-index-2-11.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-12.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-22.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-25.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-26.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-35.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-36.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-37.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-38.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-39.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-4.html     |     2 +-
 devel-docs/libgwyddion/html/api-index-2-42.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-43.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-44.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-45.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-46.html    |     2 +-
 devel-docs/libgwyddion/html/api-index-2-47.html    |     5 +-
 devel-docs/libgwyddion/html/api-index-2-48.html    |    38 +
 devel-docs/libgwyddion/html/api-index-2-49.html    |    49 +
 devel-docs/libgwyddion/html/api-index-2-5.html     |     2 +-
 devel-docs/libgwyddion/html/api-index-2-7.html     |     2 +-
 devel-docs/libgwyddion/html/api-index-2-8.html     |     2 +-
 devel-docs/libgwyddion/html/api-index-2-9.html     |     2 +-
 devel-docs/libgwyddion/html/api-index-all.html     |    30 +-
 devel-docs/libgwyddion/html/api-index-deprec.html  |     2 +-
 devel-docs/libgwyddion/html/index.html             |     6 +-
 .../libgwyddion/html/libgwyddion-GwyExpr.html      |    28 +-
 .../libgwyddion/html/libgwyddion-GwyNLFitter.html  |    69 +-
 .../html/libgwyddion-GwyRandGenSet.html            |    32 +-
 .../html/libgwyddion-GwySIValueFormat.html         |    14 +-
 .../html/libgwyddion-Math-Fallback.html            |    22 +-
 devel-docs/libgwyddion/html/libgwyddion-Math.html  |   354 +-
 .../libgwyddion/html/libgwyddion-gwyddion.html     |     4 +-
 .../html/libgwyddion-gwyddionenums.html            |     8 +-
 .../html/libgwyddion-gwydebugobjects.html          |    16 +-
 .../libgwyddion/html/libgwyddion-gwyentities.html  |    12 +-
 .../libgwyddion/html/libgwyddion-gwymacros.html    |    36 +-
 .../libgwyddion/html/libgwyddion-gwymd5.html       |     6 +-
 .../libgwyddion/html/libgwyddion-gwyutils.html     |   206 +-
 .../libgwyddion/html/libgwyddion-gwyversion.html   |    10 +-
 devel-docs/libgwyddion/html/libgwyddion.devhelp2   |     9 +
 devel-docs/libgwyddion/libgwyddion-docs.sgml       |    54 +-
 devel-docs/libgwydgets/Makefile.in                 |    16 +-
 devel-docs/libgwydgets/html/DataWindowWidgets.html |     2 +-
 devel-docs/libgwydgets/html/GeneralWidgets.html    |     9 +-
 devel-docs/libgwydgets/html/GraphWidgets.html      |     2 +-
 devel-docs/libgwydgets/html/Gwy3DLabel.html        |    22 +-
 devel-docs/libgwydgets/html/Gwy3DSetup.html        |    60 +-
 devel-docs/libgwydgets/html/Gwy3DView.html         |    54 +-
 devel-docs/libgwydgets/html/Gwy3DWindow.html       |    18 +-
 devel-docs/libgwydgets/html/GwyAdjustBar.html      |   815 +
 devel-docs/libgwydgets/html/GwyAxis.html           |    48 +-
 devel-docs/libgwydgets/html/GwyColorAxis.html      |    36 +-
 devel-docs/libgwydgets/html/GwyColorButton.html    |    22 +-
 devel-docs/libgwydgets/html/GwyCurve.html          |    12 +-
 devel-docs/libgwydgets/html/GwyDataView.html       |    74 +-
 devel-docs/libgwydgets/html/GwyDataViewLayer.html  |    24 +-
 devel-docs/libgwydgets/html/GwyDataWindow.html     |    28 +-
 devel-docs/libgwydgets/html/GwyGraph.html          |    30 +-
 devel-docs/libgwydgets/html/GwyGraphArea.html      |    48 +-
 devel-docs/libgwydgets/html/GwyGraphCorner.html    |     6 +-
 .../libgwydgets/html/GwyGraphCurveModel.html       |    48 +-
 devel-docs/libgwydgets/html/GwyGraphCurves.html    |    12 +-
 devel-docs/libgwydgets/html/GwyGraphData.html      |    12 +-
 devel-docs/libgwydgets/html/GwyGraphLabel.html     |    16 +-
 devel-docs/libgwydgets/html/GwyGraphModel.html     |    56 +-
 devel-docs/libgwydgets/html/GwyGraphWindow.html    |    16 +-
 devel-docs/libgwydgets/html/GwyHMarkerBox.html     |     6 +-
 devel-docs/libgwydgets/html/GwyHRuler.html         |     6 +-
 devel-docs/libgwydgets/html/GwyInventoryStore.html |    16 +-
 devel-docs/libgwydgets/html/GwyLayerBasic.html     |    34 +-
 devel-docs/libgwydgets/html/GwyLayerMask.html      |    14 +-
 devel-docs/libgwydgets/html/GwyMarkerBox.html      |    52 +-
 devel-docs/libgwydgets/html/GwyNullStore.html      |    20 +-
 devel-docs/libgwydgets/html/GwyPixmapLayer.html    |    18 +-
 devel-docs/libgwydgets/html/GwyRuler.html          |    22 +-
 devel-docs/libgwydgets/html/GwySciText.html        |    22 +-
 .../libgwydgets/html/GwySelectionGraph1DArea.html  |     8 +-
 .../libgwydgets/html/GwySelectionGraphArea.html    |     6 +-
 .../libgwydgets/html/GwySelectionGraphLine.html    |     8 +-
 .../libgwydgets/html/GwySelectionGraphPoint.html   |     6 +-
 .../libgwydgets/html/GwySelectionGraphZoom.html    |     6 +-
 .../libgwydgets/html/GwySensitivityGroup.html      |    20 +-
 devel-docs/libgwydgets/html/GwyShader.html         |    32 +-
 devel-docs/libgwydgets/html/GwyStatusbar.html      |    10 +-
 devel-docs/libgwydgets/html/GwyVRuler.html         |     6 +-
 devel-docs/libgwydgets/html/GwyVectorLayer.html    |    44 +-
 devel-docs/libgwydgets/html/WidgetUtilities.html   |     2 +-
 devel-docs/libgwydgets/html/Widgets3D.html         |     2 +-
 devel-docs/libgwydgets/html/api-index-2-1.html     |     2 +-
 devel-docs/libgwydgets/html/api-index-2-11.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-14.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-16.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-22.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-23.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-26.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-29.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-3.html     |     2 +-
 devel-docs/libgwydgets/html/api-index-2-34.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-37.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-38.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-39.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-41.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-42.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-43.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-45.html    |     2 +-
 devel-docs/libgwydgets/html/api-index-2-46.html    |     5 +-
 devel-docs/libgwydgets/html/api-index-2-48.html    |    70 +
 devel-docs/libgwydgets/html/api-index-2-49.html    |   142 +
 devel-docs/libgwydgets/html/api-index-2-5.html     |     2 +-
 devel-docs/libgwydgets/html/api-index-2-7.html     |     2 +-
 devel-docs/libgwydgets/html/api-index-2-8.html     |     2 +-
 devel-docs/libgwydgets/html/api-index-all.html     |   176 +-
 devel-docs/libgwydgets/html/api-index-deprec.html  |     2 +-
 devel-docs/libgwydgets/html/gwy_3d_base-24.png     |   Bin 1316 -> 1119 bytes
 devel-docs/libgwydgets/html/gwy_arithmetic-24.png  |   Bin 314 -> 250 bytes
 devel-docs/libgwydgets/html/gwy_bold-20.png        |   Bin 282 -> 353 bytes
 devel-docs/libgwydgets/html/gwy_cantilever-24.png  |   Bin 642 -> 558 bytes
 devel-docs/libgwydgets/html/gwy_color_range-24.png |   Bin 426 -> 354 bytes
 .../html/gwy_color_range_adaptive-24.png           |   Bin 674 -> 863 bytes
 .../libgwydgets/html/gwy_color_range_auto-24.png   |   Bin 592 -> 432 bytes
 .../libgwydgets/html/gwy_color_range_fixed-24.png  |   Bin 429 -> 391 bytes
 .../libgwydgets/html/gwy_color_range_full-24.png   |   Bin 334 -> 234 bytes
 devel-docs/libgwydgets/html/gwy_convolution-24.png |   Bin 323 -> 337 bytes
 .../libgwydgets/html/gwy_correct_affine-24.png     |   Bin 1292 -> 721 bytes
 .../libgwydgets/html/gwy_correlation_mask-24.png   |   Bin 0 -> 361 bytes
 devel-docs/libgwydgets/html/gwy_crop-24.png        |   Bin 746 -> 452 bytes
 devel-docs/libgwydgets/html/gwy_cwt-24.png         |   Bin 589 -> 716 bytes
 .../libgwydgets/html/gwy_data_measure-24.png       |   Bin 228 -> 214 bytes
 .../libgwydgets/html/gwy_disconnected-24.png       |   Bin 0 -> 486 bytes
 devel-docs/libgwydgets/html/gwy_distance-24.png    |   Bin 973 -> 316 bytes
 .../libgwydgets/html/gwy_distance_transform-24.png |   Bin 1187 -> 786 bytes
 .../libgwydgets/html/gwy_distribution_angle-24.png |   Bin 689 -> 689 bytes
 .../libgwydgets/html/gwy_distribution_slope-24.png |   Bin 580 -> 654 bytes
 devel-docs/libgwydgets/html/gwy_drift-24.png       |   Bin 1396 -> 1468 bytes
 devel-docs/libgwydgets/html/gwy_dwt-24.png         |   Bin 640 -> 815 bytes
 devel-docs/libgwydgets/html/gwy_edge-24.png        |   Bin 190 -> 190 bytes
 .../html/gwy_enforce_distribution-24.png           |   Bin 647 -> 766 bytes
 devel-docs/libgwydgets/html/gwy_entropy-24.png     |   Bin 305 -> 203 bytes
 devel-docs/libgwydgets/html/gwy_extend-24.png      |   Bin 262 -> 535 bytes
 .../libgwydgets/html/gwy_extract_path-24.png       |   Bin 989 -> 1065 bytes
 devel-docs/libgwydgets/html/gwy_facet_level-24.png |   Bin 1089 -> 1193 bytes
 devel-docs/libgwydgets/html/gwy_favourite-24.png   |   Bin 1219 -> 1146 bytes
 devel-docs/libgwydgets/html/gwy_fft-24.png         |   Bin 484 -> 728 bytes
 devel-docs/libgwydgets/html/gwy_fft_2d-24.png      |   Bin 337 -> 657 bytes
 .../libgwydgets/html/gwy_fft_filter_1d-24.png      |   Bin 0 -> 611 bytes
 .../libgwydgets/html/gwy_fft_filter_2d-24.png      |   Bin 367 -> 300 bytes
 devel-docs/libgwydgets/html/gwy_filter-24.png      |   Bin 1069 -> 311 bytes
 devel-docs/libgwydgets/html/gwy_find_peaks-24.png  |   Bin 539 -> 676 bytes
 devel-docs/libgwydgets/html/gwy_fit_shape-24.png   |   Bin 0 -> 1244 bytes
 devel-docs/libgwydgets/html/gwy_fix_zero-24.png    |   Bin 509 -> 385 bytes
 .../libgwydgets/html/gwy_flip_horizontally-24.png  |   Bin 809 -> 585 bytes
 .../libgwydgets/html/gwy_flip_vertically-24.png    |   Bin 855 -> 567 bytes
 devel-docs/libgwydgets/html/gwy_fractal-24.png     |   Bin 943 -> 710 bytes
 .../libgwydgets/html/gwy_fractal_correction-24.png |   Bin 0 -> 734 bytes
 .../libgwydgets/html/gwy_fractal_measure-24.png    |   Bin 0 -> 698 bytes
 devel-docs/libgwydgets/html/gwy_gl_material-16.png |   Bin 759 -> 829 bytes
 .../html/gwy_gradient_horizontal-24.png            |   Bin 854 -> 615 bytes
 .../libgwydgets/html/gwy_gradient_vertical-24.png  |   Bin 842 -> 613 bytes
 .../libgwydgets/html/gwy_grain_correlation-24.png  |   Bin 1007 -> 732 bytes
 .../html/gwy_grain_exscribed_circle-24.png         |   Bin 964 -> 531 bytes
 .../html/gwy_grain_inscribed_circle-24.png         |   Bin 1023 -> 634 bytes
 devel-docs/libgwydgets/html/gwy_grains-24.png      |   Bin 748 -> 424 bytes
 devel-docs/libgwydgets/html/gwy_grains_edge-24.png |   Bin 1054 -> 492 bytes
 .../libgwydgets/html/gwy_grains_edge_remove-24.png |   Bin 699 -> 1232 bytes
 .../libgwydgets/html/gwy_grains_graph-24.png       |   Bin 989 -> 430 bytes
 .../libgwydgets/html/gwy_grains_measure-24.png     |   Bin 316 -> 573 bytes
 .../libgwydgets/html/gwy_grains_remove-24.png      |   Bin 881 -> 493 bytes
 .../libgwydgets/html/gwy_grains_water-24.png       |   Bin 1172 -> 1055 bytes
 devel-docs/libgwydgets/html/gwy_graph-24.png       |   Bin 330 -> 697 bytes
 devel-docs/libgwydgets/html/gwy_graph_align-24.png |   Bin 503 -> 555 bytes
 devel-docs/libgwydgets/html/gwy_graph_cut-24.png   |   Bin 417 -> 523 bytes
 devel-docs/libgwydgets/html/gwy_graph_dos-24.png   |   Bin 591 -> 1083 bytes
 .../libgwydgets/html/gwy_graph_export_ascii-24.png |   Bin 721 -> 314 bytes
 .../libgwydgets/html/gwy_graph_export_png-24.png   |   Bin 742 -> 314 bytes
 .../html/gwy_graph_export_vector-24.png            |   Bin 803 -> 401 bytes
 devel-docs/libgwydgets/html/gwy_graph_fd-24.png    |   Bin 407 -> 805 bytes
 .../libgwydgets/html/gwy_graph_filter-24.png       |   Bin 497 -> 864 bytes
 .../libgwydgets/html/gwy_graph_function-24.png     |   Bin 534 -> 993 bytes
 .../libgwydgets/html/gwy_graph_halfgauss-24.png    |   Bin 280 -> 473 bytes
 devel-docs/libgwydgets/html/gwy_graph_level-24.png |   Bin 445 -> 986 bytes
 .../libgwydgets/html/gwy_graph_measure-24.png      |   Bin 376 -> 628 bytes
 .../libgwydgets/html/gwy_graph_palette-24.png      |   Bin 529 -> 487 bytes
 .../libgwydgets/html/gwy_graph_pointer-24.png      |   Bin 915 -> 851 bytes
 devel-docs/libgwydgets/html/gwy_graph_ruler-24.png |   Bin 588 -> 611 bytes
 .../libgwydgets/html/gwy_graph_vertical-24.png     |   Bin 330 -> 643 bytes
 .../libgwydgets/html/gwy_graph_zoom_fit-24.png     |   Bin 1287 -> 1126 bytes
 .../libgwydgets/html/gwy_graph_zoom_in-24.png      |   Bin 1285 -> 1123 bytes
 .../libgwydgets/html/gwy_graph_zoom_out-24.png     |   Bin 1242 -> 1105 bytes
 devel-docs/libgwydgets/html/gwy_hough-24.png       |   Bin 719 -> 650 bytes
 devel-docs/libgwydgets/html/gwy_immerse-24.png     |   Bin 279 -> 209 bytes
 .../libgwydgets/html/gwy_iso_roughness-24.png      |   Bin 495 -> 723 bytes
 devel-docs/libgwydgets/html/gwy_italic-20.png      |   Bin 225 -> 258 bytes
 devel-docs/libgwydgets/html/gwy_less-24.png        |   Bin 804 -> 1017 bytes
 devel-docs/libgwydgets/html/gwy_level-24.png       |   Bin 610 -> 290 bytes
 .../libgwydgets/html/gwy_level_flatten_base-24.png |   Bin 636 -> 1237 bytes
 .../libgwydgets/html/gwy_level_median-24.png       |   Bin 564 -> 659 bytes
 .../libgwydgets/html/gwy_level_triangle-24.png     |   Bin 1075 -> 870 bytes
 .../libgwydgets/html/gwy_light_rotate-24.png       |   Bin 1250 -> 1157 bytes
 devel-docs/libgwydgets/html/gwy_line_level-24.png  |   Bin 284 -> 235 bytes
 devel-docs/libgwydgets/html/gwy_load_debug-20.png  |   Bin 1248 -> 1148 bytes
 devel-docs/libgwydgets/html/gwy_load_info-20.png   |   Bin 881 -> 991 bytes
 .../libgwydgets/html/gwy_load_warning-20.png       |   Bin 967 -> 900 bytes
 devel-docs/libgwydgets/html/gwy_local_slope-24.png |   Bin 1457 -> 363 bytes
 .../html/gwy_logscale_horizontal-24.png            |   Bin 111 -> 335 bytes
 .../libgwydgets/html/gwy_logscale_vertical-24.png  |   Bin 124 -> 340 bytes
 .../libgwydgets/html/gwy_mark_outliers-24.png      |   Bin 0 -> 232 bytes
 devel-docs/libgwydgets/html/gwy_mark_scars-24.png  |   Bin 0 -> 246 bytes
 devel-docs/libgwydgets/html/gwy_mark_with-24.png   |   Bin 283 -> 387 bytes
 devel-docs/libgwydgets/html/gwy_mask-16.png        |   Bin 150 -> 184 bytes
 devel-docs/libgwydgets/html/gwy_mask-24.png        |   Bin 154 -> 217 bytes
 devel-docs/libgwydgets/html/gwy_mask_add-24.png    |   Bin 241 -> 246 bytes
 devel-docs/libgwydgets/html/gwy_mask_circle-24.png |   Bin 237 -> 674 bytes
 .../html/gwy_mask_circle_exclusive-24.png          |   Bin 179 -> 541 bytes
 .../html/gwy_mask_circle_inclusive-24.png          |   Bin 175 -> 578 bytes
 .../libgwydgets/html/gwy_mask_distribute-24.png    |   Bin 408 -> 290 bytes
 devel-docs/libgwydgets/html/gwy_mask_editor-24.png |   Bin 387 -> 927 bytes
 .../libgwydgets/html/gwy_mask_exclude-24.png       |   Bin 192 -> 259 bytes
 .../html/gwy_mask_exclude_circle-24.png            |   Bin 264 -> 541 bytes
 .../libgwydgets/html/gwy_mask_extract-24.png       |   Bin 512 -> 268 bytes
 .../libgwydgets/html/gwy_mask_fill_draw-24.png     |   Bin 258 -> 931 bytes
 .../libgwydgets/html/gwy_mask_fill_erase-24.png    |   Bin 292 -> 844 bytes
 devel-docs/libgwydgets/html/gwy_mask_grow-24.png   |   Bin 203 -> 584 bytes
 .../libgwydgets/html/gwy_mask_intersect-24.png     |   Bin 241 -> 270 bytes
 devel-docs/libgwydgets/html/gwy_mask_invert-24.png |   Bin 273 -> 441 bytes
 devel-docs/libgwydgets/html/gwy_mask_line-24.png   |   Bin 307 -> 416 bytes
 devel-docs/libgwydgets/html/gwy_mask_morph-24.png  |   Bin 389 -> 321 bytes
 .../libgwydgets/html/gwy_mask_paint_draw-24.png    |   Bin 331 -> 1239 bytes
 .../libgwydgets/html/gwy_mask_paint_erase-24.png   |   Bin 367 -> 1278 bytes
 .../html/gwy_mask_rect_exclusive-24.png            |   Bin 133 -> 195 bytes
 .../html/gwy_mask_rect_inclusive-24.png            |   Bin 130 -> 193 bytes
 devel-docs/libgwydgets/html/gwy_mask_remove-24.png |   Bin 327 -> 319 bytes
 devel-docs/libgwydgets/html/gwy_mask_set-24.png    |   Bin 0 -> 197 bytes
 devel-docs/libgwydgets/html/gwy_mask_shrink-24.png |   Bin 212 -> 935 bytes
 .../libgwydgets/html/gwy_mask_subtract-24.png      |   Bin 240 -> 272 bytes
 devel-docs/libgwydgets/html/gwy_mask_thin-24.png   |   Bin 321 -> 949 bytes
 .../libgwydgets/html/gwy_measure_lattice-24.png    |   Bin 1484 -> 320 bytes
 devel-docs/libgwydgets/html/gwy_merge-24.png       |   Bin 199 -> 217 bytes
 devel-docs/libgwydgets/html/gwy_more-24.png        |   Bin 778 -> 1028 bytes
 devel-docs/libgwydgets/html/gwy_mutual_crop-24.png |   Bin 884 -> 205 bytes
 .../libgwydgets/html/gwy_neural_apply-24.png       |   Bin 1253 -> 951 bytes
 .../libgwydgets/html/gwy_neural_train-24.png       |   Bin 1250 -> 866 bytes
 devel-docs/libgwydgets/html/gwy_next-24.png        |   Bin 0 -> 493 bytes
 .../libgwydgets/html/gwy_null_offsets-24.png       |   Bin 0 -> 316 bytes
 devel-docs/libgwydgets/html/gwy_palettes-16.png    |   Bin 230 -> 221 bytes
 devel-docs/libgwydgets/html/gwy_palettes-24.png    |   Bin 635 -> 303 bytes
 devel-docs/libgwydgets/html/gwy_path_level-24.png  |   Bin 758 -> 782 bytes
 .../libgwydgets/html/gwy_pointer_measure-24.png    |   Bin 968 -> 695 bytes
 .../libgwydgets/html/gwy_poly_distort-24.png       |   Bin 1500 -> 1033 bytes
 devel-docs/libgwydgets/html/gwy_polynom-24.png     |   Bin 408 -> 942 bytes
 .../libgwydgets/html/gwy_polynom_level-24.png      |   Bin 1033 -> 1046 bytes
 devel-docs/libgwydgets/html/gwy_previous-24.png    |   Bin 0 -> 461 bytes
 devel-docs/libgwydgets/html/gwy_profile-24.png     |   Bin 586 -> 592 bytes
 devel-docs/libgwydgets/html/gwy_pygwy-24.png       |   Bin 932 -> 813 bytes
 .../libgwydgets/html/gwy_remove_under_mask-24.png  |   Bin 369 -> 438 bytes
 devel-docs/libgwydgets/html/gwy_rotate-24.png      |   Bin 1707 -> 835 bytes
 devel-docs/libgwydgets/html/gwy_rotate_180-24.png  |   Bin 1382 -> 1272 bytes
 devel-docs/libgwydgets/html/gwy_rotate_3d-24.png   |   Bin 0 -> 1212 bytes
 .../libgwydgets/html/gwy_rotate_90_ccw-24.png      |   Bin 1071 -> 660 bytes
 .../libgwydgets/html/gwy_rotate_90_cw-24.png       |   Bin 1116 -> 616 bytes
 devel-docs/libgwydgets/html/gwy_scale-24.png       |   Bin 422 -> 377 bytes
 .../libgwydgets/html/gwy_scale_horizontally-24.png |   Bin 1255 -> 614 bytes
 .../libgwydgets/html/gwy_scale_vertically-24.png   |   Bin 1097 -> 577 bytes
 devel-docs/libgwydgets/html/gwy_scars-24.png       |   Bin 276 -> 206 bytes
 devel-docs/libgwydgets/html/gwy_selections-24.png  |   Bin 342 -> 307 bytes
 devel-docs/libgwydgets/html/gwy_shader-24.png      |   Bin 1256 -> 1288 bytes
 devel-docs/libgwydgets/html/gwy_spectrum-24.png    |   Bin 464 -> 990 bytes
 devel-docs/libgwydgets/html/gwy_spot_remove-24.png |   Bin 309 -> 361 bytes
 .../libgwydgets/html/gwy_stat_quantities-24.png    |   Bin 642 -> 316 bytes
 .../libgwydgets/html/gwy_straighten_path-24.png    |   Bin 1142 -> 994 bytes
 devel-docs/libgwydgets/html/gwy_subscript-20.png   |   Bin 382 -> 396 bytes
 devel-docs/libgwydgets/html/gwy_superscript-20.png |   Bin 400 -> 402 bytes
 .../html/gwy_synthetic_ballistic_deposition-24.png |   Bin 1790 -> 1424 bytes
 .../html/gwy_synthetic_brownian_motion-24.png      |   Bin 1348 -> 1352 bytes
 .../libgwydgets/html/gwy_synthetic_columnar-24.png |   Bin 1395 -> 1414 bytes
 .../html/gwy_synthetic_diffusion-24.png            |   Bin 1287 -> 1166 bytes
 .../libgwydgets/html/gwy_synthetic_domains-24.png  |   Bin 1596 -> 1271 bytes
 .../libgwydgets/html/gwy_synthetic_fibres-24.png   |   Bin 0 -> 1178 bytes
 .../libgwydgets/html/gwy_synthetic_lattice-24.png  |   Bin 1398 -> 1212 bytes
 .../html/gwy_synthetic_line_noise-24.png           |   Bin 436 -> 382 bytes
 .../libgwydgets/html/gwy_synthetic_noise-24.png    |   Bin 1841 -> 1490 bytes
 .../libgwydgets/html/gwy_synthetic_objects-24.png  |   Bin 994 -> 958 bytes
 .../html/gwy_synthetic_particles-24.png            |   Bin 1476 -> 1312 bytes
 .../libgwydgets/html/gwy_synthetic_pattern-24.png  |   Bin 766 -> 613 bytes
 .../libgwydgets/html/gwy_synthetic_phases-24.png   |   Bin 0 -> 354 bytes
 .../libgwydgets/html/gwy_synthetic_spectral-24.png |   Bin 1383 -> 1379 bytes
 .../libgwydgets/html/gwy_synthetic_waves-24.png    |   Bin 1665 -> 1259 bytes
 devel-docs/libgwydgets/html/gwy_tilt-24.png        |   Bin 521 -> 1511 bytes
 .../libgwydgets/html/gwy_tip_dilation-24.png       |   Bin 614 -> 839 bytes
 devel-docs/libgwydgets/html/gwy_tip_erosion-24.png |   Bin 585 -> 781 bytes
 .../libgwydgets/html/gwy_tip_estimation-24.png     |   Bin 818 -> 663 bytes
 .../libgwydgets/html/gwy_tip_indent_analyze-24.png |   Bin 778 -> 750 bytes
 .../libgwydgets/html/gwy_tip_lateral_force-24.png  |   Bin 643 -> 1342 bytes
 devel-docs/libgwydgets/html/gwy_tip_map-24.png     |   Bin 1695 -> 899 bytes
 devel-docs/libgwydgets/html/gwy_tip_model-24.png   |   Bin 745 -> 599 bytes
 devel-docs/libgwydgets/html/gwy_tip_pid-24.png     |   Bin 821 -> 767 bytes
 devel-docs/libgwydgets/html/gwy_unrotate-24.png    |   Bin 409 -> 623 bytes
 .../libgwydgets/html/gwy_value_invert-24.png       |   Bin 321 -> 378 bytes
 devel-docs/libgwydgets/html/gwy_volume-24.png      |   Bin 1385 -> 1404 bytes
 .../libgwydgets/html/gwy_volume_calibrate-24.png   |   Bin 1118 -> 1106 bytes
 .../libgwydgets/html/gwy_volume_dimensions-24.png  |   Bin 1281 -> 909 bytes
 devel-docs/libgwydgets/html/gwy_volume_fd-24.png   |   Bin 1425 -> 1630 bytes
 .../libgwydgets/html/gwy_volume_invert-24.png      |   Bin 1612 -> 1056 bytes
 .../libgwydgets/html/gwy_volume_kmeans-24.png      |   Bin 1437 -> 1179 bytes
 .../libgwydgets/html/gwy_volume_kmedians-24.png    |   Bin 1430 -> 988 bytes
 .../libgwydgets/html/gwy_volume_slice-24.png       |   Bin 1575 -> 1359 bytes
 devel-docs/libgwydgets/html/gwy_volumize-24.png    |   Bin 1489 -> 1098 bytes
 .../libgwydgets/html/gwy_volumize_layers-24.png    |   Bin 1702 -> 1252 bytes
 devel-docs/libgwydgets/html/gwy_xy_denoise-24.png  |   Bin 0 -> 243 bytes
 devel-docs/libgwydgets/html/gwy_zero_mean-24.png   |   Bin 579 -> 394 bytes
 devel-docs/libgwydgets/html/gwy_zoom_1_1-24.png    |   Bin 1451 -> 1112 bytes
 devel-docs/libgwydgets/html/gwy_zoom_fit-24.png    |   Bin 1454 -> 1101 bytes
 devel-docs/libgwydgets/html/gwy_zoom_in-24.png     |   Bin 1449 -> 1090 bytes
 devel-docs/libgwydgets/html/gwy_zoom_out-24.png    |   Bin 1408 -> 1084 bytes
 devel-docs/libgwydgets/html/index.html             |     9 +-
 .../html/libgwydgets-GwyGraphBasics.html           |    28 +-
 .../libgwydgets/html/libgwydgets-gwycombobox.html  |    20 +-
 .../libgwydgets/html/libgwydgets-gwydgetenums.html |    79 +-
 .../libgwydgets/html/libgwydgets-gwydgets.html     |     6 +-
 .../libgwydgets/html/libgwydgets-gwydgetutils.html |   225 +-
 .../html/libgwydgets-gwygrainvaluemenu.html        |    24 +-
 .../html/libgwydgets-gwyoptionmenus.html           |    30 +-
 .../html/libgwydgets-gwyradiobuttons.html          |    20 +-
 .../libgwydgets/html/libgwydgets-gwystock.html     |   276 +-
 devel-docs/libgwydgets/html/libgwydgets.devhelp2   |    67 +-
 .../libgwydgets/html/standard-vector-layers.html   |     2 +-
 devel-docs/libgwydgets/libgwydgets-docs.sgml       |    53 +-
 devel-docs/libgwydraw/Makefile.in                  |    16 +-
 devel-docs/libgwydraw/html/GwyGLMaterial.html      |    32 +-
 devel-docs/libgwydraw/html/GwyGradient.html        |    40 +-
 devel-docs/libgwydraw/html/GwySelection.html       |    52 +-
 devel-docs/libgwydraw/html/api-index-2-16.html     |     2 +-
 devel-docs/libgwydraw/html/api-index-2-32.html     |     2 +-
 devel-docs/libgwydraw/html/api-index-2-39.html     |     2 +-
 devel-docs/libgwydraw/html/api-index-2-43.html     |     2 +-
 devel-docs/libgwydraw/html/api-index-2-47.html     |     5 +-
 devel-docs/libgwydraw/html/api-index-2-49.html     |    37 +
 devel-docs/libgwydraw/html/api-index-all.html      |    10 +-
 devel-docs/libgwydraw/html/index.html              |     5 +-
 devel-docs/libgwydraw/html/libgwydraw-GwyRGBA.html |   120 +-
 devel-docs/libgwydraw/html/libgwydraw-gwydraw.html |     4 +-
 .../libgwydraw/html/libgwydraw-gwydrawenums.html   |     6 +-
 .../libgwydraw/html/libgwydraw-gwypixfield.html    |    14 +-
 devel-docs/libgwydraw/html/libgwydraw.devhelp2     |     3 +
 devel-docs/libgwydraw/libgwydraw-docs.sgml         |    14 +-
 devel-docs/libgwymodule/Makefile.in                |    16 +-
 devel-docs/libgwymodule/html/ModuleLibrary.html    |     2 +-
 devel-docs/libgwymodule/html/ModuleTutorial.html   |     2 +-
 .../libgwymodule/html/PluginProxyReference.html    |     2 +-
 devel-docs/libgwymodule/html/api-index-2-1.html    |     2 +-
 devel-docs/libgwymodule/html/api-index-2-18.html   |     2 +-
 devel-docs/libgwymodule/html/api-index-2-25.html   |     2 +-
 devel-docs/libgwymodule/html/api-index-2-32.html   |     2 +-
 devel-docs/libgwymodule/html/api-index-2-36.html   |     2 +-
 devel-docs/libgwymodule/html/api-index-2-38.html   |     2 +-
 devel-docs/libgwymodule/html/api-index-2-45.html   |     5 +-
 devel-docs/libgwymodule/html/api-index-2-48.html   |    42 +
 devel-docs/libgwymodule/html/api-index-2-49.html   |    53 +
 devel-docs/libgwymodule/html/api-index-all.html    |    42 +-
 devel-docs/libgwymodule/html/api-index-deprec.html |     2 +-
 .../html/gwymodule-tutorial-beyond.html            |     6 +-
 .../libgwymodule/html/gwymodule-tutorial-file.html |     4 +-
 .../html/gwymodule-tutorial-graph.html             |     2 +-
 .../html/gwymodule-tutorial-install.html           |     4 +-
 .../html/gwymodule-tutorial-layer.html             |     2 +-
 .../html/gwymodule-tutorial-minimal.html           |     2 +-
 .../html/gwymodule-tutorial-overview.html          |     2 +-
 .../html/gwymodule-tutorial-process.html           |     2 +-
 .../libgwymodule/html/gwymodule-tutorial-tool.html |     2 +-
 devel-docs/libgwymodule/html/index.html            |     6 +-
 .../html/libgwymodule-gwymodule-file.html          |    54 +-
 .../html/libgwymodule-gwymodule-graph.html         |    22 +-
 .../html/libgwymodule-gwymodule-layer.html         |     8 +-
 .../html/libgwymodule-gwymodule-process.html       |    24 +-
 .../html/libgwymodule-gwymodule-tool.html          |     8 +-
 .../html/libgwymodule-gwymodule-volume.html        |    24 +-
 .../html/libgwymodule-gwymodule-xyz.html           |    24 +-
 .../html/libgwymodule-gwymodulebrowser.html        |     4 +-
 .../html/libgwymodule-gwymoduleenums.html          |    10 +-
 .../html/libgwymodule-gwymoduleloader.html         |   391 +-
 devel-docs/libgwymodule/html/libgwymodule.devhelp2 |    20 +
 .../libgwymodule/html/plugin-proxy-dump.html       |     2 +-
 .../libgwymodule/html/plugin-proxy-file.html       |     2 +-
 .../libgwymodule/html/plugin-proxy-overview.html   |     2 +-
 .../libgwymodule/html/plugin-proxy-process.html    |     2 +-
 devel-docs/libgwymodule/html/plugin-proxy-rgi.html |     2 +-
 devel-docs/libgwymodule/libgwymodule-docs.sgml     |    24 +-
 devel-docs/libgwymodule/module-tutorial-beyond.xml |     6 +-
 .../libgwymodule/module-tutorial-install.xml       |     4 +-
 devel-docs/libgwyprocess/Makefile.in               |    16 +-
 devel-docs/libgwyprocess/html/GwyBrick.html        |   193 +-
 devel-docs/libgwyprocess/html/GwyCDLine.html       |    24 +-
 devel-docs/libgwyprocess/html/GwyCalData.html      |    56 +-
 devel-docs/libgwyprocess/html/GwyCalibration.html  |    16 +-
 devel-docs/libgwyprocess/html/GwyDataField.html    |   423 +-
 devel-docs/libgwyprocess/html/GwyDataLine.html     |   155 +-
 devel-docs/libgwyprocess/html/GwyGrainValue.html   |    48 +-
 .../libgwyprocess/html/GwyShapeFitPreset.html      |   131 +-
 devel-docs/libgwyprocess/html/GwySpectra.html      |    58 +-
 devel-docs/libgwyprocess/html/GwySurface.html      |   163 +-
 .../libgwyprocess/html/GwyTriangulation.html       |    22 +-
 devel-docs/libgwyprocess/html/api-index-2-1.html   |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-11.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-12.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-18.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-2.html   |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-22.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-23.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-26.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-29.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-3.html   |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-30.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-31.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-32.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-34.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-35.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-36.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-37.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-38.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-4.html   |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-40.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-41.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-42.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-43.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-44.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-45.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-46.html  |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-47.html  |     5 +-
 devel-docs/libgwyprocess/html/api-index-2-48.html  |    45 +
 devel-docs/libgwyprocess/html/api-index-2-49.html  |   117 +
 devel-docs/libgwyprocess/html/api-index-2-5.html   |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-7.html   |     2 +-
 devel-docs/libgwyprocess/html/api-index-2-8.html   |     2 +-
 devel-docs/libgwyprocess/html/api-index-all.html   |   127 +-
 .../libgwyprocess/html/api-index-deprec.html       |     6 +-
 devel-docs/libgwyprocess/html/index.html           |     6 +-
 .../html/libgwyprocess-GwySpline.html              |   114 +-
 .../html/libgwyprocess-arithmetic.html             |    24 +-
 .../libgwyprocess/html/libgwyprocess-correct.html  |   264 +-
 .../html/libgwyprocess-correlation.html            |    44 +-
 .../libgwyprocess/html/libgwyprocess-cwt.html      |     4 +-
 .../libgwyprocess/html/libgwyprocess-dwt.html      |    16 +-
 .../libgwyprocess/html/libgwyprocess-elliptic.html |   101 +-
 .../libgwyprocess/html/libgwyprocess-filters.html  |   352 +-
 .../libgwyprocess/html/libgwyprocess-fractals.html |    22 +-
 .../libgwyprocess/html/libgwyprocess-grains.html   |   118 +-
 .../html/libgwyprocess-gwyprocess.html             |     4 +-
 .../html/libgwyprocess-gwyprocessenums.html        |   248 +-
 .../libgwyprocess/html/libgwyprocess-hough.html    |     6 +-
 .../html/libgwyprocess-interpolation.html          |    26 +-
 .../libgwyprocess/html/libgwyprocess-inttrans.html |    40 +-
 .../libgwyprocess/html/libgwyprocess-level.html    |    56 +-
 .../html/libgwyprocess-linestats.html              |   228 +-
 .../libgwyprocess/html/libgwyprocess-peaks.html    |    30 +-
 .../html/libgwyprocess-simpleFFT.html              |    30 +-
 .../html/libgwyprocess-stats-uncertainty.html      |    78 +-
 .../libgwyprocess/html/libgwyprocess-stats.html    |   711 +-
 .../libgwyprocess/html/libgwyprocess-tip.html      |    88 +-
 .../libgwyprocess/html/libgwyprocess.devhelp2      |    42 +-
 devel-docs/libgwyprocess/libgwyprocess-docs.sgml   |    70 +-
 gwyddion.spec                                      |   128 +-
 libdraw/Makefile.am                                |     4 +-
 libdraw/Makefile.in                                |    25 +-
 libdraw/gwypixfield.c                              |    52 +-
 libdraw/gwyrgba.c                                  |    67 +-
 libdraw/gwyrgba.h                                  |     7 +-
 libgwyddion/Makefile.am                            |     4 +-
 libgwyddion/Makefile.in                            |    25 +-
 libgwyddion/gwycontainer.c                         |   187 +-
 libgwyddion/gwycontainer.h                         |     7 +-
 libgwyddion/gwyddiontypes.c                        |    56 +-
 libgwyddion/gwyddiontypes.h                        |     6 +-
 libgwyddion/gwyenum.h                              |     4 +-
 libgwyddion/gwymath.c                              |   292 +-
 libgwyddion/gwymath.h                              |    21 +-
 libgwyddion/gwymathfallback.h                      |    12 +-
 libgwyddion/gwynlfit.c                             |    11 +-
 libgwyddion/gwynlfitpreset.c                       |   161 +-
 libgwyddion/gwysiunit.c                            |    51 +-
 libgwyddion/gwysiunit.h                            |     6 +-
 libgwyddion/gwyutils.c                             |   124 +-
 libgwyddion/gwyutils.h                             |    11 +-
 libgwyddion/gwyversion.h                           |     4 +-
 libgwydgets/Makefile.am                            |     7 +-
 libgwydgets/Makefile.in                            |    52 +-
 libgwydgets/gwy3dsetup.c                           |   116 +-
 libgwydgets/gwy3dsetup.h                           |    10 +-
 libgwydgets/gwy3dview.c                            |   440 +-
 libgwydgets/gwy3dwindow.c                          |   551 +-
 libgwydgets/gwy3dwindow.h                          |     4 +-
 libgwydgets/gwyadjustbar.c                         |  1356 ++
 libgwydgets/gwyadjustbar.h                         |    85 +
 libgwydgets/gwyaxisdialog.c                        |   160 +-
 libgwydgets/gwycombobox.c                          |     7 +-
 libgwydgets/gwydataview.c                          |    30 +-
 libgwydgets/gwydgetenums.c                         |    27 +-
 libgwydgets/gwydgetenums.h                         |     7 +-
 libgwydgets/gwydgetmarshals.c                      |     6 +-
 libgwydgets/gwydgets.c                             |     9 +-
 libgwydgets/gwydgets.h                             |     3 +-
 libgwydgets/gwydgettypes.c                         |    21 +
 libgwydgets/gwydgettypes.h                         |     3 +
 libgwydgets/gwydgetutils.c                         |   364 +-
 libgwydgets/gwydgetutils.h                         |    62 +-
 libgwydgets/gwygraphareadialog.c                   |    60 +-
 libgwydgets/gwygraphcurvemodel.c                   |     7 +-
 libgwydgets/gwygraphcurves.c                       |     7 +-
 libgwydgets/gwygraphlabeldialog.c                  |    13 +-
 libgwydgets/gwyradiobuttons.c                      |     9 +-
 libgwydgets/gwystatusbar.c                         |     4 +-
 libgwydgets/gwystock.c                             |   208 +-
 libgwydgets/gwystock.h                             |    26 +-
 libgwymodule/Makefile.am                           |     4 +-
 libgwymodule/Makefile.in                           |    25 +-
 libgwymodule/gwymodule-file.c                      |     4 +-
 libgwymodule/gwymodulebrowser.c                    |    18 +-
 libgwymodule/gwymoduleinternal.h                   |    19 +-
 libgwymodule/gwymoduleloader.c                     |   597 +-
 libgwymodule/gwymoduleloader.h                     |    57 +-
 libgwymodule/gwymoduletypes.c                      |     1 +
 libprocess/Makefile.am                             |    17 +-
 libprocess/Makefile.in                             |    63 +-
 libprocess/arithmetic.c                            |    53 +-
 libprocess/brick.c                                 |   806 +-
 libprocess/brick.h                                 |    19 +-
 libprocess/correct-laplace.c                       |  1592 ++
 libprocess/correct.c                               |  2270 +--
 libprocess/correct.h                               |    16 +-
 libprocess/cwt.c                                   |     3 +-
 libprocess/datafield.c                             |   495 +-
 libprocess/datafield.h                             |   269 +-
 libprocess/dataline.c                              |   133 +-
 libprocess/dataline.h                              |     6 +-
 libprocess/dwt.c                                   |     5 +-
 libprocess/elliptic.c                              |   113 +-
 libprocess/elliptic.h                              |    95 +-
 libprocess/filters-minmax.c                        |  1574 ++
 libprocess/filters.c                               |  2130 +--
 libprocess/filters.h                               |    22 +-
 libprocess/fractals.c                              |     5 +-
 libprocess/grains-disttrans.c                      |   978 ++
 libprocess/grains-values.c                         |  2094 +++
 libprocess/grains-wshed.c                          |  1253 ++
 libprocess/grains.c                                |  4481 +-----
 libprocess/grains.h                                |     3 +-
 libprocess/gwygrainvalue.c                         |     4 +-
 libprocess/gwyprocess.c                            |    49 +-
 libprocess/gwyprocessenums.c                       |    65 +-
 libprocess/gwyprocessenums.h                       |    18 +-
 libprocess/gwyprocessinternal.h                    |   140 +-
 libprocess/gwyprocesstypes.c                       |    19 +
 libprocess/gwyprocesstypes.h                       |     3 +
 libprocess/gwyshapefitpreset.c                     |   118 +-
 libprocess/gwyshapefitpreset.h                     |     9 +-
 libprocess/hough.c                                 |    42 +-
 libprocess/interpolation.c                         |     3 +-
 libprocess/interpolation.h                         |    14 +-
 libprocess/inttrans.c                              |   319 +-
 libprocess/level.c                                 |     3 +-
 libprocess/linestats.c                             |   168 +-
 libprocess/linestats.h                             |     6 +-
 libprocess/monte-carlo-unc.c                       |   156 -
 libprocess/monte-carlo-unc.h                       |    52 -
 libprocess/simplefft.c                             |  1026 +-
 libprocess/spectra.c                               |    47 +-
 libprocess/spline.c                                |    44 +-
 libprocess/spline.h                                |    12 +-
 libprocess/stats-acfpsdf.c                         |  2192 +++
 libprocess/stats-entropy.c                         |  1068 ++
 libprocess/stats-sum.c                             |  1516 ++
 libprocess/stats.c                                 |  4374 +----
 libprocess/stats.h                                 |   519 +-
 libprocess/stats_uncertainty.c                     |    28 +-
 libprocess/surface.c                               |   354 +-
 libprocess/surface.h                               |   120 +-
 libprocess/tip.c                                   |    19 +-
 libprocess/tip.h                                   |     5 +-
 libprocess/triangulation.c                         |     3 +-
 libprocess/wrappers.h                              |    44 -
 m4/Makefile.in                                     |    16 +-
 m4/gwy-enable.m4                                   |     8 +-
 m4/gwy-python.m4                                   |   127 +-
 modules/Makefile.in                                |    16 +-
 modules/file/Makefile.am                           |   215 +-
 modules/file/Makefile.in                           |  1627 +-
 modules/file/accurexii-txt.c                       |     4 +-
 modules/file/aistfile.c                            |    13 +-
 modules/file/alicona.c                             |     4 +-
 modules/file/ambfile.c                             |    34 +-
 modules/file/anfatec.c                             |     4 +-
 modules/file/apedaxfile.c                          |    78 +-
 modules/file/apefile.c                             |     4 +-
 modules/file/asciiexport.c                         |     4 +-
 modules/file/assing-afm.c                          |     4 +-
 modules/file/attocube.c                            |    10 +-
 modules/file/bcrfile.c                             |    13 +-
 modules/file/burleigh.c                            |     4 +-
 modules/file/burleigh_bii.c                        |     2 +-
 modules/file/burleigh_exp.c                        |     4 +-
 modules/file/codevfile.c                           |     4 +-
 modules/file/csmfile.c                             |     4 +-
 modules/file/dektakvca.c                           |  1037 ++
 modules/file/dektakxml.c                           |    41 +-
 modules/file/dimensionfile.c                       |     4 +-
 modules/file/dm3file.c                             |     4 +-
 modules/file/dmefile.c                             |     4 +-
 modules/file/dumbfile.c                            |     4 +-
 modules/file/ecsfile.c                             |     4 +-
 modules/file/ezdfile.c                             |     4 +-
 modules/file/femtoscan-txt.c                       |     4 +-
 modules/file/femtoscan.c                           |     4 +-
 modules/file/file.c                                |   240 +
 modules/file/gdeffile.c                            |     4 +-
 modules/file/gsffile.c                             |    12 +-
 modules/file/gwyfile.c                             |     4 +-
 modules/file/gwytiff.h                             |     5 +-
 modules/file/gxyzffile.c                           |    12 +-
 modules/file/hdf4file.c                            |     4 +-
 modules/file/hitachi-afm.c                         |     4 +-
 modules/file/hitachi-sem.c                         |     4 +-
 modules/file/igorfile.c                            |   387 +-
 modules/file/imgexport.c                           |   625 +-
 modules/file/imgexportpreset.h                     |     6 +-
 modules/file/intelliwave.c                         |     4 +-
 modules/file/intematix.c                           |     4 +-
 modules/file/iso28600.c                            |   238 +-
 modules/file/jeol.c                                |     4 +-
 modules/file/jpkscan.c                             |  1621 +-
 modules/file/jspmfile.c                            |     4 +-
 modules/file/keyence.c                             |     4 +-
 modules/file/leica.c                               |     4 +-
 modules/file/lextfile.c                            |     4 +-
 modules/file/magellan.c                            |     4 +-
 modules/file/mapvue.c                              |     4 +-
 modules/file/metropro.c                            |     4 +-
 modules/file/microprof.c                           |   129 +-
 modules/file/miffile.c                             |     4 +-
 modules/file/mifile.c                              |     4 +-
 modules/file/mulfile.c                             |     4 +-
 modules/file/nanoeducator.c                        |     4 +-
 modules/file/nanomagnetics.c                       |     4 +-
 modules/file/nanonics.c                            |     4 +-
 modules/file/nanonis.c                             |     4 +-
 modules/file/nanoobserver.c                        |  1309 +-
 modules/file/nanoscan.c                            |    93 +-
 modules/file/nanoscope-ii.c                        |     4 +-
 modules/file/nanoscope.c                           |    19 +-
 modules/file/nanotop.c                             |     2 +-
 modules/file/netcdf.c                              |     4 +-
 modules/file/nmmxyz.c                              |     4 +-
 modules/file/nt-mdt.c                              |    49 +-
 modules/file/nxiifile.c                            |     4 +-
 modules/file/oldmda.c                              |     4 +-
 modules/file/ols.c                                 |     4 +-
 modules/file/ometiff.c                             |     4 +-
 modules/file/omicron.c                             |     4 +-
 modules/file/omicronflat.c                         |     4 +-
 modules/file/omicronmatrix.c                       |     4 +-
 modules/file/opdfile.c                             |   140 +-
 modules/file/pltfile.c                             |     4 +-
 modules/file/pnifile.c                             |     4 +-
 modules/file/princetonspe.c                        |     4 +-
 modules/file/psia.c                                |     4 +-
 modules/file/pt3file.c                             |     4 +-
 modules/file/quesant.c                             |     2 +-
 modules/file/rawfile.c                             |     4 +-
 modules/file/rawgraph.c                            |     4 +-
 modules/file/rawxyz.c                              |     4 +-
 modules/file/renishaw.c                            |    13 +-
 modules/file/rhk-sm3.c                             |     4 +-
 modules/file/rhk-spm32.c                           |     4 +-
 modules/file/robotics.c                            |     2 +-
 modules/file/s94file.c                             |     4 +-
 modules/file/sdfile.c                              |     4 +-
 modules/file/seiko.c                               |    36 +-
 modules/file/sensofar.c                            |     2 +-
 modules/file/sensolytics.c                         |     4 +-
 modules/file/shimadzu.c                            |     4 +-
 modules/file/sicmfile.c                            |     4 +-
 modules/file/sis.c                                 |     4 +-
 modules/file/spip-asc.c                            |     4 +-
 modules/file/spmlab.c                              |   627 +-
 modules/file/spmlabf.c                             |     4 +-
 modules/file/stmprg.c                              |     4 +-
 modules/file/stpfile.c                             |     4 +-
 modules/file/surffile.c                            |     4 +-
 modules/file/tescan.c                              |     4 +-
 modules/file/tiaser.c                              |     4 +-
 modules/file/unisoku.c                             |     4 +-
 modules/file/vtkfile.c                             |     4 +-
 modules/file/win_stm.c                             |     4 +-
 modules/file/wipfile.c                             |   575 +-
 modules/file/witec-asc.c                           |     4 +-
 modules/file/witfile.c                             |     4 +-
 modules/file/wsffile.c                             |     4 +-
 modules/file/wsxmfile.c                            |     4 +-
 modules/file/xyzexport.c                           |     7 +-
 modules/file/zeiss.c                               |     4 +-
 modules/file/zeisslsm.c                            |  1552 ++
 modules/file/zemax.c                               |     4 +-
 modules/graph/Makefile.am                          |    54 +-
 modules/graph/Makefile.in                          |   298 +-
 modules/graph/graph.c                              |    52 +
 modules/graph/graph_align.c                        |   101 +-
 modules/graph/graph_cd.c                           |     4 +-
 modules/graph/graph_cut.c                          |    53 +-
 modules/graph/graph_dos_spectrum.c                 |     4 +-
 modules/graph/graph_export_ascii.c                 |     4 +-
 modules/graph/graph_export_bitmap.c                |     4 +-
 modules/graph/graph_export_vector.c                |     7 +-
 modules/graph/graph_fdfit.c                        |    28 +-
 modules/graph/graph_filter.c                       |     4 +-
 modules/graph/graph_fit.c                          |    28 +-
 modules/graph/graph_level.c                        |     4 +-
 modules/graph/graph_logscale.c                     |     4 +-
 modules/graph/graph_peaks.c                        |   112 +-
 modules/graph/graph_stats.c                        |   953 ++
 modules/layer/Makefile.am                          |    44 +-
 modules/layer/Makefile.in                          |   180 +-
 modules/layer/axis.c                               |     4 +-
 modules/layer/ellipse.c                            |     4 +-
 modules/layer/lattice.c                            |     4 +-
 modules/layer/layer.c                              |    38 +
 modules/layer/line.c                               |     4 +-
 modules/layer/path.c                               |     2 +-
 modules/layer/point.c                              |     4 +-
 modules/layer/rectangle.c                          |     4 +-
 modules/process/Makefile.am                        |   174 +-
 modules/process/Makefile.in                        |  1833 ++-
 modules/process/acf2d.c                            |     4 +-
 modules/process/angle_dist.c                       |    22 +-
 modules/process/arithmetic.c                       |    18 +-
 modules/process/averaging.c                        |     4 +-
 modules/process/basicops.c                         |     6 +-
 modules/process/bdep_synth.c                       |    20 +-
 modules/process/calcoefs_load.c                    |     2 +-
 modules/process/calcoefs_new.c                     |     2 +-
 modules/process/calcoefs_simple.c                  |     2 +-
 modules/process/calcoefs_view.c                    |     2 +-
 modules/process/calibrate.c                        |   330 +-
 modules/process/coerce.c                           |    31 +-
 modules/process/col_synth.c                        |    29 +-
 modules/process/convolution_filter.c               |     8 +-
 modules/process/correct_affine.c                   |   771 +-
 modules/process/crosscor.c                         |   171 +-
 modules/process/curvature.c                        |    40 +-
 modules/process/cwt.c                              |    23 +-
 modules/process/deposit_synth.c                    |    83 +-
 modules/process/diff_synth.c                       |    35 +-
 modules/process/dimensions.h                       |   107 +-
 modules/process/domain_synth.c                     |    34 +-
 modules/process/drift.c                            |    60 +-
 modules/process/dwt.c                              |     4 +-
 modules/process/dwtanisotropy.c                    |    57 +-
 modules/process/edge.c                             |    20 +-
 modules/process/entropy.c                          |    31 +-
 modules/process/extend.c                           |    38 +-
 modules/process/extract_path.c                     |     4 +-
 modules/process/facet-level.c                      |     8 +-
 modules/process/facet_analysis.c                   |   121 +-
 modules/process/fbm_synth.c                        |    25 +-
 modules/process/fft.c                              |    30 +-
 modules/process/fft_filter_1d.c                    |     8 +-
 modules/process/fft_filter_2d.c                    |    24 +-
 modules/process/fft_profile.c                      |    49 +-
 modules/process/fft_synth.c                        |    36 +-
 modules/process/fibre_synth.c                      |  1617 ++
 modules/process/fit-shape.c                        |   160 +-
 modules/process/flatten_base.c                     |     4 +-
 modules/process/fraccor.c                          |     7 +-
 modules/process/fractal.c                          |   122 +-
 modules/process/gradient.c                         |     4 +-
 modules/process/grain_cross.c                      |     5 +-
 modules/process/grain_dist.c                       |    34 +-
 modules/process/grain_edge.c                       |    82 +-
 modules/process/grain_filter.c                     |    67 +-
 modules/process/grain_mark.c                       |   101 +-
 modules/process/grain_stat.c                       |     8 +-
 modules/process/grain_wshed.c                      |    38 +-
 modules/process/hough.c                            |   105 +-
 modules/process/immerse.c                          |    37 +-
 modules/process/indent_analyze.c                   |   617 +-
 modules/process/laplace.c                          |     4 +-
 modules/process/lat_synth.c                        |    44 +-
 modules/process/latsim.c                           |    18 +-
 modules/process/level.c                            |     6 +-
 modules/process/level_grains.c                     |     4 +-
 modules/process/linecorrect.c                      |     6 +-
 modules/process/linematch.c                        |    79 +-
 modules/process/lno_synth.c                        |    68 +-
 modules/process/local_contrast.c                   |    20 +-
 modules/process/logistic.c                         |    57 +-
 modules/process/mark_disconn.c                     |    73 +-
 modules/process/mark_with.c                        |    36 +-
 modules/process/mask_distribute.c                  |     8 +-
 modules/process/mask_edt.c                         |   188 +-
 modules/process/mask_morph.c                       |    30 +-
 modules/process/mask_noisify.c                     |   333 +
 modules/process/maskcor.c                          |    24 +-
 modules/process/maskops.c                          |     6 +-
 modules/process/mcrop.c                            |    11 +-
 modules/process/measure_lattice.c                  |   479 +-
 modules/process/median-bg.c                        |    14 +-
 modules/process/merge.c                            |    26 +-
 modules/process/mfm_current.c                      |   923 ++
 modules/process/mfm_field.c                        |   789 +
 modules/process/mfm_findshift.c                    |   404 +
 modules/process/mfm_parallel.c                     |   937 ++
 modules/process/mfm_shift.c                        |   333 +
 modules/process/mfmops.h                           |   435 +
 modules/process/nanoindent_adjust.c                |     9 +-
 modules/process/neural.c                           |    67 +-
 modules/process/noise_synth.c                      |    32 +-
 modules/process/obj_synth.c                        |    76 +-
 modules/process/otsu_threshold.c                   |     8 +-
 modules/process/outliers.c                         |    32 +-
 modules/process/pat_synth.c                        |    15 +-
 modules/process/phase_synth.c                      |   808 +
 modules/process/pid.c                              |   104 +-
 modules/process/polydistort.c                      |    27 +-
 modules/process/polylevel.c                        |    41 +-
 modules/process/presentationops.c                  |    10 +-
 modules/process/preview.h                          |    92 +-
 modules/process/process.c                          |   254 +
 modules/process/psdf_logphi.c                      |    15 +-
 modules/process/psf-fit.c                          |   841 +
 modules/process/psf.c                              |   750 +
 modules/process/rank.c                             |    16 +-
 modules/process/rotate.c                           |    26 +-
 modules/process/scale.c                            |    94 +-
 modules/process/scars.c                            |   100 +-
 modules/process/semsim.c                           |    24 +-
 modules/process/shade.c                            |   177 +-
 modules/process/slope_dist.c                       |    50 +-
 modules/process/sphere-revolve.c                   |   537 +-
 modules/process/stitch.c                           |   800 +
 modules/process/straighten_path.c                  |    33 +-
 modules/process/superresolution.c                  |    61 +-
 modules/process/synth.h                            |    81 +-
 modules/process/threshold.c                        |    37 +-
 modules/process/tilt.c                             |    34 +-
 modules/process/tip_blind.c                        |    77 +-
 modules/process/tip_model.c                        |   137 +-
 modules/process/tipops.c                           |     8 +-
 modules/process/unrotate.c                         |    14 +-
 modules/process/volumize.c                         |     6 +-
 modules/process/volumize_layers.c                  |    25 +-
 modules/process/wave_synth.c                       |   229 +-
 modules/process/wpour_mark.c                       |    36 +-
 modules/process/xydenoise.c                        |    11 +-
 modules/process/xyzize.c                           |     4 +-
 modules/pygwy/Makefile.am                          |    20 +-
 modules/pygwy/Makefile.in                          |    56 +-
 modules/pygwy/README.pygwy                         |    28 +-
 modules/pygwy/extra.defs                           |    25 +
 modules/pygwy/gwy.c                                |    21 +-
 modules/pygwy/pygwy-codegen.py                     |    49 +-
 modules/pygwy/pygwy-console.c                      |   812 +-
 modules/pygwy/pygwy-console.h                      |    16 +-
 modules/pygwy/pygwy-fix-defs-1.py                  |    32 +
 modules/pygwy/pygwy-fix-defs-2.py                  |   603 +
 modules/pygwy/pygwy-fix-defs.py                    |   560 -
 modules/pygwy/pygwy-fix-defs.sed                   |    18 -
 modules/pygwy/pygwy-generate-doc.py                |     7 +-
 modules/pygwy/pygwy.c                              |   277 +-
 modules/pygwy/pygwy.h                              |    26 +-
 modules/pygwy/pygwy.override                       |   140 +-
 modules/pygwy/wrap_calls.c                         |   478 +-
 modules/pygwy/wrap_calls.h                         |   708 +-
 modules/tools/Makefile.am                          |    54 +-
 modules/tools/Makefile.in                          |   325 +-
 modules/tools/crop.c                               |    10 +-
 modules/tools/distance.c                           |    12 +-
 modules/tools/filter.c                             |    32 +-
 modules/tools/grainmeasure.c                       |     4 +-
 modules/tools/grainremover.c                       |     4 +-
 modules/tools/icolorange.c                         |     4 +-
 modules/tools/level3.c                             |    29 +-
 modules/tools/linestats.c                          |     8 +-
 modules/tools/maskedit.c                           |    91 +-
 modules/tools/pathlevel.c                          |    12 +-
 modules/tools/profile.c                            |   681 +-
 modules/tools/readvalue.c                          |   116 +-
 modules/tools/roughness.c                          |    81 +-
 modules/tools/selectionmanager.c                   |     4 +-
 modules/tools/sfunctions.c                         |   240 +-
 modules/tools/spectro.c                            |    91 +-
 modules/tools/spotremove.c                         |     4 +-
 modules/tools/stats.c                              |    26 +-
 modules/tools/tools.c                              |    60 +
 modules/volume/Makefile.am                         |    52 +-
 modules/volume/Makefile.in                         |   265 +-
 modules/volume/volume.c                            |    46 +
 modules/volume/volume_calibrate.c                  |   188 +-
 modules/volume/volume_extract.c                    |   445 +-
 modules/volume/volume_fdfit.c                      |    56 +-
 modules/volume/volume_invert.c                     |    40 +-
 modules/volume/volume_kmeans.c                     |    95 +-
 modules/volume/volume_kmedians.c                   |    27 +-
 modules/volume/volume_linestat.c                   |    72 +-
 modules/volume/volume_slice.c                      |    96 +-
 modules/volume/volume_swaxes.c                     |   716 +
 modules/volume/volume_zcal.c                       |     4 +-
 modules/volume/volumeops.c                         |    89 +
 modules/xyz/Makefile.am                            |    39 +-
 modules/xyz/Makefile.in                            |   132 +-
 modules/xyz/xyz.c                                  |    30 +
 modules/xyz/xyz_drift.c                            |   192 +-
 modules/xyz/xyz_level.c                            |     4 +-
 modules/xyz/xyz_raster.c                           |   323 +-
 perl/Makefile.in                                   |    16 +-
 pixmaps/Makefile.am                                |  1203 +-
 pixmaps/Makefile.in                                |  1466 +-
 pixmaps/gwy_3d_base-24.png                         |   Bin 1316 -> 1119 bytes
 pixmaps/gwy_arithmetic-24.png                      |   Bin 314 -> 250 bytes
 pixmaps/gwy_arithmetic-24.xcf                      |   Bin 8203 -> 0 bytes
 pixmaps/gwy_bold-20.png                            |   Bin 282 -> 353 bytes
 pixmaps/gwy_cantilever-24.png                      |   Bin 642 -> 558 bytes
 pixmaps/gwy_cantilever-24.xcf                      |   Bin 3917 -> 0 bytes
 pixmaps/gwy_color_range-24.png                     |   Bin 426 -> 354 bytes
 pixmaps/gwy_color_range-24.xcf                     |   Bin 12645 -> 0 bytes
 pixmaps/gwy_color_range_adaptive-24.png            |   Bin 674 -> 863 bytes
 pixmaps/gwy_color_range_auto-24.png                |   Bin 592 -> 432 bytes
 pixmaps/gwy_color_range_fixed-24.png               |   Bin 429 -> 391 bytes
 pixmaps/gwy_color_range_full-24.png                |   Bin 334 -> 234 bytes
 pixmaps/gwy_convolution-24.png                     |   Bin 323 -> 337 bytes
 pixmaps/gwy_correct_affine-24.png                  |   Bin 1292 -> 721 bytes
 pixmaps/gwy_correlation_mask-24.png                |   Bin 0 -> 361 bytes
 pixmaps/gwy_crop-24.png                            |   Bin 746 -> 452 bytes
 pixmaps/gwy_crop-24.xcf                            |   Bin 5202 -> 0 bytes
 pixmaps/gwy_cwt-24.png                             |   Bin 589 -> 716 bytes
 pixmaps/gwy_data_measure-24.png                    |   Bin 228 -> 214 bytes
 pixmaps/gwy_direction-24.xcf                       |   Bin 8928 -> 0 bytes
 pixmaps/gwy_disconnected-24.png                    |   Bin 0 -> 486 bytes
 pixmaps/gwy_distance-24.png                        |   Bin 973 -> 316 bytes
 pixmaps/gwy_distance_transform-24.png              |   Bin 1187 -> 786 bytes
 pixmaps/gwy_distribution_angle-24.png              |   Bin 689 -> 689 bytes
 pixmaps/gwy_distribution_slope-24.png              |   Bin 580 -> 654 bytes
 pixmaps/gwy_drift-24.png                           |   Bin 1396 -> 1468 bytes
 pixmaps/gwy_dwt-24.png                             |   Bin 640 -> 815 bytes
 pixmaps/gwy_edge-24.png                            |   Bin 190 -> 190 bytes
 pixmaps/gwy_edge-24.xcf                            |   Bin 3964 -> 0 bytes
 pixmaps/gwy_enforce_distribution-24.png            |   Bin 647 -> 766 bytes
 pixmaps/gwy_entropy-24.png                         |   Bin 305 -> 203 bytes
 pixmaps/gwy_extend-24.png                          |   Bin 262 -> 535 bytes
 pixmaps/gwy_extract_path-24.png                    |   Bin 989 -> 1065 bytes
 pixmaps/gwy_extract_path-24.xcf                    |   Bin 2658 -> 0 bytes
 pixmaps/gwy_facet_level-24.png                     |   Bin 1089 -> 1193 bytes
 pixmaps/gwy_favourite-24.png                       |   Bin 1219 -> 1146 bytes
 pixmaps/gwy_favourite-24.xcf                       |   Bin 2715 -> 0 bytes
 pixmaps/gwy_fft-24.png                             |   Bin 484 -> 728 bytes
 pixmaps/gwy_fft-24.xcf                             |   Bin 5426 -> 0 bytes
 pixmaps/gwy_fft_2d-24.png                          |   Bin 337 -> 657 bytes
 pixmaps/gwy_fft_filter_1d-24.png                   |   Bin 0 -> 611 bytes
 pixmaps/gwy_fft_filter_2d-24.png                   |   Bin 367 -> 300 bytes
 pixmaps/gwy_filter-24.png                          |   Bin 1069 -> 311 bytes
 pixmaps/gwy_filter-24.xcf                          |   Bin 7245 -> 0 bytes
 pixmaps/gwy_find_peaks-24.png                      |   Bin 539 -> 676 bytes
 pixmaps/gwy_fit_shape-24.png                       |   Bin 0 -> 1244 bytes
 pixmaps/gwy_fix_zero-24.png                        |   Bin 509 -> 385 bytes
 pixmaps/gwy_flip_horizontally-24.png               |   Bin 809 -> 585 bytes
 pixmaps/gwy_flip_horizontally-24.xcf               |   Bin 4506 -> 0 bytes
 pixmaps/gwy_flip_vertically-24.png                 |   Bin 855 -> 567 bytes
 pixmaps/gwy_flip_vertically-24.xcf                 |   Bin 5232 -> 0 bytes
 pixmaps/gwy_fractal-24.png                         |   Bin 943 -> 710 bytes
 pixmaps/gwy_fractal_correction-24.png              |   Bin 0 -> 734 bytes
 pixmaps/gwy_fractal_measure-24.png                 |   Bin 0 -> 698 bytes
 pixmaps/gwy_gl_material-16.png                     |   Bin 759 -> 829 bytes
 pixmaps/gwy_gl_material-16.xcf                     |   Bin 1465 -> 0 bytes
 pixmaps/gwy_gradient-24.xcf                        |   Bin 4005 -> 0 bytes
 pixmaps/gwy_gradient_horizontal-24.png             |   Bin 854 -> 615 bytes
 pixmaps/gwy_gradient_vertical-24.png               |   Bin 842 -> 613 bytes
 pixmaps/gwy_grain_correlation-24.png               |   Bin 1007 -> 732 bytes
 pixmaps/gwy_grain_exscribed_circle-24.png          |   Bin 964 -> 531 bytes
 pixmaps/gwy_grain_inscribed_circle-24.png          |   Bin 1023 -> 634 bytes
 pixmaps/gwy_grains-24.png                          |   Bin 748 -> 424 bytes
 pixmaps/gwy_grains-24.xcf                          |   Bin 21806 -> 0 bytes
 pixmaps/gwy_grains_edge-24.png                     |   Bin 1054 -> 492 bytes
 pixmaps/gwy_grains_edge_remove-24.png              |   Bin 699 -> 1232 bytes
 pixmaps/gwy_grains_graph-24.png                    |   Bin 989 -> 430 bytes
 pixmaps/gwy_grains_measure-24.png                  |   Bin 316 -> 573 bytes
 pixmaps/gwy_grains_remove-24.png                   |   Bin 881 -> 493 bytes
 pixmaps/gwy_grains_water-24.png                    |   Bin 1172 -> 1055 bytes
 pixmaps/gwy_graph-24.png                           |   Bin 330 -> 697 bytes
 pixmaps/gwy_graph-24.xcf                           |   Bin 14780 -> 0 bytes
 pixmaps/gwy_graph_align-24.png                     |   Bin 503 -> 555 bytes
 pixmaps/gwy_graph_cut-24.png                       |   Bin 417 -> 523 bytes
 pixmaps/gwy_graph_dos-24.png                       |   Bin 591 -> 1083 bytes
 pixmaps/gwy_graph_export_ascii-24.png              |   Bin 721 -> 314 bytes
 pixmaps/gwy_graph_export_png-24.png                |   Bin 742 -> 314 bytes
 pixmaps/gwy_graph_export_vector-24.png             |   Bin 803 -> 401 bytes
 pixmaps/gwy_graph_fd-24.png                        |   Bin 407 -> 805 bytes
 pixmaps/gwy_graph_filter-24.png                    |   Bin 497 -> 864 bytes
 pixmaps/gwy_graph_function-24.png                  |   Bin 534 -> 993 bytes
 pixmaps/gwy_graph_halfgauss-24.png                 |   Bin 280 -> 473 bytes
 pixmaps/gwy_graph_level-24.png                     |   Bin 445 -> 986 bytes
 pixmaps/gwy_graph_measure-24.png                   |   Bin 376 -> 628 bytes
 pixmaps/gwy_graph_palette-24.png                   |   Bin 529 -> 487 bytes
 pixmaps/gwy_graph_pointer-24.png                   |   Bin 915 -> 851 bytes
 pixmaps/gwy_graph_ruler-24.png                     |   Bin 588 -> 611 bytes
 pixmaps/gwy_graph_vertical-24.png                  |   Bin 330 -> 643 bytes
 pixmaps/gwy_graph_zoom-24.xcf                      |   Bin 6295 -> 0 bytes
 pixmaps/gwy_graph_zoom_fit-24.png                  |   Bin 1287 -> 1126 bytes
 pixmaps/gwy_graph_zoom_in-24.png                   |   Bin 1285 -> 1123 bytes
 pixmaps/gwy_graph_zoom_out-24.png                  |   Bin 1242 -> 1105 bytes
 pixmaps/gwy_hough-24.png                           |   Bin 719 -> 650 bytes
 pixmaps/gwy_immerse-24.png                         |   Bin 279 -> 209 bytes
 pixmaps/gwy_iso_roughness-24.png                   |   Bin 495 -> 723 bytes
 pixmaps/gwy_iso_roughness-24.xcf                   |   Bin 1552 -> 0 bytes
 pixmaps/gwy_italic-20.png                          |   Bin 225 -> 258 bytes
 pixmaps/gwy_less-24.png                            |   Bin 804 -> 1017 bytes
 pixmaps/gwy_less-24.xcf                            |   Bin 4574 -> 0 bytes
 pixmaps/gwy_level-24.png                           |   Bin 610 -> 290 bytes
 pixmaps/gwy_level-24.xcf                           |   Bin 15952 -> 0 bytes
 pixmaps/gwy_level_flatten_base-24.png              |   Bin 636 -> 1237 bytes
 pixmaps/gwy_level_median-24.png                    |   Bin 564 -> 659 bytes
 pixmaps/gwy_level_triangle-24.png                  |   Bin 1075 -> 870 bytes
 pixmaps/gwy_light_rotate-24.png                    |   Bin 1250 -> 1157 bytes
 pixmaps/gwy_light_rotate-24.xcf                    |   Bin 5136 -> 0 bytes
 pixmaps/gwy_line_level-24.png                      |   Bin 284 -> 235 bytes
 pixmaps/gwy_load_debug-20.png                      |   Bin 1248 -> 1148 bytes
 pixmaps/gwy_load_info-20.png                       |   Bin 881 -> 991 bytes
 pixmaps/gwy_load_message-20.xcf                    |   Bin 6909 -> 0 bytes
 pixmaps/gwy_load_warning-20.png                    |   Bin 967 -> 900 bytes
 pixmaps/gwy_local_slope-24.png                     |   Bin 1457 -> 363 bytes
 pixmaps/gwy_logscale_horizontal-24.png             |   Bin 111 -> 335 bytes
 pixmaps/gwy_logscale_vertical-24.png               |   Bin 124 -> 340 bytes
 pixmaps/gwy_mark_outliers-24.png                   |   Bin 0 -> 232 bytes
 pixmaps/gwy_mark_scars-24.png                      |   Bin 0 -> 246 bytes
 pixmaps/gwy_mark_with-24.png                       |   Bin 283 -> 387 bytes
 pixmaps/gwy_markup-20.xcf                          |   Bin 3808 -> 0 bytes
 pixmaps/gwy_mask-16.png                            |   Bin 150 -> 184 bytes
 pixmaps/gwy_mask-16.xcf                            |   Bin 1010 -> 0 bytes
 pixmaps/gwy_mask-24.png                            |   Bin 154 -> 217 bytes
 pixmaps/gwy_mask-24.xcf                            |   Bin 30646 -> 0 bytes
 pixmaps/gwy_mask_add-24.png                        |   Bin 241 -> 246 bytes
 pixmaps/gwy_mask_circle-24.png                     |   Bin 237 -> 674 bytes
 pixmaps/gwy_mask_circle_exclusive-24.png           |   Bin 179 -> 541 bytes
 pixmaps/gwy_mask_circle_inclusive-24.png           |   Bin 175 -> 578 bytes
 pixmaps/gwy_mask_distribute-24.png                 |   Bin 408 -> 290 bytes
 pixmaps/gwy_mask_editor-24.png                     |   Bin 387 -> 927 bytes
 pixmaps/gwy_mask_exclude-24.png                    |   Bin 192 -> 259 bytes
 pixmaps/gwy_mask_exclude_circle-24.png             |   Bin 264 -> 541 bytes
 pixmaps/gwy_mask_extract-24.png                    |   Bin 512 -> 268 bytes
 pixmaps/gwy_mask_fill_draw-24.png                  |   Bin 258 -> 931 bytes
 pixmaps/gwy_mask_fill_erase-24.png                 |   Bin 292 -> 844 bytes
 pixmaps/gwy_mask_grow-24.png                       |   Bin 203 -> 584 bytes
 pixmaps/gwy_mask_intersect-24.png                  |   Bin 241 -> 270 bytes
 pixmaps/gwy_mask_invert-24.png                     |   Bin 273 -> 441 bytes
 pixmaps/gwy_mask_line-24.png                       |   Bin 307 -> 416 bytes
 pixmaps/gwy_mask_morph-24.png                      |   Bin 389 -> 321 bytes
 pixmaps/gwy_mask_paint_draw-24.png                 |   Bin 331 -> 1239 bytes
 pixmaps/gwy_mask_paint_erase-24.png                |   Bin 367 -> 1278 bytes
 pixmaps/gwy_mask_rect_exclusive-24.png             |   Bin 133 -> 195 bytes
 pixmaps/gwy_mask_rect_inclusive-24.png             |   Bin 130 -> 193 bytes
 pixmaps/gwy_mask_remove-24.png                     |   Bin 327 -> 319 bytes
 pixmaps/gwy_mask_set-24.png                        |   Bin 0 -> 197 bytes
 pixmaps/gwy_mask_shrink-24.png                     |   Bin 212 -> 935 bytes
 pixmaps/gwy_mask_subtract-24.png                   |   Bin 240 -> 272 bytes
 pixmaps/gwy_mask_thin-24.png                       |   Bin 321 -> 949 bytes
 pixmaps/gwy_measure-24.xcf                         |   Bin 15275 -> 0 bytes
 pixmaps/gwy_measure_lattice-24.png                 |   Bin 1484 -> 320 bytes
 pixmaps/gwy_merge-24.png                           |   Bin 199 -> 217 bytes
 pixmaps/gwy_more-24.png                            |   Bin 778 -> 1028 bytes
 pixmaps/gwy_more-24.xcf                            |   Bin 5208 -> 0 bytes
 pixmaps/gwy_mutual_crop-24.png                     |   Bin 884 -> 205 bytes
 pixmaps/gwy_neural.svg                             |   347 -
 pixmaps/gwy_neural_apply-24.png                    |   Bin 1253 -> 951 bytes
 pixmaps/gwy_neural_train-24.png                    |   Bin 1250 -> 866 bytes
 pixmaps/gwy_next-24.png                            |   Bin 0 -> 493 bytes
 pixmaps/gwy_null_offsets-24.png                    |   Bin 0 -> 316 bytes
 pixmaps/gwy_palette-24.xcf                         |   Bin 6449 -> 0 bytes
 pixmaps/gwy_palettes-16.png                        |   Bin 230 -> 221 bytes
 pixmaps/gwy_palettes-16.xcf                        |   Bin 1133 -> 0 bytes
 pixmaps/gwy_palettes-24.png                        |   Bin 635 -> 303 bytes
 pixmaps/gwy_path.svg                               |   387 -
 pixmaps/gwy_path_level-24.png                      |   Bin 758 -> 782 bytes
 pixmaps/gwy_pointer_measure-24.png                 |   Bin 968 -> 695 bytes
 pixmaps/gwy_poly_distort-24.png                    |   Bin 1500 -> 1033 bytes
 pixmaps/gwy_poly_distort.svg                       |   301 -
 pixmaps/gwy_polynom-24.png                         |   Bin 408 -> 942 bytes
 pixmaps/gwy_polynom-24.xcf                         |   Bin 3365 -> 0 bytes
 pixmaps/gwy_polynom_level-24.png                   |   Bin 1033 -> 1046 bytes
 pixmaps/gwy_presentation_attach-24.png             |   Bin 1302 -> 0 bytes
 pixmaps/gwy_presentation_edge_canny-24.png         |   Bin 922 -> 0 bytes
 pixmaps/gwy_presentation_edge_harris_corner-24.png |   Bin 1233 -> 0 bytes
 pixmaps/gwy_presentation_edge_hough-24.png         |   Bin 1199 -> 0 bytes
 pixmaps/gwy_presentation_edge_inclination-24.png   |   Bin 1387 -> 0 bytes
 pixmaps/gwy_presentation_edge_laplace_gauss-24.png |   Bin 1231 -> 0 bytes
 ...wy_presentation_edge_local_non_linearity-24.png |   Bin 1396 -> 0 bytes
 pixmaps/gwy_presentation_edge_prewitt-24.png       |   Bin 1452 -> 0 bytes
 pixmaps/gwy_presentation_edge_rms-24.png           |   Bin 1308 -> 0 bytes
 pixmaps/gwy_presentation_edge_rms_edge-24.png      |   Bin 1246 -> 0 bytes
 pixmaps/gwy_presentation_edge_sobel-24.png         |   Bin 1456 -> 0 bytes
 pixmaps/gwy_presentation_edge_step-24.png          |   Bin 1443 -> 0 bytes
 pixmaps/gwy_presentation_edge_zero_crossing-24.png |   Bin 804 -> 0 bytes
 pixmaps/gwy_presentation_extract-24.png            |   Bin 1168 -> 0 bytes
 pixmaps/gwy_presentation_local_contrast-24.png     |   Bin 1330 -> 0 bytes
 pixmaps/gwy_presentation_log-24.png                |   Bin 1233 -> 0 bytes
 pixmaps/gwy_presentation_rank-24.png               |   Bin 1473 -> 0 bytes
 pixmaps/gwy_presentation_remove-24.png             |   Bin 1378 -> 0 bytes
 pixmaps/gwy_presentation_sem-24.png                |   Bin 1345 -> 0 bytes
 pixmaps/gwy_presentation_shading-24.png            |   Bin 1365 -> 0 bytes
 pixmaps/gwy_previous-24.png                        |   Bin 0 -> 461 bytes
 pixmaps/gwy_profile-24.png                         |   Bin 586 -> 592 bytes
 pixmaps/gwy_profile-24.xcf                         |   Bin 1726 -> 0 bytes
 pixmaps/gwy_pygwy-24.png                           |   Bin 932 -> 813 bytes
 pixmaps/gwy_pygwy-24.xcf                           |   Bin 2351 -> 0 bytes
 pixmaps/gwy_remove_under_mask-24.png               |   Bin 369 -> 438 bytes
 pixmaps/gwy_remove_under_mask-24.xcf               |   Bin 2054 -> 0 bytes
 pixmaps/gwy_rotate-24.png                          |   Bin 1707 -> 835 bytes
 pixmaps/gwy_rotate-24.xcf                          |   Bin 6496 -> 0 bytes
 pixmaps/gwy_rotate_180-24.png                      |   Bin 1382 -> 1272 bytes
 pixmaps/gwy_rotate_180-24.xcf                      |   Bin 4363 -> 0 bytes
 pixmaps/gwy_rotate_3d-24.png                       |   Bin 0 -> 1212 bytes
 pixmaps/gwy_rotate_90_ccw-24.png                   |   Bin 1071 -> 660 bytes
 pixmaps/gwy_rotate_90_ccw-24.xcf                   |   Bin 4008 -> 0 bytes
 pixmaps/gwy_rotate_90_cw-24.png                    |   Bin 1116 -> 616 bytes
 pixmaps/gwy_rotate_90_cw-24.xcf                    |   Bin 3972 -> 0 bytes
 pixmaps/gwy_scale-24.png                           |   Bin 422 -> 377 bytes
 pixmaps/gwy_scale-24.xcf                           |   Bin 3472 -> 0 bytes
 pixmaps/gwy_scale_horizontally-24.png              |   Bin 1255 -> 614 bytes
 pixmaps/gwy_scale_horizontally-24.xcf              |   Bin 6895 -> 0 bytes
 pixmaps/gwy_scale_vertically-24.png                |   Bin 1097 -> 577 bytes
 pixmaps/gwy_scale_vertically-24.xcf                |   Bin 8028 -> 0 bytes
 pixmaps/gwy_scars-24.png                           |   Bin 276 -> 206 bytes
 pixmaps/gwy_selection-24.xcf                       |   Bin 1683 -> 0 bytes
 pixmaps/gwy_selections-24.png                      |   Bin 342 -> 307 bytes
 pixmaps/gwy_shader-24.png                          |   Bin 1256 -> 1288 bytes
 pixmaps/gwy_shader-24.xcf                          |   Bin 4787 -> 0 bytes
 pixmaps/gwy_spectrum-24.png                        |   Bin 464 -> 990 bytes
 pixmaps/gwy_spectrum-24.xcf                        |   Bin 1265 -> 0 bytes
 pixmaps/gwy_spot_remove-24.png                     |   Bin 309 -> 361 bytes
 pixmaps/gwy_spot_remove-24.xcf                     |   Bin 2284 -> 0 bytes
 pixmaps/gwy_stat_quantities-24.png                 |   Bin 642 -> 316 bytes
 pixmaps/gwy_stat_quantities-24.xcf                 |   Bin 6556 -> 0 bytes
 pixmaps/gwy_stats-24.xcf                           |   Bin 29299 -> 0 bytes
 pixmaps/gwy_straighten_path-24.png                 |   Bin 1142 -> 994 bytes
 pixmaps/gwy_subscript-20.png                       |   Bin 382 -> 396 bytes
 pixmaps/gwy_superscript-20.png                     |   Bin 400 -> 402 bytes
 pixmaps/gwy_synthetic-24.xcf                       |   Bin 21514 -> 0 bytes
 pixmaps/gwy_synthetic_ballistic_deposition-24.png  |   Bin 1790 -> 1424 bytes
 pixmaps/gwy_synthetic_brownian_motion-24.png       |   Bin 1348 -> 1352 bytes
 pixmaps/gwy_synthetic_columnar-24.png              |   Bin 1395 -> 1414 bytes
 pixmaps/gwy_synthetic_diffusion-24.png             |   Bin 1287 -> 1166 bytes
 pixmaps/gwy_synthetic_domains-24.png               |   Bin 1596 -> 1271 bytes
 pixmaps/gwy_synthetic_fibres-24.png                |   Bin 0 -> 1178 bytes
 pixmaps/gwy_synthetic_lattice-24.png               |   Bin 1398 -> 1212 bytes
 pixmaps/gwy_synthetic_line_noise-24.png            |   Bin 436 -> 382 bytes
 pixmaps/gwy_synthetic_noise-24.png                 |   Bin 1841 -> 1490 bytes
 pixmaps/gwy_synthetic_objects-24.png               |   Bin 994 -> 958 bytes
 pixmaps/gwy_synthetic_particles-24.png             |   Bin 1476 -> 1312 bytes
 pixmaps/gwy_synthetic_pattern-24.png               |   Bin 766 -> 613 bytes
 pixmaps/gwy_synthetic_phases-24.png                |   Bin 0 -> 354 bytes
 pixmaps/gwy_synthetic_spectral-24.png              |   Bin 1383 -> 1379 bytes
 pixmaps/gwy_synthetic_waves-24.png                 |   Bin 1665 -> 1259 bytes
 pixmaps/gwy_tilt-24.png                            |   Bin 521 -> 1511 bytes
 pixmaps/gwy_tip-24.xcf                             |   Bin 13355 -> 0 bytes
 pixmaps/gwy_tip_dilation-24.png                    |   Bin 614 -> 839 bytes
 pixmaps/gwy_tip_erosion-24.png                     |   Bin 585 -> 781 bytes
 pixmaps/gwy_tip_estimation-24.png                  |   Bin 818 -> 663 bytes
 pixmaps/gwy_tip_indent_analyze-24.png              |   Bin 778 -> 750 bytes
 pixmaps/gwy_tip_lateral_force-24.png               |   Bin 643 -> 1342 bytes
 pixmaps/gwy_tip_map-24.png                         |   Bin 1695 -> 899 bytes
 pixmaps/gwy_tip_model-24.png                       |   Bin 745 -> 599 bytes
 pixmaps/gwy_tip_pid-24.png                         |   Bin 821 -> 767 bytes
 pixmaps/gwy_transform-24.xcf                       |   Bin 5131 -> 0 bytes
 pixmaps/gwy_unrotate-24.png                        |   Bin 409 -> 623 bytes
 pixmaps/gwy_unrotate-24.xcf                        |   Bin 2779 -> 0 bytes
 pixmaps/gwy_value_invert-24.png                    |   Bin 321 -> 378 bytes
 pixmaps/gwy_value_invert-24.xcf                    |   Bin 2930 -> 0 bytes
 pixmaps/gwy_volume-24.png                          |   Bin 1385 -> 1404 bytes
 pixmaps/gwy_volume.svg                             |  2277 ---
 pixmaps/gwy_volume_calibrate-24.png                |   Bin 1118 -> 1106 bytes
 pixmaps/gwy_volume_dimensions-24.png               |   Bin 1281 -> 909 bytes
 pixmaps/gwy_volume_fd-24.png                       |   Bin 1425 -> 1630 bytes
 pixmaps/gwy_volume_invert-24.png                   |   Bin 1612 -> 1056 bytes
 pixmaps/gwy_volume_kmeans-24.png                   |   Bin 1437 -> 1179 bytes
 pixmaps/gwy_volume_kmedians-24.png                 |   Bin 1430 -> 988 bytes
 pixmaps/gwy_volume_slice-24.png                    |   Bin 1575 -> 1359 bytes
 pixmaps/gwy_volumize-24.png                        |   Bin 1489 -> 1098 bytes
 pixmaps/gwy_volumize_layers-24.png                 |   Bin 1702 -> 1252 bytes
 pixmaps/gwy_xy_denoise-24.png                      |   Bin 0 -> 243 bytes
 pixmaps/gwy_zero_mean-24.png                       |   Bin 579 -> 394 bytes
 pixmaps/gwy_zoom-24.xcf                            |   Bin 7335 -> 0 bytes
 pixmaps/gwy_zoom_1_1-24.png                        |   Bin 1451 -> 1112 bytes
 pixmaps/gwy_zoom_fit-24.png                        |   Bin 1454 -> 1101 bytes
 pixmaps/gwy_zoom_in-24.png                         |   Bin 1449 -> 1090 bytes
 pixmaps/gwy_zoom_out-24.png                        |   Bin 1408 -> 1084 bytes
 pixmaps/src/Makefile.am                            |   242 +
 pixmaps/src/Makefile.in                            |   805 +
 pixmaps/{ => src}/cd_line.xcf                      |   Bin
 pixmaps/{ => src}/cd_rline.xcf                     |   Bin
 pixmaps/{ => src}/cd_rstep.xcf                     |   Bin
 pixmaps/{ => src}/cd_step.xcf                      |   Bin
 pixmaps/src/gwy_3d_base-24.svg                     |   156 +
 pixmaps/{ => src}/gwy_3d_base-24.xcf               |   Bin
 pixmaps/src/gwy_arithmetic-24.svg                  |   117 +
 pixmaps/src/gwy_bold-20.svg                        |   106 +
 pixmaps/src/gwy_cantilever-24.svg                  |   139 +
 pixmaps/src/gwy_color_range-24.svg                 |   143 +
 pixmaps/src/gwy_color_range_adaptive-24.svg        |   121 +
 pixmaps/src/gwy_color_range_auto-24.svg            |   131 +
 pixmaps/src/gwy_color_range_fixed-24.svg           |   166 +
 pixmaps/src/gwy_color_range_full-24.svg            |   112 +
 pixmaps/src/gwy_convolution-24.svg                 |  1050 ++
 pixmaps/src/gwy_correct_affine-24.svg              |   176 +
 pixmaps/src/gwy_correlation_mask-24.svg            |   180 +
 pixmaps/src/gwy_crop-24.svg                        |   158 +
 pixmaps/src/gwy_cwt-24.svg                         |  1632 ++
 pixmaps/src/gwy_data_measure-24.svg                |   574 +
 pixmaps/src/gwy_disconnected-24.svg                |   178 +
 pixmaps/src/gwy_distance-24.svg                    |   156 +
 pixmaps/src/gwy_distance_transform-24.svg          |   235 +
 pixmaps/src/gwy_distribution_angle-24.svg          |   132 +
 pixmaps/src/gwy_distribution_slope-24.svg          |   139 +
 pixmaps/src/gwy_drift-96.svg                       |   224 +
 pixmaps/src/gwy_dwt-24.svg                         |  1352 ++
 pixmaps/src/gwy_edge-24.svg                        |    99 +
 pixmaps/src/gwy_enforce_distribution-24.svg        |   144 +
 pixmaps/src/gwy_entropy-24.svg                     |   153 +
 pixmaps/src/gwy_extend-24.svg                      |   186 +
 pixmaps/src/gwy_extract_path-24.svg                |   172 +
 pixmaps/src/gwy_facet_level-24.svg                 |   263 +
 pixmaps/src/gwy_favourite-24.svg                   |   199 +
 pixmaps/src/gwy_fft-24.svg                         |   656 +
 pixmaps/src/gwy_fft_2d-24.svg                      |   117 +
 pixmaps/src/gwy_fft_filter_1d-24.svg               |   147 +
 pixmaps/src/gwy_fft_filter_2d-24.svg               |   173 +
 pixmaps/src/gwy_filter-24.svg                      |   895 ++
 pixmaps/src/gwy_find_peaks-24.svg                  |   174 +
 pixmaps/src/gwy_fit_shape-24.svg                   |   205 +
 pixmaps/src/gwy_fix_zero-24.svg                    |   163 +
 pixmaps/src/gwy_flip_horizontally-24.svg           |   121 +
 pixmaps/src/gwy_flip_vertically-24.svg             |   122 +
 pixmaps/src/gwy_fractal-24.svg                     |   128 +
 pixmaps/src/gwy_fractal_correction-24.svg          |   117 +
 pixmaps/src/gwy_fractal_measure-24.svg             |   136 +
 pixmaps/src/gwy_gl_material-16.svg                 |   121 +
 pixmaps/src/gwy_gradient_horizontal-24.svg         |   116 +
 pixmaps/src/gwy_gradient_vertical-24.svg           |   120 +
 pixmaps/src/gwy_grain_correlation-24.svg           |   219 +
 pixmaps/src/gwy_grain_exscribed_circle-24.svg      |    82 +
 pixmaps/src/gwy_grain_inscribed_circle-24.svg      |    82 +
 pixmaps/src/gwy_grains-24.svg                      |   163 +
 pixmaps/src/gwy_grains_edge-24.svg                 |   204 +
 pixmaps/src/gwy_grains_edge_remove-24.svg          |   296 +
 pixmaps/src/gwy_grains_graph-24.svg                |   188 +
 pixmaps/src/gwy_grains_measure-24.svg              |   122 +
 pixmaps/src/gwy_grains_remove-24.svg               |   180 +
 pixmaps/src/gwy_grains_water-24.svg                |   271 +
 pixmaps/src/gwy_graph-24.svg                       |   132 +
 pixmaps/src/gwy_graph_align-24.svg                 |   143 +
 pixmaps/src/gwy_graph_cut-24.svg                   |   142 +
 pixmaps/src/gwy_graph_dos-24.svg                   |   170 +
 pixmaps/src/gwy_graph_export_ascii-24.svg          |   247 +
 pixmaps/src/gwy_graph_export_png-24.svg            |   215 +
 pixmaps/src/gwy_graph_export_vector-24.svg         |   216 +
 pixmaps/src/gwy_graph_fd-24.svg                    |   138 +
 pixmaps/src/gwy_graph_filter-24.svg                |   144 +
 pixmaps/src/gwy_graph_function-24.svg              |   138 +
 pixmaps/src/gwy_graph_halfgauss-24.svg             |   131 +
 pixmaps/src/gwy_graph_level-24.svg                 |   160 +
 pixmaps/src/gwy_graph_measure-24.svg               |  1669 ++
 pixmaps/src/gwy_graph_palette-24.svg               |   118 +
 pixmaps/src/gwy_graph_pointer-24.svg               |   150 +
 pixmaps/src/gwy_graph_ruler-24.svg                 |   181 +
 pixmaps/src/gwy_graph_vertical-24.svg              |   132 +
 pixmaps/src/gwy_graph_zoom_fit-24.svg              |   405 +
 pixmaps/src/gwy_graph_zoom_in-24.svg               |   405 +
 pixmaps/src/gwy_graph_zoom_out-24.svg              |   386 +
 .../html => pixmaps/src}/gwy_hough-24.png          |   Bin
 pixmaps/src/gwy_hough-24.svg                       |   163 +
 pixmaps/src/gwy_immerse-24.svg                     |    87 +
 pixmaps/src/gwy_iso_roughness-24.svg               |    93 +
 pixmaps/src/gwy_italic-20.svg                      |   106 +
 pixmaps/src/gwy_less-24.svg                        |    85 +
 pixmaps/src/gwy_level-24.svg                       |   102 +
 pixmaps/src/gwy_level_flatten_base-24.svg          |   217 +
 pixmaps/src/gwy_level_median-24.svg                |   210 +
 pixmaps/src/gwy_level_triangle-24.svg              |   110 +
 pixmaps/src/gwy_light_rotate-24.svg                |   157 +
 pixmaps/src/gwy_line_level-24.svg                  |   177 +
 pixmaps/src/gwy_load_debug-20.svg                  |   133 +
 pixmaps/src/gwy_load_info-20.svg                   |   144 +
 pixmaps/src/gwy_load_warning-20.svg                |   148 +
 .../html => pixmaps/src}/gwy_local_slope-24.png    |   Bin
 pixmaps/src/gwy_local_slope-24.svg                 |   163 +
 pixmaps/src/gwy_logscale_horizontal-24.svg         |   868 +
 pixmaps/src/gwy_logscale_vertical-24.svg           |   872 +
 pixmaps/src/gwy_mark_outliers-24.svg               |   160 +
 pixmaps/src/gwy_mark_scars-24.svg                  |   149 +
 pixmaps/src/gwy_mark_with-24.svg                   |   119 +
 pixmaps/src/gwy_mask-16.svg                        |    79 +
 pixmaps/src/gwy_mask-24.svg                        |    76 +
 pixmaps/src/gwy_mask_add-24.svg                    |    90 +
 pixmaps/src/gwy_mask_circle-24.svg                 |    76 +
 pixmaps/src/gwy_mask_circle_exclusive-24.svg       |    83 +
 pixmaps/src/gwy_mask_circle_inclusive-24.svg       |    76 +
 pixmaps/src/gwy_mask_distribute-24.svg             |   107 +
 pixmaps/src/gwy_mask_editor-24.svg                 |   122 +
 pixmaps/src/gwy_mask_exclude-24.svg                |    83 +
 pixmaps/src/gwy_mask_exclude_circle-24.svg         |    83 +
 pixmaps/src/gwy_mask_extract-24.svg                |   106 +
 pixmaps/src/gwy_mask_fill_draw-24.svg              |   115 +
 pixmaps/src/gwy_mask_fill_erase-24.svg             |   122 +
 pixmaps/src/gwy_mask_grow-24.svg                   |   175 +
 pixmaps/src/gwy_mask_intersect-24.svg              |   104 +
 pixmaps/src/gwy_mask_invert-24.svg                 |   121 +
 pixmaps/src/gwy_mask_line-24.svg                   |    79 +
 pixmaps/src/gwy_mask_morph-24.svg                  |   102 +
 pixmaps/src/gwy_mask_paint_draw-24.svg             |   114 +
 pixmaps/src/gwy_mask_paint_erase-24.svg            |   121 +
 pixmaps/src/gwy_mask_rect_exclusive-24.svg         |    88 +
 pixmaps/src/gwy_mask_rect_inclusive-24.svg         |    76 +
 pixmaps/src/gwy_mask_remove-24.svg                 |   101 +
 pixmaps/src/gwy_mask_shrink-24.svg                 |   182 +
 pixmaps/src/gwy_mask_subtract-24.svg               |    95 +
 pixmaps/src/gwy_mask_thin-24.svg                   |   103 +
 pixmaps/src/gwy_measure_lattice-24.svg             |   310 +
 pixmaps/src/gwy_merge-24.svg                       |    93 +
 pixmaps/src/gwy_more-24.svg                        |    91 +
 pixmaps/src/gwy_mutual_crop-24.svg                 |    99 +
 pixmaps/src/gwy_neural_apply-24.svg                |   228 +
 pixmaps/src/gwy_neural_train-24.svg                |   216 +
 pixmaps/src/gwy_next-24.svg                        |   112 +
 pixmaps/src/gwy_null_offsets-24.svg                |   703 +
 pixmaps/src/gwy_palettes-16.svg                    |   154 +
 pixmaps/src/gwy_palettes-24.svg                    |   183 +
 pixmaps/src/gwy_path_level-24.svg                  |   133 +
 pixmaps/src/gwy_pointer_measure-24.svg             |   124 +
 pixmaps/src/gwy_poly_distort-24.svg                |   130 +
 pixmaps/src/gwy_polynom-24.svg                     |    94 +
 pixmaps/src/gwy_polynom_level-24.svg               |   129 +
 pixmaps/{ => src}/gwy_presentation-24.xcf          |   Bin
 .../src}/gwy_presentation_attach-24.png            |   Bin
 .../src}/gwy_presentation_edge_canny-24.png        |   Bin
 .../gwy_presentation_edge_harris_corner-24.png     |   Bin
 .../src}/gwy_presentation_edge_hough-24.png        |   Bin
 .../src}/gwy_presentation_edge_inclination-24.png  |   Bin
 .../gwy_presentation_edge_laplace_gauss-24.png     |   Bin
 ...wy_presentation_edge_local_non_linearity-24.png |   Bin
 .../src}/gwy_presentation_edge_prewitt-24.png      |   Bin
 .../src}/gwy_presentation_edge_rms-24.png          |   Bin
 .../src}/gwy_presentation_edge_rms_edge-24.png     |   Bin
 .../src}/gwy_presentation_edge_sobel-24.png        |   Bin
 .../src}/gwy_presentation_edge_step-24.png         |   Bin
 .../gwy_presentation_edge_zero_crossing-24.png     |   Bin
 .../src}/gwy_presentation_extract-24.png           |   Bin
 .../src}/gwy_presentation_local_contrast-24.png    |   Bin
 .../src}/gwy_presentation_log-24.png               |   Bin
 pixmaps/{ => src}/gwy_presentation_ops-24.xcf      |   Bin
 .../src}/gwy_presentation_rank-24.png              |   Bin
 .../src}/gwy_presentation_remove-24.png            |   Bin
 .../src}/gwy_presentation_sem-24.png               |   Bin
 .../src}/gwy_presentation_shading-24.png           |   Bin
 pixmaps/src/gwy_previous-24.svg                    |   114 +
 pixmaps/src/gwy_profile-24.svg                     |   486 +
 pixmaps/src/gwy_pygwy-24.svg                       |   276 +
 pixmaps/src/gwy_remove_under_mask-24.svg           |   111 +
 pixmaps/src/gwy_rotate-24.svg                      |   130 +
 pixmaps/src/gwy_rotate_180-24.svg                  |   151 +
 pixmaps/src/gwy_rotate_3d-24.svg                   |   156 +
 pixmaps/src/gwy_rotate_90_ccw-24.svg               |   200 +
 pixmaps/src/gwy_rotate_90_cw-24.svg                |   214 +
 pixmaps/src/gwy_scale-24.svg                       |   105 +
 pixmaps/src/gwy_scale_horizontally-24.svg          |   176 +
 pixmaps/src/gwy_scale_vertically-24.svg            |   176 +
 pixmaps/src/gwy_scars-24.svg                       |    95 +
 pixmaps/src/gwy_selections-24.svg                  |   147 +
 pixmaps/src/gwy_shader-24.svg                      |    93 +
 pixmaps/src/gwy_spectrum-24.svg                    |   117 +
 pixmaps/src/gwy_spot_remove-24.svg                 |    98 +
 pixmaps/src/gwy_stat_quantities-24.svg             |   157 +
 pixmaps/src/gwy_straighten_path-24.svg             |   631 +
 pixmaps/src/gwy_subscript-20.svg                   |   117 +
 pixmaps/src/gwy_superscript-20.svg                 |   117 +
 .../src/gwy_synthetic_ballistic_deposition-24.svg  |   114 +
 pixmaps/src/gwy_synthetic_brownian_motion-24.svg   |   112 +
 pixmaps/src/gwy_synthetic_columnar-24.svg          |   113 +
 pixmaps/src/gwy_synthetic_diffusion-24.svg         |   110 +
 pixmaps/src/gwy_synthetic_domains-24.svg           |   111 +
 pixmaps/src/gwy_synthetic_fibres-24.svg            |   112 +
 pixmaps/src/gwy_synthetic_lattice-24.svg           |   110 +
 pixmaps/src/gwy_synthetic_line_noise-24.svg        |    96 +
 pixmaps/src/gwy_synthetic_noise-24.svg             |   115 +
 pixmaps/src/gwy_synthetic_objects-24.svg           |   105 +
 pixmaps/src/gwy_synthetic_particles-24.svg         |   112 +
 pixmaps/src/gwy_synthetic_pattern-24.svg           |   100 +
 pixmaps/src/gwy_synthetic_phases-24.svg            |    96 +
 pixmaps/src/gwy_synthetic_spectral-24.svg          |   112 +
 pixmaps/src/gwy_synthetic_waves-24.svg             |   111 +
 pixmaps/src/gwy_tilt-24.svg                        |   177 +
 pixmaps/src/gwy_tip_dilation-24.svg                |  1121 ++
 pixmaps/src/gwy_tip_erosion-24.svg                 |  1121 ++
 pixmaps/src/gwy_tip_estimation-24.svg              |   150 +
 pixmaps/src/gwy_tip_indent_analyze-24.svg          |  1115 ++
 pixmaps/src/gwy_tip_lateral_force-24.svg           |   212 +
 pixmaps/src/gwy_tip_map-24.svg                     |   170 +
 pixmaps/src/gwy_tip_model-24.svg                   |   161 +
 pixmaps/src/gwy_tip_pid-24.svg                     |  1114 ++
 pixmaps/src/gwy_transform-24.xcf                   |   Bin 0 -> 5723 bytes
 pixmaps/src/gwy_unrotate-24.svg                    |   123 +
 pixmaps/src/gwy_value_invert-24.svg                |   111 +
 pixmaps/src/gwy_volume-24.svg                      |   106 +
 pixmaps/src/gwy_volume_calibrate-24.svg            |   186 +
 pixmaps/src/gwy_volume_dimensions-24.svg           |   634 +
 pixmaps/src/gwy_volume_fd-24.svg                   |   126 +
 pixmaps/src/gwy_volume_invert-24.svg               |   153 +
 pixmaps/src/gwy_volume_kmeans-24.svg               |   187 +
 pixmaps/src/gwy_volume_kmedians-24.svg             |   181 +
 pixmaps/src/gwy_volume_slice-24.svg                |   117 +
 pixmaps/src/gwy_xy_denoise-24.svg                  |   149 +
 pixmaps/src/gwy_zero_mean-24.svg                   |   162 +
 pixmaps/src/gwy_zoom_1_1-24.svg                    |   339 +
 pixmaps/src/gwy_zoom_fit-24.svg                    |   290 +
 pixmaps/src/gwy_zoom_in-24.svg                     |   271 +
 pixmaps/src/gwy_zoom_out-24.svg                    |   251 +
 plugins/Makefile.in                                |    16 +-
 plugins/file/Makefile.in                           |    16 +-
 plugins/process/Makefile.in                        |    16 +-
 po/LINGUAS                                         |     2 +-
 po/POTFILES.in                                     |    17 +
 po/cs.gmo                                          |   Bin 262834 -> 275316 bytes
 po/cs.po                                           |  5044 +++---
 po/de.gmo                                          |   Bin 79414 -> 78554 bytes
 po/de.po                                           |  5157 +++---
 po/en_GB.gmo                                       |   Bin 249208 -> 261061 bytes
 po/en_GB.po                                        |  5094 +++---
 po/es.gmo                                          |   Bin 56358 -> 55693 bytes
 po/es.po                                           |  5184 +++---
 po/fr.gmo                                          |   Bin 271255 -> 284096 bytes
 po/fr.po                                           |  5188 +++---
 po/gwyddion.pot                                    |  4977 +++---
 po/it.gmo                                          |   Bin 249846 -> 246962 bytes
 po/it.po                                           |  5169 +++---
 po/ko.gmo                                          |   Bin 38411 -> 37804 bytes
 po/ko.po                                           |  5033 +++---
 po/pt_BR.gmo                                       |   Bin 0 -> 263282 bytes
 po/pt_BR.po                                        | 16060 +++++++++++++++++++
 po/ru.gmo                                          |   Bin 343531 -> 360269 bytes
 po/ru.po                                           |  5338 +++---
 python/Makefile.in                                 |    16 +-
 ruby/Makefile.in                                   |    16 +-
 thumbnailer/Makefile.in                            |    16 +-
 utils/Makefile.am                                  |     3 +-
 utils/Makefile.in                                  |    19 +-
 utils/gen-gwyddion-msvc-sln.py                     |    11 +-
 utils/gen-module-bundle.sh                         |    55 +
 utils/genmarshal.mk                                |     5 +-
 utils/mkenum.mk                                    |     5 +-
 utils/update-api-indices.py                        |     3 +
 utils/update-langs.py                              |    17 +-
 utils/user-guide-modules                           |    24 +-
 1566 files changed, 154148 insertions(+), 52579 deletions(-)
 delete mode 100644 INSTALL.gwyddion
 create mode 100644 app/release.h
 create mode 100644 data/gradients/Gray-inverted
 create mode 100644 data/gradients/Spectral-white
 create mode 100644 data/gradients/Viridis
 create mode 100644 devel-docs/libgwyapp/html/api-index-2-48.html
 create mode 100644 devel-docs/libgwyapp/html/api-index-2-49.html
 create mode 100644 devel-docs/libgwyddion/html/api-index-2-48.html
 create mode 100644 devel-docs/libgwyddion/html/api-index-2-49.html
 create mode 100644 devel-docs/libgwydgets/html/GwyAdjustBar.html
 create mode 100644 devel-docs/libgwydgets/html/api-index-2-48.html
 create mode 100644 devel-docs/libgwydgets/html/api-index-2-49.html
 create mode 100644 devel-docs/libgwydgets/html/gwy_correlation_mask-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_disconnected-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_fft_filter_1d-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_fit_shape-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_fractal_correction-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_fractal_measure-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_mark_outliers-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_mark_scars-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_mask_set-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_next-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_null_offsets-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_previous-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_rotate_3d-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_synthetic_fibres-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_synthetic_phases-24.png
 create mode 100644 devel-docs/libgwydgets/html/gwy_xy_denoise-24.png
 create mode 100644 devel-docs/libgwydraw/html/api-index-2-49.html
 create mode 100644 devel-docs/libgwymodule/html/api-index-2-48.html
 create mode 100644 devel-docs/libgwymodule/html/api-index-2-49.html
 create mode 100644 devel-docs/libgwyprocess/html/api-index-2-48.html
 create mode 100644 devel-docs/libgwyprocess/html/api-index-2-49.html
 create mode 100644 libgwydgets/gwyadjustbar.c
 create mode 100644 libgwydgets/gwyadjustbar.h
 create mode 100644 libprocess/correct-laplace.c
 create mode 100644 libprocess/filters-minmax.c
 create mode 100644 libprocess/grains-disttrans.c
 create mode 100644 libprocess/grains-values.c
 create mode 100644 libprocess/grains-wshed.c
 delete mode 100644 libprocess/monte-carlo-unc.c
 delete mode 100644 libprocess/monte-carlo-unc.h
 create mode 100644 libprocess/stats-acfpsdf.c
 create mode 100644 libprocess/stats-entropy.c
 create mode 100644 libprocess/stats-sum.c
 delete mode 100644 libprocess/wrappers.h
 create mode 100644 modules/file/dektakvca.c
 create mode 100644 modules/file/file.c
 create mode 100644 modules/file/zeisslsm.c
 create mode 100644 modules/graph/graph.c
 create mode 100644 modules/graph/graph_stats.c
 create mode 100644 modules/layer/layer.c
 create mode 100644 modules/process/fibre_synth.c
 create mode 100644 modules/process/mask_noisify.c
 create mode 100644 modules/process/mfm_current.c
 create mode 100644 modules/process/mfm_field.c
 create mode 100644 modules/process/mfm_findshift.c
 create mode 100644 modules/process/mfm_parallel.c
 create mode 100644 modules/process/mfm_shift.c
 create mode 100644 modules/process/mfmops.h
 create mode 100644 modules/process/phase_synth.c
 create mode 100644 modules/process/process.c
 create mode 100644 modules/process/psf-fit.c
 create mode 100644 modules/process/psf.c
 create mode 100644 modules/process/stitch.c
 create mode 100644 modules/pygwy/pygwy-fix-defs-1.py
 create mode 100644 modules/pygwy/pygwy-fix-defs-2.py
 delete mode 100644 modules/pygwy/pygwy-fix-defs.py
 delete mode 100644 modules/pygwy/pygwy-fix-defs.sed
 create mode 100644 modules/tools/tools.c
 create mode 100644 modules/volume/volume.c
 create mode 100644 modules/volume/volume_swaxes.c
 create mode 100644 modules/volume/volumeops.c
 create mode 100644 modules/xyz/xyz.c
 delete mode 100644 pixmaps/gwy_arithmetic-24.xcf
 delete mode 100644 pixmaps/gwy_cantilever-24.xcf
 delete mode 100644 pixmaps/gwy_color_range-24.xcf
 create mode 100644 pixmaps/gwy_correlation_mask-24.png
 delete mode 100644 pixmaps/gwy_crop-24.xcf
 delete mode 100644 pixmaps/gwy_direction-24.xcf
 create mode 100644 pixmaps/gwy_disconnected-24.png
 delete mode 100644 pixmaps/gwy_edge-24.xcf
 delete mode 100644 pixmaps/gwy_extract_path-24.xcf
 delete mode 100644 pixmaps/gwy_favourite-24.xcf
 delete mode 100644 pixmaps/gwy_fft-24.xcf
 create mode 100644 pixmaps/gwy_fft_filter_1d-24.png
 delete mode 100644 pixmaps/gwy_filter-24.xcf
 create mode 100644 pixmaps/gwy_fit_shape-24.png
 delete mode 100644 pixmaps/gwy_flip_horizontally-24.xcf
 delete mode 100644 pixmaps/gwy_flip_vertically-24.xcf
 create mode 100644 pixmaps/gwy_fractal_correction-24.png
 create mode 100644 pixmaps/gwy_fractal_measure-24.png
 delete mode 100644 pixmaps/gwy_gl_material-16.xcf
 delete mode 100644 pixmaps/gwy_gradient-24.xcf
 delete mode 100644 pixmaps/gwy_grains-24.xcf
 delete mode 100644 pixmaps/gwy_graph-24.xcf
 delete mode 100644 pixmaps/gwy_graph_zoom-24.xcf
 delete mode 100644 pixmaps/gwy_iso_roughness-24.xcf
 delete mode 100644 pixmaps/gwy_less-24.xcf
 delete mode 100644 pixmaps/gwy_level-24.xcf
 delete mode 100644 pixmaps/gwy_light_rotate-24.xcf
 delete mode 100644 pixmaps/gwy_load_message-20.xcf
 create mode 100644 pixmaps/gwy_mark_outliers-24.png
 create mode 100644 pixmaps/gwy_mark_scars-24.png
 delete mode 100644 pixmaps/gwy_markup-20.xcf
 delete mode 100644 pixmaps/gwy_mask-16.xcf
 delete mode 100644 pixmaps/gwy_mask-24.xcf
 create mode 100644 pixmaps/gwy_mask_set-24.png
 delete mode 100644 pixmaps/gwy_measure-24.xcf
 delete mode 100644 pixmaps/gwy_more-24.xcf
 delete mode 100644 pixmaps/gwy_neural.svg
 create mode 100644 pixmaps/gwy_next-24.png
 create mode 100644 pixmaps/gwy_null_offsets-24.png
 delete mode 100644 pixmaps/gwy_palette-24.xcf
 delete mode 100644 pixmaps/gwy_palettes-16.xcf
 delete mode 100644 pixmaps/gwy_path.svg
 delete mode 100644 pixmaps/gwy_poly_distort.svg
 delete mode 100644 pixmaps/gwy_polynom-24.xcf
 delete mode 100644 pixmaps/gwy_presentation_attach-24.png
 delete mode 100644 pixmaps/gwy_presentation_edge_canny-24.png
 delete mode 100644 pixmaps/gwy_presentation_edge_harris_corner-24.png
 delete mode 100644 pixmaps/gwy_presentation_edge_hough-24.png
 delete mode 100644 pixmaps/gwy_presentation_edge_inclination-24.png
 delete mode 100644 pixmaps/gwy_presentation_edge_laplace_gauss-24.png
 delete mode 100644 pixmaps/gwy_presentation_edge_local_non_linearity-24.png
 delete mode 100644 pixmaps/gwy_presentation_edge_prewitt-24.png
 delete mode 100644 pixmaps/gwy_presentation_edge_rms-24.png
 delete mode 100644 pixmaps/gwy_presentation_edge_rms_edge-24.png
 delete mode 100644 pixmaps/gwy_presentation_edge_sobel-24.png
 delete mode 100644 pixmaps/gwy_presentation_edge_step-24.png
 delete mode 100644 pixmaps/gwy_presentation_edge_zero_crossing-24.png
 delete mode 100644 pixmaps/gwy_presentation_extract-24.png
 delete mode 100644 pixmaps/gwy_presentation_local_contrast-24.png
 delete mode 100644 pixmaps/gwy_presentation_log-24.png
 delete mode 100644 pixmaps/gwy_presentation_rank-24.png
 delete mode 100644 pixmaps/gwy_presentation_remove-24.png
 delete mode 100644 pixmaps/gwy_presentation_sem-24.png
 delete mode 100644 pixmaps/gwy_presentation_shading-24.png
 create mode 100644 pixmaps/gwy_previous-24.png
 delete mode 100644 pixmaps/gwy_profile-24.xcf
 delete mode 100644 pixmaps/gwy_pygwy-24.xcf
 delete mode 100644 pixmaps/gwy_remove_under_mask-24.xcf
 delete mode 100644 pixmaps/gwy_rotate-24.xcf
 delete mode 100644 pixmaps/gwy_rotate_180-24.xcf
 create mode 100644 pixmaps/gwy_rotate_3d-24.png
 delete mode 100644 pixmaps/gwy_rotate_90_ccw-24.xcf
 delete mode 100644 pixmaps/gwy_rotate_90_cw-24.xcf
 delete mode 100644 pixmaps/gwy_scale-24.xcf
 delete mode 100644 pixmaps/gwy_scale_horizontally-24.xcf
 delete mode 100644 pixmaps/gwy_scale_vertically-24.xcf
 delete mode 100644 pixmaps/gwy_selection-24.xcf
 delete mode 100644 pixmaps/gwy_shader-24.xcf
 delete mode 100644 pixmaps/gwy_spectrum-24.xcf
 delete mode 100644 pixmaps/gwy_spot_remove-24.xcf
 delete mode 100644 pixmaps/gwy_stat_quantities-24.xcf
 delete mode 100644 pixmaps/gwy_stats-24.xcf
 delete mode 100644 pixmaps/gwy_synthetic-24.xcf
 create mode 100644 pixmaps/gwy_synthetic_fibres-24.png
 create mode 100644 pixmaps/gwy_synthetic_phases-24.png
 delete mode 100644 pixmaps/gwy_tip-24.xcf
 delete mode 100644 pixmaps/gwy_transform-24.xcf
 delete mode 100644 pixmaps/gwy_unrotate-24.xcf
 delete mode 100644 pixmaps/gwy_value_invert-24.xcf
 delete mode 100644 pixmaps/gwy_volume.svg
 create mode 100644 pixmaps/gwy_xy_denoise-24.png
 delete mode 100644 pixmaps/gwy_zoom-24.xcf
 create mode 100644 pixmaps/src/Makefile.am
 create mode 100644 pixmaps/src/Makefile.in
 rename pixmaps/{ => src}/cd_line.xcf (100%)
 rename pixmaps/{ => src}/cd_rline.xcf (100%)
 rename pixmaps/{ => src}/cd_rstep.xcf (100%)
 rename pixmaps/{ => src}/cd_step.xcf (100%)
 create mode 100644 pixmaps/src/gwy_3d_base-24.svg
 rename pixmaps/{ => src}/gwy_3d_base-24.xcf (100%)
 create mode 100644 pixmaps/src/gwy_arithmetic-24.svg
 create mode 100644 pixmaps/src/gwy_bold-20.svg
 create mode 100644 pixmaps/src/gwy_cantilever-24.svg
 create mode 100644 pixmaps/src/gwy_color_range-24.svg
 create mode 100644 pixmaps/src/gwy_color_range_adaptive-24.svg
 create mode 100644 pixmaps/src/gwy_color_range_auto-24.svg
 create mode 100644 pixmaps/src/gwy_color_range_fixed-24.svg
 create mode 100644 pixmaps/src/gwy_color_range_full-24.svg
 create mode 100644 pixmaps/src/gwy_convolution-24.svg
 create mode 100644 pixmaps/src/gwy_correct_affine-24.svg
 create mode 100644 pixmaps/src/gwy_correlation_mask-24.svg
 create mode 100644 pixmaps/src/gwy_crop-24.svg
 create mode 100644 pixmaps/src/gwy_cwt-24.svg
 create mode 100644 pixmaps/src/gwy_data_measure-24.svg
 create mode 100644 pixmaps/src/gwy_disconnected-24.svg
 create mode 100644 pixmaps/src/gwy_distance-24.svg
 create mode 100644 pixmaps/src/gwy_distance_transform-24.svg
 create mode 100644 pixmaps/src/gwy_distribution_angle-24.svg
 create mode 100644 pixmaps/src/gwy_distribution_slope-24.svg
 create mode 100644 pixmaps/src/gwy_drift-96.svg
 create mode 100644 pixmaps/src/gwy_dwt-24.svg
 create mode 100644 pixmaps/src/gwy_edge-24.svg
 create mode 100644 pixmaps/src/gwy_enforce_distribution-24.svg
 create mode 100644 pixmaps/src/gwy_entropy-24.svg
 create mode 100644 pixmaps/src/gwy_extend-24.svg
 create mode 100644 pixmaps/src/gwy_extract_path-24.svg
 create mode 100644 pixmaps/src/gwy_facet_level-24.svg
 create mode 100644 pixmaps/src/gwy_favourite-24.svg
 create mode 100644 pixmaps/src/gwy_fft-24.svg
 create mode 100644 pixmaps/src/gwy_fft_2d-24.svg
 create mode 100644 pixmaps/src/gwy_fft_filter_1d-24.svg
 create mode 100644 pixmaps/src/gwy_fft_filter_2d-24.svg
 create mode 100644 pixmaps/src/gwy_filter-24.svg
 create mode 100644 pixmaps/src/gwy_find_peaks-24.svg
 create mode 100644 pixmaps/src/gwy_fit_shape-24.svg
 create mode 100644 pixmaps/src/gwy_fix_zero-24.svg
 create mode 100644 pixmaps/src/gwy_flip_horizontally-24.svg
 create mode 100644 pixmaps/src/gwy_flip_vertically-24.svg
 create mode 100644 pixmaps/src/gwy_fractal-24.svg
 create mode 100644 pixmaps/src/gwy_fractal_correction-24.svg
 create mode 100644 pixmaps/src/gwy_fractal_measure-24.svg
 create mode 100644 pixmaps/src/gwy_gl_material-16.svg
 create mode 100644 pixmaps/src/gwy_gradient_horizontal-24.svg
 create mode 100644 pixmaps/src/gwy_gradient_vertical-24.svg
 create mode 100644 pixmaps/src/gwy_grain_correlation-24.svg
 create mode 100644 pixmaps/src/gwy_grain_exscribed_circle-24.svg
 create mode 100644 pixmaps/src/gwy_grain_inscribed_circle-24.svg
 create mode 100644 pixmaps/src/gwy_grains-24.svg
 create mode 100644 pixmaps/src/gwy_grains_edge-24.svg
 create mode 100644 pixmaps/src/gwy_grains_edge_remove-24.svg
 create mode 100644 pixmaps/src/gwy_grains_graph-24.svg
 create mode 100644 pixmaps/src/gwy_grains_measure-24.svg
 create mode 100644 pixmaps/src/gwy_grains_remove-24.svg
 create mode 100644 pixmaps/src/gwy_grains_water-24.svg
 create mode 100644 pixmaps/src/gwy_graph-24.svg
 create mode 100644 pixmaps/src/gwy_graph_align-24.svg
 create mode 100644 pixmaps/src/gwy_graph_cut-24.svg
 create mode 100644 pixmaps/src/gwy_graph_dos-24.svg
 create mode 100644 pixmaps/src/gwy_graph_export_ascii-24.svg
 create mode 100644 pixmaps/src/gwy_graph_export_png-24.svg
 create mode 100644 pixmaps/src/gwy_graph_export_vector-24.svg
 create mode 100644 pixmaps/src/gwy_graph_fd-24.svg
 create mode 100644 pixmaps/src/gwy_graph_filter-24.svg
 create mode 100644 pixmaps/src/gwy_graph_function-24.svg
 create mode 100644 pixmaps/src/gwy_graph_halfgauss-24.svg
 create mode 100644 pixmaps/src/gwy_graph_level-24.svg
 create mode 100644 pixmaps/src/gwy_graph_measure-24.svg
 create mode 100644 pixmaps/src/gwy_graph_palette-24.svg
 create mode 100644 pixmaps/src/gwy_graph_pointer-24.svg
 create mode 100644 pixmaps/src/gwy_graph_ruler-24.svg
 create mode 100644 pixmaps/src/gwy_graph_vertical-24.svg
 create mode 100644 pixmaps/src/gwy_graph_zoom_fit-24.svg
 create mode 100644 pixmaps/src/gwy_graph_zoom_in-24.svg
 create mode 100644 pixmaps/src/gwy_graph_zoom_out-24.svg
 copy {devel-docs/libgwydgets/html => pixmaps/src}/gwy_hough-24.png (100%)
 create mode 100644 pixmaps/src/gwy_hough-24.svg
 create mode 100644 pixmaps/src/gwy_immerse-24.svg
 create mode 100644 pixmaps/src/gwy_iso_roughness-24.svg
 create mode 100644 pixmaps/src/gwy_italic-20.svg
 create mode 100644 pixmaps/src/gwy_less-24.svg
 create mode 100644 pixmaps/src/gwy_level-24.svg
 create mode 100644 pixmaps/src/gwy_level_flatten_base-24.svg
 create mode 100644 pixmaps/src/gwy_level_median-24.svg
 create mode 100644 pixmaps/src/gwy_level_triangle-24.svg
 create mode 100644 pixmaps/src/gwy_light_rotate-24.svg
 create mode 100644 pixmaps/src/gwy_line_level-24.svg
 create mode 100644 pixmaps/src/gwy_load_debug-20.svg
 create mode 100644 pixmaps/src/gwy_load_info-20.svg
 create mode 100644 pixmaps/src/gwy_load_warning-20.svg
 copy {devel-docs/libgwydgets/html => pixmaps/src}/gwy_local_slope-24.png (100%)
 create mode 100644 pixmaps/src/gwy_local_slope-24.svg
 create mode 100644 pixmaps/src/gwy_logscale_horizontal-24.svg
 create mode 100644 pixmaps/src/gwy_logscale_vertical-24.svg
 create mode 100644 pixmaps/src/gwy_mark_outliers-24.svg
 create mode 100644 pixmaps/src/gwy_mark_scars-24.svg
 create mode 100644 pixmaps/src/gwy_mark_with-24.svg
 create mode 100644 pixmaps/src/gwy_mask-16.svg
 create mode 100644 pixmaps/src/gwy_mask-24.svg
 create mode 100644 pixmaps/src/gwy_mask_add-24.svg
 create mode 100644 pixmaps/src/gwy_mask_circle-24.svg
 create mode 100644 pixmaps/src/gwy_mask_circle_exclusive-24.svg
 create mode 100644 pixmaps/src/gwy_mask_circle_inclusive-24.svg
 create mode 100644 pixmaps/src/gwy_mask_distribute-24.svg
 create mode 100644 pixmaps/src/gwy_mask_editor-24.svg
 create mode 100644 pixmaps/src/gwy_mask_exclude-24.svg
 create mode 100644 pixmaps/src/gwy_mask_exclude_circle-24.svg
 create mode 100644 pixmaps/src/gwy_mask_extract-24.svg
 create mode 100644 pixmaps/src/gwy_mask_fill_draw-24.svg
 create mode 100644 pixmaps/src/gwy_mask_fill_erase-24.svg
 create mode 100644 pixmaps/src/gwy_mask_grow-24.svg
 create mode 100644 pixmaps/src/gwy_mask_intersect-24.svg
 create mode 100644 pixmaps/src/gwy_mask_invert-24.svg
 create mode 100644 pixmaps/src/gwy_mask_line-24.svg
 create mode 100644 pixmaps/src/gwy_mask_morph-24.svg
 create mode 100644 pixmaps/src/gwy_mask_paint_draw-24.svg
 create mode 100644 pixmaps/src/gwy_mask_paint_erase-24.svg
 create mode 100644 pixmaps/src/gwy_mask_rect_exclusive-24.svg
 create mode 100644 pixmaps/src/gwy_mask_rect_inclusive-24.svg
 create mode 100644 pixmaps/src/gwy_mask_remove-24.svg
 create mode 100644 pixmaps/src/gwy_mask_shrink-24.svg
 create mode 100644 pixmaps/src/gwy_mask_subtract-24.svg
 create mode 100644 pixmaps/src/gwy_mask_thin-24.svg
 create mode 100644 pixmaps/src/gwy_measure_lattice-24.svg
 create mode 100644 pixmaps/src/gwy_merge-24.svg
 create mode 100644 pixmaps/src/gwy_more-24.svg
 create mode 100644 pixmaps/src/gwy_mutual_crop-24.svg
 create mode 100644 pixmaps/src/gwy_neural_apply-24.svg
 create mode 100644 pixmaps/src/gwy_neural_train-24.svg
 create mode 100644 pixmaps/src/gwy_next-24.svg
 create mode 100644 pixmaps/src/gwy_null_offsets-24.svg
 create mode 100644 pixmaps/src/gwy_palettes-16.svg
 create mode 100644 pixmaps/src/gwy_palettes-24.svg
 create mode 100644 pixmaps/src/gwy_path_level-24.svg
 create mode 100644 pixmaps/src/gwy_pointer_measure-24.svg
 create mode 100644 pixmaps/src/gwy_poly_distort-24.svg
 create mode 100644 pixmaps/src/gwy_polynom-24.svg
 create mode 100644 pixmaps/src/gwy_polynom_level-24.svg
 rename pixmaps/{ => src}/gwy_presentation-24.xcf (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_attach-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_edge_canny-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_edge_harris_corner-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_edge_hough-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_edge_inclination-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_edge_laplace_gauss-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_edge_local_non_linearity-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_edge_prewitt-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_edge_rms-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_edge_rms_edge-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_edge_sobel-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_edge_step-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_edge_zero_crossing-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_extract-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_local_contrast-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_log-24.png (100%)
 rename pixmaps/{ => src}/gwy_presentation_ops-24.xcf (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_rank-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_remove-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_sem-24.png (100%)
 rename {devel-docs/libgwydgets/html => pixmaps/src}/gwy_presentation_shading-24.png (100%)
 create mode 100644 pixmaps/src/gwy_previous-24.svg
 create mode 100644 pixmaps/src/gwy_profile-24.svg
 create mode 100644 pixmaps/src/gwy_pygwy-24.svg
 create mode 100644 pixmaps/src/gwy_remove_under_mask-24.svg
 create mode 100644 pixmaps/src/gwy_rotate-24.svg
 create mode 100644 pixmaps/src/gwy_rotate_180-24.svg
 create mode 100644 pixmaps/src/gwy_rotate_3d-24.svg
 create mode 100644 pixmaps/src/gwy_rotate_90_ccw-24.svg
 create mode 100644 pixmaps/src/gwy_rotate_90_cw-24.svg
 create mode 100644 pixmaps/src/gwy_scale-24.svg
 create mode 100644 pixmaps/src/gwy_scale_horizontally-24.svg
 create mode 100644 pixmaps/src/gwy_scale_vertically-24.svg
 create mode 100644 pixmaps/src/gwy_scars-24.svg
 create mode 100644 pixmaps/src/gwy_selections-24.svg
 create mode 100644 pixmaps/src/gwy_shader-24.svg
 create mode 100644 pixmaps/src/gwy_spectrum-24.svg
 create mode 100644 pixmaps/src/gwy_spot_remove-24.svg
 create mode 100644 pixmaps/src/gwy_stat_quantities-24.svg
 create mode 100644 pixmaps/src/gwy_straighten_path-24.svg
 create mode 100644 pixmaps/src/gwy_subscript-20.svg
 create mode 100644 pixmaps/src/gwy_superscript-20.svg
 create mode 100644 pixmaps/src/gwy_synthetic_ballistic_deposition-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_brownian_motion-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_columnar-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_diffusion-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_domains-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_fibres-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_lattice-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_line_noise-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_noise-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_objects-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_particles-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_pattern-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_phases-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_spectral-24.svg
 create mode 100644 pixmaps/src/gwy_synthetic_waves-24.svg
 create mode 100644 pixmaps/src/gwy_tilt-24.svg
 create mode 100644 pixmaps/src/gwy_tip_dilation-24.svg
 create mode 100644 pixmaps/src/gwy_tip_erosion-24.svg
 create mode 100644 pixmaps/src/gwy_tip_estimation-24.svg
 create mode 100644 pixmaps/src/gwy_tip_indent_analyze-24.svg
 create mode 100644 pixmaps/src/gwy_tip_lateral_force-24.svg
 create mode 100644 pixmaps/src/gwy_tip_map-24.svg
 create mode 100644 pixmaps/src/gwy_tip_model-24.svg
 create mode 100644 pixmaps/src/gwy_tip_pid-24.svg
 create mode 100644 pixmaps/src/gwy_transform-24.xcf
 create mode 100644 pixmaps/src/gwy_unrotate-24.svg
 create mode 100644 pixmaps/src/gwy_value_invert-24.svg
 create mode 100644 pixmaps/src/gwy_volume-24.svg
 create mode 100644 pixmaps/src/gwy_volume_calibrate-24.svg
 create mode 100644 pixmaps/src/gwy_volume_dimensions-24.svg
 create mode 100644 pixmaps/src/gwy_volume_fd-24.svg
 create mode 100644 pixmaps/src/gwy_volume_invert-24.svg
 create mode 100644 pixmaps/src/gwy_volume_kmeans-24.svg
 create mode 100644 pixmaps/src/gwy_volume_kmedians-24.svg
 create mode 100644 pixmaps/src/gwy_volume_slice-24.svg
 create mode 100644 pixmaps/src/gwy_xy_denoise-24.svg
 create mode 100644 pixmaps/src/gwy_zero_mean-24.svg
 create mode 100644 pixmaps/src/gwy_zoom_1_1-24.svg
 create mode 100644 pixmaps/src/gwy_zoom_fit-24.svg
 create mode 100644 pixmaps/src/gwy_zoom_in-24.svg
 create mode 100644 pixmaps/src/gwy_zoom_out-24.svg
 create mode 100644 po/pt_BR.gmo
 create mode 100644 po/pt_BR.po
 create mode 100755 utils/gen-module-bundle.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gwyddion.git



More information about the debian-med-commit mailing list