[gimp] NEWS: Updated
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] NEWS: Updated
- Date: Tue, 3 May 2011 20:03:36 +0000 (UTC)
commit ee69c8f21e3af33fbb987af3d960e8868117d5e4
Author: Michael Natterer <mitch gimp org>
Date: Tue May 3 22:03:15 2011 +0200
NEWS: Updated
NEWS | 25 ++++++++++++++++++++-----
1 files changed, 20 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index b79d0fb..6548b1c 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,12 @@ 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
@@ -30,13 +36,19 @@ GEGL:
Libgimp:
- - foo
+ - 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.
Plug-ins:
- - foo
-
+ - 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
+ - PNG?
Data:
@@ -45,17 +57,20 @@ Data:
Developer documentation:
- - foo
+ - Many updates
Source and build system:
- - foo
+ - Make cairo a global dependency, starting at libgimpcolor
+ - Require poppler >= 0.12.4
General:
- foo
+ - 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]