gnumeric r15503 - in trunk: . plugins/applix plugins/excel plugins/lotus-123 plugins/mps plugins/oleo plugins/openoffice plugins/plan-perfect plugins/qpro plugins/sc plugins/sylk plugins/xbase src



Author: jody
Date: 2007-04-07 18:31:18 +0100 (Sat, 07 Apr 2007)
New Revision: 15503
ViewCVS link: http://svn.gnome.org/viewcvs/gnumeric?rev=15503&view=rev

Added:
   trunk/plugins/sylk/sylk-write.c
Modified:
   trunk/ChangeLog
   trunk/README
   trunk/plugins/applix/plugin.xml.in
   trunk/plugins/excel/plugin.xml.in
   trunk/plugins/lotus-123/plugin.xml.in
   trunk/plugins/mps/plugin.xml.in
   trunk/plugins/oleo/plugin.xml.in
   trunk/plugins/openoffice/plugin.xml.in
   trunk/plugins/plan-perfect/plugin.xml.in
   trunk/plugins/qpro/plugin.xml.in
   trunk/plugins/sc/plugin.xml.in
   trunk/plugins/sylk/ChangeLog
   trunk/plugins/sylk/Makefile.am
   trunk/plugins/sylk/plugin.xml.in
   trunk/plugins/sylk/sylk.c
   trunk/plugins/xbase/plugin.xml.in
   trunk/src/ranges.c
   trunk/src/ranges.h
   trunk/src/sheet-style.c
   trunk/src/sheet-style.h
Log:
2007-04-07  Jody Goldberg <jody gnome org>

	* sylk.c : modernize and add a few more features.
	    - expressions
	    - fonts
	    - styles
	    - sheet/wb options
	    - stipples
	* sylk-write.c : start on an exporter. Content needs work.

2007-03-29  Jody Goldberg <jody gnome org>

	* src/sheet-style.c (sheet_style_set_col) : new.  placeholder to
	  simplify future extensions when cols/rows have styles.
	(sheet_style_set_row) : ditto.
	(sheet_style_apply_col) : ditto.
	(sheet_style_apply_row) : ditto.
	(sheet_style_apply_pos) : new convenience.

	* src/ranges.c (range_init_cols) : new.
	(range_init_rows) : new.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]