diff options
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 ced0d7c6ad..5ef00cfd37 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +1998-04-07 Federico Mena Quintero <federico@nuclecu.unam.mx> + + * eventedit.c: Removed unused global variable parent_class. + + * eventedit.h: Renamed gtk_window field to window. + Made the parent_class field in the EventEditorClass structure be a + GtkWindowClass, not a gnome property box class. + Added prototype for event_editor_get_type(). + 1998-04-06 Federico Mena Quintero <federico@nuclecu.unam.mx> * gncal-week-view.c (gncal_week_view_new): Use the new |