diff options
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index a7783e3c7..e7509a779 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,12 @@ +Wed Feb 13 23:01:20 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkcalendar.c: Patch from Bill Haneman to draw + to focus using gtk_paint_focus() with the focus width + GtkWidget::focus-width. (#63075) + + * gtk/gtkcalendar.c (gtk_calendar_size_request): Initialize + label_char_ascent/descent to 0. (#56925) + 2002-02-13 Havoc Pennington <hp@redhat.com> * gtk/gtktextview.c (gtk_text_view_flush_scroll): validate a |