[gimp] Created tag GIMP_2_10_2



The signed tag 'GIMP_2_10_2' was created.

Tagger: Michael Natterer <mitch gimp org>
Date: Sun May 20 20:55:22 2018 +0200

    Tag the 2.10.2 release

Changes since the last tag 'GIMP_2_10_0':

Alan Mortensen (4):
      Updated Danish translation of gimp-libgimp
      Updated Danish translation
      Updated Danish translation of gimp-plug-ins
      Updated Danish translation of gimp-windows-installer

Alexandre Prokoudine (9):
      Update Russian translation
      script-fu: fix a typo in the Add Border script
      NEWS: update
      Update Russian translation
      NEWS: translations, formatting
      NEWS: translations
      NEWS: update
      NEWS: update translations list
      Update Russian translation

Anders Jonsson (13):
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation

Balázs Meskó (4):
      Update Hungarian translation
      Update Hungarian translation
      Update Hungarian translation
      Update Hungarian translation

Chao-Hsiung Liao (1):
      Add Chinese (Taiwan) translation

Claude Paroz (1):
      Updated French translations

Daniel Korostil (6):
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Add Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation

Daniel Mustieles (2):
      Updated Spanish translation
      Updated Spanish translation

Danylo Korostil (1):
      Updated uk translation

Dimitris Spingos (Δημήτρης Σπίγγος) (2):
      Update Greek translation
      Update Greek translation

Ell (57):
      app: serialize "draw mask" option of region-select tools
      app: use gimp_item_{start,end}_transform() in GimpEditSelectionTool
      po-windows-installer: technical fix to the Chinese (Taiwan) translations
      build: add Chinese (Taiwan) translation to the Windows installer
      Bug 795688 - Misspelled "Pinsel" in the german GIMP windows installer
      build: add 2.10 splash to the Windows installer
      build: add MyPaint brushes component to the Windows installer
      build: fix removal of old GIMP versions during installation on Windows
      Bug 795693 - GIMP doesn't enable visibility of vector layers in PSD
      app: always set text-tool image when starting the editor
      app: cleanly remove log handlers on exit
      app: fix propgui random seed generation
      app, menus: add gegl:recursive-transform to the menus
      app, menus: add gegl:spherize to the menus
      app: ignore gimp_container_view_{select,activate,context}_item() ...
      pdb: add gimp-image-{freeze,thaw}-{layers,channels,vectors}
      Bug 795716 - Wavelet Decompose takes too long to group layers
      Bug 795866 - Transparent gradient on transparent layer ...
      app: use gimp:normal instead of gegl:over in gimp_gegl_apply_cached_operation()
      app: add gimp_layer_mode_is_alpha_only()
      app: warn when alpha-only painting has no effect
      app: #include "core/gimpdrawable.h" in gimperasertool.c
      app: fix pass-through group histograms (proactively)
      Bug 795909 - Multiple images opened with floating selection ...
      app: improve gimp_eraser_tool_is_alpha_only()
      Bug 795911 - GIMP crashed while I was undoing a gradient
      app: add GimpAsync
      app: add gimp_parallel_run_async()
      app: add gimp_histogram_calculate_async()
      app: add gimp_drawable_calculate_histogram_async()
      app: in GimpHistogramEditor, calculate histogram asynchronously
      app: in GimpThresholdTool, calculate histogram asynchronously
      app: in GimpLevelsTool, calculate histogram asynchronously
      app: in GimpCurvesTool, calculate histogram asynchronously
      app: connect GimpHistogramView to bg-histogram "notify" signal
      app: always update GimpHistogramView bins when changing histograms
      app: improve GimpAsync description
      app: cancel async histogram calculation in gimp_histogram_clear_values()
      app: in GimpHistogramEditor, avoid calculating histogram of detached layers
      app: fix gimp-parallel shutdown
      app: various GimpAsync improvements
      app: add gimp-atomic
      app: in GimpHistogram, parallelize histogram calculation
      app: in GimpHistogramEditor, clear update timeout after validating
      app: in gimp_atomic_slist_pop_head(), don't warn on empty list
      app: in GimpOperationCageTransform, use sampler object ...
      app: in GimpIScissorsTool, use sampler object ...
      app: in gimp_pickable_contiguous_region_by_seed(), use sampler object ...
      plug-ins: in file-html-table, use sampler object ...
      plug-ins: in smooth-palette, use sampler object ...
      plug-ins: in selection-to-path, use sampler object ...
      app: don't use mask sampler in gimp_pickable_contiguous_region_by_seed()
      app: make gimp-atomic parameters volatile
      Bug 796153 - Airbrush doesn't paint on timeout, and crashes with dynamics
      app: add gimp_gegl_average_color()
      app: add GimpPickable::get_pixel_average() vfunc
      app: implement GimpPickable::get_pixel_average() in various classes

Gil Eliyahu (1):
      Plug-ins: fix screenshot bugs in windows.

Hannie Dumoleyn (1):
      Update Dutch translation

