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 b71d01975d
Invoice report - display Job info in new line
14 years ago
..
app-utils Correct -Wunused warnings 14 years ago
backend Bug #678214 - GnuCash fails to open some post-processed XML files 14 years ago
bin Correct -Wunused warnings 14 years ago
business Bug #666576 - Balance Column Set Too Narrow 14 years ago
cmake_modules
core-utils Remove g_free of msg two lines before it is returned from function. 14 years ago
debug
doc Remove the obsolescent src/doc/design directory from recursive build. 15 years ago
engine Consolidate some little-used convenience functions. 14 years ago
experimental
gnc [Cutecash] Follow-up for r22075: Removal of "calculation" module in CMake. 14 years ago
gnc-module [Testing] Separate unit test functions from make check functions. 14 years ago
gnome Bug #666576 - Balance Column Set Too Narrow 14 years ago
gnome-search Bug #677859 - Depreciated functions in Gtk+2.24 14 years ago
gnome-utils Bug #677859 - Depreciated functions in Gtk+2.24 14 years ago
html Bug #677859 - Depreciated functions in Gtk+2.24 14 years ago
import-export Bug #677859 - Depreciated functions in Gtk+2.24 14 years ago
libqof Disable test-gnc-date until it can be thoroughly tested on a wider variety of compilers. 14 years ago
optional Bug #675201 - slight bugfix to prior enchancement post for example 14 years ago
pixmaps Added icon for "Export to PDF", copied from GNOME icons (license: GPL) 15 years ago
plugins Correct -Wunused warnings 14 years ago
python Correct -Wunused warnings 14 years ago
quotes Bug #670002 - updates to comments format for gnc-fq-check and 14 years ago
register Bug #666576 - Balance Column Set Too Narrow 14 years ago
report Invoice report - display Job info in new line 14 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. 14 years ago
test-core Correct -Wunused warnings 14 years ago
CMakeLists.txt [Cutecash] Follow-up for r22075: Removal of "calculation" module in CMake. 14 years ago
Makefile.am Fix r22105 that was missing some dependency of the "optional" directory on other parts. 14 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
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.