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
Peter McAlpine ace5f089d2
de-modulify gnome-search
19 years ago
..
app-utils de-modulify gnucash/calculation 19 years ago
backend log levelling. 19 years ago
bin de-modulify gnucash/calculation 19 years ago
business de-modulify gnome-search 19 years ago
calculation de-modulify gnucash/calculation 19 years ago
core-utils Update --extra and --debug as per discussion. 19 years ago
doc updates 19 years ago
engine The New Turkish Lira changes from TRL to TRY in 2005. 19 years ago
experimental Regularize capitalization of the word 'GnuCash'. 20 years ago
gnc-module Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards. 19 years ago
gnome de-modulify gnome-search 19 years ago
gnome-search de-modulify gnome-search 19 years ago
gnome-utils merge 15658 - remove network-utils ... 19 years ago
import-export merge 15658 - remove network-utils ... 19 years ago
optional Merge swig-redo branch back into trunk. 20 years ago
pixmaps Install the .ico icon file into $datadir/gnucash/pixmaps instead of $datadir/pixmaps. 20 years ago
quotes Make the dependency requirements consistent with the other gnc-fq-xxx 19 years ago
register de-modularize register-core, register-gnome, ledger-core 19 years ago
report merge 15658 - remove network-utils ... 19 years ago
scm Bug#168700: extension of fin.scm with cpd_{,i,p}pmt functions, featuring variable compounding and consistent rounding functions. Patch from Ludovic Nicolle <ludo_gnc@chezludo.com>, though moved around in the file a bit. 19 years ago
tax Compile GncModule's with --avoid-version. 20 years ago
test-core Unify library names and installation directories. 20 years ago
Makefile.am merge 15658 - remove network-utils ... 19 years ago
README
README.modules
RecnWindow.h Never include "config.h" from a header file. Doing so makes it nigh 20 years ago
base-typemaps.i Add a custom SWIG typemap for wrapping a return value of (char *)NULL 20 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 Prepend dirs in gnc-test-env, not append. Abstract a bit. 19 years ago
gnc-ui.h Update the help file names now that the docs are xml instead of 20 years ago
guile-mappings.h
valgrind-gdk.supp
valgrind-gnucash.supp Merge reshuffle-modules (r15315) back into the trunk. 20 years ago
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.