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/src
Linas Vepstas 5f2ae6c4e7
ignor auto-gennned file
27 years ago
..
engine add new fatal error mesage type 27 years ago
gnome more fixes 27 years ago
pixmaps pixmaps for kde from Dirk Schoenberger 28 years ago
quotes patches from Mike Simmons 28 years ago
register oops forgot this 27 years ago
scm ignor auto-gennned file 27 years ago
swig changes from Rob Browning Date: 22 May 1999 17:03:37 -0500 27 years ago
.cvsignore ignore certain files 28 years ago
AccWindow.h merge major restructuring of the gnome code from the rlbig branch. 28 years ago
AdjBWindow.h merge major restructuring of the gnome code from the rlbig branch. 28 years ago
Architecture.txt spell check 28 years ago
Destroy.c big patch from jeremy Collins of Date: Wed, 28 Apr 1999 13:32:31 -0500 27 years ago
Destroy.h merge major restructuring of the gnome code from the rlbig branch. 28 years ago
FileBox.h merge major restructuring of the gnome code from the rlbig branch. 28 years ago
FileDialog.c big patch from jeremy Collins of Date: Wed, 28 Apr 1999 13:32:31 -0500 27 years ago
FileDialog.h major rework from Rob Browning, of Tue Apr 13 17:29:50 1999. 27 years ago
MainWindow.h changes from Rob Browning Date: 22 May 1999 17:03:37 -0500 27 years ago
Makefile.in changes from Rob Browning Date: 22 May 1999 17:03:37 -0500 27 years ago
MultiLedger.c major rework from Rob Browning, of Tue Apr 13 17:29:50 1999. 27 years ago
MultiLedger.h merge major restructuring of the gnome code from the rlbig branch. 28 years ago
README more updates 28 years ago
RegWindow.h major rework from Rob Browning, of Tue Apr 13 17:29:50 1999. 27 years ago
SplitLedger.c add trace hooks 27 years ago
TODO merge major restructuring of the gnome code from the rlbig branch. 28 years ago
budget.txt budget design notes 28 years ago
coding-style.txt patches from rob browning 28 years ago
plugin.txt plugin design 28 years ago
tax.txt notes about taxes 28 years ago
top-level.h merge major restructuring of the gnome code from the rlbig branch. 28 years ago
ui-callbacks.h major rework from Rob Browning, of Tue Apr 13 17:29:50 1999. 27 years ago

README

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.