2001-08-13 Dave Peticolas <dave@krondo.com>

* all other files: update for change below

	* src/register/register-core/table-layout.[ch]: make cursors part
	of the table. allow them to be added dynamically.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5123 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2001-08-13 20:27:36 +00:00
parent 80efaf5c27
commit cb256614d5
18 changed files with 558 additions and 321 deletions
+7
View File
@@ -1,3 +1,10 @@
2001-08-13 Dave Peticolas <dave@krondo.com>
* all other files: update for change below
* src/register/register-core/table-layout.[ch]: make cursors part
of the table. allow them to be added dynamically.
2001-08-11 James LewisMoss <jimdres@mindspring.com>
* src/engine/md5.c: include string.h to get bcopy def.