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
Andreas Köhler 5d79c1a22f
Add a few functions from GLib 2.8 in lib/glib28.
19 years ago
..
app-utils Make trunk compile again on FC4. 19 years ago
backend Add a few functions from GLib 2.8 in lib/glib28. 19 years ago
bin gnucash-env needs DYLD_LIBRARY_PATH for MacOS-X 19 years ago
business Remove hardcoded /tmp paths. 19 years ago
calculation Compile GncModule's with --avoid-version. 20 years ago
core-utils Use g_open, g_fopen, g_stat and g_unlink. 19 years ago
doc updates post merge. 19 years ago
engine Fix numerical currency code for RUB. 19 years ago
experimental Regularize capitalization of the word 'GnuCash'. 20 years ago
gnc-module Use g_getenv instead of getenv. 19 years ago
gnome Remove hardcoded /tmp paths. 19 years ago
gnome-search Update for the new base level of gtk2.6. Add all the gtk2.6 19 years ago
gnome-utils Update for the new base level of gtk2.6. Add all the gtk2.6 19 years ago
import-export Add a few functions from GLib 2.8 in lib/glib28. 19 years ago
network-utils Compile GncModule's with --avoid-version. 20 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 Use MAX_DATE_LENGTH+1 as length for some date buffers. 19 years ago
report Update for the new base level of gtk2.6. Add all the gtk2.6 19 years ago
scm Need to expliticly load the gnome-utils scheme code. 20 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 Raise dependencies: GLib 2.6, Pango 1.8, GTK+ 2.6. 19 years ago
README
README.modules Remove RPC and net backends. 21 years ago
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 Merge reshuffle-modules (r15315) back into the trunk. 20 years ago
gnc-ui.h Update the help file names now that the docs are xml instead of 20 years ago
guile-mappings.h Collapse the gnome2 branch back into HEAD. 21 years ago
valgrind-gdk.supp Collapse the gnome2 branch back into HEAD. 21 years ago
valgrind-gnucash.supp Merge reshuffle-modules (r15315) back into the trunk. 20 years ago
valgrind-x11.supp Collapse the gnome2 branch back into HEAD. 21 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.