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

        * Release 0.54

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

	* Release 0.53

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

	* graphic-context.c (get_graphics_component): update for oaf.

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

	* Makefile.am : Install glade files in properly versioned directory.

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

	* graphic-context.c: update include & make some functions static.
	(graphic_context_auto_guess_series): comment out fill_data call, it
	doesn't seem to exist.

2000-04-07  Miguel de Icaza  <miguel@gnu.org>

	* main.c (button_cancel): Do not destroy the context here, as it
	is dereferenced later in the mainloop.

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

	* graphic-context.c (data_range_new, data_range_new_from_expr): update
	parse_pos usage.

2000-04-08  Jon K Hellan  <hellan@acm.org>

	* graphic-context.c (graphic_wizard_guess_series): Substitute
	sheet->name_quoted for sheet->name.

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

	* graphic-context.c (graphic_context_auto_guess_series): fix from
	Jon Hellan.

2000-03-12  Miguel de Icaza  <miguel@helixcode.com>

	* graphic-type.c (graphic_type_show_page): On page switch, set the
	graphics type to the first one in there.

	* graphic-context.c (data_range_new): Assing this guy.

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

	* graphics.glade : Put the 'data in row/col' selector in the same
	  radio group.  Exported the translatable strings.

2000-03-13  Jon K Hellan  <hellan@acm.org>

	* graphic-context.c (graphic_context_auto_guess_series): 
	Next pointer was followed twice each round => segfault.

2000-03-12  JP Rosevear  <jpr@arcavia.com>

	* graphic-type.c: Reflect the fact that the idl dir is now in
	the INCLUDEs.

	* graphic-context.h: Reflect the fact that the idl dir is now
	in the INCLUDEs.

	* Makefile.am: Reflect new location of idl.

2000-03-11  Miguel de Icaza  <miguel@helixcode.com>

	* graphic-context.c (graphic_context_destroy): Use
	gnome_object_unref here

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

	* graphic-context.c (graphic_context_data_range_count): make static.
	(graphic_context_new): pass object_server not object to qi.
	Add CORBA_ (graphic_context_destroy): ditto.

2000-03-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* graphic-context.c (graphic_context_auto_guess_series): Set the
	graphic component vectors here and init the default mode
	(graphic_context_new_chart_view_frame): New function.  Creates new
	ViewFrames for the chart.
	(graphic_context_destroy): Destroy the view frames.

	* graphic-type.h: Moved PlotParameters here.

	* graphic-type.c (graphic_type_set_chart_mode): New function, sets
	the plotting parameters.
	(graphic_type_init_preview): Set the default plotting mode.

2000-03-01  Miguel de Icaza  <miguel@helixcode.com>

	* graphic-context.c (gc_selection_get_sizes): new function:
	computes the maximum number of columns/rows in the selection.

	(graphic_context_auto_guess_series): Auto-guesses the series in
	the sheet selection and the orientation.

2000-02-25  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* Makefile.am (-DGNUMERIC_ICONSDIR): GNUMERIC_ICONSDIR defined

2000-02-24  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* graphic-type.c (graphic_type_boot): Fixety fix;  Create notebook
	with previews, connect signals 

2000-02-24  Miguel de Icaza  <miguel@helixcode.com>

	* main.c (graphics_wizard): Grab focus, run mainloop, 
	(button_cancel): quit mainloop.

	* graphic-type.c: Add the graphic types.

	* graphic-context.c (data_range_destroy): Implement.
	(data_range_new): Implement.

2000-02-23  Miguel de Icaza  <miguel@helixcode.com>

	* main.c (customize): remove dead code.

	* graphic-context.c (graphic_context_new): Cleanup and update the
	routine. 

2000-02-19  Miguel de Icaza  <miguel@gnu.org>

	* Makefile.am: Changed it to be a static library.  For now it will
	simplify the debugging process on Red Hat Linux 6.1.  A combo
	which is extraordinarly bad for debugging anything bigger than 10
	lines of code.

2000-02-18  Miguel de Icaza  <miguel@gnu.org>

	* Makefile.am (wizard_graphics__la_LIBADD): Create a shared
	library here. 

1999-04-28  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* graphic-context.c (GUPPI_ID): Use a GUPPI component.  Now that
	GUPPI actually works.

1999-04-26  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* graphic-context.[ch]: New files that keep track of the
	construction of the graphic process.

	* graphics.glade: Renamed some widgets I need to manipulate.
