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/engine
Christian Stimming 59be2dc692
Add getter/setter for transaction posted-date as a GDate.
17 years ago
..
test Add a GDate kvp_value type including conversions from and to all sorts of thingys. 17 years ago
test-core Re-indentation of source code, next batch. 17 years ago
Account.c Re-indentation of source code, next batch: src/engine/* 17 years ago
Account.h Re-indentation of source code, next batch: src/engine/* 17 years ago
AccountP.h Re-indentation of source code, next batch. 17 years ago
CMakeLists.txt Revert r18869, "Move gnc-ui-util.[hc] and gnc-euro.[hc] from app-utils to engine" 17 years ago
FreqSpec.h Re-indentation of source code, next batch. 17 years ago
GNCId.h Re-indentation of source code, next batch. 17 years ago
Makefile.am Revert r18869, "Move gnc-ui-util.[hc] and gnc-euro.[hc] from app-utils to engine" 17 years ago
Period.c Re-indentation of source code, next batch: src/engine/* 17 years ago
Period.h Re-indentation of source code, next batch. 17 years ago
Query.c Re-indentation of source code, next batch: src/engine/* 17 years ago
Query.h Re-indentation of source code, next batch. 17 years ago
QueryCore.h Re-indentation of source code, next batch. 17 years ago
QueryNew.h Re-indentation of source code, next batch. 17 years ago
QueryObject.h Re-indentation of source code, next batch. 17 years ago
QueryP.h Re-indentation of source code, next batch. 17 years ago
README
README.query-api
Recurrence.c Re-indentation of source code, next batch: src/engine/* 17 years ago
Recurrence.h Re-indentation of source code, next batch. 17 years ago
SX-book-p.h Remove all traces of the AccountGroup data structure. Accounts now 20 years ago
SX-book.c Re-indentation of source code, next batch: src/engine/* 17 years ago
SX-book.h Re-indentation of source code, next batch. 17 years ago
SX-ttinfo.c Re-indentation of source code, next batch: src/engine/* 17 years ago
SX-ttinfo.h Re-indentation of source code, next batch. 17 years ago
SchedXaction.c Add "template-account" to schedxaction as a gobject property. 17 years ago
SchedXaction.h Small spelling fixes in the comments 17 years ago
Scrub.c Decrease compiler warnings by removing unused variables. 17 years ago
Scrub.h Re-indentation of source code, next batch. 17 years ago
Scrub2.c Re-indentation of source code, next batch: src/engine/* 17 years ago
Scrub2.h Re-indentation of source code, next batch. 17 years ago
Scrub3.c Re-indentation of source code, next batch: src/engine/* 17 years ago
Scrub3.h Re-indentation of source code, next batch. 17 years ago
ScrubP.h Re-indentation of source code, next batch. 17 years ago
Split.c Some more const-correctness in engine functions. 17 years ago
Split.h Some more const-correctness in engine functions. 17 years ago
SplitP.h Re-indentation of source code, next batch. 17 years ago
TransLog.c Reduce compiler warnings by replacing strerror() with g_strerror() and similar glib replacements. 17 years ago
TransLog.h Re-indentation of source code, next batch. 17 years ago
Transaction.c Add getter/setter for transaction posted-date as a GDate. 17 years ago
Transaction.h Add getter/setter for transaction posted-date as a GDate. 17 years ago
TransactionP.h Re-indentation of source code, next batch. 17 years ago
cap-gains.c Re-indentation of source code, next batch: src/engine/* 17 years ago
cap-gains.h Re-indentation of source code, next batch. 17 years ago
cashobjects.c Re-indentation of source code, next batch. 17 years ago
cashobjects.h Re-indentation of source code, next batch. 17 years ago
commodity-table.scm Finish cleaning up old uses of NS_ISO. Use the C is_currency function 21 years ago
design.txt
engine-common.i Updated python bindings (r17263) for the gnucash API as of 2008-06-06. 18 years ago
engine-helpers.c Add a GDate kvp_value type including conversions from and to all sorts of thingys. 17 years ago
engine-helpers.h Make some parameters const 19 years ago
engine-interface.scm Fix crash when copying a currently edited transaction in the register. 17 years ago
engine-utilities.scm Remove all traces of the AccountGroup data structure. Accounts now 20 years ago
engine.i Fix Bug 611810 - GC crashes when I click on File -> Properties 17 years ago
engine.scm Remove all traces of the AccountGroup data structure. Accounts now 20 years ago
extensions.txt
glib-helpers.c Re-indentation of source code, next batch: src/engine/* 17 years ago
glib-helpers.h Re-indentation of source code, next batch. 17 years ago
gnc-associate-account.c Re-indentation of source code, next batch: src/engine/* 17 years ago
gnc-associate-account.h Re-indentation of source code, next batch. 17 years ago
gnc-budget.c Re-indentation of source code, next batch: src/engine/* 17 years ago
gnc-budget.h Re-indentation of source code, next batch. 17 years ago
gnc-commodity.c Decrease compiler warnings by removing unused variables. 17 years ago
gnc-commodity.h More doxygen.log-prompted typo fixes, patch by Jesse Weinstein 17 years ago
gnc-engine.c Add variant of gnc_engine_init which is suitable for statically the linked-in library. 17 years ago
gnc-engine.h Add variant of gnc_engine_init which is suitable for statically the linked-in library. 17 years ago
gnc-event.h Re-indentation of source code, next batch. 17 years ago
gnc-hooks-scm.h Update FSF street address. 21 years ago
gnc-hooks.c Re-indentation of source code, next batch: src/engine/* 17 years ago
gnc-hooks.h Add a "book saved" hook. Use this to update the window titles after a 21 years ago
gnc-lot-p.h Convert GNCLot to use more gobject features. Removes all direct access to lot object fields, which are now accessed through functions or property names (for backend sql load). 17 years ago
gnc-lot.c Re-indentation of source code, next batch: src/engine/* 17 years ago
gnc-lot.h Re-indentation of source code, next batch: src/engine/* 17 years ago
gnc-numeric.scm Merge swig-redo branch back into trunk. 20 years ago
gnc-pricedb-p.h Re-indentation of source code, next batch. 17 years ago
gnc-pricedb.c Re-indentation of source code, next batch: src/engine/* 17 years ago
gnc-pricedb.h Re-indentation of source code, next batch. 17 years ago
gnc-session-scm.c Re-indentation of source code, next batch: src/engine/* 17 years ago
gnc-session-scm.h Re-indentation of source code, next batch. 17 years ago
gnc-session.c Re-indentation of source code, next batch: src/engine/* 17 years ago
gnc-session.h Since QOF no longer keeps track of the "current" session, 21 years ago
gncObject.h Re-indentation of source code, next batch. 17 years ago
gncmod-engine.c Re-indentation of source code, next batch. 17 years ago
iso-4217-currencies.scm Bug #582985, #585022: Add missing currencies Armenian Dram (AMD) and RSD. 17 years ago
iso-currencies-to-c Replace and-let* in scheme script so that srfi-2 isn't needed. 17 years ago
kvp-scm.c Add a GDate kvp_value type including conversions from and to all sorts of thingys. 17 years ago
kvp-scm.h Use only qof.h in place of other QOF headers 21 years ago
kvp_doc.txt Bug#139310: Store online_id in split instead of transaction to avoid import conflicts 18 years ago
policy-p.h Re-indentation of source code, next batch. 17 years ago
policy.c Re-indentation of source code, next batch: src/engine/* 17 years ago
policy.h Re-indentation of source code, next batch. 17 years ago
xlate.pl * Merge QofEntity into QofInstance 20 years ago

README


This directory contains code for the accounting engine.
Its fairly clean but far from perfect, and it certainly
lacks advanced features.

There should be no GUI code in this subdirectory, and,
ideally, it should build cleanly and independently of
any GUI elements or assumptions.

For design documentation, please see the file "design.txt",
and also, look at the header files carefully. The documentation
for each routine is in the header files for that routine.

September 1998