diff options
author | Damon Chaplin <damon@ximian.com> | 2001-02-26 03:48:49 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-02-26 03:48:49 +0800 |
commit | 802f47f2bf27e9c667b85ab30edb5799198cfaa8 (patch) | |
tree | 216399cc0a7577f50e3ef965ac86ab8942a529fe /widgets/misc/ChangeLog | |
parent | e65ce47c209498fc592e9bfb2720abdc0d2ffb9c (diff) | |
download | gsoc2013-evolution-802f47f2bf27e9c667b85ab30edb5799198cfaa8.tar.gz gsoc2013-evolution-802f47f2bf27e9c667b85ab30edb5799198cfaa8.tar.zst gsoc2013-evolution-802f47f2bf27e9c667b85ab30edb5799198cfaa8.zip |
new files to implement an ECell for showing and editing dates & times.
2001-02-25 Damon Chaplin <damon@ximian.com>
* e-cell-date-edit.[hc]: new files to implement an ECell for showing
and editing dates & times. (Unfinished)
* Makefile.am (libemiscwidgets_a_SOURCES): added e-cell-date-edit.[hc]
svn path=/trunk/; revision=8388
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 207ac511e7..7724bcffcb 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,10 @@ +2001-02-25 Damon Chaplin <damon@ximian.com> + + * e-cell-date-edit.[hc]: new files to implement an ECell for showing + and editing dates & times. (Unfinished) + + * Makefile.am (libemiscwidgets_a_SOURCES): added e-cell-date-edit.[hc] + 2001-02-24 Not Zed <NotZed@Ximian.com> * e-search-bar.c (add_dropdown): Move the event box into the |