X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=ChangeLog.pre-2-10;h=827fd3542fba4d59abb4edf73b3870404e9122ee;hb=e42ddac33f451043c236402840f4a7a986bc8023;hp=c5402f54155a38ae96a6a6a3566357cce491365c;hpb=535c4b5203a55e246a171fa8e7f8aa433c42d95a;p=~andy%2Fgtk diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index c5402f541..827fd3542 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,11 @@ +2002-12-21 Matthias Clasen + + * gtk/gtktextview.c (gtk_text_view_set_background): New static + function to set the background of all windows. + (gtk_text_view_style_set): Use gtk_text_view_set_background(). + (gtk_text_view_state_changed): New function; change background + according to state. (#88126) + 2002-12-21 Havoc Pennington * gtk/gtktextview.c (gtk_text_view_move_visually): fix the documentation