diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-06-10 04:38:08 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-06-10 04:38:08 +0000 |
commit | 27a3785511a04e425b4caeaf8a995c5036ad6ce5 (patch) | |
tree | 2d6dbc35c0e88489e08dd58a361c5ef20a0e8c03 /ChangeLog.pre-2-8 | |
parent | 7d09e23bc8ea468482efac118ddbc68f1961b401 (diff) | |
download | gtk+-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-8 | 7 |
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 |