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

        * Release 0.60

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

	* Release 0.59

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

        * Release 0.58

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

	* applix-read.c (applix_read_impl) : Some files do not appear to have
	  the 'Currect Doc Real Name:' field.
	(applix_parse_style) : Move the skiping of the seperator up here.

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

	* applix-read.c : Adjust to the signature changes for reading views
	  rather than workbooks.
	* boot.c : ditto.

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

        * Release 0.57

2000-09-19  Morten Welinder <terra@diku.dk>

	* applix-read.c (applix_read_colormap): isdigit takes unsigned
 	chars, not chars.
	(applix_parse_style): Ditto.
	(applix_read_impl): Ditto.

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

	* applix-read.c (applix_get_sheet) : changes to signature of
	  sheet_set_zoom_factor.

2000-07-31  Jody Goldberg <jgoldberg@home.com>

	* applix-read.c (applix_parse_style) : Implement quick and simple
	  translations of number formats.

2000-07-31  Jody Goldberg <jgoldberg@home.com>

	* applix-read.c (applix_parse_style) : Support font names.
	(applix_read) : Ditto.
	(applix_read_typefaces) : Implement.

2000-07-24  Jody Goldberg <jgoldberg@home.com>

	* applix-read.c (applix_get_sheet) : Adjust to changes in sheet_set_zoom_factor.

2000-07-08  Jody Goldberg <jgoldberg@home.com>

	* applix-read.c (applix_read_views) : Fix.  The Current view uses a
	  different syntax than normal views.  Ignore it.
	(applix_read_view) : Implement row/col sizes, custom and default.
	(applix_read_cells) : Fix bottom/right borders.
	(applix_parse_style) : Add font size and font colour. Ignore 'fg'
	  directives.  What are they ??
	(applix_get_line) : Implement.
	(applix_read_impl) : Fix off by one error in column bound check.

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

	* applix-read.c (applix_read_cells) : Fix array formulas.
	(applix_read_views) : Implement a bit more.
	(applix_read_view) : new function.

