You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/lib
Linas Vepstas b45edd608e
merege changes from 1.0 tree
28 years ago
..
Makefile remove libhtmlw from the distribution 29 years ago
Makefile.in remove libhtmlw from the distribution 29 years ago
README merege changes from 1.0 tree 28 years ago

README


The various peices of code needed to build X-Accountant are contained
here. Some of these have been modified from thier original
distribution. In general, its a *really bad idea* to try to fix
bugs here, you should probably start afresh with the real, original
sources.

Some of the stuff here may be down-level, different, or patched to work
with Xbae. In all cases, examples and non-essential files have been
deleted to keep the overall distribution small.

The stuff here will be slowly removed when patched/standard versions
that work with Xbae become available, and become easy to build & use.

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 brokeness.
Use XmHTML instead.

ComboBox:
-- variety of assorted bug fixes & enhancements.
-- modified by deleting examples, other non-essential stuff.

XmHTML:
-- modified by deleting examples, other non-essential stuff.