[gimp] Created tag GIMP_2_10_16



The signed tag 'GIMP_2_10_16' was created.

Tagger: Michael Natterer <mitch gimp org>
Date: 1582056598 +0100

    Tag the 2.10.16 release

Changes since the last tag 'GIMP_2_10_14':

Alan Mortensen (2):
      Updated Danish translation of gimp-plug-ins
      Updated Danish translation

Alex Samorukov (4):
      Set required variables if is running from Apple application bundle
      Replace finite() with isfinite() by default
      Move the comment to match the function it explains
      Add macOS support for the GIMP dashboard

Alexandre Prokoudine (21):
      Update NEWS
      Fix make check by replacing metadata-tags.h with metadata.c as spotted by grem
      Update and improve Russian translation
      Update Russian translation
      Update Russian translation
      Update NEWS
      Update NEWS some more
      NEWS: vastly better text for YUV
      Update Russian translation
      Update NEWS to match recent changes
      Update Russian translation
      Update Russian translation
      Update news for 2.10.16
      Update appdata for upcoming 2.10.16 release
      Update news for 2.10.16
      NEWS: more translations for 2.10.16
      Fix the 2.10.16 release date in appdata
      Update NEWS for 2.10.16
      Fixes and improvements for 2.10.16 appdata
      Update Russian translation
      Update Russian translation

Anders Jonsson (8):
      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ó (3):
      Update Hungarian translation
      Update Hungarian translation
      Update Hungarian translation

Balázs Úr (3):
      Update Hungarian translation
      Update Hungarian translation
      Update Hungarian translation

Bruce Cowan (2):
      Update British English translation
      Update British English translation

Cyril Richard (1):
      Issue #4203 - Wavelet decomposition only on RGB images

Daniel Korostil (7):
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation

Daniel Mustieles (2):
      Revert "Updated Spanish Translation"
      Update Spanish translation

Dimitris Spingos (2):
      Updated Greek translation
      Updated Greek translation

Elad Shahar (4):
      Issue #4484: Add reflection option for mandala symmetry
      app: Fix Mandala Symmetry Kaleidoscope mode - brush transform and stroke order
      Issue #4326 - Add visual tab to spyrogimp plugin
      plug-ins: in spyrogimp, add option to save path