Jan Tojnar (1):
      Bug 795620 - Missing gegl in rpath of python/gimp.so

Jehan (66):
      build: update my howto for flatpak releases.
      gimp.pc: Fix reference to gegl-0.3.
      configure, gimp.pc: do no hardcode the major.minor version of GEGL.
      configure: argh! Forgot to AC_SUBST() the GEGL major-minor version.
      desktop: add an <icon> tag in appdata.
      Fix some texts in NEWS.pre-2-10.
      Revert "desktop: add an <icon> tag in appdata."
      app: identifier of MyPaint brush GimpData using ${mypaint_brushes_dir}.
      app: expand/unexpand locale paths in pluginrc.
      Bug 748553 - GIMP crash if a font does not have read permission.
      app: font loading output a GError.
      app: use a GFileEnumerator to loop through font files.
      app: check that the font path is not NULL.
      libgimpbase: strengthen other use of g_win32_locale_filename_from_utf8()
      app: popup error at startup when some fonts fail to load.
      app: add some g_return_if_fail() in gimp_font_list_load_names().
      NEWS: add font loading update.
      Bug 795650 - Gimp crashes on start in Windows.
      app: add a check on not-NULL string before g_utf8_validate().
      build: update nightly and dev flatpak.
      build: no need for the splash screen patch anymore (was for 2.10.0 RC2).
      Bug 795814 - Error saving VERY large file.
      app: get rid of gimp_get_backtrace().
      Bug 795720 - Change MD5 sums to SHA512 ones.
      Bug 795899 - "Some fonts failed to load" error when missing fonts/...
      build: replace some survivor s/2.9/2.10/.
      Bug 796014 - Cannot open some older .xcf files made with 2.8.22 in 2.10.
      plug-ins: set appropriate status when file-heif's load_image() fails.
      INSTALL: add info about libheif optional dependency.
      desktop: preparing appdata <release> tag for 2.10.2.
      plug-ins: minor cleanup.
      Bug 795855 - File chooser dialogs do not show folders or files for...
      desktop: remove the double <releases> trick.
      desktop: add a desktop file test with `desktop-file-validate` utils.
      Bug 795950 - Foreground selection tool requires use of the Enter key.
      app: "validate" has the wrong meaning.
      build: add my cron script to build dev flatpak regularly.
      build: add a flatpak for the gtk3-port branch.
      configure, app: encourage packagers to set custom bug tracker.
      NEWS: add info about new --with-bug-report-url option.
      plug-ins: properly load user32.dll for SetProcessDPIAware().
      plug-ins: put the initial foreground window back after a screenshot.
      plug-ins: fixing various compilation warnings.
      plug-ins: properly free rectScreens after allocating it.
      authors: adding Gil Eliyahu to authors list.
      NEWS: keep up-to-date.
      build: add HEIF support in flatpak nightly and gtk3.
      build: cleaner flatpak building script.
      NEWS: keep up-to-date.
      devel-docs: update xcf docs with zlib compression info.
      devel-docs: update the list of layer mode in XCF docs.
      devel-docs: add info about "precision" field in XCF header.
      configure, libgimpwidgets: customizable default color profile directory
      NEWS: keep up-to-date.
      devel-docs: update the XCF docs.
      devel-docs: update XCF docs about 64-bit pointers for XCF 11 and over.
      devel-docs: adding some links on how to find implementation details...
      devel-docs: add intro to XCF docs and use "pointer" data type.
      devel-docs: add all missing properties to XCF docs.
      devel-docs: various clarifications in the first sections.
      INSTALL: clean out some old (now useless) dependency info.
      NEWS: keep up-to-date.
      Revert "NEWS: keep up-to-date."
      desktop: fix and uncomment the 2.10.2 <release> tag.
      configure, desktop: fix desktop-file-validate test.
      desktop: adding test-desktop.sh in EXTRA_DIST.

