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..
