Commit Graph

289 Commits (e79db92d8d1ec067e629247b32a8d674ffceb4e7)

Author SHA1 Message Date
Christopher Lam b2b8792110 prepend-and-reverse instead of O(N^2) append
5 years ago
Frank H. Ellenberger 6bc8679932 I18N: replace several spourious spaces
5 years ago
John Ralls 7a7c26f87e Move glib and gtk includes out of extern C for tests.
5 years ago
Bill Nottingham c0f2c3ae25 Fix build with glib2 2.67.x.
5 years ago
Christopher Lam 779c0521e0 [options.scm API] yank canonically-tabbed parent-subtotal-mode
5 years ago
Micha Lenk 9386b276e5 Make prototypes static for autoclear unit test
5 years ago
John Ralls b66eab2583 Bug 798100 - Equity totals calculating incorrectly
5 years ago
Frank H. Ellenberger 84cc64daed I18N: Remove annoying stars from translator comments
5 years ago
Christopher Lam ca606e7694 [c-interface.scm] deprecate gnc:last-captured-error
5 years ago
John Ralls c8c58bf349 Add test_autoclear_SOURCES to the dist list for inclusion in the tarball.
5 years ago
Christopher Lam 455ae59a56 [app-utils] fix dependency chain
5 years ago
Christopher Lam 0510ecfe85 [c-interface] internal defines must be declared first
5 years ago
Christopher Lam bf671d4fc7 [c-interface] Deprecate gnc:make-string-database
5 years ago
John Ralls c2ba88d91d Add MAKE_LINKS to app-utils and qif-import scheme targets.
5 years ago
Christopher Lam dcf90b98c0 [options.scm] use srfi-1
5 years ago
Christopher Lam 59ec912928 [modularise] (gnucash app-utils)
5 years ago
Christopher Lam 0630c214f0 [options.scm] move gnc:options-fancy-date to business-options.scm
5 years ago
Christopher Lam 51e3a65762 [options.scm] typo ref -> list-ref
5 years ago
Christopher Lam a2ef6ed6a5 Use proper format syntax
5 years ago
Christopher Lam 854c117820 [trep-engine] move currency options into their own section
5 years ago
Christopher Lam 72982de588 Revert "[date-utilities] Convert reldate list into srfi-9 records"
5 years ago
Christopher Lam 8b5dd55dc4 Revert "[c-interface] deprecate gnc:make-string-database"
5 years ago
Christopher Lam b67bf4b761 [c-interface] deprecate gnc:make-string-database
5 years ago
Christopher Lam 3be7935965 [date-utilities] Convert reldate list into srfi-9 records
5 years ago
Ralf Habacker 63580d91ba Add feature GNC_FEATURE_EQUITY_TYPE_OPENING_BALANCE
6 years ago
Ralf Habacker f8dcd23023 Add support for the opening balance accounts flag
6 years ago
John Ralls e09a26ba3a Merge Christian Gruber's 'test_import_backend' into maint.
6 years ago
John Ralls 26fa239f89 Merge Christian Klein's 'auto-clear-tests' into maint.
6 years ago
Cristian Klein 69789b2b93 [auto-tests] Stick to CodingStandard for member variables
6 years ago
Cristian Klein f26215feae [auto-tests] Fix misspelling
6 years ago
Robert Fewell 65b7b8c4a2 Section help on windows not working
6 years ago
Cristian Klein e5378b2048 [auto-clear] Make test more future-proof with GoogleTest
6 years ago
Cristian Klein 982cf86deb [auto-clear] Fix test with googletest 1.8
6 years ago
Cristian Klein 9d4c0b05db [auto-clear] Improve #include style
6 years ago
Cristian Klein 1cf7defee8 [auto-clear] Address feedback
6 years ago
Cristian Klein 9bf550d38f [auto-clear] Include test for ambiguous cases
6 years ago
Cristian Klein 5cd777b673 [auto-clear] Fix test: Add xaccAccountBeginEdit / xaccAccountCommitEdit
6 years ago
Cristian Klein 2faecb2074 [auto-clear] Avoid testing ambigous auto-clear
6 years ago
Cristian Klein a1806a2f94 [auto-clear] Fix model
6 years ago
Cristian Klein 51715e454c [auto-clear] Add tests
6 years ago
Christopher Lam 78c8b03c5e [window-autoclear.c] cleanup, optimize, prevent UI lag
6 years ago
Robert Fewell 3c5066feb4 Change source files option-util.* for spaces and tabs
6 years ago
Robert Fewell c11f4db96e Bug 345924 - Report options 'Reset Button' always flags changes
6 years ago
Christopher Lam 39a6704169 [options.scm] rename new-owner-report "Links" to "Transaction Links"
6 years ago
Christian Gruber e44cf9c61f Add missing C linkage statements
6 years ago
John Ralls db626de68a Rename all Transaction and Invoice Association identifiers to DocLink.
6 years ago
John Ralls 50bf59d62e Rename Transaction and Invoice Associations to Document Links.
6 years ago
Geert Janssens ad8b602fe2 I18n - Uppercase option name to align with other option names
6 years ago
Geert Janssens 56210de9a2 Rename report option for consistency
6 years ago
Christopher Lam d546a617ad ensure averaging-multipler returns exact numbers rather than floats
6 years ago