aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/TODO
diff options
context:
space:
mode:
authorArturo Espinosa Aldama <arturo@nuclecu.unam.mx>1998-04-15 14:47:33 +0800
committerArturo Espinosa <unammx@src.gnome.org>1998-04-15 14:47:33 +0800
commit420485aafa60a9ed46df9b4014074a1423f79dbf (patch)
tree6d8f5b7af3197baa5911648f64e109528eea290a /calendar/TODO
parentca50d9fad97731aefa9bca4075ba6f655c6e742e (diff)
downloadgsoc2013-evolution-420485aafa60a9ed46df9b4014074a1423f79dbf.tar
gsoc2013-evolution-420485aafa60a9ed46df9b4014074a1423f79dbf.tar.gz
gsoc2013-evolution-420485aafa60a9ed46df9b4014074a1423f79dbf.tar.bz2
gsoc2013-evolution-420485aafa60a9ed46df9b4014074a1423f79dbf.tar.lz
gsoc2013-evolution-420485aafa60a9ed46df9b4014074a1423f79dbf.tar.xz
gsoc2013-evolution-420485aafa60a9ed46df9b4014074a1423f79dbf.tar.zst
gsoc2013-evolution-420485aafa60a9ed46df9b4014074a1423f79dbf.zip
Now using time_t for new and set. Random fixes, as well.
1998-04-15 Arturo Espinosa Aldama <arturo@nuclecu.unam.mx> * gncal-year-view.[hc]: Now using time_t for new and set. Random fixes, as well. svn path=/trunk/; revision=137
Diffstat (limited to 'calendar/TODO')
-rw-r--r--calendar/TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/calendar/TODO b/calendar/TODO
index 8cb3a2d68b..dfc7e2e2d0 100644
--- a/calendar/TODO
+++ b/calendar/TODO
@@ -10,19 +10,9 @@ Event editor dialog:
Full day view widget:
-- Right-click on background should pop up a menu with "New
- appointment" item.
-
-- Right-click on child should pop up a menu with "Properties" and
- "Remove appointment" items.
-
- Layout the children nicely like M$ Schedule or Netscape Calendar do
(i.e. make them not overlap each other).
-Year view:
-
-- Make use of Arturo's year view code.
-
Month view:
- Write a month view widget.