summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>1999-09-30 04:40:55 +0000
committerJames Henstridge <jamesh@src.gnome.org>1999-09-30 04:40:55 +0000
commitacebfab67912ae40c62089a2519d00c4241cbdb6 (patch)
tree434f612a99d059eda5852437a46b732828555dce /NEWS
parent4669fcdbc2b1e264d8b5fbe58e4a9c5a34402444 (diff)
downloadpygtk-PYGTK_0_6_3.tar.gz
1999-09-30 James Henstridge <james@daa.com.au> * configure.in: incremented version number. * pygnome/gnome/zvt.py: added extra methods. * pygnome/generate/zvt.defs: added new ZvtTerm methods. * pygnome/Makefile.am (EXTRA_DIST): added Vincent's examples to the distribution list. 1999-09-30 James Henstridge <james@daa.com.au> * pygtk.spec: updated spec file. * NEWS: added news items * configure.in: updated version number. * libglademodule.c: don't segfault when a widget name does not exist.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 47b704b8..bf491685 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+pygtk-0.6.3: 30-September-1999
+ - if the new gnome-python is installed, the libglade module will load
+ the gnome support. Make sure you remember to import gnome.ui if the
+ glade file contains any gnome widgets.
+ - New methods for GdkWindow objects -- lower, _raise (for stacking
+ order manipulation) and input_get_pointer (for XInput stuff).
+ - A few other bugs have been fixed as well. See ChangeLog for details.
+
pygtk-0.6.2: 9-August-1999
- Threading should work correctly with multiple threads accessing
GTK (assuming they use threads_enter/leave). Thanks go to Matt