]> Pileus Git - ~andy/gtk/commit
Bug 539248 – gtk_calender_query_tooltip calls ->detail_func with invalid
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Jul 2008 06:08:48 +0000 (06:08 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 6 Jul 2008 06:08:48 +0000 (06:08 +0000)
commite36dd2f4e3df550c94bd8379f7b14a431d31a746
tree333170802bb44c5d983e4678ba02fdc436e7dc6b
parent486d65659f747c1d98e9eb6dd07cfae4758d2b9d
Bug 539248 – gtk_calender_query_tooltip calls ->detail_func with invalid

2008-07-06  Matthias Clasen  <mclasen@redhat.com>

        Bug 539248 – gtk_calender_query_tooltip calls ->detail_func with
        invalid dates

        * gtk/gtkcalendar.c (gtk_calendar_query_tooltip):
        Check that the cursor is over a valid date before retrieving
        its details.  Patch by Chris Wilson

svn path=/trunk/; revision=20789
ChangeLog
gtk/gtkcalendar.c