]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
create split package files
[~andy/gtk] / ChangeLog
index fdf297cb0438ede6f4574fa8c8f1e3d56bff8874..38a4c8a5ce849839a034f194ee2ea076419ef172 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+Tue Nov 26 18:28:58 GMT 2002  Tony Gale <gale@gtk.org>
+
+       * docs/tutorial/package-db-tutorial.sh:
+       (see #71679) create split package files
+
+Tue Nov 26 01:55:47 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gtk/gtkprogressbar.c (gtk_progress_bar_paint_text): don't offset
+       one pixel when calculating the x position of the text.
+
+Tue Nov 26 00:40:53 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gtk/gtkprogressbar.c (gtk_progress_bar_paint_text): draw text
+       twice, once with the prelight state and clipped to the progress
+       bar, and once with the normal state and clipped to the visible
+       part of the trough. Also fix a spelling error pointed out by
+       Matthias Clasen.
+
 Mon Nov 25 17:44:09 2002  Owen Taylor  <otaylor@redhat.com>
 
        Fixes from #98358, Havoc Pennington.