diff options
author | Seth Alves <alves@src.gnome.org> | 2000-04-08 23:39:04 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-04-08 23:39:04 +0800 |
commit | bf8ac9cd55803fc7c71f1e5c476b678472c8524b (patch) | |
tree | 5d0a1a2d770b54423f4e6dde02db24ac3cbe8c26 /calendar/ChangeLog | |
parent | a16423ef8ad6ab23085e0b458c3f66aa7124fef4 (diff) | |
download | gsoc2013-evolution-bf8ac9cd55803fc7c71f1e5c476b678472c8524b.tar gsoc2013-evolution-bf8ac9cd55803fc7c71f1e5c476b678472c8524b.tar.gz gsoc2013-evolution-bf8ac9cd55803fc7c71f1e5c476b678472c8524b.tar.bz2 gsoc2013-evolution-bf8ac9cd55803fc7c71f1e5c476b678472c8524b.tar.lz gsoc2013-evolution-bf8ac9cd55803fc7c71f1e5c476b678472c8524b.tar.xz gsoc2013-evolution-bf8ac9cd55803fc7c71f1e5c476b678472c8524b.tar.zst gsoc2013-evolution-bf8ac9cd55803fc7c71f1e5c476b678472c8524b.zip |
calendar is a frame instead of a window, now.
* gui/gncal-todo.c (simple_todo_editor): calendar is a frame instead
of a window, now.
* gui/gnome-cal.c (gnome_calendar_new): same
* gui/goto.c (goto_dialog): same
svn path=/trunk/; revision=2337
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 491b63dd06..5be56a4130 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2000-04-08 Seth Alves <alves@hungry.com> + + * gui/gncal-todo.c (simple_todo_editor): calendar is a frame instead + of a window, now. + + * gui/gnome-cal.c (gnome_calendar_new): same + + * gui/goto.c (goto_dialog): same + 2000-04-06 Seth Alves <alves@hungry.com> * gui/calendar-commands.c (calendar_control_activate): removed |