forked from jositux/gimp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
162 lines (127 loc) · 6.98 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
------------------------------
GNU Image Manipulation Program
2.4 Stable Branch
------------------------------
This is the stable branch of GIMP. No new features are being added
here, just bug-fixes.
Changes in GIMP 2.4.5
=====================
- fixed a regression introduced by the brush cursor optimization (bug #514309)
- fixed bug in transform tool preview (bug #340965)
- fixed PSD export of images with layer masks
- fixed base64 encoding routine of the Mail plug-in
- use the correct background color when creating a new image (bug #514082)
- explicitly link libgimpthumb with GLib (bug #515566)
- improved selection of the font sample string (bug #514021)
- unified handling of "Enter" and "Space" keysyms (bug #516544)
- fixed bug in the Glossy script when used with a pattern (bug #517285)
- correctly record dimensions in Exif data when saving as JPEG (bug #517077)
- fixed sensitivity of plug-in menu items (bug #517683)
- fixed potential crashes in Wind, Warp, Small Tiles and Apply Canvas
plug-ins (bug #516369)
- added default keyboard shortcut for "Paste As New Image" (Ctrl-Shift-V)
- added default keyboard shortcut for "Copy Visible" (Ctrl-Shift-C)
- fixed missing preview update in Curves tool (bug #518012)
- fixed a bug in the Frosty Logo script (bug #472316)
- fixed backward transformations using the PDB (bug #518910)
- translation fixes and updates (de, eu, eo, fr, he, hu, it, ja, ko)
Contributors:
Sven Neumann, Michael Natterer, Bill Skaggs, Kevin Cozens,
Ulf-D. Ehlert, Giuliano Pochini, LightningIsMyName
Changes in GIMP 2.4.4
=====================
- fixed typo in stock icon name
- fixed handling of PSD files with empty layer names (bug #504149)
- merged TinyScheme bug-fixes
- removed duplicate entry from Tango palette
- corrected parameter range in Chip Away script (bug #506110)
- reduced redraw priority and speed of the marching ants (bug #479875)
- fixed out-of-bounds array access in Convolution Matrix plug-in
- reduced rounding errors in Convolution Matrix plug-in (bug #508114)
- fixed potential crash on missing CMYK color profile
- fixed crash in Bumpmap plug-in when called from some scripts (bug #509608)
- Equalize should not equalise the alpha channel (bug #510210)
- increased the number of points the ImageMap plug-in can handle (bug #511072)
- adjusted the priority of the projection renderer (bug #511214)
- smooth the brush mask to get a simpler cursor boundary (bug #304798)
- show the selection even if the image window is invisible (bug #505758)
- allow to commit a pending rectangular selection using Enter (bug #511599)
- fixed bug in image dirty state logic (bug #509822)
- improved GIMPressionist preformance and reduced startup time (bug #512126)
- fixed a crash in the Convert to Color Profile plug-in (bug #512529)
- merged some other minor fixes from trunk
- translation updates (de, it, lt, ru, sv, uk)
Contributors:
Sven Neumann, Michael Natterer, Kevin Cozens, Hans Breuer, Bill Skaggs,
Ulf-D. Ehlert, Martin Nordholts
Changes in GIMP 2.4.3
=====================
- avoid filename encoding problems in the WMF import plug-in (bug #499329)
- fixed horizontal flipping of linked layers (bug #499161)
- raised the priority of the display idle renderer to improve performance
on Win32 (bug #499150)
- fixed a missing update in the Lighting plug-in UI (bug #500317)
- fixed a potential crash in the projection code (bug #500178)
- fixed a minor Makefile issue (bug #500826)
- removed some pointless warnings from the JPEG and TIFF load plug-ins
- fixed size calculation for the image size warning dialog (bug #329468)
- fixed loading of tool options for the rectangle tools (bug #498948)
- push/pop a context in the Fog filter
- fixed potential crashes in the Python binding
- corrected grid drawing with non-integer spacing (bug #502374)
- fixed grid snapping for coordinates less than the grid offset
- made the healing brush work properly when dragged (bug #492575)
- update tool state when a device change happens (bug #493176)
- improved validation of strings sent over the wire (bug #498207)
- fixed integer check in Script-Fu (bug #498207)
- fixed potential out-of-memory problem in Script-Fu
- fixed compilation on msys/mingw (bug #503124)
- fixed localisation of Python plug-ins on Win32 (bug #502506)
- translation updates (ca, cs, de, gl, it, ko, lt, sv, uk)
Contributors:
Jesper de Jong, Bill Skaggs, Michael Natterer, Sven Neumann,
Martin Nordholts, Kevin Cozens, Tor Lillqvist.
Changes in GIMP 2.4.2
=====================
- removed broken and useless HSV Graph script (bug #491311)
- update the histogram when a color correction tool is cancelled (bug #493639)
- fixed a crash with certain plug-in or script descriptions (bug #492718)
- corrected a tooltip (bug #495564)
- fixed a crash when GIMP is run without any modules (bug #495863)
- fixed error handling in the TIFF plug-in
- fixed a problem with Sample points
- fixed a crash when merging layers in indexed image (bug #495990)
- update the histogram when painting (bug #494049)
- fixed another problem with merge operations on indexed images (bug #496437)
- fixed crash in TIFF plug-in when saving indexed images (bug #497103)
- changed defaults so that a system monitor profile is only used when the
user explicitely enabled this feature (bug #496890)
- fixed endless loop when running equalize on transparent areas (bug #497291)
- fixed heap corruption in GimpColorScale widget that caused a crash in the
Compose plug-in (bug #399484)
- fixed use of background color in Particle Trace script (bug #498282)
- set the image menu insensitive when there's no image opened (bug #498511)
- translation updates (ca, et, it, lt, pt, pt_BR, sr, sv)
Contributors:
Kevin Cozens, Tor Lillqvist, Michael Natterer, Sven Neumann.
Changes in GIMP 2.4.1
=====================
- fixed a minor display rendering problem
- improved the workaround for broken graphics card drivers (bug #421466)
- fixed a crash with broken scripts and plug-ins (bug #490055)
- fixed potential syntax error in configure script (bug #490068)
- fixed parsing of floating point numbers in Script-Fu (bug #490198)
- fixed potential crash when converting an indexed image to RGB (bug #490048)
- update the histogram while doing color corrections (bug #490182)
- fixed another crash with broken plug-ins (bug #490617)
- fixed problems on Win32 when GIMP is installed into a non-ASCII path
- fixed handling of truncated ASCII PNM files (bug #490827)
- make sure that there's always a cursor, even for small brushes (bug #491272)
- fixed line-drawing with a tablet and the Shift key (bug #164240)
- added code to use the system monitor profile on OS X (bug #488170)
- show changes to the rounded corners in the Rectangle Select tool (bug #418284)
- reduced rounding errors in the display render routines (bug #490785)
- translation updates (ca, de, et, lt, mk, pa, sv)
Contributors:
Hans Breuer, Simon Budig, Kevin Cozens, Tor Lillqvist,
Michael Natterer, Sven Neumann, Martin Nordholts, Manish Singh.