aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
authorJohnny Jacob <johnnyjacob@gmail.com>2006-01-11 21:00:19 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-01-11 21:00:19 +0800
commitdcaef2dcba2bf0a41f881832645c84fa566daa60 (patch)
tree20273be4158ffecb38f0040600077b6e967e0111 /widgets/ChangeLog
parent3e41616a61f4af59d1fc900fa52801086e48033b (diff)
downloadgsoc2013-evolution-dcaef2dcba2bf0a41f881832645c84fa566daa60.tar
gsoc2013-evolution-dcaef2dcba2bf0a41f881832645c84fa566daa60.tar.gz
gsoc2013-evolution-dcaef2dcba2bf0a41f881832645c84fa566daa60.tar.bz2
gsoc2013-evolution-dcaef2dcba2bf0a41f881832645c84fa566daa60.tar.lz
gsoc2013-evolution-dcaef2dcba2bf0a41f881832645c84fa566daa60.tar.xz
gsoc2013-evolution-dcaef2dcba2bf0a41f881832645c84fa566daa60.tar.zst
gsoc2013-evolution-dcaef2dcba2bf0a41f881832645c84fa566daa60.zip
Add the width to the pango layout.
2006-01-11 Johnny Jacob <johnnyjacob@gmail.com> * text/e-text.c (e_text_set_property): Add the width to the pango layout. svn path=/trunk/; revision=31138
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index 51038e226c..1acdae8ffb 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-11 Johnny Jacob <johnnyjacob#gmail.com>
+
+ * text/e-text.c (e_text_set_property): Add the width to
+ the pango layout.
+
2006-01-10 Simon Zheng <simon.zheng@sun.com>
* menus/gal-view-instance.c: