diff options
author | Kidd Wang <kiddwang@src.gnome.org> | 2004-03-12 16:44:23 +0800 |
---|---|---|
committer | Kidd Wang <kiddwang@src.gnome.org> | 2004-03-12 16:44:23 +0800 |
commit | 3ea7be06f053a56e14b9ca29005b6f76fa870ea4 (patch) | |
tree | dd3908c3bd063f0ee1f0463a0ea0ca633b79ac0b /widgets/misc/ChangeLog | |
parent | f61aa6b19cefdd94f2605c565ed451dbc2788936 (diff) | |
download | gsoc2013-evolution-3ea7be06f053a56e14b9ca29005b6f76fa870ea4.tar.gz gsoc2013-evolution-3ea7be06f053a56e14b9ca29005b6f76fa870ea4.tar.zst gsoc2013-evolution-3ea7be06f053a56e14b9ca29005b6f76fa870ea4.zip |
enlarge the text box to accomodate the time info in different locales.
* e-dateedit.c: (create_children): enlarge the text box to accomodate
the time info in different locales.
svn path=/trunk/; revision=25041
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 7ea04de2be..ddf0f43d22 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2004-03-12 Kidd Wang <kidd.wang@sun.com> + + * e-dateedit.c: (create_children): enlarge the text box to accomodate + the time info in different locales. + 2004-03-11 Jeffrey Stedfast <fejj@ximian.com> Fix for bug #55267. |