diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f1de8c504b..8e22595888 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,21 @@ +2005-01-21 JP Rosevear <jpr@novell.com> + + Fixes #46404 + + * gui/tasks-control.c (tasks_control_print_cmd): just call print + tasks, we don't do the dialog here + + * gui/print.h: update protos + + * gui/print.c (print_calendar): use e_print routines for config + and dialog and make copies and range settings properly available + (print_comp): ditto + (print_table): bring up dialog here so that printing for calendar + list view works correctly + + * gui/calendar-commands.c (print): pass extra params to print + table + 2005-01-19 Rodrigo Moya <rodrigo@novell.com> * importers/icalendar-importer.c (update_objects): use receive_objects |