GNOME.org
summaryrefslogtreecommitdiff
path: root/NEWS
blob: a604d35c2164cbef256fe11aa5b4f2afb60e56f1 (plain)
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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
                   ------------------------------
                   GNU Image Manipulation Program
                          2.8 Stable Branch
                   ------------------------------

This is the stable branch of GIMP. No new features are being added
here, just bug-fixes.


Changes in GIMP 2.8.0
=====================


Core:

 - Add our own GimpOperationBrightnessContrast because GEGL one is different


Plug-ins:

 - Fix some GFig rendering issues


Source and build system:

 - Depend on Babl 0.1.10, GEGL 0.2.0 and some other new library versions


General:

 - Bug fixes
 - Translation updates


Changes in GIMP 2.7.5
=====================


UI:

 - Minor application menu fixes on the Mac
 - Make the toolbox arbitrarily resizable again
 - Add axis labels to the dynamics curves to make them more obvious
 - Fix dockable showing to do the right thing in both MWM and SWM
 - Fix some glitches in the tool preset UI, like proper sensitivity


Core:

 - Restore autoshrink functionality in the rectangle tools
 - Allow smudge to work with dynamic brushes
 - Make sure tool presets and tool options are consistent after loading
 - Add automatic tags for the folders a file lives in
 - Make the default Quick Mask color configurable
 - Fix Color Balance so the "range" setting actually makes a difference


Plug-ins:

 - Proper toplevel item sorting in the help browser
 - Use libraries instead of launching programs in file-compressor
 - Use the Ghostscript library instead of launching ghostscript
 - Allow to switch off antialiasing when importing from PDF
 - Embed the page setup in the main print dialog
 - Port Gfig to cairo


Libgimp:

 - Add PDB API to modify a lot of paint and ink options


Data:

 - Add a new set of default brushes and tool presets from Ramon Miranda


Developer documentation:

 - Update everything including app/ so all functions appear again


Source and build system:

 - Remove the unmaintained makefile.msc build system
 - Explicitly link plug-ins to -lm when needed
 - Also create .xz tarballs


General:

 - Lots of bug fixes
 - Tons and tons of translation updates


Changes in GIMP 2.7.4
=====================


UI:

 - Add a close button to image tabs in single-window mode
 - Improve the transform tools' undo strings to be more descriptive
 - Render the layer's "eye" icon in inconsistent state if the layer is
   visible, but one of its parents isn't
 - Add proper stacking for canvas items, so things don't hide each other
 - Make sure single-window-mode and multi-window-mode are always saved
   consistently in sessionrc


Core:

 - Fix "render_image_tile_fault: assertion `tile[4] != NULL' failed"
   warnings that occurred for some image sizes
 - Fix attachment of the floating selection when the gegl projection
   is enabled
 - Replace heal algorithm with a new one by Jean-Yves Couleaud that
   works much better
 - Make resource sub-folders show up in UI as tags, allowing users
   to easily locate resource collections they may have installed
 - Fix graphics tablet canvas interaction by moving from
   gdk_pointer_grab() to gtk_grab_add() for most grabs
 - Stop using motion hints, they are a concept from the dark ages


Libgimp:

 - Add a basic paint dynamics PDB interface


Plug-ins:

 - Make writing color space information to BMP files optional
 - PSD loader now reads and imports working paths


Script-Fu:

 - Lots and lots of undeprecations


Developer documentation:

 - Add devel-docs/gegl-porting-plan.txt


Source and build system:

 - Make git-version.h generation work in shallow git clones
 - Modernize use of autotools a bit, maintainer-mode and pdbgen
   are now enabled by default


General:

 - Make gimptool install scripts in the correct system-wide directory
 - Fix lots and lots of stuff found by static code analysis


Changes in GIMP 2.7.3
=====================


