diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-12 07:32:49 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-12 07:32:49 +0800 |
commit | b265b27dfc1e68424d509a17b9c6466adbae3fc9 (patch) | |
tree | 1e51ab8e242cdba68272961308da8be4ef1f628a /calendar/ChangeLog | |
parent | 5f869ecc19985407b08a29f03afbad7a37e1a43f (diff) | |
download | gsoc2013-evolution-b265b27dfc1e68424d509a17b9c6466adbae3fc9.tar.gz gsoc2013-evolution-b265b27dfc1e68424d509a17b9c6466adbae3fc9.tar.zst gsoc2013-evolution-b265b27dfc1e68424d509a17b9c6466adbae3fc9.zip |
More work on the recurrence dialog box, day navigation -mig
svn path=/trunk/; revision=126
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cd5a1c5bfa..47533ab9cd 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +1998-04-11 Miguel de Icaza <miguel@nuclecu.unam.mx> + + * gnome-cal.c (gnome_calendar_goto): Add support for navigating + on the day view. + + * timeutil.c (time_start_of_day, time_end_of_day, time_day_hour): + New time manipulation functions. + + * eventedit.c (ee_rp_init_frequency): Add the different frequency + editors to a notebook. Make the notebook startup on the entry + selected recurrence type; + 1998-04-11 Federico Mena Quintero <federico@nuclecu.unam.mx> * gncal-full-day.c (recompute_motion): Now we support selecting a |