diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-12-27 07:42:43 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-12-27 07:42:43 +0800 |
commit | 138e45cc665e70e637652eca1cae64ddf7e3b979 (patch) | |
tree | ae8edd258b5b9ebc9d634d917c6e133b6a545a72 /calendar/ChangeLog | |
parent | c1527a0f74533dd131576fcfc7b23188ff1466ba (diff) | |
download | gsoc2013-evolution-138e45cc665e70e637652eca1cae64ddf7e3b979.tar gsoc2013-evolution-138e45cc665e70e637652eca1cae64ddf7e3b979.tar.gz gsoc2013-evolution-138e45cc665e70e637652eca1cae64ddf7e3b979.tar.bz2 gsoc2013-evolution-138e45cc665e70e637652eca1cae64ddf7e3b979.tar.lz gsoc2013-evolution-138e45cc665e70e637652eca1cae64ddf7e3b979.tar.xz gsoc2013-evolution-138e45cc665e70e637652eca1cae64ddf7e3b979.tar.zst gsoc2013-evolution-138e45cc665e70e637652eca1cae64ddf7e3b979.zip |
New BonoboPropertyEventless stuff
pt 1
svn path=/trunk/; revision=7177
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6861c3d698..9aa2728798 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2000-12-26 Iain Holmes <iain@helixcode.com> + + * gui/calendar-summary.c (create_summary_view): Create a shared + BonoboEventSource object. + 2000-12-25 Miguel de Icaza <miguel@helixcode.com> * gui/e-day-view.c (e_day_view_init): Set draw background to FALSE. |