diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-08-24 06:03:46 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-08-24 06:03:46 +0800 |
commit | b29fc16e4b9130c44ec5702851166466164fbbf8 (patch) | |
tree | 234c8e0c3f41fa657b805453f9b70cbc0ea06754 /calendar/ChangeLog | |
parent | aaedfc462856ab8c6f4601931150aae518ae0ab5 (diff) | |
download | gsoc2013-evolution-b29fc16e4b9130c44ec5702851166466164fbbf8.tar.gz gsoc2013-evolution-b29fc16e4b9130c44ec5702851166466164fbbf8.tar.zst gsoc2013-evolution-b29fc16e4b9130c44ec5702851166466164fbbf8.zip |
Set vtype of new CalComponent (e_week_view_on_new_appointment): ditto
2000-08-23 JP Rosevear <jpr@helixcode.com>
* gui/e-week-view.c (e_week_view_key_press): Set vtype of new
CalComponent
(e_week_view_on_new_appointment): ditto
* gui/e-day-view.c (e_day_view_on_new_appointment): ditto
svn path=/trunk/; revision=4990
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b41a4471f2..07a1f54aa6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2000-08-23 JP Rosevear <jpr@helixcode.com> + * gui/e-week-view.c (e_week_view_key_press): Set vtype of new + CalComponent + (e_week_view_on_new_appointment): ditto + + * gui/e-day-view.c (e_day_view_on_new_appointment): ditto + +2000-08-23 JP Rosevear <jpr@helixcode.com> + * gui/e-day-view-time-item.c: Include gnome.h for gettext purposes * gui/gnome-cal.c: ditto |