CVS update: gnucash/src/engine

Dave Peticolas peticolas@linas.org
Tue, 26 Jun 2001 06:00:46 -0500 (CDT)


Date:	Tuesday June 26, 2001 @ 6:00
Author:	peticolas

Update of /home/cvs/cvsroot/gnucash/src/engine
In directory www.linas.org:/tmp/cvs-serv9461/src/engine

Modified Files:
      Tag: gnucash-1-6-branch
	gnc-commodity-xml-v2.c io-gncxml-v2.c 
Log Message:
2001-06-26  Dave Peticolas  <dave@krondo.com>

	* src/engine/gnc-commodity-xml-v2.c (set_commodity_value): strip
	string before setting things. (James LewisMoss patch)

	* src/engine/io-gncxml-v2.c (gnc_book_write_to_xml_file_v2): check
	return of fclose. (James LewisMoss patch)

	* src/register/gnome/gnucash-sheet.c
	(gnucash_sheet_key_press_event): allow shift-pgup and shift-pgdn
	to go to top & bottom of register respectively.

	* src/register/gnome/datecell-gnome.c (DateDirect): allow '-'
	hotkey to work if there is a full date there, or the cell is
	blank.