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
Geert Janssens 239d2b1069
Bug #666709 - Migrate Tax tables dialog to Builder
15 years ago
..
app-utils [Testing] Stifle the spew in app-utils checks. 15 years ago
backend [Cutecash] Update libxml2 include path lookup. 15 years ago
bin Remove invalid dependencies on LibGnome CFLAGS 15 years ago
business Remove invalid dependencies on LibGnome CFLAGS 15 years ago
calculation MSVC compatiblity: Fix include files in MSVC. Replace QSTRCMP by g_strcmp0 on MSVC. 17 years ago
cmake_modules Cutecash: Use pkg-config lookup of guile instead of custom macro. 15 years ago
core-utils Bug #665996 - Minor changes to existing Assistants. 15 years ago
debug Re-indentation of source code. 16 years ago
doc Remove the obsolescent src/doc/design directory from recursive build. 15 years ago
engine [Cutecash] Fix cmake after file removal. 15 years ago
experimental (cppcheck) Fix "error: Memory leak: bufp" 15 years ago
gnc [glibmm] Unify naming convention of member methods: Always use underscore naming. 15 years ago
gnc-module [Testing] Suppress expected messages from guile tests 15 years ago
gnome Win32: add include to find strtol and strtod 15 years ago
gnome-search Remove invalid dependencies on LibGnome CFLAGS 15 years ago
gnome-utils Bug #666709 - Migrate Tax tables dialog to Builder 15 years ago
html Minor code documentation improvement of the export-to-pdf feature. 15 years ago
import-export Remove invalid dependencies on LibGnome CFLAGS 15 years ago
libqof Read-only mode: When using qof_session_swap_data, don't swap the read_only flag but only the rest of the QofBook. 15 years ago
optional Remove invalid dependencies on LibGnome CFLAGS 15 years ago
pixmaps Added icon for "Export to PDF", copied from GNOME icons (license: GPL) 15 years ago
plugins Remove invalid dependencies on LibGnome CFLAGS 15 years ago
python [Python] Suppress the spew from loading the python module 15 years ago
quotes Bug #640357: Adding very limited Perl-Support for doxygen 16 years ago
register Remove invalid dependencies on LibGnome CFLAGS 15 years ago
report Remove invalid dependencies on LibGnome CFLAGS 15 years ago
scm Remove obsolete documentation texts. 15 years ago
tax Improve txf scheme routines to handle invalid tax-entity-types more gracefully. 15 years ago
test-core [Testing] Complete repositioning of test-core to build after libqof 15 years ago
CMakeLists.txt [Cutecash] Prepare cutecash for integration of the glibmm wrappers of the engine objects. 15 years ago
Makefile.am Fix circular dependency between test-core and qof-test. 15 years ago
README
README.modules
base-typemaps.i Avoid warning returning a boolean result in python bindings. 15 years ago
config.h.cmake.in Fix cmake build after latest configure changes. 16 years ago
gnc-test-env
guile-mappings.h Bug #655901 - Fix build with guile 2.0 15 years ago
platform.h Add new CPP macros which make it cleaner to have conditional compilation based on compiler/system and options selected during config 16 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.