summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2006-03-22 16:11:48 +0000
committerCarlos Garnacho <carlosg@src.gnome.org>2006-03-22 16:11:48 +0000
commitf77c0fb15ec8ee8010564dff83838d892176607d (patch)
tree1e334ea0a454108b472a3553aeaa349ef40cb3c6 /ChangeLog
parent0047b0b98ddfa0b21097ef2dd787393cf2ed5e31 (diff)
downloadgtk+-f77c0fb15ec8ee8010564dff83838d892176607d.tar.gz
send a GtkWidget** instead of a GtkNotebookPage* when doing tabs DnD, this
2006-03-22 Carlos Garnacho <carlosg@gnome.org> * gtk/gtknotebook.c: send a GtkWidget** instead of a GtkNotebookPage* when doing tabs DnD, this allows DnD interaction with other widgets, added some docs for this too. * tests/testnotebookdnd.c: add some code to test it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 984b10911a..4d96cb40d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-22 Carlos Garnacho <carlosg@gnome.org>
+
+ * gtk/gtknotebook.c: send a GtkWidget** instead of a GtkNotebookPage*
+ when doing tabs DnD, this allows DnD interaction with other widgets,
+ added some docs for this too.
+ * tests/testnotebookdnd.c: add some code to test it.
+
2006-03-22 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols: