diff --git a/AUTHORS b/AUTHORS index f50b0fee4d..64d8d55807 100644 --- a/AUTHORS +++ b/AUTHORS @@ -88,6 +88,7 @@ The following people have contributed code to GIMP: Pavel Grinfeld Dov Grobgeld Michael Hammel + Tim Harder Marcus Heese Robert Helgesson James Henstridge @@ -104,8 +105,10 @@ The following people have contributed code to GIMP: Ben Jackson Tim Janik Kristian Jantz + Javier Jardón Tim Jedlicka Róman Joost + Alexander Jones Geert Jordaens Aurimas Juška Andrew Kieschnick @@ -184,6 +187,7 @@ The following people have contributed code to GIMP: Mike Phillips Nils Philippsen Ari Pollak + Mircea Purdea Raphaël Quinet Dennis Ranke Tom Rathborne @@ -207,6 +211,7 @@ The following people have contributed code to GIMP: Peter Sikking Ted Shaneyfelt Aaron Sherman + SHIRAKAWA Akira Jernej Simončič Manish Singh Mukund Sivaraman @@ -215,6 +220,7 @@ The following people have contributed code to GIMP: Kevin Sookocheff Adam Spiers Jakub Steiner + Omari Stephens Nathan Summers Mike Sweet Eiichi Takamori @@ -241,6 +247,7 @@ The following people have contributed code to GIMP: Karl Günter Wünsch Yoshinori Yamakawa Shirasaki Yasuhiro + Zhenfeng Zhao Simon Zilliken diff --git a/NEWS b/NEWS index 7b5244b83b..d19f7a25b5 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,18 @@ UI: create group layers - Improve internals and GUI of the save/export functionality - Move the shortcut dialog's "clear" button into the entry + - Clean up UI code by introducing GimpDockWindow and GimpImageWindow + classes + - Support multi-column dock windows + - Get rid of docking bars, use highlights in existing widget hierarchy instead + - Remove toolbox-window-hint gimprc setting and use dock-window-hint + for both toolbox and docks instead + - Move GimpDock::default-height style property to GimpDockWindow + - Polish save+export path-part precedence rules + - Merge the GSoC 2009 Advanced GUI for Brush Dynamics project + - Default to non-fixed-aspect in Canvas Size dialog + - Add a still incomplete and unstable Single-window mode + - Have an Export button, not Save, in export dialogs Core: @@ -36,6 +48,7 @@ Core: from all callers - Let drawables connect to their floating selection's "update" signal instead of letting the image do this job + - Fix brush rotation artifacts at even 90 degree rotation GEGL: @@ -58,8 +71,10 @@ General: - Lots of bug fixes and cleanup - Lots of translation updates + - Add more code documentation - Clean up subsystem linking dependencies in app/ - - Add unit testing framework in app/tests/ and some basic tests + - Add unit testing framework in app/tests/ and some basic tests, + including basic UI tests and XCF tests Changes in GIMP 2.7.0 diff --git a/authors.xml b/authors.xml index 230e7fe95e..79473eb786 100644 --- a/authors.xml +++ b/authors.xml @@ -33,7 +33,7 @@ Roberto Boyd Stanislav Brabec Hans Breuer - Simon Budig + Simon Budig João S. O. Bueno Carey Bunks Seth Burgess @@ -101,6 +101,7 @@ Dov Grobgeld Michael Hammel Julien Hardelin + Tim Harder Marcus Heese Robert Helgesson James Henstridge @@ -118,8 +119,10 @@ Simon Janes Tim Janik Kristian Jantz + Javier Jardón Tim Jedlicka Róman Joost + Alexander Jones Hans de Jonge Geert Jordaens Aurimas Juška @@ -206,7 +209,8 @@ Mike Phillips Nils Philippsen Ari Pollak - Alexandre Prokoudine + Alexandre Prokoudine + Mircea Purdea Raphaël Quinet Manuel Quiñones Dennis Ranke @@ -231,6 +235,7 @@ Peter Sikking Ted Shaneyfelt Aaron Sherman + SHIRAKAWA Akira Nickolay V. Shmyrev Jernej Simončič Manish Singh @@ -242,6 +247,7 @@ Adam Spiers Patrycja Stawiarska Jakub Steiner + Omari Stephens Kolbjørn Stuestøl Nathan Summers Mike Sweet @@ -271,5 +277,6 @@ Karl Günter Wünsch Yoshinori Yamakawa Shirasaki Yasuhiro + Zhenfeng Zhao Simon Zilliken