Accepting request 454597 from home:mrdocs:branches:graphics
update to 2.8.20 - bugfix release OBS-URL: https://build.opensuse.org/request/show/454597 OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=8
This commit is contained in:
parent
518a52e295
commit
75148b4f91
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:39dd2247c678deaf5cc664397d3c6bd4fb910d3472290fd54b52b441b5815441
|
|
||||||
size 20824198
|
|
3
gimp-2.8.20.tar.bz2
Normal file
3
gimp-2.8.20.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:939ca1df70be865c672ffd654f4e20f188121d01601c5c90237214101533c805
|
||||||
|
size 20853324
|
66
gimp.changes
66
gimp.changes
@ -1,3 +1,66 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 3 21:15:06 UTC 2017 - plinnell@opensuse.org
|
||||||
|
|
||||||
|
- update to 2.8.20
|
||||||
|
|
||||||
|
- Core:
|
||||||
|
|
||||||
|
- Avoid D-Bus error message when built without D-Bus support
|
||||||
|
- fix OS X min required conditional in gimpimagewindow.c
|
||||||
|
- Saving to existing .xcf.bz and .xcf.gz files didn't truncate them
|
||||||
|
and could lead to unnecessarily large files
|
||||||
|
- Text layer created by gimp-text-fontname doesn't respect border
|
||||||
|
when resized
|
||||||
|
- avoid seeking when saving XCF files to prevent corruption with
|
||||||
|
file network shares (fixed since 2014, but not mentioned in NEWS yet)
|
||||||
|
|
||||||
|
GUI:
|
||||||
|
|
||||||
|
- Flow on Paint Dynamics editor dialog: the 'y' axis is indicating
|
||||||
|
'Rate' instead 'Flow'
|
||||||
|
- Vertical ruler shows artifacts if the status bar isn't showing
|
||||||
|
- Tablet stylus misbehaves when crossing the edge of a dock in
|
||||||
|
multi-window-mode
|
||||||
|
- Disable the new "automatic window tabbing" feature introduced on macOS
|
||||||
|
Sierra
|
||||||
|
- Improve the visiblity of slider handles with dark themes
|
||||||
|
- Make it harder to switch to renaming if selecting already selected
|
||||||
|
items in resource lists
|
||||||
|
|
||||||
|
Tools:
|
||||||
|
|
||||||
|
- make toggling to color picker mode of paint tools more robust
|
||||||
|
|
||||||
|
Libgimp:
|
||||||
|
|
||||||
|
- call gimp_file_entry_set_filename() with filename encoding
|
||||||
|
|
||||||
|
Plug-ins:
|
||||||
|
|
||||||
|
- Prevent the Python console from closing by the Escape key
|
||||||
|
- Help browser does not launch on OS X
|
||||||
|
- Filter 'Edge Detect/Difference of Gaussians' returns empty image
|
||||||
|
- only use -xobjective-c for compile commands
|
||||||
|
- mkgen.pl: fix calls to write_file() routine to write to current
|
||||||
|
directory
|
||||||
|
- When printing, the images are composed onto a white background to
|
||||||
|
prevent printing a black box instead of a transaprent image
|
||||||
|
- Fix color visison deficiency display filters to apply gamma
|
||||||
|
correction directly
|
||||||
|
|
||||||
|
|
||||||
|
Updated Translations:
|
||||||
|
|
||||||
|
- Catalan - Czech - Danish - Finnish - French - German
|
||||||
|
- Greek - Hungarian - Icelandic - Italian - Polish
|
||||||
|
- Portuguese - Slovak - Slovenian - Scottish Gaelic
|
||||||
|
- Spanish - Swedish
|
||||||
|
|
||||||
|
|
||||||
|
General:
|
||||||
|
|
||||||
|
- Bug fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 15 15:44:05 UTC 2017 - zaitor@opensuse.org
|
Sun Jan 15 15:44:05 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
@ -21,8 +84,7 @@ Sun Jul 31 04:04:52 UTC 2016 - plinnell@opensuse.org
|
|||||||
|
|
||||||
- update to 2.8.18
|
- update to 2.8.18
|
||||||
- Drop gimp-Multiple-Use-After-Free.patch - upstreamed
|
- Drop gimp-Multiple-Use-After-Free.patch - upstreamed
|
||||||
+Core:
|
+Core: - Initialize fontconfig cache in separate thread to keep GUI
|
||||||
- Initialize fontconfig cache in separate thread to keep GUI
|
|
||||||
responsive on first startup
|
responsive on first startup
|
||||||
- Properly recognize layer masks as deactivated, e.g. for moving layers
|
- Properly recognize layer masks as deactivated, e.g. for moving layers
|
||||||
- Create $XDG_DATA_HOME if it doesn't exist
|
- Create $XDG_DATA_HOME if it doesn't exist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user