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
fell ce715862fe
Mark forgotten error messages in gnc-sx-instance-model.c translatable
8 years ago
..
app-utils Mark forgotten error messages in gnc-sx-instance-model.c translatable 8 years ago
backend Bug 791848 - GC 2.6.x does not handle ISO dates introduced with GC 2.7 8 years ago
bin Fix issues with loading and running init.py 9 years ago
business Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
cmake_modules Partial fix for Bug 787497 - Disabling options cripples dist package 8 years ago
core-utils Provide preference panel to set the Alpha Vantage API key needed for fincance::quote 8 years ago
debug Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
doc Correct Price Overview documentation typos 9 years ago
engine Display detected Finance::Quote version in about dialog 8 years ago
experimental Bug 755781 - Files with copyright but no grant of license. Non-free? 11 years ago
gnc Bug 755781 - Files with copyright but no grant of license. Non-free? 11 years ago
gnc-module Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
gnome Provide preference panel to set the Alpha Vantage API key needed for fincance::quote 8 years ago
gnome-search Improve translator comments, remove an unneeded MsgId 8 years ago
gnome-utils Add tooltips to Alpha Vantage key option 8 years ago
html Improve translator comments, remove an unneeded MsgId 8 years ago
import-export fix syntax of example qif file 8 years ago
libqof Add a TODO note for variadic macros after C++2a standardization 8 years ago
optional Fix python tests when building from tarball. 8 years ago
pixmaps Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
plugins Improve Import menu entries Customer & vendors... 8 years ago
python Fix issues with loading and running init.py 9 years ago
quotes Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
register Improve translator comments, remove an unneeded MsgId 8 years ago
report Merge Chris Lam's 'maint-fix-45f61a3'. 8 years ago
scm Provide preference panel to set the Alpha Vantage API key needed for fincance::quote 8 years ago
tax Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
test-core Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
CMakeLists.txt Implement 'dist', 'distcheck' and 'uninstall' targets for CMake 9 years ago
Makefile.am Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
README
README.modules spelling fixes 9 years ago
base-typemaps.i Fix the SWIG Guile wrapping of functions that have a "struct tm" parameter. 9 years ago
config.h.cmake.in Drop a couple of webkit related configure tests 9 years ago
gnc-test-env.pl Rewrite gnc-test-env in perl 11 years ago
guile-mappings.h Bug 719481 - GnuCash report crashes with Guile2 13 years ago
platform.h
swig-utf8.patch Bug 719481 - GnuCash report crashes with Guile2 13 years ago

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.