2001-12-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* idl/GNOME_Database_Report.idl: added ::Output interface, and made
	the runDocument method return that, so that we can make async
	retrieval of the reports

	* gda-report-engine.c (impl_ReportEngine_runDocument): implemented

	* gda-report-output.[ch]: implementation of the ::Output interface

	* job.[ch]: new files for processing reports
	(engine_job_process_report): function for processing the XML reports
	sent out by clients

2001-12-26  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-report-engine.[ch] (gda_report_engine_get_gda_client): new
	function for getting the global GdaClient object being used

	* libgda-report/gda-report-datasource.[ch]: fixed for compilation

	* idl/GNOME_Database_Report.idl: fixed

2001-12-25  Rodrigo Moya <rodrigo@gnome-db.org>

	* libgda-report/gda-report-document.c
	(gda_report_document_new_from_uri): implemented

	* libgda-report/gda-report-client.[ch]
	(gda_report_client_run_document): implemented

	* libgda-report/gda-report-datasource.[ch]: new files

	* idl/GNOME_Database_Report.idl: made runDocument use
	Bonobo::Stream's instead of simple string's, since we
	might be sending back and forth very big chunks of data.
	Added GNOME::Database::Report::DataSource interface

2001-12-24  Rodrigo Moya <rodrigo@gnome-db.org>

	* libgda-report/gda-report-document.[ch]: new files for managing
	the XML format used for reports
	(gda_report_document_new_from_string): new function
	(gda_report_document_new_from_uri): new function

2001-12-23  Rodrigo Moya <rodrigo@gnome-db.org>

	* main.c: main file for the engine binary

	* gda-report-engine.[ch]: GNOME::Database::Report::Engine object
	implementation

	* GNOME_Database_Report.server.in: added

	* idl/GNOME_Database_Report.idl: 1st phase of the report engine is
	very simple, so reflect that in the IDL. Also, reuse definitions
	from GNOME::Database

	* libgda-report/gda-report-client.[ch]: new files

