[gimp] Created tag GIMP_2_10_6



The signed tag 'GIMP_2_10_6' was created.

Tagger: Michael Natterer <mitch gimp org>
Date: 1534701966 +0200

    Tag the 2.10.6 release

Changes since the last tag 'GIMP_2_10_4':

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

Bruno Lopes da Silva (9):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Caio Nascimento (1):
      Update Brazilian Portuguese translation

Claude Paroz (1):
      Updated French translation for libgimp/plugins

Daniel Mustieles (8):
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Daniel Șerbănescu (1):
      Update Romanian translation

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

Ell (71):
      app: add gimp_parallel_run_async_{full,independent}()
      app: add gimp_drawable_get_sub_preview_async()
      app: render drawable previews asynchronously
      app: make dependent options insensitive when "promote imported" is unchecked
      app: add config option to enable/disable layer-group previews
      app: add active async-operations counter to the dashboard
      app: fix drawable-preview offset
      app: add mnemonic to the layer-group previews prefrences option
      app: fix signature of gimp_parallel_run_async() function template
      configure.ac: require GEGL >= 0.4.5
      app: add gegl:stereographic-projection (little planet) to the menus
      app: fix potential segfault in gimp_action_history_activate_callback()
      Issue #1783 - Xcf file crashing gimp-console-2.10 ...
      Issue #1783 - Xcf file crashing gimp-console-2.10 ...
      libgimpcolor, app: gracefully reject empty ICC profiles
      libgimpconfig: allow writing empty data in gimp_config_writer_data()
      app: avoid CRITICAL when writing 0-length data to XCF
      app: avoid CRITICAL when loading XCF with empty gimp-image-grid parasite
      app: avoid CRITICAL when loading XCF with empty gimp-image-metadata parasite
      libgimpbase: gracefully reject Exif/IPTC/XMP metadata of invalid size
      app: avoid CRITICAL when loading XCF with empty symmetry parasites
      app: avoid CRITICAL when loading XCF with empty gimp-text-layer parasite
      app: log actions upon activation before emitting "selected" signal
      app: properly shut down gimp-parallel in stable versions
      Issue #1792 - Xcf file crashing gimp-console-2.10 ...
      app, pdb: use gimp_babl_is_valid() in more places
      app: work around GTK bug causing UI freeze during tree-view operations
      app: don't process updates when clearing container-tree-view context
      app: disable parallel asynchronous operations when GEGL_THREADS=1
      app: flush async-operations queue when setting async thread count to 0
      app: fix line-angle constraint when xres != yres
      app: add "orientation" property to GimpToolCompass + improvements
      Issue #1851 - Measure tool straighten rotation is always to the horizontal.
      app: bind "orientation" measure-tool option to compass
      Issue #1850 - Undoing the "straighten" operation in the Measure tool ...
      app: keep display-enums.h (sort-of) alphabetically sorted
      app: in GimpToolCompass, add visual distinction between angle lines
      app: update GimpToolCompass when display is scaled/rotated
      app, pdb: add gimp-register-file-handler-priority procedure
      Issue #1825 - PSD files are loaded as merged by default ...
      app: indentation fix in gimppluginmanager-restore.c
      app: fix dynamics editor "fade" curve color
      app: improve file-handler sorting
      Issue #1874 - Critical error after selecting "Edit Text on Canvas" ...
      app: in GimpDial, add "clockwise-angles" property ...
      app: in prop-GUI, use "direction" UI-meta of angle props for dial
      app: fix segafult when halting filter-tool with controller
      */Makefile.am: add *marshal.h files to BUILT_SOURCES
      app: copy the is-color-managed status when duplicating an image
      Issue #1884 - Incorrect font when export to png
      app: in GimpTileHandlerValidate, clear data when allocating tile
      app: add gimp_tile_handler_validate_unassign()
      app: add gimp_tile_handler_validate_buffer_copy()
      app: add GimpProjectable::bounds-changed signal
      app: respond to GimpProjectable::bounds-changed in GimpProjection
      app: add "update" parameter to gimp_drawable_set_buffer_full()
      app: stop idle projection rendering when flushing group layers
      app: use gimp_projectable_bounds_changed() when resizing group layers
      app: avoid re-rendering group layers upon translation
      app: avoid re-rendering group layers upon resizing
      app: fix gimp_projection_projectable_bounds_changed()
      app: short-circuit GimpProjection bounds-changed handler if disjoint
      Issue #1846 - "gitlab::" typo in the Windows installer
      Issue #1125 - Transform tools temporarily disables layer mask
      configure.ac: require GEGL >= 0.4.7
      app: keep sanity/blacklist gegl op lists alphabetically sorted
      app: add gegl:long-shadow to the menus
      app: fix projection update-area offset upon buffer allocation/reisizing
      app: fix group layer drawable update during size change
      app: show horizontal scrollbar in dashboard when necessary
      libgimp: disable tile command range check in plug-in tile backend

