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 ea06083f9a
Remove no longer used druid-utils (replaced with assistant-utils)
15 years ago
..
app-utils Re-indentation of source code. 15 years ago
backend [Bug 666329] - Empty database after a little while 15 years ago
bin Read-only mode: Add "Read-only" checkbox when opening a file/database. 15 years ago
business Re-indentation of source code. 15 years ago
calculation MSVC compatiblity: Fix include files in MSVC. Replace QSTRCMP by g_strcmp0 on MSVC. 16 years ago
cmake_modules Cutecash: Use pkg-config lookup of guile instead of custom macro. 15 years ago
core-utils Re-indentation of source code. 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 Add dependency on qofbook.h for swig generated file. 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 Re-indentation of source code. 15 years ago
gnome Fix Read-only Action Sensitivity 15 years ago
gnome-search Re-indentation of source code. 15 years ago
gnome-utils Remove no longer used druid-utils (replaced with assistant-utils) 15 years ago
html Remove no longer used druid-utils (replaced with assistant-utils) 15 years ago
import-export Delete unmaintained and unused binary importer. 15 years ago
libqof Fix missing-prototype warnings from r21829 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 Re-indentation of source code. 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 Re-indentation of source code. 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 Remove the old, obsolete postgres backend and its tools 17 years ago
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.