Ell (143):
      configure.ac: fix escaping of backslashes in compiler version string
      Issue #4172 - Gimp doesn't store negative values between sessions (Text Tool)
      app: add gimp_image_get_preview_format()
      app: rename gimpimageviewable.[ch] to gimpimageproxy.[ch]
      app: rename GimpImageViewable to GimpImageProxy
      app: in GimpImageProxy, implement GimpPickable
      app: in GimpLineArt, add support for arbitrary buffer extents
      app: in GimpLineArt, ref input pickable
      app: (re-)add GimpDisplayShell::show-all property
      app: add "show all" support to the Bucket Fill tool in line-art mode
      Issue #4205 - The histogram dock scale is incorrect when an image is opened
      app: in GimpHistogram, don't initialize n_bins to 256
      Issue #4218 - Color>Invert doesn't work on saved selection channel ...
      libgimpwidgets: fix percentage use in size-entry arithmetic when lower-bound != 0
      app: fix indentation in gimptoolsheargrid.c
      app: in GimpTransformGridTool, avoid unnecessarily flushing image when pushing undo
      app: in GimpTransformGridTool, compress successive undo steps
      app: reduce dialog size of Unified Transform tool and friends
      app, icons: add GimpPivotSelector widget
      app: add a pivot selector to the Rotate tool
      libgimpmath: add various GimpMatrix2 functions
      libgimpmath: add various GimpMatrix4 functions
      app: add gimp-transform-3d-utils.c
      app: in GimpToolTransformGrid, add NONE function
      app: add GimpTransformGridTool::dynamic-handle-size property
      app: add a protected gimp_tool_transform_grid_get_handle() function
      app, cursors: add GimpToolTransform3DGrid tool widget
      app, icons: add 3D Transform tool
      app: add compact style for spin scales
      libgimpmath: add new matrix functions to .def file
      app: fix indentation in gimppivotselector.h
      Issue #4204 - "Add Bevel" Has No Effect
      pdb: in plug_in_compat.pdb, set underlying op nodes
      app: improve compact spin-scale behavior
      app: fix wrong fix to gimpbacktrace-windows.c
      menus: add the 3D Transform tool to the Tools menu
      app: fix integer overflow when reporting operation progress
      libgimpwidgets: control GimpSpinButton scroll increments using modifiers
      app: snap spin scale to page increments when holding Ctrl
      app: don't show context menu in compact spin scale without focus
      Issue #4354 - When using color to fade dynamics and gradient with transparency ...
      app: improve placement of new tools with existing toolrc
      app: in 3D Transform tool, fix rotation direction when rotating arouns local Z axis
      app: add unified interaction mode to the 3D Transform tool
      app: fix spacing in gimptooltransform3dgrid.c
      app: clip transform-tools preview according to clipping mode
      icons: fix PNG 3D-transform icons in makefile
      libgimpmath: add version annotations to new matrix functions
      app: allow calling gimp_tile_handler_validate_validate() with a NULL rect
      app: add GimpTileHandlerValidate::invalidated signal
      app: handle GimpTileHandlerValidate::invalidated in gimp:buffer-source-validate
      app: implement GimpPickable::flush in GimpGroupLayer
      app: calculate drawable bounding box according to graph by default
      app: add gimp_drawable_filter_set_add_alpha()
      app: add gimp_drawable_filter_set_override_constraints()
      libgimpmath: add gimp_matrix3_equal()
      app: freeze drawable preview in transform tools
      app: add "Composited preview" option to transform tools
      app: in GimpTileHandlerValidate, fix tile-data pointer for negative coords
      app: add "Synchronous preview" option to transform tools
      app: silence warning in gimp_transform_resize_crop()
      app: add GimpDrawable::supports_alpha() vfunc
      app: add gimp_gegl_node_get_key()
      app: in GimpFilterTool, consolidate drawable-filter option setup
      Issue #1975 - Color to alpha now requires an alpha-channel ...
      Issue #4366 - Color-to-alpha unnecessarily grayed out for grayscale images
      pdb: add missing change to last commit
      app: use gimp_gegl_node_get_key() in GimpFilterTool
      app: disable transform clipping for layer groups
      app: suspend tile validation while setting extent of validate-handler buffer
      app: add GimpImage::linked-items-changed signal
      app: add "Preview linked items" option to transform tools
      app: regenerate pdb/image-cmds.c
      app: don't emit GimpImage::linked-items-changed for non-attached items
      app: always update full drawable region if it has filters
      app: restrict whole-drawable updates to groups with filters
      icons: replace symbolic gimp-visible icon (aka the eye icon)
      icons: replace symbolic gimp-visible icons again
      app: avoid deleting empty layer groups when downscaling image
      app: add GimpToolItem; derive GimpToolInfo from it
      app: add GimpToolGroup as a subclass of GimpToolItem
      app: update tool-group active tool in response to tool changes
      app: don't merge similarly-named objects during GimpContainer deserialization ...
      app: add support for tool groups in toolrc
      libgimpconfig: allow calling gimp_scanner_new_string (NULL, -1, ...)
      app: add hierarchical dnd support to GimpContainerTreeView
      app: add tool-group support to GimpToolEditor
      app: don't register action for GimpOperationTool
      app: add gimp_tool_info_get_action_name()
      app: show popup menus at the same height as their corresponding button
      app: add GimpToolButton
      app: use GimpToolButton in GimpToolPalette
      app: reduce toolbox color-area size
      etc: add a default toolrc file, using tool groups to oragnize the tools
      app: various fixes to last commits
      app: move tool-activation upon tool-group active-tool change to GimpToolManager
      app: fix a super secret segfault
      app: use a weak pointer for tool-manager active group
      app: add GimpToolItem::shown property
      app: add gimp_container_search()
      app: add GimpTreeProxy
      app: add a "Use tool groups" option to the toolbox preferences
      app: fix GimpToolEditor visibility-toggle state update
      app: "You can drop dockable dialogs here" no more!
      app: don't use gimp_highlight_widget() in GimpPanedBox
      app, po: don't translate gimppanedbox.c
      app: fix typo in gimpselectiontool.c
      app: improve empty-selection check in GimpSelectionTool
      app: reorganize GimpPolygonSelectTool functions
      Issue #4285 - [Free Select Tool] functionality bug with Ctrl/Shift combination
      app: add support for offset buffers in gimp_channel_select_buffer() ...
      app: add support for offset buffers in GimpScanConvert
      app: in GimpCanvasBufferPreview, add support for offset buffers
      app: in GimpCanvasBufferPreview, take strong ref on buffer
      Issue #4174 - Crash when using the Foreground Select tool with an offset drawable
      app: increase display update rate
      app: don't reject toolrc files due to missing experimental tools
      app: add missing file to last commit
      app: set the default 3D Transform tool mode to rotation
      app: add "Snap brush outline to stroke" option to the preferences
      app: initialize GimpPaintTool::snap_brush field
      app: respect brush-outline preferences in the Warp tool
      app: in polynomial_odd_roots(), fix derivative array size
      app: add gimp_container_remove_handlers_by_{func,data}()
      Issue #4584 - Segfault when closing an image with a layer group ...
      app: improve brush outline position when not snapping to stroke
      app: improve ABR brush loading speed
      app: in abr_rle_decode(), avoid freeing NULL scratch buffers
      Issue #4605 - Invalid abr brush crashes GIMP
      app: fix brush-transform resampling
      app: add gimp_brush_transform_get_scale()
      app: use mipmaps when downscaling raster brushes
      app: reorganize #includes in gimpbrush-{mipmap,transform}.cc
      app: fix gimp_brush_mipmap_get_memsize()
      app: increase the maximal airbrush stamp FPS
      app: fix brush outline position when snapping to stroke
      libgimpmath: fix unsorted line in gimpmath.def
      data: in Makefile.am, make sure to uninstall gimp-release
      devel-docs: add missing functions to libgimpfoo-sections.txt
      plug-ins: in screenshot, keep image dirty; keep history clean
      plug-ins: in file-sgi, convert tabs to spaces
      Issue #4627 - memory corruption when open crafted sgi
      plug-ins: improve PSD loading speed