Hannie Dumoleyn (1):
      Update Dutch translation

Jehan (45):
      NEWS: kickstart the 2.10.6 news!
      INSTALL: add some recommended dependencies to GEGL.
      libgimpconfig: update some description comments.
      Issue #1160: file dialog view filter getting confused with file...
      Issue #1160: file dialog view filter getting confused with file...
      app: show relevant files only by default.
      NEWS: keep up-to-date.
      icons: update icons for new top-to-bottom text feature.
      NEWS: keep up-to-date.
      po: fix validation of Desktop file because of Marathi keywords.
      app: add "cairo-ARGB32" to "R'G'B'A u8" in gimp_babl_init_fishes().
      configure: making xgettext recommended version a requirement.
      INSTALL: update gettext requirement.
      app: minor coding-style cleanup.
      app, libgimpbase: update vertical text labels.
      Issue #1974: Memory leak in gimpimage.c.
      Issue #1974: Memory leak in gimpimage.c.
      Issue #1974: another memory leak when saving a file.
      Issue #1974: and again another memory leak.
      desktop: preparing release for GIMP 2.10.6.
      app: small code cleaning.
      Issue #1999: Opening the Preferences dialogue triggers Xcode warning.
      NEWS: keep up-to-date.
      tools: fix linking error.
      libgimpthumb: another missing link to libgimpbase.
      configure: GLIB_COMPILE_RESOURCES is wrong when cross-compiling.
      plug-ins: replace s/printf/g_printf/
      app, configure: add a --enable-win32-debug-console build option.
      app: work with GIO in splash code.
      INSTALL, configure: replace Jasper with OpenJPEG.
      Issue #1809: update DLL directory for 32-bit plug-in run from 64-bit...
      app: open the Windows console a bit earlier.
      NEWS: keep up-to-date.
      app: reorder function definitions/declarations.
      plug-ins: install plug-ins in subfolder.
      plug-ins: make plug-ins inside common/ to also install in subfolders.
      plug-ins: fix individual install targets of common plug-ins.
      Issue #788: also install all python plug-ins in their own directory.
      NEWS: keep up-to-date.
      NEWS: new long shadow filter was missing.
      po-python: skip copied Python files from POTFILES.
      plug-ins: include the right python source in the distribution.
      desktop: GIMP 2.10.6 is now planned to be released on 2018-08-19.
      app: fix "Bad interpreter" error messaging.
      Issue #1970: Python-fu missing in 2.10.4.

Jernej Simončič (11):
      Installer: include gdk-pixbuf-query-loaders.exe
      Installer: ignore version information on files installed to {app}
      Installer: install debug symbols by default
      Installer: remove Quick Launch icon
      Installer: update python2 interpreter file
      Installer: include full version number in icon name
      Installer: more verbose debug messages
      Installer: remove all obsolete 2.8 plugins
      Installer: show progress while removing old .debug files
      Installer: improved compile.bat
      Installer: fix .svg MIME type in Registry (fixes toolbox icons)

Marco Ciampa (6):
      Updated Italian translation
      Merge branch 'gimp-2-10' of gitlab.gnome.org:GNOME/gimp into gimp-2-10
      Updated Italian translation
      Updated Italian translation
      Updated Italian translation
      Updated Italian translation

Mario Blättermann (1):
      Update German translation

Martin Srebotnjak (12):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Matej Urbančič (6):
      Updated Slovenian translation ...
      Merge branch 'gimp-2-10' of gitlab.gnome.org:GNOME/gimp into gimp-2-10
      Updated Slovenian translation ...
      Updated Slovenian translation ...
      Updated Slovenian translation ...
      Updated Slovenian translation ...

