1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-06 01:12:40 +02:00

Update NEWS and AUTHORS for 2.7.1 with changes up until now

This commit is contained in:
Martin Nordholts
2010-02-13 21:54:48 +01:00
parent 32b7b79c33
commit 44d969c146
3 changed files with 18 additions and 2 deletions

View File

@@ -118,6 +118,7 @@ The following people have contributed code to GIMP:
Daniel Kobras
Øyvind Kolås
Robert L Krawitz
Kretynofil
Tuomas Kuosmanen
Olof S Kylander
Philip Lafleur
@@ -172,6 +173,7 @@ The following people have contributed code to GIMP:
Andreas Neustifter
Stephen Robert Norris
Tim Newsome
Jan Nordby
Martin Nordholts
Erik Nygren
Miles O'Neal

16
NEWS
View File

@@ -16,8 +16,7 @@ UI:
- Add "lock content" button to the layers, channels and paths dialogs,
make the lock buttons more compact
- Refuse to edit locked items
- Show layer groups in the layers dialog and add a menu item to
create group layers
- Add support for layer groups
- 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
@@ -33,6 +32,9 @@ UI:
- Add a still incomplete and unstable Single-window mode
- Have an Export button, not Save, in export dialogs
- Improve Free Select Tool handle highlightning
- Support changing user interface language from preferences
- Update ps-menurc with PS CS4 keyboard shortcuts
- Reduce spacing around canvas and use it for the canvas itself
Core:
@@ -50,6 +52,7 @@ Core:
- 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
- Don't leak shared tile memory on Solaris
GEGL:
@@ -61,6 +64,7 @@ Plug-ins:
- Updated script-fu's scheme to latest upstream fixes
- Don't store image-specific print settings globally
- Add fundamental OpenRaster (.ora) import and export support
Data:
@@ -68,6 +72,13 @@ Data:
- Add texture/grunge brushes made by Johannes Engelhardt
Developer documentation:
- Explain GimpContext
- Add SVG graphic with GIMP application core module dependencies
- Add a schedule for 2.8 development
General:
- Lots of bug fixes and cleanup
@@ -76,6 +87,7 @@ General:
- Clean up subsystem linking dependencies in app/
- Add unit testing framework in app/tests/ and some basic tests,
including basic UI tests and XCF tests
- Tentatively introduce usage of using Glade + GtkBuilder
Changes in GIMP 2.7.0

View File

@@ -133,6 +133,7 @@
<contributor role="author" last-active="2.2">Daniel Kobras</contributor>
<contributor role="author" last-active="2.8">Øyvind Kolås</contributor>
<contributor role="author" last-active="2.4">Robert L Krawitz</contributor>
<contributor role="author" last-active="2.8">Kretynofil</contributor>
<contributor role="documenter" last-active="2.4">Semka Kuloviæ-Debals</contributor>
<contributor role="artist author" last-active="2.0">Tuomas Kuosmanen</contributor>
<contributor role="documenter" last-active="1.2">Karin Kylander</contributor>
@@ -193,6 +194,7 @@
<contributor role="artist" last-active="2.4">Andreas Nilsson</contributor>
<contributor role="author" last-active="1.0">Stephen Robert Norris</contributor>
<contributor role="author" last-active="1.0">Tim Newsome</contributor>
<contributor role="author" last-active="2.8">Jan Nordby</contributor>
<contributor role="author" last-active="2.8">Martin Nordholts</contributor>
<contributor role="author" last-active="1.0">Erik Nygren</contributor>
<contributor role="author" last-active="1.0">Miles O'Neal</contributor>