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 d5bceb8711..b7a83c1b83 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +1998-12-14 Federico Mena Quintero <federico@nuclecu.unam.mx> + + * year-view.c (idle_handler): Use the allocation size instead of + the old fields in the canvas structure. + + * goto.c (create_days): Use gtk_widget_set_usize() instead of + gnome_canvas_set_size(). + * quick-view.c (setup_event_list): Likewise. + 1998-12-09 Miguel de Icaza <miguel@nuclecu.unam.mx> * gncal-todo.c (simple_todo_editor): Use gnome_dialog_set_parent. |