summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-06-10 04:09:33 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-06-10 04:09:33 +0000
commit7d09e23bc8ea468482efac118ddbc68f1961b401 (patch)
tree9e09f6da262d7f4a3ef034210b571db1c5ab0504 /ChangeLog
parent1bc88a20d00c54e6a70cce2daa6418feff9135f0 (diff)
downloadgtk+-7d09e23bc8ea468482efac118ddbc68f1961b401.tar.gz
Start spinning before calling arrow_action(), so that a signal handler
* gtk/gtkcalendar.c (gtk_calendar_button_press): Start spinning before calling arrow_action(), so that a signal handler triggered from arrow_action() has a chance to stop the spinning. (#143966, Davyd Madeley)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ea4524078..2f8eea5de8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Jun 10 00:09:06 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkcalendar.c (gtk_calendar_button_press): Start
+ spinning before calling arrow_action(), so that a signal
+ handler triggered from arrow_action() has a chance to
+ stop the spinning. (#143966, Davyd Madeley)
+
Wed Jun 9 23:11:23 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a