summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2007-08-27 15:22:42 +0000
committerJohan Dahlin <johan@src.gnome.org>2007-08-27 15:22:42 +0000
commitc700a977d8f22903513364724b3c8e75ef60d8d1 (patch)
treeeb7899b1e16975314e191433a9b518858dbfafbe /NEWS
parent7b103e84daff3baf172462682d77c9e351f1a93d (diff)
downloadpygtk-c700a977d8f22903513364724b3c8e75ef60d8d1.tar.gz
Update
2007-08-27 Johan Dahlin <jdahlin@async.com.br> * README: * NEWS: Update svn path=/trunk/; revision=2893
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5bb92015..0f0f936e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+pygtk-2.11.0 4-februrary-2007
+ - Defs file tweaks (Mariano Suarez-Alvarez, Andrew Cowie, Yevgen Muntayan)
+ - Documentation building fixes (Richard Hult, Gustavo)
+ - Improve reverse wrapper (Gustavo, Sebastien Granjoux, Tim Evans)
+ - Code generator improvements (Gustavo, Yevgen)
+ - Update to Gtk+ 2.12 API (Gian Mario Tagliaretti)
+ - Update to Pango 1.16 API (Gian)
+ - Update to Atk+ 1.12 API (Gian)
+ - Wrap new GtkTreeView coordinate methods (Gian)
+ - Add wrappers for all GtkImage constructors (Gian)
+ - Wrap GtkBuilder (Gian)
+ - Add GtkBuilder and tooltip demons (Gian)
+ - Wrap GtkContainer.do_forall (Paul Pogonyshev)
+ - Add new API to simplify custom GenericTreeModels (Paul)
+ - Allow None to set_focus_child/set_focus (Paul)
+ - Update documentation (Gian, John Finlay)
+ - Make GtkToolTips.tips_data_list always return an empty list (Johan)
+
pygtk-2.10.4 4-februrary-2007
- Documentation build fixes (John Finlay, Gustavo)
- Return NULL on error in TextBuffer.register_serialize_format