gnucash/lib
Linas Vepstas 84c85404f7 new configure-based Makefile
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@209 57a11ea4-9604-0410-9ed3-97b8803252fd
1997-12-01 02:38:59 +00:00
..
Makefile new configure-based Makefile 1997-12-01 02:38:59 +00:00
Makefile.in new configure-based Makefile 1997-12-01 02:38:59 +00:00
README update 1997-11-30 05:14:13 +00:00

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
  -- modified by deleting examples, other non-essential stuff.

libhtmlw:
  -- modified by deleting examples, other non-essential stuff.
  -- will probably be eliminated; will use XmHTML instead, if  
     things work out.

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

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