Commit Graph

1407 Commits (36c7129beb9db8dff16f37345d25f19379fe9aef)

Author SHA1 Message Date
Frank H. Ellenberger 47fa8b281e Merge PR #1425 into maint
4 years ago
John Ralls a807d3e6b7 Create function gnc_tm_get_today_neutral.
4 years ago
luz paz ba94730a23 Fix various typos
4 years ago
Christopher Lam ecd2cdf425 [gnc-glib-utils] gnc_g_list_stringjoin skips NULL data
4 years ago
Christopher Lam b7a3652de7 [date-utilities] avoid report crash if start>end date
4 years ago
John Ralls 087501d316 Bug 798262 - Scheduled transactions with blank amounts do not get created.
4 years ago
John Ralls 410db42df0 Test case where the template txn doesn't have a set currency.
4 years ago
John Ralls 229f6f5e85 Fix gdate adjustments.
4 years ago
Simon Arlott 4c1fc1d555 Bug 798262 - Add test case for basic scheduled transactions
4 years ago
Christopher Lam de7a63082b [gnc-sx-instance-model] leaks: free temporal_state
4 years ago
Christopher Lam ad27be333e [gnc-sx-instance-model] prepend GList loops instead of append
4 years ago
Christopher Lam bfa0fd1819 Bug 798588 - sx scrubbing was using incorrect free function
4 years ago
Christopher Lam f0ac8d69b2 [gnc-sx-instance-model.c] indent attributes properly
4 years ago
Christopher Lam d1aefc851d [sx-book] free sx_list before g_object_unreffing sxes
4 years ago
John Ralls 688832b5f8 Bug 798585 - segfault running sample script
4 years ago
Christopher Lam 67a1b7a873 [gnc-sx-instance-model] free GHashTable keys when destroying
4 years ago
Christopher Lam ebf3439558 [gnc-sx-instance-model] free some GHashTable keys & Values
4 years ago
Christopher Lam 7c2a249511 [gnc-sx-instance-model.c] refactor Scrub function
4 years ago
Christopher Lam 7880f9b16f [SchedXaction.c] free list of recurrences
4 years ago
Christopher Lam c16840b840 more leaks because qof_instance_get returns a new char*
4 years ago
Christopher Lam f1adb5da34 Merge branch 'TXN_TYPE-is-dynamic' xaccTransGetTxnType into maint #1201
4 years ago
Christopher Lam ec3e996f92 tests xaccTransGetTxnType heuristics
4 years ago
Christopher Lam fd12d3900c [Transaction.c] use heuristics to determine txn->txn_type
4 years ago
Robert Fewell ce4768c357 Bug 798565 - Import map editor entry deletion
4 years ago
Robert Fewell d688a17ef6 Merge 'luzpaz' branch 'source-typos' into maint PR #1364
4 years ago
Christopher Lam 263f007d5c [gnc-filepath-utils] new: gnc_list_all_paths
4 years ago
Christopher Lam aa43c198c6 [Transaction.c] don't set TxnType kvp if it is the same as before
4 years ago
John Ralls 9f6d495ca1 Fix use-after-free crash in utest-Invoice.
4 years ago
luz paz cfc6e9d7e0 Fix source typo begining->beginning
4 years ago
John Ralls 903cbdcad3 Bug 798547 - Calculated Due Date is short 1 day when posting on...
4 years ago
John Ralls 564d73a553 Bug 798531 - Selecting "Print" from the file menu on a report...
4 years ago
Christopher Lam 670902d5a8 Bug 798535 - Crash when increasing the number of periods in a budget
4 years ago
Robert Fewell 27cab58bf2 Correct some text describing some date functions.
4 years ago
Robert Fewell c000a890ad Bug 798501 - Balance wrong date end of account period
4 years ago
Alex Aycinena e381e70638 reverse commit d48937c. See discussion in Bug #79769.
4 years ago
Alex Aycinena d48937cf9c Bug #79769 - Allow US Income Tax txf code 296 (Returns and allowances) to be shown and assignable for both income and expense type accounts.
4 years ago
Christopher Lam 394e0a4b71 [gnc-sx-instance-model.c] leak: don't strdup char* for xaccTransSetNotes
4 years ago
Christopher Lam e1d52963ed [account.cpp] restore breadth-first search for 2 functions
4 years ago
Christopher Lam fae7ea02cd [account.cpp] gnc_accounts_and_all_descendants converted from scm
4 years ago
Frank H. Ellenberger 2298590316 Merge PR #1309 into maint
4 years ago
Christopher Lam 736d223198 Merge branch 'maint-progress3' into maint #1312
4 years ago
Christopher Lam 0c4d438a0e [kvp-frame.cpp] expose iterator, skip inexistent frame
4 years ago
Christopher Lam aab33954e7 [gnc-numeric.cpp] Reduce logging level of gnc_numeric exception message
4 years ago
luz paz 8adedc2248 Fix various typos
4 years ago
Christopher Lam 6a668df168 [qofutil.h] don't recurse includes
4 years ago
John Ralls 26b009c0f4 Bug 798500 - FTBFS (tests failure) on armhf
4 years ago
Christopher Lam ee8729dfb6 [account.cpp] char* must be freed
4 years ago
John Ralls 109efe62b8 Rework default non-currency commodity namespace.
4 years ago
Christopher Lam 4a75baa4c6 [gnc-xml-backend.cpp] gchar* must be freed after use.
4 years ago
Christopher Lam cf1282501e Use original guile variable names changed in #1073
4 years ago