gnucash/src
Dave Peticolas c1d8d755b4 Rob Browning's patch to break out g-wrap.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2277 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-05-08 23:59:45 +00:00
..
engine Bug fixes in the Query code and transaction traversal code. 2000-05-07 05:56:37 +00:00
gnome Rob Browning's patch to break out g-wrap. 2000-05-08 23:59:45 +00:00
pixmaps pixmaps for kde from Dirk Schoenberger 1998-08-06 04:52:17 +00:00
quotes Rob Browning's patch to break out g-wrap. 2000-05-08 23:59:45 +00:00
register Don't blank zero values in the balance column of register. 2000-05-08 11:17:05 +00:00
scm Rob Browning's patch to break out g-wrap. 2000-05-08 23:59:45 +00:00
swig Implement the debit/credit reversal. All debits are positive, 2000-04-30 05:20:37 +00:00
.cvsignore Don't configure locale.h, just include it directly. 2000-05-07 21:34:51 +00:00
AccWindow.h *** empty log message *** 2000-03-19 10:23:16 +00:00
AdjBWindow.h *** empty log message *** 2000-03-19 10:23:16 +00:00
Architecture.txt spell check 1999-01-09 23:18:33 +00:00
backup.txt *** empty log message *** 2000-04-05 01:57:40 +00:00
budget.txt budget design notes 1998-04-19 04:42:34 +00:00
coding-style.txt patches from Alexandru via Rob Browning 1999-07-19 04:34:26 +00:00
Destroy.c *** empty log message *** 2000-03-19 10:23:16 +00:00
Destroy.h *** empty log message *** 2000-03-19 10:23:16 +00:00
EuroUtils.c Herbert Thoma's EURO patch. 2000-05-02 03:23:23 +00:00
EuroUtils.h *** empty log message *** 2000-04-12 05:41:58 +00:00
file-history.h Robby Stephenson's patch to add file history selections to the main menu. 2000-05-08 07:11:08 +00:00
FileBox.h merge major restructuring of the gnome code from the rlbig branch. 1999-01-20 06:02:12 +00:00
FileDialog.c Robby Stephenson's patch to add file history selections to the main menu. 2000-05-08 07:11:08 +00:00
FileDialog.h *** empty log message *** 2000-03-20 01:16:00 +00:00
MainWindow.h fixes for a file-open bug 1999-07-06 06:38:37 +00:00
Makefile.in Rob Browning's patch to break out g-wrap. 2000-05-08 23:59:45 +00:00
messages_i18n.h Don't blank zero values in the balance column of register. 2000-05-08 11:17:05 +00:00
messages.h Implement the debit/credit reversal. All debits are positive, 2000-04-30 05:20:37 +00:00
MultiLedger.c Implement the debit/credit reversal. All debits are positive, 2000-04-30 05:20:37 +00:00
MultiLedger.h Implement the debit/credit reversal. All debits are positive, 2000-04-30 05:20:37 +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
RecnWindow.h *** empty log message *** 2000-03-19 10:23:16 +00:00
Refresh.c *** empty log message *** 2000-03-19 10:23:16 +00:00
Refresh.h *** empty log message *** 2000-03-19 10:23:16 +00:00
RegWindow.h *** empty log message *** 2000-03-19 10:23:16 +00:00
SplitLedger.c Don't blank zero values in the balance column of register. 2000-05-08 11:17:05 +00:00
SplitLedger.h Implement the debit/credit reversal. All debits are positive, 2000-04-30 05:20:37 +00:00
tax.txt notes about taxes 1998-03-23 08:39:34 +00:00
top-level.h *** empty log message *** 2000-04-21 10:49:15 +00:00
ui-callbacks.h *** empty log message *** 2000-03-27 08:06:49 +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.