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
Chris Shoemaker 681577f889
Add begin/commit edit blocks to budget setters. Change to using the
20 years ago
..
app-utils Fix retrieval of reconcile abbreviation if the translators erroneously 20 years ago
backend Add begin/commit edit blocks to budget setters. Change to using the 20 years ago
bin Load the user config earlier in startup. Fixes the missing custom 20 years ago
business Use the existing QOF API to modify the instance dirty flag. 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 Add begin/commit edit blocks to budget setters. Change to using the 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 Add begin/commit edit blocks to budget setters. Change to using the 20 years ago
gnome-search Regularize capitalization of the word 'GnuCash'. 20 years ago
gnome-utils Rebuild the column selection menu when the report currency is changed. 20 years ago
import-export Fix GNCInteractor_hadErrors() that reported too many errors. Fixes #339504. 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. 21 years ago
pixmaps Rename some icon files. 20 years ago
quotes Regularize the naming of the Finance::Quote auxiliary scripts. Remove 21 years ago
register Bug#340875: factor utf8-clean decimal-point insertion and string handling out of the pricecell, and call from the formulacell. 20 years ago
report Remove translation on new strings. 20 years ago
scm Fix the crash in #339764. 20 years ago
tax Replace "ln -sf" by "$(LN_S) -f" for 21 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. 21 years ago
README
README.modules
RecnWindow.h Never include "config.h" from a header file. Doing so makes it nigh 21 years ago
count.dat
count.gplot
count.sh
glib-compat.h Better fix for compiling cleanly on a glib 2.9/2.10 system without 21 years ago
gnc-test-env
gnc-ui.h spelling fix. 20 years ago
gtk-compat.h Cleanup patch from Andreas Köhler. 21 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.