Jernej Simončič (22):
      Revert "build: fix removal of old GIMP versions during installation on Windows"
      Installer: split GIMP and dependencies again (makes it easier to digitally sign     binaries I built 
myself)
      Installer: fix mode
      Installer: forgot a few things for GIMP/deps split
      Installer: more fixes for split GIMP/deps directories
      Installer: add missing files
      Installer: oops, NOCOMPRESSION should only affect installer compression
      Installer: NOCOMPRESSION fix 2 (installer name)
      Installer: don't attempt signing when not compressing the installer
      Installer: use mingw Python
      Installer: fixes for upgrading from 2.8
      Installer: another leftover library to clean up
      Installer: include less cruft
      Installer: require Windows 7 or newer
      Installer: require Windows 7 or newer
      Installer: update URLs
      Installer: optional GIMP debug symbols inclusion
      Installer: better error message about unsupported OS
      Installer: updated ghostscript
      Installer: clean up old .debug files during install (they're useless)
      Installer: use smaller compression dictionary (might help prevent problems as in #795892)
      Installer: missed a directory when removing cruft

Jordi Mas (6):
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation

Marco Ciampa (8):
      Updated Italian translation
      Updated and fixed Italian translation (tnx to S. Ginestrini)
      Added Julien Hardelin as documentation author
      Updated Italian translation
      Updated Italian translation
      Small fix in Italian translation
      Small fix in Italian translation
      Updated Italian translation

Mario Blättermann (1):
      Update German translation

Michael Natterer (57):
      configure.ac: post-release version bump to 2.10.1
      configure.ac: require GEGL >= 0.4.1
      configure.ac: no need to override gimp_version any longer
      app: s/GtkObject/GObject/ in gui-message.c, and minor reordering
      NEWS: truncate and move content to NEWS.pre-2-10
      Bug 795611 - unit-editor.c: Boolean result is used in bitwise operation
      plug-ins: don't use gimp_rgb_to_cmyk_int() in newsprint
      app: remove debug output from gimp_image_create_color_transforms()
      app: get rid of a few forgotten stock-ids and new_from_stock()
      data: don't use deprecated enum value nicks in tool presets
      pdb: don't change generated files...
      Bug 795763 - Update gimp.org links to https://
      app: avoid scaling GimpCanvasArc to zero, it causes a non-invertable matrix
      plug-ins: add HEIF loading/saving plug-in written by Dirk Farin
      plug-ins: port file-heif to GEGL, and don't use any deprecated API
      plug-ins: port file-heif to GIO
      plug-ins: enable metadata loading in file-heif
      pdb: add "Since: 2.10" to the newly added freeze/thaw procedures
      app: fix rendering of the bg_histogram in GimpHistogramView
      app: add +gimp_container_freeze_count() which returns the freeze_count
      app: fix gimp_gegl_apply_operation() for source OPs
      app: add layers/channels/vectors freeze/thaw to gimpplugin-cleanup
      app: make the splash texts dynamic, so they are larger on larger splashes
      app: clean up GimpPrefsBox and the prefs dialog a bit
      app: rename argument in gimpprefsbox.h too
      app: fix GimpDeviceManager to not add the same display twice
      app: fix last commit: identify displays by name not by pointer
      libgimp: gimpimage_pdb.c got regenerated
      app: put the call to gimp_gui_ungrab() back in gimp_eek()
      app: formatting in gimpfreeselecttool.h
      Bug 796071 - Clicking outside of a selection frame creates a new, ...
      Bug 796073 - Zero-size selections affect movement of pasted content...
      Bug 796090 - (wrong) true-color preview of GEGL filter ops, ...
      Bug 787919 - Tool options are lost when switching device
      app: make sure all devices loaded from devicerc have tool options
      libgimpwidgets: in GimpEnumLabel use the value's nick if there is no desc
      app: don't use the user context in GimpDeviceEditor's container view
      AUTHORS: regenerated
      configure.ac: remove the option to disable script-fu
      libgimpwidgets: fix value names in docs of GimpColorSelectorModel
      devel-docs: add missing functions to libgimpfoo-sections.txt
      libgimpwidgets: "document" some enums in gimpbaseenums.h
      libgimpbase: forgot to add "Since: 2.10" to new enums
      Bug 796252 - Mouse wheel zooming should center on cursor...
      app: add new action "view-scroll-center" with shortcut Shift+J
      app: nobody knows why this is needed, move along
      Revert "depend on babl-0.1.50"
      configure.ac: require babl >= 0.1.50
      libgimpbase: "document" the remaining enums in libgimpbase
      NEWS: mention enum docs in libgimpbase
      icons: fix .gitignore in Symbolic-Inverted/
      desktop: clarify where the feature policy is relaxed: "stable micro releases"
      devel-docs: release-howto.txt: it's org.gimp.GIMP.appdata.xml.in.in
      app: also special-case "undo-size" when generating default docs
      docs, etc: regenerate the default gimprc and its manpage
      app: remove the gimp-2-6 session compatibility test
      configure.ac: release GIMP 2.10.2

Nathan Follens (1):
      Add Dutch translation

Piotr Drąg (8):
      Update Polish translation
      Update POTFILES.in
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation

Rūdolfs Mazurs (4):
      Update Latvian translation
      Update Latvian translation
      Update Latvian translation
      Update Latvian translation

Simon Budig (1):
      imagemap: fix invalid source removal

Sveinn í Felli (6):
      Update Icelandic translation
      Update Icelandic translation
      Update Icelandic translation
      Update Icelandic translation
      Update Icelandic translation
      Update Icelandic translation

Thomas Manni (4):
      Bug 795958 - Effect (like "old photo") does not group undo information properly
      script-fu: in fuzzy-border, add undo support for the whole procedure
      script-fu: in slide, use an undo group when working on the initial image
      script-fu: in weave, improve context and undo management

Ting-Wei Lan (1):
      libgimpbase: Find thread ID on FreeBSD with thr_self

luz.paz (1):
      Source and trivial typos

Øyvind Kolås (3):
      configure/app: depend on babl-0.1.48
      configure/app: depend on GEGL 0.4.2
      depend on babl-0.1.50


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]