r18946 - gnucash/trunk/src/gnc - Cutecash: Code cleanup. Avoid crashes when undoing adding of new transactions by not deleting the tmp transaction object.

Christian Stimming cstim at code.gnucash.org
Sun Mar 21 17:37:51 EDT 2010


Author: cstim
Date: 2010-03-21 17:37:50 -0400 (Sun, 21 Mar 2010)
New Revision: 18946
Trac: http://svn.gnucash.org/trac/changeset/18946

Modified:
   gnucash/trunk/src/gnc/CMakeLists.txt
   gnucash/trunk/src/gnc/Split.cpp
   gnucash/trunk/src/gnc/Split.hpp
   gnucash/trunk/src/gnc/SplitListModel.cpp
   gnucash/trunk/src/gnc/Transaction.cpp
   gnucash/trunk/src/gnc/Transaction.hpp
   gnucash/trunk/src/gnc/mainwindow-file.cpp
Log:
Cutecash: Code cleanup. Avoid crashes when undoing adding of new transactions by not deleting the tmp transaction object.

Also, correctly set the document state to "clean" after saving.



More information about the gnucash-patches mailing list