diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-11-14 21:02:01 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-11-14 21:02:01 +0800 |
commit | d47593f8d0486b051c8c6f3754b01daf0a340112 (patch) | |
tree | 81b6d4e43f4d0d7443a5e2f5ebd95a871afb7172 /widgets/misc/ChangeLog | |
parent | 43ba90e4c840115d383af629db88b9fbba87b82d (diff) | |
download | gsoc2013-evolution-d47593f8d0486b051c8c6f3754b01daf0a340112.tar gsoc2013-evolution-d47593f8d0486b051c8c6f3754b01daf0a340112.tar.gz gsoc2013-evolution-d47593f8d0486b051c8c6f3754b01daf0a340112.tar.bz2 gsoc2013-evolution-d47593f8d0486b051c8c6f3754b01daf0a340112.tar.lz gsoc2013-evolution-d47593f8d0486b051c8c6f3754b01daf0a340112.tar.xz gsoc2013-evolution-d47593f8d0486b051c8c6f3754b01daf0a340112.tar.zst gsoc2013-evolution-d47593f8d0486b051c8c6f3754b01daf0a340112.zip |
Set a size for the date edit widgets, so that it doesnt expand too much.
2005-11-14 Srinivasa Ragavan <sragavan@novell.com>
* e-dateedit.c (create_children): Set a size for the date
edit widgets, so that it doesnt expand too much.
svn path=/trunk/; revision=30604
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 97431a2a17..4e6d33ed30 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2005-11-14 Srinivasa Ragavan <sragavan@novell.com> + + * e-dateedit.c (create_children): Set a size for the date + edit widgets, so that it doesnt expand too much. + 2005-09-28 Veerapuram Varadhan <vvaradhan@novell.com> * e-attachment-bar.c (update): gtk_pixbuf_add_alpha returns a |