summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Gobry <fredgo@src.gnome.org>2000-03-13 10:25:44 +0000
committerFrederic Gobry <fredgo@src.gnome.org>2000-03-13 10:25:44 +0000
commit7278dba0411aa9579d3af932a37e92e108d7fcc7 (patch)
tree1511597d6291a92b8c56a2ee6dea9f89438fb449
parent7e2f6b8cd1370ef7ec7c6f60534e54b2f1ab2cdf (diff)
downloadpygtk-7278dba0411aa9579d3af932a37e92e108d7fcc7.tar.gz
updated ChangeLog
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7c3af2d..07caeb61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,6 +48,16 @@
(GtkNotebook.set_menu_label_text): fixed typo
(GtkTreeItem.__getattr__): wrap subtree attribute.
+2000-03-01 Frederic Gobry <gobry@lith.di.epfl.ch>
+
+ * gtkmodule.c (PyGtkSelectionData_GetAttr): added .length field,
+ so that it is possible to check for invalid selection during
+ copy/paste.
+
+2000-02-23 Frederic Gobry <gobry@lith.di.epfl.ch>
+
+ * gtkmodule (GtkRet_FromPyObject): added missing break in switch.
+
2000-02-21 James Henstridge <james@daa.com.au>
* gtk.py (GtkTable.resize): added missing function. Patch from