UI:

 - Use GimpSpinScales instead of scale entries in all dockable widgets
 - Allow the spin scale to control a range larger than its scale's range
 - Implement RTL mode in GimpSpinScale
 - Add lots of tooltips to tool options
 - Allow to drop more things to the empty image window, and simply
   create new images from them
 - Cage tool: allow to add handle to the cage when clicking on an edge
 - Cage tool: allow to remove selected handles from the cage by hitting delete
 - Remember column widths in multi-column dock windows
 - Support starting GIMP in single-window mode
 - When the brush is shared among paint tools, also share all
   brush-modifying paint options
 - Use ALT+number and ALT+Tab shortcuts to navigate between images
   in both single- and multi-window mode
 - Make 'Export to' always activatable and fall back to 'Export...' if
   no export target has been set yet
 - In single-window mode, add new dockable dialogs to the image window
   instead of in a new window
 - When switching on single-window mode, put docks in the image window
   depending on what side of the window they originally had
 - When switching off single-window mode, distribute dock windows
   better
 - Add a canvas item for the transform grid, fixing a major speed
   regression, and add the same guides options as in the rectangle tools
 - Don't unmaximize the single-window mode image window when closing
   images
 - Resurrect the "You can drop dockable dialogs here" help string
   below the toolbox
 - Make pick-and-move with the Move Tool work for layers in a layer
   group


Core:

 - Add GimpMotionBuffer which abstracts away stroke smoothing behind
   a simple API and takes it out of GimpDisplayShell
 - Add a GimpIdTable utility class
 - Add a GimpDockContainer interface
 - Add a GimpSessionManaged interface
 - Add GimpCanvasRectangleGuides which makes the rectangle tool's
   guides draw properly


Libgimp:

 - Make libgimp depend on GdkPixbuf
 - Add API to create layers from cairo surfaces
 - Make it impossible to include individual files from any GIMP
   library. This was always forbidden and designed so it most
   probably breaks, but now it reliably breaks using #error
 - Deprecate the "set_sensitive" logic and use g_object_bind_property()


Plug-ins:

 - Use poppler's cairo API to load PDFs, the pixbuf API is removed
 - Port screenshot from GdkPixbuf to cairo
 - Fix the annoying parser build warnings in imagemap
 - Add a check-for-deprecated-procedures-in-script-fu make target
 - Update libpng code to not use deprecated API (file-mng and file-png)
 - Add an Item class to pygimp
 - Correct/update some labels and defaults in the JPEG plug-in's save dialog UI
 - Fix "Bug 596410 - gimp-image-get-filename returns NULL for imported files"


Developer documentation:

 - Many updates


Source and build system:

 - Make cairo a global dependency, starting at libgimpcolor
 - Require poppler >= 0.12.4
 - Remove gimp-remote for good, it has been disabled for years


General:

 - Some more undeprecations now that we use GTK+ 2.24
 - Fix lots of warnings that are new in -Wall in GCC 4.6
 - Lots of bug fixes and cleanup
 - Lots of translation updates


Changes in GIMP 2.7.2
=====================


UI:

 - A lot of undeprecations due to GTK+ 2.22 and 2.24
 - Lots and lots of cairo porting, calls to gdk_draw_* are gone
 - Merge the cage transform tool from GSoC
 - Remove the old bitmap cursors completely and always use RGBA cursors
   also for compat cursors for old X servers
 - Add new GimpCanvasItem infrastructure with subclasses for everything
   that needs to be drawn on the canvas and port all tools to canvas items,
   this is a huge change that touches all tools and almost all display
   code, and which finally gets rid of XOR drawing altogether
 - Switch from purely idle-rendering the display to something that ensures
   a minimum framerate, so we don't fail to update under heavy load
 - Make the text tool handle RTL mode better
 - Change GimpColorMapEditor to use the newly added proxy GimpPalette
 - Replace the brush scale control in tool options by a brush size
   one that works in pixels, and does the right thing when the brush
   changes
 - Add new widget GimpSpinScale which is a scale with number entry,
   and use it in all tool options
 - Make the brush, pattern etc. selectors in tool options more
   compact and allow to directly jump to the editor dialogs
 - Make handle sizes in tools consistent
 - Add an on-canvas progress and use it for tool progress instead of
   the statusbar
 - Add a new GimpToolPalette class with lots of code that was
   in GimpToolBox
 - Allow to properly drop into and after a layer group
 


gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.