Elle Stone (1):
      Issue #3588 - Add Yu'v' (CIE 1976 UCS) to GIMP color picker

Jehan (45):
      app: when interpreter not found in interpreter DB, leave shebang as-is.
      plug-ins: clean out some warnings.
      plug-ins: clean all warnings on metadata plug-in.
      Issue #4194: resolution passes from 300ppi to 72ppi after saving.
      NEWS: update.
      po: fix missing semicolon in Basque translation.
      configure: improve libheif detection and output.
      Issue #2543: gimp doesn't open on debian stretch (libmypaint crash).
      Issue #4185: Plug-in “file-heif.exe” crashes exporting HEIF/HEIC.
      configure: fix typo which was breaking the build.
      app, devel-docs: remove dangling DBUS_GLIB_* variables.
      build: add a patch for OpenBlas on Windows.
      NEWS: update bug list.
      Issue #4209: Animation optimize for GIF moves layers to top left corner.
      NEWS: update bug report list.
      libgimpbase, plug-ins: fix all warnings to g_stat() calls.
      NEWS: add fixed bug number.
      NEWS: update fixed bugs list.
      Issue #4392: Gimp Segmentation Fault triggered by Glib GParamSpec...
      Issue #4392: Gimp Segmentation Fault triggered by Glib GParamSpec...
      app: fix missing const qualifier.
      app, configure: add configure option for a build id and revision.
      app: check last GIMP release from gimp.org/gimp_versions.json.
      app: fixes int overflow warning.
      app: make gimp_versions.json parsing easier to test.
      app: show new version availability in About dialog.
      app: add alternative "Check for updates" button in the About dialog.
      app: show the About dialog at startup when a new version is available.
      app: also localize LC_TIME to GUI language.
      app: parse the release date for the last release.
      app: debug dialog will now advise to update when relevant.
      app: properly pass the last release version and date to gimp-debug-tool.
      app: fix a segmentation fault crash.
      app: forgot to localize a string.
      app: update gimp-update to new gimp_versions.json format.
      app: better error management.
      app, configure: new --disable-check-update option at configuration.
      app: now also process the build revision when checking for updates.
      app: accept "revision" and "date" fields to be absent on a build...
      app: don't show "Check for updates" button in Preferences when option...
      app: always show the "Check for updates" button in the About dialog.
      app: only show a "Last checked" date when we did at least 1 check.
      app: do not update a finalized dialog.
      app: store the revision number in a data file.
      configure, data: create/install the gimp-release file.

