Commit Graph

11429 Commits (d8eac7b083c8a88eafd50ae0823a80cee6012a41)
 

Author SHA1 Message Date
Charles Day d8eac7b083 QIF Import: Add support for importing to A/R and A/P account types, which were previously unknown to the importer. I also had to adjust a function in the engine's Account API that caused imported accounts trees to not merge properly in rare cases where one an existing GnuCash account has a NULL string pointer but an importer-created account has an empty string instead. This situation arises as a side effect of using SWIG, which doesn't let Scheme distinguish between NULL and an empty string (a string containing only NUL).
18 years ago
Charles Day 8ee9abc9f1 Revision to r17178 for an unintended change to the file's introductory comments.
18 years ago
Charles Day b9a3f6a81f Reporting: Prevent GnuCash from crashing if a report's option generating procedure causes a Scheme exception. Also fix a typo of "names" vs. "namer".
18 years ago
Phil Longstaff bcd5574d9a Fix memory leak
18 years ago
Andreas Köhler 5c9826170f Remove dead function gnc_split_reg_check_close().
18 years ago
Charles Day 7d8230ad77 Eliminate requests to translate several phrases that are never displayed.
18 years ago
Charles Day 55483496a4 Bug #475980: Fix the labeling of several QIF importer pages.
18 years ago
Phil Longstaff 6f2674c4b6 Fix memory leak - return value from recurrenceToString()
18 years ago
Derek Atkins 8d532f650c Match NULL and guid_null() for NULL GUID Matches
18 years ago
Derek Atkins 1b01c93198 Don't clean out the EXTRA_DIST pixmaps if we're not building from SVN.
18 years ago
Charles Day 08deb71541 Bug #514210: This fixes a QIF import bug introduced in r17156 which prevented users from creating new accounts while mapping accounts. It also fixes several GUI annoyances:
18 years ago
Charles Day 23b3f81410 Bug #514210: Allow multiple rows to be selected and remapped on QIF Import
18 years ago
Andreas Köhler d0ddccaa01 Bug #452354: Translate account type option names of average balance report
18 years ago
Andreas Köhler c7c3f3653c Bug #512991: Do not allow posting invoices to placeholder accounts.
18 years ago
Andreas Köhler c2cccd17c7 Do not close registers when creating a new account.
18 years ago
Andreas Köhler 37300535b6 Bug #528835: Harden gnc:txf-get-code-info when tax lookups fail.
18 years ago
Andreas Köhler 70efd54257 Bug #489502: When changing the account separator, let registers pick up the new char.
18 years ago
Charles Day 54f7aed224 Bug #336192: The QIF importer now allows new namespaces to be entered by the
18 years ago
Andreas Köhler 4201814cea Correct quickfill direction in transfer dialogs.
18 years ago
Derek Atkins fda5f25019 Honor the "used columns" in the balance row (#530924)
18 years ago
Andreas Köhler eb55bb7dcc Update latest stable version.
18 years ago
Derek Atkins 8430b27f03 Handle AB_Job_GetResultText() returning NULL (#506499)
18 years ago
Christian Stimming adcbc5d215 Add Hebrew translation by Ori Hoch.
18 years ago
Andreas Köhler db91a80c93 Bug #467529: Fix Align_n by specifying pango widths and ellipse modes for check print texts.
18 years ago
Andreas Köhler b4d3f97c53 Bug #523922: Use correct scalable icon and add/fix 22x22/24x24 icons.
18 years ago
Andreas Köhler 218cc08ad0 Bug #529232: Do not reverse the starting balance in average balance reports.
18 years ago
Andreas Köhler 371fbe6daf Update AUTHORS.
18 years ago
Andreas Köhler cf5dcab629 Win32: Move definition of AQBANKING_PATH into make_install() as it is needed there.
18 years ago
Andreas Köhler 7a3dc4ac7c SVK detection on Windows is not trivial :-)
18 years ago
Andreas Köhler 862a0b12d3 Win32: Add flag UPDATE_DOCS to avoid running svn up for the docs each time.
18 years ago
Andreas Köhler 15a8696f38 Win32: Add XSLTPROCFLAGS to be able to pass --nonet to xsltproc in make_chm.
18 years ago
Andreas Köhler f52e803765 Free two GErrors after they have been logged.
18 years ago
Charles Day d9ad51488a Bug #511231: QIF importer now takes into account any provided QIF security type
18 years ago
Derek Atkins 0cd5892271 Look for Align_n keys in check printing formats (#467529)
18 years ago
Charles Day 53b254e316 Bug #512208: Upon cancellation or failure, the QIF importer now removes any new
18 years ago
Charles Day f053c59549 Add a risk-reduction measure to xaccAccountStagedTransactionTraversal() in case
18 years ago
Charles Day e2c8a2037b Bug #527886: Add support for QIF numeric formats of 12'345.67 as produced by
18 years ago
Charles Day 051fb2181d Bug #523194: Fixed QIF importer so that if the user enters a combination of
18 years ago
Andreas Köhler 5904706297 Bug #347474: When tabbing off the last showed split, correctly focus new empty split.
18 years ago
Andreas Köhler bc3bd4a097 Bug #166101: Do not overwrite first split (blank_split) of a transaction.
18 years ago
Charles Day 473310ef52 Bug #527459: Add QIF importer support for voided transactions.
18 years ago
Charles Day 54d94702d5 Bug #511182: Commodity mapping preferences are now preserved correctly. In
18 years ago
Derek Atkins f034c41dfb Add a new Liberty(tm) check format (GtkPrint only)
18 years ago
Charles Day 9982dc104a Small adjustments to a few comment lines used for doxygen documentation.
18 years ago
Andreas Köhler f71b1e9e42 Free a few lists returned by gtk_container_get_children().
18 years ago
Charles Day 66445dd9ea Improve documentation of GLib helper functions for doxygen. In particular, move
18 years ago
Charles Day 6a7585f729 Bug #396665: When any QIF file content is found that is not encoded in UTF-8,
18 years ago
Charles Day 03fe82538c Bug #450354: QIF importer now tries using locale-encoded path if UTF-8 encoded
18 years ago
Andreas Köhler 38b6a09fbc Improve cancel behavior in reconciliation window.
18 years ago
Andreas Köhler 3480393932 Avoid a critical warning in the transfer dialog.
18 years ago