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
Dave Peticolas 42fa37831d
Transaction/Split cut/copy/paste.
26 years ago
..
engine Work on transaction cut/copy/paste. 26 years ago
gnome Transaction/Split cut/copy/paste. 26 years ago
pixmaps
quotes Add gnc-prices-2.in 26 years ago
register Docs changes 26 years ago
scm Transaction/Split cut/copy/paste. 26 years ago
swig Implement the debit/credit reversal. All debits are positive, 26 years ago
.cvsignore Don't configure locale.h, just include it directly. 26 years ago
AccWindow.h *** empty log message *** 26 years ago
AdjBWindow.h *** empty log message *** 26 years ago
Architecture.txt spell check 28 years ago
Destroy.c *** empty log message *** 26 years ago
Destroy.h *** empty log message *** 26 years ago
EuroUtils.c Herbert Thoma's EURO patch. 26 years ago
EuroUtils.h *** empty log message *** 26 years ago
FileBox.h merge major restructuring of the gnome code from the rlbig branch. 28 years ago
FileDialog.c Robby Stephenson's patch to add file history selections to the main menu. 26 years ago
FileDialog.h *** empty log message *** 26 years ago
MainWindow.h fixes for a file-open bug 27 years ago
Makefile.in Transaction/Split cut/copy/paste. 26 years ago
MultiLedger.c Transaction/Split cut/copy/paste. 26 years ago
MultiLedger.h Transaction/Split cut/copy/paste. 26 years ago
README more updates 28 years ago
RecnWindow.h *** empty log message *** 26 years ago
Refresh.c Transaction/Split cut/copy/paste. 26 years ago
Refresh.h Transaction/Split cut/copy/paste. 26 years ago
RegWindow.h *** empty log message *** 26 years ago
SplitLedger.c Transaction/Split cut/copy/paste. 26 years ago
SplitLedger.h Transaction/Split cut/copy/paste. 26 years ago
backup.txt *** empty log message *** 26 years ago
budget.txt
coding-style.txt patches from Alexandru via Rob Browning 27 years ago
file-history.h Work on GUIDs. Work on copying splits. Last file opened feature. 26 years ago
messages.h Implement the debit/credit reversal. All debits are positive, 26 years ago
messages_i18n.h Transaction/Split cut/copy/paste. 26 years ago
plugin.txt plugin design 28 years ago
tax.txt
top-level.h *** empty log message *** 26 years ago
ui-callbacks.h *** empty log message *** 26 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.