diff options
author | Johnny Jacob <johnnyjacob@gmail.com> | 2006-01-11 21:00:19 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-11 21:00:19 +0800 |
commit | dcaef2dcba2bf0a41f881832645c84fa566daa60 (patch) | |
tree | 20273be4158ffecb38f0040600077b6e967e0111 /widgets/ChangeLog | |
parent | 3e41616a61f4af59d1fc900fa52801086e48033b (diff) | |
download | gsoc2013-evolution-dcaef2dcba2bf0a41f881832645c84fa566daa60.tar.gz 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/ChangeLog | 5 |
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: |