]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
New static function to set the background of all windows.
[~andy/gtk] / ChangeLog.pre-2-6
index c5402f54155a38ae96a6a6a3566357cce491365c..827fd3542fba4d59abb4edf73b3870404e9122ee 100644 (file)
@@ -1,3 +1,11 @@
+2002-12-21  Matthias Clasen  <maclas@gmx.de>
+
+       * 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  <hp@pobox.com>
 
        * gtk/gtktextview.c (gtk_text_view_move_visually): fix the documentation