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
Joshua Sled 271aaccaab
s#Open Source#Free#, s#Finance#Accounting#, s#Gnucash#GnuCash#
19 years ago
..
app-utils Fix compile error in debugging part of gnc-component-manager.c. 19 years ago
backend Minor typo fix in debugging output. 19 years ago
bin When setting log levels, prefer command line options to log.conf. 19 years ago
business Fix erroneous option ordering. Patch by Andrew Sackville-West. 19 years ago
calculation Make sure that each GNCModule has a unique set of symbols. 19 years ago
core-utils #490679: Honor GNOME toolbar settings when specified. 19 years ago
doc Revert Andrew's patch and just run "doxygen -u" to update 19 years ago
engine Make sure the splitlist is sorted before we return it. 19 years ago
experimental Remove all traces of the AccountGroup data structure. Accounts now 19 years ago
gnc-module Fix small memory leak - unfreed string. 19 years ago
gnome #501059: Clean up SLR dialog sx model and close with session. 19 years ago
gnome-search In search dialog, make top part naturally sized and bottom part expandable. 19 years ago
gnome-utils Use g_type_name(type) instead of formatting with %ld. 19 years ago
import-export #491581: Patch from Charles Day to import qif Cash, ContribX and WithdrwX actions. 19 years ago
optional
pixmaps s#Open Source#Free#, s#Finance#Accounting#, s#Gnucash#GnuCash# 19 years ago
quotes Do not set timezone to UTC on Windows, #434752. 19 years ago
register Bug#343448: hide unused scrollbars in register; patch from Michael Culbertson <michael.culbertson gmail com>. 19 years ago
report More speed up of reports by caching balance results in a hash table. 19 years ago
scm Remove old code unused since r14253. 19 years ago
tax Bug#473809: Rolf Leggewie's work on German tax categories. 19 years ago
test-core Make sure that each GNCModule has a unique set of symbols. 19 years ago
Makefile.am Remove src/network-utils/, module, lingering usages of (obsolete/stubbed-out) gnc-http, form-submission. 19 years ago
README
README.modules
RecnWindow.h
base-typemaps.i #483796, Fancy Invoice: Convert the elements of an AccountValueList when wrapping. 19 years ago
count.dat
count.gplot
count.sh
glib-compat.h
gnc-test-env Prepend dirs in gnc-test-env, not append. Abstract a bit. 19 years ago
gnc-ui.h Add help support on Windows by using the HtmlHelp API. 19 years ago
guile-mappings.h
valgrind-gdk.supp
valgrind-gnucash.supp Merge reshuffle-modules (r15315) back into the trunk. 20 years ago
valgrind-x11.supp

README

This directory contains the source for GnuCash.

See README.modules for the layout of the module subdirectories.
The non-module directories are:

doc: various notes about design and the design documentation.
experimental: for experimental systems.
gnome: misc code for the gtk/gnome front end.
optional: bits supported via ./configure --enable-* or --with-* args.
pixmaps: various runtime images.
quotes: code for downloading stock quotes.
scm: misc scheme code.