From b45edd608e4fdcfb71b5482e6fd4e2af5d65b608 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Sun, 1 Mar 1998 17:05:58 +0000 Subject: [PATCH] merege changes from 1.0 tree git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@567 57a11ea4-9604-0410-9ed3-97b8803252fd --- lib/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/README b/lib/README index 2514a82d94..ab07b07ba7 100644 --- a/lib/README +++ b/lib/README @@ -16,10 +16,12 @@ XbaeMatrix: -- modified to support cell widgets -- modified to support cursor position -- variety of assorted bug fixes + -- fix core dumpes when adding rows/cols to widget with + row/column/cell user data. -- modified by deleting examples, other non-essential stuff. libhtmlw: - -- eliminated due to license restrictions and overall brokenness. + -- eliminated due to license restrictions and overall brokeness. Use XmHTML instead. ComboBox: