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
Christian Stimming bbf7c34f98
Bug #696492: Change report name in menu or in report output to be consistent
13 years ago
..
app-utils Remove double spaces from translatable strings. Patch submitted by Aurimas Fišeras. 13 years ago
backend Revert "Redo r23043 Don't print "warning" output in comparison functions." 13 years ago
bin Win32: add VERSIONINFO block to RC file and convert in into a template to be completed during configure 13 years ago
business Remove double spaces from translatable strings. Patch submitted by Aurimas Fišeras. 13 years ago
cmake_modules Cutecash: Use pkg-config lookup of guile instead of custom macro. 15 years ago
core-utils Remove double spaces from translatable strings. Patch submitted by Aurimas Fišeras. 13 years ago
debug Fix automake INCLUDE deprecation warnings 14 years ago
doc Adding statement about GPLv2 and v3 license as discussed on gnucash-devel yesterday. 13 years ago
engine Remove double spaces from translatable strings. Patch submitted by Aurimas Fišeras. 13 years ago
experimental (cppcheck) Fix "error: Memory leak: bufp" 15 years ago
gnc Cutecash: Fix linker flags for guile so that it links again. 13 years ago
gnc-module Guile 2: fix autocompile errors 14 years ago
gnome Bug #696492: Change report name in menu or in report output to be consistent 13 years ago
gnome-search More consistency for UI strings. Patch by Aurimas Fišeras. 13 years ago
gnome-utils Improve a tooltip. Patch thanks to Aurimas Fišeras. 13 years ago
html Drop goffice dependency from our html engine 13 years ago
import-export Remove double spaces from translatable strings. Patch submitted by Aurimas Fišeras. 13 years ago
libqof Bug #704185: GnuCash 2.5 doesn't build on FreeBSD 13 years ago
optional - Functions which can return null always return a Python object 13 years ago
pixmaps Fix automake INCLUDE deprecation warnings 14 years ago
plugins Bug #703305: Fix crash on entering a non-valid date. 13 years ago
python Rename gnc-main to gnc-core-prefs 13 years ago
quotes Add Mozilla::CA as CPAN dependency for new F::Q TIAA-CREF module 14 years ago
register Remove double spaces from translatable strings. Patch submitted by Aurimas Fišeras. 13 years ago
report Remove double spaces from translatable strings. Patch submitted by Aurimas Fišeras. 13 years ago
scm Use gnc-commodity-equiv to compare commodites, not equal? 14 years ago
tax Update txf.scm to reflect changes to US Income Tax Forms and Schedules for 2012. 14 years ago
test-core Fix automake INCLUDE deprecation warnings 14 years ago
CMakeLists.txt Get cutecash/C++ to compile again. 14 years ago
Makefile.am Change of mind. Use scm instead of vcs. 14 years ago
README
README.modules
base-typemaps.i Add tax tables lookup to python bindings. 13 years ago
config.h.cmake.in Fix cmake build after latest configure changes. 16 years ago
gnc-test-env
guile-mappings.h Guile 2: replace deprecated functions 14 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.