summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn Finlay <finlay@src.gnome.org>2004-04-20 23:36:06 +0000
committerJohn Finlay <finlay@src.gnome.org>2004-04-20 23:36:06 +0000
commit1c32b06864055fcc3e09655a03c5621cc309d4f6 (patch)
treebd5edc236292adc9a7cc47595073fb28d1f13dff /ChangeLog
parent262aa0a9fc30b4751e7d9da4849f0601642305a5 (diff)
downloadpygtk-1c32b06864055fcc3e09655a03c5621cc309d4f6.tar.gz
gtk/gdk.override (_wrap_gdk_cursor_new) Add 2 more ways of creating a
* gtk/gdk.override (_wrap_gdk_cursor_new) Add 2 more ways of creating a cursor corresponding to gdk_cursor_new_from_pixbuf and gdk_cursor_new_for_display.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea306687..3cff1797 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* gtk/gdk.defs (gtk_colormap_get_screen) Add.
+ * gtk/gdk.override (_wrap_gdk_cursor_new) Add 2 more ways of creating
+ a cursor corresponding to gdk_cursor_new_from_pixbuf and
+ gdk_cursor_new_for_display.
+
2004-04-19 John Finlay <finlay@moeraki.com>
* gtk/gtktreeview.override