diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-11-18 19:46:53 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-11-18 19:46:53 +0000 |
commit | b2d939f980e91b3ff522e66a2f8187f9c71de523 (patch) | |
tree | 19cf710cfef8c707751ed85977211661f9afa472 /ChangeLog | |
parent | 12064bf08a3d522960b561c161e126cf4138fb62 (diff) | |
download | gdk-pixbuf-b2d939f980e91b3ff522e66a2f8187f9c71de523.tar.gz |
Disconnect the sync callback for the visibility property. (#321761, Philip
2005-11-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaction.c (disconnect_proxy): Disconnect the
sync callback for the visibility property. (#321761,
Philip Langdale)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2005-11-18 Matthias Clasen <mclasen@redhat.com> + * gtk/gtkaction.c (disconnect_proxy): Disconnect the + sync callback for the visibility property. (#321761, + Philip Langdale) + Turn off input methods in invisible entries, since they are confusing. (#317002, James Su) |