From dad5fd71fa54ddb1fb293a2448e3e0e4895cbacf Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 21 Jan 2005 18:15:42 +0000 Subject: Fixes #46404 2005-01-21 JP Rosevear 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 svn path=/trunk/; revision=28490 --- calendar/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'calendar/ChangeLog') 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 + + 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 * importers/icalendar-importer.c (update_objects): use receive_objects -- cgit v1.2.3