2001-12-22  Rodrigo Moya <rodrigo@gnome-db.org>

	* common/*:
	* engine/*: removed for restructuration

	* libgda-report/: new directory to contain the report library

2001-11-03  Rodrigo Moya <rodrigo@gnome-db.org>

	* common/Makefile.am: added BONOBO_IDL_DIR for IDL compilation

2001-11-02  Rodrigo Moya <rodrigo@gnome-db.org>

	* Makefile.am:
	* common/Makefile.am:
	* engine/Makefile.am: fixed for new locations

2001-10-29  Akira TAGOH <tagoh@gnome-db.org>

	* Makefile.am: Added library age.

2001-09-01  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-report-client.[ch]: converted to GObject

	* common/: new directory for libgdareport-common

2001-07-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-report.h: main header file for the report library

	* gda-report-client.[ch]: GdaReportClient class, to be used by
	applications to connect to report engine

2001-07-19  Carlos Perell Marn <carlos@gnome-db.org>

	* Makefile.am: Reverted the changes about IDL's name.

2001-07-19  Carlos Perell Marn <carlos@gnome-db.org>

	* *.[ch]: Removed, need a heavy reimplementation.

2001-07-19  Carlos Perell Marn <carlos@gnome-db.org>

	* server: renamed to engine and reimplemented all.
	
2001-05-19  Carlos Perell Marn <carlos@gnome-db.org>

	* gda-report*.h: Reviewed and corrected some mistakes.
	* Makefile.am: Added the new .h files.
	
2001-05-18  Carlos Perell Marn <carlos@gnome-db.org>

	* gda-report*header.h, gda-report*footer.h, gda-report-detail.h,
	  gda-report-data.h, gda-report-page.h, gda-report-picture.h,
	  gda-report-line.h, gda-report-element.h, gda-report-label.h,
	  gda-report-object.h, gda-report-repfield.h, gda-report-section.h,
	  gda-report-special.h, gda-report-text-object.h: Defined
	* gda-report-element.h, gda-report-engine.h, gda-report.h: Updated to the new IDL.
	* gda-report-client.h: Added the new .h files.
	* gda*.c: Don't compile now, please wait I will commit the correct ones soon.
	
2001-05-16  Carlos Perell Marn <carlos@gnome-db.org>

	* gda-report-defs.h: Updated.
	* gda-report-section.h: Added and started the implementation...

2001-04-14  Michael Meeks  <michael@ximian.com>

	* Makefile.am: remove built files from dist.

2001-03-03  Carlos Perell Marn <carlos@gnome-db.org>

	* Makefile.am: Added the new files.
	* gda-report*.[ch]: Updated, now all the objects are defined,
	  but now I will do a major change to the IDL for include the
	  report objects inside the IDL. Rodrigo I know that we talk
	  about it and we saw that the actual IDL was right, but I
	  have been thinking about it, so I will send a modification
	  proposal shortly ;-).

2001-02-18  Carlos Perell Marn <carlos@gnome-db.org>

	* gda-report.[hc]: Almost completly implemented but at this momment
	  it doesn't compile, so don't add it to Makefile.am.
	* gda-report-engine.c: Some bug fixes.

2001-02-06	Carlos Perell Marn <carlos@gnome-db.org>

	* gda-report.[ch]: More updates

2001-02-06	Carlos Perell Marn <carlos@gnome-db.org>

	* gda-report.h: Renamed to gda-report-client.h
	* gda-report-object.[ch]: Renamed to gda-report.[ch]

2001-01-31      Carlos Perell Marn <carlos@gnome-db.org>

        * gda-report-object.[ch]: Started its implementation

2001-01-30	Carlos Perell Marn <carlos@gnome-db.org>

	* gda-report*.[ch]: Modified to the GNOME codify style

2001-01-15	Rodrigo Moya <rodrigo@gnome-db.org>

	* fixed header files issue

2001-01-14	Carlos Perell Marn <carlos@gnome-db.org>

	* gda-report-stream.c: minor updates.

2001-01-14	Carlos Perell Marn <carlos@gnome-db.org>

	* gda-report-stream.[ch]: Implemented, only need the exception handling
	  and a better errors control.
	* gda-report-enbine.[ch]: Added all the objetc stuff and as gda-report-stream.[ch]
	  needs a better errors control and the exception handling.

2001-01-09	Carlos Perell Marn <carlos@gnome-db.org>

	* more Makefile.am fixes and minor modifications...

2001-01-08	Carlos Perell Marn <carlos@gnome-db.org>

	* Rolled back the last change because it's better the old
	  namespace. With the new one we have something like:
	  GDA_Report_Report, and is a bit confusing, isn't it?

2001-01-07	Carlos Perell Marn <carlos@gnome-db.org>

	* idl/GDA_Report.idl: Modified to separate the Report engine
	  into its own namespace (GDA_Report_*).
	* *.[ch] Updated to use the new IDL.
	* Makefile.am: Added the options to remove the source files generated
	  by the idl compiler.

2001-01-05	Carlos Perell Marn <carlos@gnome-db.org>

	* gda-report-stream.[ch]: Updated to use the Gnome's
	  codify style.

2000-12-25	Carlos Perell Marn <carlos@gnome-db.org>

	* updated gda-report-stream.[ch] to make them compile again.
	* included the lib/gda-client directory for header files in
	  Makefile.am

2000-12-24	Carlos Perell Marn <carlos@gnome-db.org>

	* updated & erased the client/'s files that Rodrigo
	  moves to its correct place.

2000-11-12	Rodrigo Moya <rodrigo@gnome-db.org>

	* fixed gda-report-stream.[ch] to make them compile
	* moved the 2 files that were in the client/ subdirectory
	to its correct place

2000-11-05	Rodrigo Moya <rodrigo@linuxave.net>

	* removed some attributes from the IDL interfaces and
	added methods for accessing them instead

2000-10-29	Rodrigo Moya <rodrigo@linuxave.net>

	* idl/GDA_Report.idl: changed return value for
	ReportStream methods from any to a sequence of "octet"s

2000-10-22  Carlos Perell Marn <carlos@hispalinux.es>

	* Updated some report client objects and upgraded to
	the new GObject model

2000-10-01  Carlos Perell Marn <carlos@hispalinux.es>

	* Created an example for the report engine..
