diff options
author | Hao Sheng <hao.sheng@sun.com> | 2005-01-18 15:24:31 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2005-01-18 15:24:31 +0800 |
commit | 2fef5caaa6d7e8968975fb50c201dd1382f82723 (patch) | |
tree | a58b935eff357b720edb978f742a913d318621d8 /widgets/ChangeLog | |
parent | a4e552d62748ca43a43c23032534b71cc2b1e842 (diff) | |
download | gsoc2013-evolution-2fef5caaa6d7e8968975fb50c201dd1382f82723.tar.gz gsoc2013-evolution-2fef5caaa6d7e8968975fb50c201dd1382f82723.tar.zst gsoc2013-evolution-2fef5caaa6d7e8968975fb50c201dd1382f82723.zip |
return the entry of the date edit.
2005-01-18 Hao Sheng <hao.sheng@sun.com>
* misc/e-dateedit.[ch]:
(e_date_edit_get_entry): return the entry of the date edit.
svn path=/trunk/; revision=28428
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 a3f2f194cb..cf7947e924 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,8 @@ +2005-01-18 Hao Sheng <hao.sheng@sun.com> + + * misc/e-dateedit.[ch]: + (e_date_edit_get_entry): return the entry of the date edit. + 2004-11-12 JP Rosevear <jpr@novell.com> * menus/gal-view-menus.c: Convert to G_DEFINE_TYPE |