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 4119c0f2da
Move the features tests to its own source files.
15 years ago
..
app-utils Move the features tests to its own source files. 15 years ago
backend Add more order gobject properties and convert sql backend to use them for loading/saving. 15 years ago
bin Remove the stable version numbers from the Development warning version. 15 years ago
business Remove some stray references to libglade. 15 years ago
calculation
cmake_modules Cutecash: Use pkg-config lookup of guile instead of custom macro. 15 years ago
core-utils Remove some stray references to libglade. 15 years ago
debug
doc Remove the obsolescent src/doc/design directory from recursive build. 15 years ago
engine Add more order gobject properties and convert sql backend to use them for loading/saving. 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 Remove some stray references to libglade. 15 years ago
gnome-search Remove some stray references to libglade. 15 years ago
gnome-utils Move the features tests to its own source files. 15 years ago
html Remove some stray references to libglade. 15 years ago
import-export Fix compile error 15 years ago
libqof Update xml file backend to recognize a newer version file on load attempt, not load, and alert user of need to upgrade Gnucash. 15 years ago
optional Bug #668196: Fix installation of python bindings 15 years ago
pixmaps Added icon for "Export to PDF", copied from GNOME icons (license: GPL) 15 years ago
plugins Remove some stray references to libglade. 15 years ago
python [Python] Suppress the spew from loading the python module 15 years ago
quotes
register [r21886][Bug #667900] No clipboard copy and paste 15 years ago
report Restore missing customer|vendor in easy invoice. 15 years ago
scm Remove obsolete documentation texts. 15 years ago
tax Update txf.scm to reflect changes to US Income Tax Forms and Schedules for 2011. 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
base-typemaps.i Avoid warning returning a boolean result in python bindings. 15 years ago
config.h.cmake.in
gnc-test-env
guile-mappings.h Bug #655901 - Fix build with guile 2.0 15 years ago
platform.h

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.