CVS update: gnucash

David Hampton hampton@linas.org
Tue, 17 Sep 2002 02:45:49 -0500 (CDT)


Date:	Tuesday September 17, 2002 @ 2:45
Author:	hampton

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

Modified Files:
	ChangeLog 
Log Message:
Add a progress bar to main window.  Use this progress bar to show the
progress of read, write and export functions.  Internally this adds a
callback pointer for the various backends to pass a percentage done
number out to the session code.  It also adds a callback pointer for
the session code to pass this percentage on out to the routine that
initiated the file read/write.