gnucash/src
Linas Vepstas 0e9c40a009 arghh patch is screwing up ...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1336 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-21 04:18:30 +00:00
..
engine oops, we need another routine to do the right thing ... 1998-10-19 06:17:23 +00:00
gnome change signature 1998-10-18 15:39:16 +00:00
pixmaps pixmaps for kde from Dirk Schoenberger 1998-08-06 04:52:17 +00:00
quotes updates 1998-03-09 05:21:15 +00:00
register add code for implementing reports 1998-10-11 23:56:55 +00:00
scm hmmm last patch didn't apply properly ... 1998-10-21 03:56:50 +00:00
swig arghh patch is screwing up ... 1998-10-21 04:18:30 +00:00
.cvsignore ignore certain files 1998-09-11 05:20:36 +00:00
budget.txt budget design notes 1998-04-19 04:42:34 +00:00
coding-style.txt patches from rob browning 1998-10-15 03:53:12 +00:00
Makefile.in patches from rob browning 1998-10-15 03:53:12 +00:00
MultiLedger.c allow unconstrained date browsing in register 1998-10-05 06:06:49 +00:00
MultiLedger.h allow unconstrained date browsing in register 1998-10-05 06:06:49 +00:00
plugin.txt plugin design 1998-10-20 04:01:27 +00:00
README more updates 1998-08-11 05:37:27 +00:00
SplitLedger.c delint 1998-10-19 03:21:32 +00:00
tax.txt notes about taxes 1998-03-23 08:39:34 +00:00

This directory contains

-- cbb      -- misc perl scripts for loading cbb files
-- engine   -- a directory containing gui-independent accounting engine
-- gnome    -- the gtk/gnome implementation of gnucash
-- motif    -- the motif implementation of gnucash
-- ofx      -- Open Financial Exchange 
-- qt       -- the Qt/KDE implementation of gnucash
-- register -- a directory containg the register object
-- swig     -- perl, etc. wrappers for engine code

This directory contains a smatttering of gui-independent mis files.

Ledger.c       -- obsolete, will be removed soon.
SplitLedger.c  -- loads a register window with data from the engine
MultiLedger.c  -- utilities for handling and updating multiple
                  register windows at once.