2002-03-10  Jody Goldberg <jody@gnome.org>

	* Release 1.1.1

2002-03-06  Jody Goldberg <jody@gnome.org>

	* excel-gb-worksheet-function.c
	(excel_gb_worksheet_function_deref) : tweak.

2002-02-18  Jody Goldberg <jody@gnome.org>

	* Release 1.1.0

2002-01-21  Jody Goldberg <jody@gnome.org>

	* Release 1.0.3

2002-01-15  Jody Goldberg <jody@gnome.org>

	* Release 1.0.2

2002-01-06  Jody Goldberg <jody@gnome.org>

	* Release 1.0.1

2001-12-31  Jody Goldberg <jody@gnome.org>

	* Release 1.0.0

2001-12-24  Jody Goldberg <jody@gnome.org>

	* Release 0.99.1

2001-12-15  Jody Goldberg <jody@gnome.org>

	* Release 0.99.0

2001-11-19  Jody Goldberg <jgoldberg@home.com>

	* Release 0.76

2001-11-05  Jody Goldberg <jgoldberg@home,com>

	* Release 0.75

2001-10-29  Jody Goldberg <jgoldberg@home.com>

	* Release 0.74

2001-10-29  Jody Goldberg <jgoldberg@home.com>

	* Release 0.73

2001-10-23  Jody Goldberg <jgoldberg@home.com>

	* plugin.c (generic_marshaller) : s/eval_expr/expr_eval/

2001-10-18  Jody Goldberg <jgoldberg@home.com>

	* Release 0.72

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

	http://bugzilla.gnome.org/show_bug.cgi?id=62093
	* Makefile.am (xmldir) : use the right dir.

2001-10-07  Jody Goldberg <jgoldberg@home.com>

	* Release 0.71

2001-09-25  Jody Goldberg <jgoldberg@home.com>

	* excel-gb-worksheet.c : Add missing include so that things compile

2001-09-25  Jon K Hellan  <hellan@acm.org>

	* .cvsignore: Add plugin.xml

2001-09-21  Jody Goldberg <jgoldberg@home.com>

	* excel-gb-worksheet.c (excel_gb_worksheet_set_arg) : Use
	  workbook_sheet_rename to ensure that the otherviews are updated.

2001-08-21  Zbigniew Chyla  <cyba@gnome.pl>

	* plugin.xml: Removed

	* plugin.xml.in: Copied from plugin.xml, prepared for localization.

	* Makefile.am: Use xml-i18n-tools to create plugin.xml (with
	translations merged from .po file).

2001-08-20  Jody Goldberg <jgoldberg@home.com>

	* Release 0.70

2001-08-11  Jody Goldberg <jgoldberg@home.com>

	* Release 0.69

2001-07-17  Jody Goldberg <jgoldberg@home.com>

	* Release 0.68

2001-06-28  Jody Goldberg <jgoldberg@home>

	* Release 0.67

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

	* Release 0.66

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

	* Release 0.65

2001-05-17  Jody Goldberg <jgoldberg@home.com>

	* plugin.c : include sheet.h

	* common.c : include str.h

2001-05-03  Jody Goldberg <jgoldberg@home.com>

	* excel-gb-selection.c (excel_gb_selection_interior) : signature
	  change to selection_first_range.

2001-03-20  Zbigniew Chyla  <cyba@gnome.pl>

	* plugins/gb/plugin.c
	(plugin_init_general): Added cast to avoid warning.

	* plugins/gb/plugin.xml:
	Added dependency on excel plugin.

2001-03-17  Jody Goldberg <jgoldberg@home.com>

	* Release 0.64

2001-02-23  Jody Goldberg <jgoldberg@home.com>

	* Release 0.63

2001-02-21  Jody Goldberg <jgoldberg@home.com>

	* Makefile.am (EXTRA_DIST) : add plugin.xml

2001-02-16  Jody Goldberg <jgoldberg@home.com>

	* Release 0.62

2001-01-29  Michael Meeks  <michael@helixcode.com>

	* plugin.c (init_plugin): upd.

2001-01-27  Zbigniew Chyla  <cyba@gnome.pl>

	* plugin.c (init_plugin): Return (*err == NULL), not (*err != NULL).

2001-01-26  Michael Meeks  <michael@helixcode.com>

	* Makefile.am: Fix correctly.

2001-01-26  Michael Meeks  <michael@helixcode.com>

	* Makefile.am (gnum_gb_la_SOURCES): install plugin.xml

	* plugin.c (init_plugin): fix bit rot.
	(can_deactivate_plugin): rename
	(cleanup_plugin): cleanup.

2001-01-08  Jody Goldberg <jgoldberg@home.com>

	* excel-gb-interior.c (excel_gb_interior_get_arg) : User
	  sheet_style_get inplace of _compute.  It does not bump the ref
	  count.

2001-01-05  Michael Meeks  <michael@helixcode.com>

	* excel-gb-interior.c (excel_gb_interior_set_arg):
	include new style headers.

2000-12-20  Morten Welinder  <terra@diku.dk>

	* *.c: Include <config.h>.

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

	* Release 0.61

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.