Michael Natterer (39):
      configure.ac: post-release version bump to 2.10.5
      app, plug-ins: clean up gimpbrush-header.h and gimppattern-header.h
      app, plug-ins: move GIMP_BRUSH_MAX_SIZE to gimpbrush-header.h
      Issue #1730 - pat file that crashes gimp-2.10
      plug-ins: need to initialize "name" now in file-pat.c
      Issue #1805 - Sample Points keep resetting themselves to "Pixel"
      app: make the rectangle options a bit narrower, still too wide...
      app, libgimp*: make user visible color model labels consistent
      libgimpwidgets: forgot one s/H/h/ in LCh
      po*: change Report-Msgid-Bugs-To URL to gitlab.gnome.org
      More bugzilla -> gitlab in various files
      Change the license URL from http://www.gnu.org/licenses/ to https://
      Forgot some license links...
      Issue #1833 - (gimp-context-get-gradient-repeat-mode) always warns...
      Issue #1834 - (gimp-context-get-gradient) could return a gradient name...
      app: remove duplicate include in gimpcurvesconfig.c
      app: small formatting fix in gimpfiltertool-widgets.c
      app: relax precondition checks in gimp_operation_config_get_type()
      Issue #1841 - Export As... mng swaps width and height
      libgimpthumb: update the URL of the thumbnail spec
      Change a bazillion URLs to https://
      plug-ins, pdb: remove the unsharp-mask plug-in and add a PDB compat proc
      app: rename enum GimpColorPickMode to GimpColorPickTarget
      app: some cosmetic cleanup in the guide code
      app: turn GimpSamplePoint into a GObject, just like GimpGuide
      app: add GimpAuxItem as base class for GimpGuide and GimpSamplePoint
      app: minor cleanup in gimpguide.c
      app: sort core-enums.h alphabetically
      app: move GimpColorFrameMode to the core and name it GimpColorPickMode
      Issue #1805 - Sample Points keep resetting themselves to "Pixel"
      Issue #1805 - Sample Points keep resetting themselves to "Pixel"
      libgimpcolor: add gimp_color_profile_get_space()
      app: opaque in gimp_layer_new() is 1.0 not 255
      libgimpwidgets, icons: add gimp-color-space-non-linear icon
      Issue #1662 - GIMP crashes while using cage transform when selection is active
      Issue ##2000 - Linked and unlinked chain icons look almost identical
      etc, docs: regenerate system gimprc and its manpage
      icons: make the gap of the broken chain larger in the Color theme
      configure.ac: release GIMP 2.10.6

Michael Schumacher (1):
      icons: add missing gimp-color-space-non-linear.png files

ONO Yoshio (5):
      MR !19: Add support for vertical text writing.
      Modified a comment in more detail.
      Fixed that anchor position of text is shifted when text direction is changed.
      Fixed when texttool popup is shown first, it does not have current text direction.
      Fix file-pdf-save exports broken vertical text.

Pat David (1):
      app, libgimpbase: update vertical text labels (shorten)

Piotr Drąg (9):
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation

Rafael Fontenelle (2):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Ricardo Silva Veloso (1):
      Update Brazilian Portuguese translation

Rodrigo (4):
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation

Rodrigo Lledó (7):
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation

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

Snehalata B Shirude (2):
      Added Marathi translations
      Updated Marathi translation

Snehalata Shirude (1):
      Added Marathi translation

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

Vinzenz Vietzke (2):
      Update German translation
      Update German translation

luz.paz (2):
      Misc. comment typos
      gimptoolpolygon.c source typo

Øyvind Kolås (14):
      app: gimp:border propagate babl space
      app: gimp:compose-crop propagate babl space
      app: gimp:desaturate propagate babl space
      app: gimp:flood propagate babl space
      app: propagate babl space in pointfilter base class
      app: gimp:shrink propagate bable space
      app: gimp:grow propagate babl space
      app: gimp:set-alpha propagate space
      app: gimp:threshold-alpha propagate babl space
      app: gimp:semi-flatten propagate babl space
      configure/app: depend on babl 0.1.54
      configure/app: depend on GEGL 0.4.6
      configure/app: depend on babl 0.1.56
      configure/app: depend on GEGL 0.4.8


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