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 42ecf0c148
oops
27 years ago
..
engine patch from Graham Leggett <minfrin@sharp.fm> 27 years ago
gnome remove two dead files 27 years ago
pixmaps pixmaps for kde from Dirk Schoenberger 28 years ago
quotes patches from Mike Simmons 28 years ago
register oops 27 years ago
scm stuff from rob browning from a while ago i forgot to check in 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 fixes for a file-open bug 27 years ago
FileDialog.h fixes for a file-open bug 27 years ago
MainWindow.h fixes for a file-open bug 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 Alexandru via Rob Browning 27 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 stuff rom rob browning I forgot to commit 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.