summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-28
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 52b73b827f..c58dac649b 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,11 @@
+Thu Dec 27 16:05:30 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkarrow.c gtk/gtkimage.c gtkpixmap.c: Make interpretation
+ of misc->xpad/ypad consistent with GtkLabel. Do
+ directional flipping when interpreting misc->xalign/yalign.
+ Fix off-by-one error for negative x,y. (#67472, reported
+ by Mathieu Lacage)
+
Thu Dec 27 15:45:41 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkwidget.c (gtk_widget_set_style_internal):