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 a81e9f6693
Fix typo in string (punctuation)
13 years ago
..
app-utils Remove double spaces from translatable strings. Patch submitted by Aurimas Fišeras. 13 years ago
backend Fix win32 build errors 13 years ago
bin Handle exception in set_mac_locale() 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 Bug 632362 - Unable to create "reversing transaction" again after it is removed 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 Improve tab behaviour in Stock split assistant 13 years ago
gnome-search More consistency for UI strings. Patch by Aurimas Fišeras. 13 years ago
gnome-utils Minor improvement in message about last modification time upon opening a file. 13 years ago
html Drop goffice dependency from our html engine 13 years ago
import-export Bug 704056 - Online Banking (Online Actions) does not appear in Action menu 13 years ago
libqof Bug 632362 - Unable to create "reversing transaction" again after it is removed 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 #682280 - bill/invoice importer fails to save imported bills/invoices 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 Fix typo in string (punctuation) 13 years ago
report Prevent 2.4 from crashing when loading a book that was opened with 2.6 before. 13 years ago
scm Bug 704525 - When you have a mix of chart types (bar charts and pie charts) 13 years ago
tax Update txf.scm to reflect changes to US Income Tax Forms and Schedules for 2012. 13 years ago
test-core Unit test Transaction.c 13 years ago
CMakeLists.txt Get cutecash/C++ to compile again. 13 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

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.