Files
gnucash/src
Chris Shoemaker c07435ed36 Another crack at fixing bug #327780.
Simplify the control flow around the code in gnc_split_register_save() that
   decides what transactions to commit and when.  Be sure to commit the 
   blank transaction even when it's not the pending transaction.  Refresh the
   register after transaction rollback.

   Add more assertions that will either fail in some case I haven't tested or
   prove that more register code is unreachable.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13844 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-24 22:35:33 +00:00
..
2006-04-01 05:28:52 +00:00
2006-04-22 04:53:16 +00:00
2006-03-09 14:28:54 +00:00
2003-06-21 19:25:04 +00:00
2006-03-31 21:03:13 +00:00
2001-12-07 11:11:08 +00:00
2005-11-22 22:54:04 +00:00

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.