::icon-press and ::icon-release are not action signals. Pointed out by

* gtk/gtkentry.c: ::icon-press and ::icon-release are not
        action signals. Pointed out by Murray Cumming


svn path=/trunk/; revision=22501
This commit is contained in:
Matthias Clasen
2009-03-10 17:45:25 +00:00
parent 2f915bec20
commit 4b497ad5e8
2 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,11 @@
2009-03-10 Matthias Clasen <mclasen@redhat.com>
Bug 574622 GtkEntry: Should we wrap icon-press and icon-release
signals?
* gtk/gtkentry.c: ::icon-press and ::icon-release are not
action signals. Pointed out by Murray Cumming
2009-03-04 Michael Hasselmann <michaelh@openismus.com>
* gtk/gtkcomboboxentry.c (gtk_combo_box_entry_contents_changed):