From 9475e61b509b367c03f4e854cfde34198b948bee Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Wed, 4 Jun 2003 05:12:21 +0000 Subject: [PATCH] Update svn: r1657 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0e67f8c63..dd9a81648 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-06-04 Alex Roitman + * src/Report.py: Split ReportDialog into BareReportDialog and + its subclass of ReportDialog. BareReportDialog has nothing to do with + the paper, format, filename, etc. + * src/plugins/BookReport.py: Make ReportOptionsDialog a sublcass of + Report.BareReportDialog. + 2003-06-03 Alex Roitman * src/plugins/summary.glade, src/plugins/desbrowse.glade: Removed unnecessary buttonbox in the action area of a dialog -- this