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
Joshua Sled 7a1963b83e
Bug#341609: filter template transactions from general journal report query.
20 years ago
..
app-utils Fix retrieval of reconcile abbreviation if the translators erroneously 20 years ago
backend add core-utils to test setup; test-load-xml2 fails for me (from `make check`) otherwise 20 years ago
bin Load the user config earlier in startup. Fixes the missing custom 20 years ago
business Factor out #define _GNU_SOURCE from various .c files into an AC_GNU_SOURCE 20 years ago
calculation Tighten the grammar around quoted strings. Test-case fixes. 20 years ago
core-utils Add a wrapper function for g_utf8_collate that handles checking for 20 years ago
doc Move example from gnc_numeric.h to a separate Doxygen file. 20 years ago
engine Bug#341609: filter template transactions from general journal report query. 20 years ago
experimental Regularize capitalization of the word 'GnuCash'. 20 years ago
gnc-module Remove include <ltdl.h> that is unnecessary for code using this header. 20 years ago
gnome Change the method for specifying and recording the default visibility of 20 years ago
gnome-search Regularize capitalization of the word 'GnuCash'. 20 years ago
gnome-utils Change the method for specifying and recording the default visibility of 20 years ago
import-export Change the method for specifying and recording the default visibility of 20 years ago
network-utils The gnucash gpg networking code isn't called from anywhere. No need 21 years ago
optional Make xsl/ available for installation and therefore packaging. 20 years ago
pixmaps Rename some icon files. 20 years ago
quotes Regularize the naming of the Finance::Quote auxiliary scripts. Remove 20 years ago
register Factor out #define _GNU_SOURCE from various .c files into an AC_GNU_SOURCE 20 years ago
report Bug#341609: filter template transactions from general journal report query. 20 years ago
scm Fixing bug #341589: Apparently, guile 1.8 will actually enforce the rule 20 years ago
tax Replace "ln -sf" by "$(LN_S) -f" for 20 years ago
test-core match quotes (breaks editor syntax hilighting) 20 years ago
Makefile.am Make the cut/paste change compile on gtk 2.4 systems. 20 years ago
README
README.modules
RecnWindow.h Never include "config.h" from a header file. Doing so makes it nigh 20 years ago
count.dat
count.gplot
count.sh
glib-compat.h
gnc-test-env
gnc-ui.h spelling fix. 20 years ago
gtk-compat.h Cleanup patch from Andreas Köhler. 20 years ago
guile-mappings.h
valgrind-gdk.supp
valgrind-gnucash.supp
valgrind-x11.supp

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.