[gimp] Created tag GIMP_2_10_0_RC2
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Created tag GIMP_2_10_0_RC2
- Date: Tue, 17 Apr 2018 20:20:50 +0000 (UTC)
The signed tag 'GIMP_2_10_0_RC2' was created.
Tagger: Michael Natterer <mitch gimp org>
Date: Tue Apr 17 22:20:09 2018 +0200
Tag the 2.10.0-RC2 release
Changes since the last tag 'GIMP_2_10_0_RC1':
Alexandre Prokoudine (8):
NEWS: keep updated
Updated Russian translation
2.10: updates for appdata
Update Russian translation
NEWS: update
NEWS: more updates
NEWS: update
Update Russian translation
Anders Jonsson (3):
Update Swedish translation
Update Swedish translation
Update Swedish translation
Aron Xu (2):
Update Chinese (China) translation
po-windows-installer: add Chinese (China) translation
Edward E (3):
file-open-location: create only one progress bar
file-open-location: disable widgets only while opening a file
file-open-location: don't close dialog if no file was opened
Ell (53):
Bug 794721 - CRITICAL converting image precision
app: in gimp_image_convert_precision(), report progress for selection mask
app: call gimp_progress_end() at gimp_image_convert_dither_u8() exit
Bug 794753 - do not dither image mask and channels for imported images
app: don't show invisible actions in search dialog
app: add --show-debug-menu command-line option
app: align projection update area to coarse grid
It's alive!
app: allow hiding groups in the dashboard
app: add "misc" group to the dashboard
app: use gegl_tile_handler_damage_rect() in TileHandlerValidate
app: fix Wilber's eyes
app: avoid potential division by 0 in dashboard CPU usage sampler
configure.ac: require a C++11 compiler
app: add gimp-parallel
app: switch gimpbrush-transform.c to C++
app: parallelize gimpbrush-transform.cc
app: switch gimppaintcore-loops.c to C++
app: parallelize gimppaintcore-loops.cc
app: switch gimp-gegl-loops.c to C++
app: parallelize gimp-gegl-loops.cc
app: fix iterator area in canvas_buffer_to_paint_buf_alpha()
app: add include guards to gimppatincore-loops.h
app: move brush-core loops to a separate file
app: parallelize gimpbrushcore-loops.cc
app: fix smudge tool artifacts
Bug 795048 - Image->mode->Grayscale results in a black or transparent image
app: throttle statusbar progress updates
Makefiles: don't use -xobjective-c when compiling C++ files on Mac
Makefiles: don't use -xobjective-c when linking files on Mac
app: align display paint area to a coarse grid
app: add gimp_drawable_{start,end,flush}_paint()
app: move painting to a separate thread
app: reorganize gimppaintool-paint
app: remove option for paint tools to opt out of a separate thread
Bug 795081 - Crash when using a brush combined with a dynamics
app, cursors: add rotate cursor modifier
app, cursors: add zoom cursor modifier
app: add GimpToolGyroscope
app: add a gyroscope controller to prop-gui
app: add custom GUI for gegl:panorama-projection
app: fix status message of GimpToolGyroscope
app: various fixes in GimpToolGyroscope
app: invert zoom mapping in gegl:panorama-projection gyro controller
build: add Chinese (China) translation to the Windows installer
Bug 795177 - seg fault with clone tool
Bug 795257 - Segmentation fault crash using the clone tool
app: avoid copying the brush boundary on each brush tool flush()
Bug 795230 - Rename Blend tool and provide PDB compatibility
Merge branch 'fix-gradient-history'
icons: s/gimp-tool-blend/gimp-tool-gradient/ in SVG icons
app: reorganize gimppainttool-paint, to allow use by subclasses
app: make the airbrush tool thread-safe w.r.t. paint thread
Elle Stone (1):
Add Gray theme back to GIMP
Jehan (52):
Bug 794772 - detect freetype2 using pkg-config.
devel-docs: minor typo.
configure, docs: set correct "mypaint-brush-path" value in man page.
app: cleaning out some if-0 variables.
app: make MyPaint brushes path relative on Win32 and macOS.
app: do not copy needlessly paint_mask GimpTempBuf.
app: save image symmetries in the XCF file.
Bug 792520 - Image symmetries should be saved: version the properties.
app: do not raise a warning when failing to deserialize symmetry...
etc: add 4K Ultra HD template and fix DCI 4K.
NEWS: starting the news for 2.10.0.
app: mirror positions 0.0 are accepted.
app: do not edit symmetry variables but properties.
app: fix dashboard help id.
NEWS: keep up-to-date.
app: check if tool control is active before setting modifier state.
plug-ins: minor fix of an error string.
libgimp: properly catch SIGABRT signal.
devel-docs: update debugging-tips.txt regarding --stack-trace-mode...
libgimp: add a gimp_fatal_func() allowing stack tracing plug-ins on...
libgimp: do not end the fatal and signal handlers with gimp_quit().
libgimp: various warning fixes for Win32.
libgimp: add an exception handler for Windows.
Bug 794949 - Plugin crash when opening png, jpeg or tiff with...
NEWS: keep up-to-date.
app: migrate tool-presets with s/GimpImageMapOptions/GimpFilterOptions/.
app: fix build error "‘memset’ was not declared in this scope".
build: do not bundle glib anymore.
build: upstream flathub build and base modules updated too.
build: update dev and nightly flatpak manifests.
po: fix desktop file keywords syntax for Basque translation.
libgimpbase: gimp_stack_trace_*() should get backtraces for all threads.
build: update base dependencies to fix flatpak.
libgimpbase: oups, I lost the "full" option in my backtrace.
app: do not use gimp_filename_to_utf8() in the signal handler.
Bug 795123 - plug-in crash starts neverending loop.
libgimpbase: improve multi-threaded stack traces.
desktop: changes in appdata and 2.10 <release> now uncommented.
desktop: preparing a new <release> tag for 2.10.0 RC2.
NEWS, desktop: small fixes in NEWS and in <release> appdata.
Bug 768872 - Tiling Symmetry doesn't wrap vertical coordinates over...
Bug 795185 - "Show image preview" works differently if checked before...
Bug 795185 - Corrective rotation guides are incorrect in GIMP 2.10.
app: migrate configuration files for s/Blend/Gradient/ tool renaming.
app: fix menu path for gradient tool s/Blen_d/Gra_dient/.
app: use "g" for gradient shortcut.
Bug 724692 - Canvas rotation stuck with specific order of actions.
NEWS: keep up-to-date.
INSTALL: make clear not to install libmypaint from master.
app, devel-docs: improve position of loading text on splash image.
NEWS, devel-docs: next release is RC2 + some fixes in release howto.
data: re-add 3 brushes of very questionable origin, but as "obsolete".
Jeremy Bicha (1):
appdata: Install appstream metadata to non-deprecated directory
Jordi Mas (1):
Update Catalan translation
Julien Hardelin (2):
Updated French translations
Updated French translation
Khaled Hosny (1):
Update Arabic translation
Marco Ciampa (4):
Updated Italian translation
Updated Italian translation
Updated Italian translation
Updated Italian translation
Massimo Valentini (2):
app: improvements in code executed a lot while painting.
app: silence gcc warning
Michael Natterer (68):
app: fix formatting in previous commit
app: fix error reporting in gimp_tool_preset_deserialize_property()
Bug 794747 - Multiple GIMP-WARNINGs about duplicate accelerators on startup
configure.ac: fix check for freetype2
Stop leaking properties of the distcheck machine into the tarball
configure.ac: add new option --enable-bundled-mypaint-brushes
desktop: add gimp-data-extras.metainfo.xml to .gitignore
app: use gimp_config_writer_string() to output the mypaint-brush-path
configure.ac: require babl >= 0.1.45 and GEGL => 0.3.31
app: use g_clear_foo() in gimp_gegl_procedure_finalize()
app: a colon was missing after "Debug Policy" in preferences
app: ...and a mnemonic.
app: add a "Filter Dialogs" section to prefs -> dialog defaults
Bug 794826 - Do not default to last used filter settings
app: fix new g_object_ref() warnings in gimp_filter_tool_edit_as()
Bug 794356 - Rulers always shown for subsequent image views
app: remove unused variable in gimp_tile_handler_validate_command()
Bug 772126 - Make GimpColorFrame handle very long numbers
app: switch the first two args of gimp_channel_new_from_buffer()
Bug 794356 - Rulers always shown for subsequent image views
app: remove some references to TileManager from xcf-load.c comments
Bug 770424 - Themes: insensitive menu item are not readable
Bug 791519 - Unexpected selection from channel
Bug 791519 - Unexpected selection from channel
Bug 795057 - Insensitive text in plug-ins is unreadable with dark themes
Revert "Bug 791512 - make the selection boundary detection the same as 2.8"
pdb: one of the recent typo fixes was in a generated file
Bug 791519 - Unexpected selection from channel
Bug 795050 - ‘strncpy’ output truncated before terminating nul
Bug 795207 - Add color space to blend(gradient) tool options
Bug 795230 - Rename Blend tool and provide PDB compatibility
app: fix the build after the GimpGradientBlendColorSpace commit
Bug 795230 - Rename Blend tool and provide PDB compatibility
Bug 795230 - Rename Blend tool and provide PDB compatibility
Bug 795230 - Rename Blend tool and provide PDB compatibility
Bug 795230 - Rename Blend tool and provide PDB compatibility
app: add GimpGradientBlendColorSpace parameter to gimp_drawable_gradient()
po: fix typo in POTFILES.in
app: simpler and better-aligned packig in gimpviewablebox
app: even in a "gradient tool" its called "Blending" not "Gradienting"
app: drop alpha from all fishes in gimpgradient.c
app: add gimp_pdb_context_get_paint_options_list()
app: cast g_object_ref() argument in gimp_plug_in_proc_frame_init()
Bug 795230 - Rename Blend tool and provide PDB compatibility
Bug 795230 - Rename Blend tool and provide PDB compatibility
Bug 795230 - Rename Blend tool and provide PDB compatibility
Bug 795230 - Rename Blend tool and provide PDB compatibility
Bug 795230 - Rename Blend tool and provide PDB compatibility
pdb: improve docs of deprecated functions
pdb: forgot to add drawable_edit.pdb
pdb: deprecate all non-clipboard functions in the "edit" group
pdb: never pass bogus supersample values to gimp_drawable_gradient()
pdb: add procedures to set the built-in gradients
libgimp: properly sort gimp.defs
script-fu: port all scripts to the new gimp-drawable-edit functions
devel-docs: add new libgimp functions
configure.ac: reqire GEGL >= 0.3.34
app: fix duplication of GeglParamSpecSeed, we missed its limits before
pdb: fix use of "seed" properties in plug_in_compat.pdb
pdb: improve docs of gimp_context_set_diagonal_neighbors()
docs, etc: system gimprc and manpage regenerated with new setting
devel-docs: add missing stuff to libgimpbase-sections.txt
pdb: improve docs about which procedures are affected by context settings
themes: switch Dark's base[SELECTED] and text[SELECTED] colors
app: don't use style->dark for histogram and curve intersections/grid
NEWS: mention new libgimp API
NEWS: more updates
configure.ac: release 2.10.0-RC2
Piotr Drąg (6):
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Sebastian Rasmussen (2):
Update Swedish translation
Update Swedish translation
Thomas Manni (2):
Bug 794753 - do not dither image mask and channels for imported images
Bug 794926 - Foreground select tool: several critical errors when ...
Tobias Ellinghaus (2):
Fix build with vector icons enabled
PFM: Fix writing with ',' as decimal separator
Ville Pätsi (2):
Remove Lighter, Darker, and Gray themes
Rework and rename the default Dark theme
luz.paz (1):
Bug 794996 - Misc. typo fixes in comments in app/
shark0r (1):
Bug 794854 - Brush color is not added to color history in smudge tool
Øyvind Kolås (6):
app: only create GeglBuffer wrapper for cairo-data when used
configure/app: depend on babl 0.1.46
configure/app: depend on GEGL 0.3.32
libgimpbase: add GIMP_GRADIENT_BLEND_CIE_LAB value to enum
app: add handling of CIE Lab blend space to gradient
NEWS: mention CIE Lab gradient blending
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]