gnucash/src
2015-03-04 15:25:15 -08:00
..
app-utils Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
backend Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
bin Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
business Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
cmake_modules Cutecash: Use pkg-config lookup of guile instead of custom macro. 2011-05-01 20:56:33 +00:00
core-utils Fix some bugs found by SWIG version 3.0.5. 2015-02-23 18:52:43 -05:00
debug Fix automake INCLUDE deprecation warnings 2012-11-07 03:08:15 +00:00
doc remove DOT_FONTNAME setting; FreeSans isn't included anymore, and we don't even use "dot" 2014-02-05 10:20:16 -05:00
engine Fix some bugs found by SWIG version 3.0.5. 2015-02-23 18:52:43 -05:00
experimental (cppcheck) Fix "error: Memory leak: bufp" 2011-08-21 19:42:44 +00:00
gnc Cutecash: Adapt to compiler/linker flags that are needed on Ubuntu 13.10 2013-11-18 08:00:44 +00:00
gnc-module Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
gnome Bug 745354: Enhance the Find Transactions dialog 2015-03-03 21:22:53 -05:00
gnome-search Bug 745354: Enhance the Find Transactions dialog 2015-03-03 21:22:53 -05:00
gnome-utils To fix build error: ISO C90 forbids mixed declarations and code 2015-03-04 15:25:15 -08:00
html Fix some bugs found by SWIG version 3.0.5. 2015-02-23 18:52:43 -05:00
import-export Bug 743807 Wrong date value being used. 2015-02-07 15:19:31 +01:00
libqof Use the enum name instead of a number for GDateMonth 2015-01-18 16:05:15 +01:00
optional Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
pixmaps Fix automake INCLUDE deprecation warnings 2012-11-07 03:08:15 +00:00
plugins Numeric values with more than commodity smallest fraction get silently dropped. 2015-01-25 11:08:05 +00:00
python Ignore SIGTTOU while importing Python console class. 2014-04-27 16:26:13 -04:00
quotes Stop checking for F::Q dependencies 2015-03-04 15:26:39 +01:00
register Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
report Bug 649933 - Creating cash flow report takes a long time 2015-02-10 19:50:33 +01:00
scm Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
tax Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
test-core Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
base-typemaps.i Use scm_[to/from]_utf8_string instead of scm_[to/from]_locale_string as per guile recommendation 2013-12-13 20:21:41 +00:00
CMakeLists.txt Get cutecash/C++ to compile again. 2013-02-08 20:47:42 +00:00
config.h.cmake.in Fix cmake build after latest configure changes. 2011-02-02 20:31:10 +00:00
gnc-test-env.pl Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
guile-mappings.h Bug 719481 - GnuCash report crashes with Guile2 2013-12-13 20:22:01 +00:00
Makefile.am Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
platform.h Add new CPP macros which make it cleaner to have conditional compilation based on compiler/system and options selected during config 2010-03-23 18:34:17 +00:00
README Fix tests. 2001-12-07 11:11:08 +00:00
README.modules Remove the old, obsolete postgres backend and its tools 2010-02-08 10:14:30 +00:00
swig-utf8.patch Bug 719481 - GnuCash report crashes with Guile2 2013-12-13 20:22:01 +00:00

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.