diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-08-30 05:42:37 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-08-30 05:42:37 +0000 |
commit | 7ee4ea8719283be67608bcfe7372e800c38fc2a9 (patch) | |
tree | fed67d5d3d5692993f88e4a443b779c970261ac3 /ChangeLog.pre-2-10 | |
parent | 62c23bec25b031ec9ede93ac892d0ad03ad0cdc0 (diff) | |
download | gdk-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-10 | 5 |
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) |