summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-11-18 19:46:53 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-11-18 19:46:53 +0000
commitb2d939f980e91b3ff522e66a2f8187f9c71de523 (patch)
tree19cf710cfef8c707751ed85977211661f9afa472 /ChangeLog
parent12064bf08a3d522960b561c161e126cf4138fb62 (diff)
downloadgdk-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7462f536c..5597eaa14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)