Jernej Simončič (4):
      Installer: unofficial languages, ghostscript 9.50
      Installer: skip .debug files when they don't exist
      Merge branch 'gimp-2-10' of gitlab.gnome.org:GNOME/gimp into gimp-2-10
      Installer: properly remove old icons on 32-bit installs and per-user installs

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

Julien Hardelin (3):
      Update French translation
      Update French translation
      Update French translation

Marco Ciampa (5):
      Updated Italian translation
      Updated Italian translation
      Updated Italian translation
      Updated Italian translation
      Updated Italian translation

Massimo Valentini (1):
      Issue 2862 - Error message. Unable to decode abr...

Michael Natterer (9):
      configure.ac: post-release version bump to 2.10.15
      Issue #4331 - Bevel Reflect Logo script crashes in 2.10.14
      Issue #2674 - File/Open Recent opens the wrong document
      Issue #2227 - GIMP 2.10.6 crashes with assertion GIMP_IS_TAGGED in...
      etc, docs: update the default gimprc and its manpage
      NEWS: some paragraph re-wrapping
      app: fix indentation in gui_restore_after_callback()
      app: s/getenv/g_getenv/ in gui_restore_after_callback()
      configure.ac: bump versions for the 2.10.16 release

Michael Schumacher (1):
      build: .gitlab-ci.yml: add xorgproto package

Nikc M (1):
      Issue #175 - Allow the erase every other row plugin to skip a different number of rows

Oleksii Samorukov (4):
      Fix "finite() is depricated" warning on macOS
      Revert finite() fix as it needs to be done in pdb and configure
      Move macos menu init to the gui related code and reparent it with a main window.
      Return FALSE on gimp_osx_focus_window to avoid endless loop

Pascal Terjan (1):
      Add missing -lm to file-psd plug-in

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

Rodrigo Lledó (12):
      Updated Spanish Translation
      Update Spanish translation
      Update Spanish translation
      Updated Spanish Translation
      Update Spanish translation
      Updated Spanish Translation
      Updated Spanish Translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation

Ryuta Fujii (11):
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation

Sabri Ünal (4):
      Update Turkish translation
      Update Turkish translation
      Update Turkish translation
      Update Turkish translation

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

Tim Sabsch (11):
      Update German translation
      Update German translation
      Update German translation
      Update German translation
      Update German translation
      Update German translation
      Update German translation
      Update German translation
      Update German translation
      Update German translation
      Update German translation

Zander Brown (1):
      Update British English translation

lillolollo (6):
      apply the same master patch
      tools, fix implicit declaration of function atoi warning
      Updating NEWS added bug resolved whit no commit reference
      Core: Fix cast to pointer from integer of different size warning on gimpbacktrace-windows.c
      plug-ins cml-explorer add missing gegl_init.
      Issue #4338 Plug-in file-header exporting to format C header wrong output.

sicklylife (8):
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation

woob (2):
      app: consolidate UI for merging down and anchoring layers (issue #1184)
      app: expand functionality of merge-down button

y-guyon (1):
      plug-ins: WebP: save_dialog() before gimp_export()

Øyvind Kolås (1):
      app,autotools: depend on babl 0.1.74 and GEGL 0.4.20

Руслан Ижбулатов (1):
      Windows backtrace: VEH must use stdcall


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