summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-06-10 04:38:08 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-06-10 04:38:08 +0000
commit27a3785511a04e425b4caeaf8a995c5036ad6ce5 (patch)
tree2d6dbc35c0e88489e08dd58a361c5ef20a0e8c03 /ChangeLog.pre-2-8
parent7d09e23bc8ea468482efac118ddbc68f1961b401 (diff)
downloadgtk+-27a3785511a04e425b4caeaf8a995c5036ad6ce5.tar.gz
Start the drag before focusing the selected.day. Stop a beginning drag if
Thu Jun 10 00:36:15 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkcalendar.c (gtk_calendar_main_button): Start the drag before focusing the selected.day. * gtk/gtkcalendar.c (gtk_calendar_state_changed): Stop a beginning drag if the widget becomes insensitive.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 2f8eea5de8..7c8c435fa7 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,10 @@
+Thu Jun 10 00:36:15 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkcalendar.c (gtk_calendar_main_button): Start
+ the drag before focusing the selected.day.
+ * gtk/gtkcalendar.c (gtk_calendar_state_changed): Stop
+ a beginning drag if the widget becomes insensitive.
+
Thu Jun 10 00:09:06 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkcalendar.c (gtk_calendar_button_press): Start