summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-03-01 03:30:27 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-03-01 03:30:27 +0000
commit4ea9813d23e5454d7b301b33433ab8db457438cd (patch)
treeabe1ceeacc16e730137c4bbc1476414aec1c20e9 /ChangeLog.pre-2-8
parent8451e4f843d8e56a0b02e820002aec49d91ddc47 (diff)
downloadgtk+-4ea9813d23e5454d7b301b33433ab8db457438cd.tar.gz
Add gtk_entry_set_alignment() to allow right-aligned entries and a
Sun Feb 29 22:01:49 2004 Owen Taylor <otaylor@redhat.com> * gtk/gtkentry.[ch]: Add gtk_entry_set_alignment() to allow right-aligned entries and a "xalign" property. (#59799, patch from Egon Andersen and Steffen Gutmann) * gtk/gtkmisc.c (gtk_misc_class_init): Use improved xalign property description here too. * tests/testtext.c: UNDERLINE_ERROR test addition from Nicolas Settons' patch.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-813
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 4e73b4271e..cb3fc0430e 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,16 @@
+Sun Feb 29 22:01:49 2004 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkentry.[ch]: Add gtk_entry_set_alignment()
+ to allow right-aligned entries and a "xalign"
+ property. (#59799, patch from Egon Andersen and
+ Steffen Gutmann)
+
+ * gtk/gtkmisc.c (gtk_misc_class_init): Use improved
+ xalign property description here too.
+
+ * tests/testtext.c: UNDERLINE_ERROR test addition
+ from Nicolas Settons' patch.
+
Sun Feb 29 20:34:06 2004 Owen Taylor <otaylor@redhat.com>
* gtk/gtkwindow.[ch] gtk/gtkmenushellx.c: export