2000-12-7  Jody Goldberg <jgoldberg@home.com>

        * Release 0.60

2000-12-02  Michael Meeks  <michael@helixcode.com>

	* plugin.c (generic_marshaller): upd.

2000-12-01  Michael Meeks  <michael@helixcode.com>

	* plugin.c (generic_marshaller): update for new project API.

2000-11-18  Jody Goldberg <jgoldberg@home.com>

	* Release 0.59

2000-11-09  Almer S. Tigelaar  <almer1@dds.nl>

	* excel-gb-worksheets.c (excel_gb_worksheets_remove): Provide
	implementation. With warning as it can crash.

	* excel-gb-interior.c (convert_rgb_to_color): New function, used
	by excel_gb_interior_get_arg.
	(palette_from_color, excel_gb_interior_get_arg): Implement.
	
	* main.gba (demo): Get the sheet by index instead of by name
	to avoid trouble if the default sheet name is translated.

2000-11-13  Jody Goldberg <jgoldberg@home.com>

        * Release 0.58

2000-11-04  Michael Meeks  <michael@helixcode.com>

	* Makefile.am (gnum_gb_la_SOURCES): add worksheets collection.

	* excel-gb-application.c (excel_gb_application_deref): kill
	vile hack. (excel_gb_application_class_init): upd.
	(excel_gb_application_get_arg): impl.

	* excel-gb-worksheets.[ch]: Impl worksheets collection.

2000-11-02  Michael Meeks  <michael@helixcode.com>

	* excel-gb-range.c (excel_gb_range_interior): add.

2000-11-02  Thomas Meeks  <thomas@imaginator.com>

	* excel-gb-interior.[ch]: Create.

	* excel-gb-selection.[ch]: Create.

	* excel-gb-worksheet.c (excel_gb_worksheet_set_arg): add
	the 'Name' property.

2000-11-02  Michael Meeks  <michael@helixcode.com>

	* excel-gb-range.c (excel_gb_range_clear): cripple this function
	until the command context is sorted out.

2000-10-26  Michael Meeks  <michael@helixcode.com>

	* excel-gb-range.c (excel_gb_range_set_arg): fix.

	* excel-gb-worksheet.c (excel_gb_worksheet_cells): impl.

	* excel-gb-worksheet-function.[ch]: create.

2000-10-26  Michael Meeks  <michael@helixcode.com>

	* Makefile.am (EXTRA_DIST): add README gnumeric.gbp main.gba

	* Lots and lots of lovely work.

2000-10-21  Michael Meeks  <michael@helixcode.com>

	* plugin.c (register_vb_function): implement.
	prune loads of crud.
	(read_gb): nail leak; register fns.
	(generic_marshaller): re-enable.
	(read_gb): split out
	(read_ole2_gb): rename.
	(file_to_stream): impl.
	(file_provider): impl.
	(init_plugin): load ~/.gbproject.gbp

2000-10-10  Jody Goldberg <jgoldberg@home.com>

        * Release 0.57

2000-06-27  Jody Goldberg <jgoldberg@home.com>

	* plugin.c : remove symbol.h
	* streams.c : Ditto.

2000-06-18  Jody Goldberg <jgoldberg@home.com>

        * Release 0.56

2000-06-18  Jody Goldberg <jgoldberg@home.com>

        * Release 0.55

2000-05-30  Michael Meeks  <michael@helixcode.com>

	* Makefile.am (-DGNOMELOCALEDIR): kill explicit libole2 include.

2000-05-20  Jody Goldberg <jgoldberg@home.com>

        * Release 0.54

2000-05-11  Michael Meeks  <michael@helixcode.com>

	* streams.[ch]: Implement.

2000-05-09  Michael Meeks  <michael@helixcode.com>

	* plugin.c (value_to_gb): update to new value types.
	(stream_provider): implement.

	* Makefile.am (gnum_gb_la_SOURCES): add streams.[ch].

2000-05-16  Michael Meeks  <michael@helixcode.com>

	* Makefile.am (-DGNOMELOCALEDIR): add libole2 include.

2000-05-15  Jody Goldberg <jgoldberg@home.com>

	* plugin.c (value_to_gb) : Transition to 0.53 discriminated union.

2000-05-09  Jody Goldberg <jgoldberg@home.com>

	* Release 0.53

2000-04-05  Jody Goldberg <jgoldberg@home.com>

	* plugin.c (generic_marshaller) : Use eval_expr_nonempty, but do not
	  force scalar.

2000-03-22  Chema Celorio  <chema@celorio.com>

	* .cvsignore: Created .cvsignore in /plugins/gb,
	added Makefiles

2000-03-02  Michael Meeks  <michael@helixcode.com>

	* plugin.c (value_to_gb): fix from Dom, int->long.

2000-02-24  Michael Meeks  <michael@helixcode.com>

	* plugin.c (cleanup): fiddle.

2000-02-23  Michael Meeks  <michael@helixcode.com>

	* plugin.c (parse_file): fixup.

2000-02-10  Michael Meeks  <michael@helixcode.com>

	* plugin.c (generic_marshaller): fixup for new API.

2000-01-28  Michael Meeks  <michael@mejm2.dow.cam.ac.uk>

	* plugin.c (value_to_gb): implemented.
	(gb_to_value): implement.

	* plugin.c: created.
