summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-01-17 21:32:34 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-01-17 21:32:34 +0000
commit18fb9bcd5356221120a87ba33832ed3d95c2e026 (patch)
tree7a3641a7a6881bab780f2b3e29496da94e3d3657 /ChangeLog
parent7525412032053295ce39f7a3954a9976b7cadcdf (diff)
downloadgdk-pixbuf-18fb9bcd5356221120a87ba33832ed3d95c2e026.tar.gz
Set the attributes onto the PangoLayout even if they are newly created
Wed Jan 17 16:22:54 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtklabel.c (gtk_label_size_request): Set the attributes onto the PangoLayout even if they are newly created from label->pattern.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb7f64a9c..1bdaddba8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jan 17 16:22:54 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtklabel.c (gtk_label_size_request): Set the
+ attributes onto the PangoLayout even if they are newly
+ created from label->pattern.
+
Tue Jan 9 11:20:48 2001 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkdnd-x11.c: Remove unused variable.