diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-09 07:24:29 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-09 07:24:29 +0800 |
commit | 9bb0572b2caf451f7b91b7ff17eed75a0a9292da (patch) | |
tree | 8715c751bd3d33a046c27d70507c7c0853aa8b11 /calendar/TODO | |
parent | 2e5812a2c1575b9863e8f9209c123bb081eff436 (diff) | |
download | gsoc2013-evolution-9bb0572b2caf451f7b91b7ff17eed75a0a9292da.tar gsoc2013-evolution-9bb0572b2caf451f7b91b7ff17eed75a0a9292da.tar.gz gsoc2013-evolution-9bb0572b2caf451f7b91b7ff17eed75a0a9292da.tar.bz2 gsoc2013-evolution-9bb0572b2caf451f7b91b7ff17eed75a0a9292da.tar.lz gsoc2013-evolution-9bb0572b2caf451f7b91b7ff17eed75a0a9292da.tar.xz gsoc2013-evolution-9bb0572b2caf451f7b91b7ff17eed75a0a9292da.tar.zst gsoc2013-evolution-9bb0572b2caf451f7b91b7ff17eed75a0a9292da.zip |
The full day widget now gets updated correctly when you add an
appointment from the menus. - Federico
svn path=/trunk/; revision=116
Diffstat (limited to 'calendar/TODO')
-rw-r--r-- | calendar/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/calendar/TODO b/calendar/TODO index c93a64eae8..23be8e5b32 100644 --- a/calendar/TODO +++ b/calendar/TODO @@ -15,9 +15,6 @@ Event editor dialog: Full day view widget: -- The child widgets are not destroyed when the widget is updated, so - everything gets displayed incorrectly. - - Notify the calendar when a child changes. Look for the FIXMEs in the code. |