[gimp] NEWS: updates
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] NEWS: updates
- Date: Sat, 4 Jun 2011 15:11:03 +0000 (UTC)
commit b399ad910a50274d11ebe8d44af93eb05ed7ac18
Author: Michael Natterer <mitch gimp org>
Date: Sat Jun 4 17:10:48 2011 +0200
NEWS: updates
NEWS | 20 +++++++++-----------
1 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/NEWS b/NEWS
index 569475c..cd8d9f7 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,10 @@ UI:
- 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
Core:
@@ -32,11 +36,8 @@ Core:
- Add a GimpIdTable utility class
- Add a GimpDockContainer interface
- Add a GimpSessionManaged interface
-
-
-GEGL:
-
- - foo
+ - Add GimpCanvasRectangleGuides which makes the rectangle tool's
+ guides draw properly
Libgimp:
@@ -45,7 +46,8 @@ Libgimp:
- 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.
+ probably breaks, but now it reliably breaks using #error
+ - Deprecate the "set_sensitive" logic and use g_object_bind_property()
Plug-ins:
@@ -55,10 +57,7 @@ Plug-ins:
- 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)
-
-Data:
-
- - foo
+ - Add an Item class to pygimp
Developer documentation:
@@ -74,7 +73,6 @@ Source and build system:
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]