summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-08-30 05:42:37 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-30 05:42:37 +0000
commit7ee4ea8719283be67608bcfe7372e800c38fc2a9 (patch)
treefed67d5d3d5692993f88e4a443b779c970261ac3 /ChangeLog.pre-2-10
parent62c23bec25b031ec9ede93ac892d0ad03ad0cdc0 (diff)
downloadgdk-pixbuf-7ee4ea8719283be67608bcfe7372e800c38fc2a9.tar.gz
Add functions which look for text, image or uri targets in an array of
2005-08-30 Matthias Clasen <mclasen@redhat.com> * gtk/gtk.symbols: * gtk/gtkselection.h: * gtk/gtkselection.c: Add functions which look for text, image or uri targets in an array of atoms. (#314089, Mark Wielaard)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-105
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 10040aaac..7bdfbd12c 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -2,6 +2,11 @@
* gtk/gtk.symbols:
* gtk/gtkselection.h:
+ * gtk/gtkselection.c: Add functions which look for text, image
+ or uri targets in an array of atoms. (#314089, Mark Wielaard)
+
+ * gtk/gtk.symbols:
+ * gtk/gtkselection.h:
* gtk/gtkselection.c (gtk_selection_data_targets_include_uri):
Add a function to check wether targets include uri.
(#314092, Mark Wielaard)