Commit Graph

348 Commits (a4b1827793b146e9d0fd8db87c76cb5caa211dc6)

Author SHA1 Message Date
Geert Janssens e9dfd0d9ea Still more fixes for Arch ci failure
5 years ago
Geert Janssens cb04365013 More fixes for Arch ci failure
5 years ago
Geert Janssens fbabcd58e0 Remove dead code
5 years ago
Geert Janssens b9208eccbf Remove duplicate declaration
5 years ago
Geert Janssens e973a1b60d Drop default locale currency special case for euro
5 years ago
Sumit Bhardwaj df579c257b Replace g_memdup by memcpy
5 years ago
Christopher Lam 3739d9121c [date-utilities.scm] typo fix and deprecate unused functions
5 years ago
Frank H. Ellenberger 93e2829ee5 Merge PR #899 into maint
5 years ago
luz paz 16b4976381 Fix typos in libgnucash/
5 years ago
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
Christopher Lam 428c8c501c [guile-3] change _ to G_
6 years ago
Christian Gruber 3d92d53917 Rename all class methods using snake_case instead of camelCase
6 years ago
Christian Gruber 8425af784e Check pointer to preferences backend before using it
6 years ago
Christian Gruber 766f88c02d Replace singleton class MockPrefsBackend by an ordinary class
6 years ago
John Ralls 4ee573e23a Link with libm.so on those platforms that require it.
6 years ago
Christopher Lam 851bc7f8d9 deprecations: clarify functions deprecated in 4.x.
6 years ago
Geert Janssens a124e647db Add files omitted in previous commit
6 years ago
Geert Janssens 5fc2b9519c Add mock sources and import-export test to dist
6 years ago
Robert Fewell 785a6a8fa6 Add a new cell type for Transaction associations that
6 years ago
John Ralls f2a13ecac7 Merge Christian Gruber's 'test_import_backend' into master.
6 years ago
Christopher Lam f8bad131a5 Merge branch 'maint-797743' #720 price renderers
6 years ago
Christopher Lam 3d25a40d1f [gnc-ui-util] add gnc_price_print_info
6 years ago
Christopher Lam f9dfdb3e6c [c-interface] compact code, use (ice-9 match)
6 years ago
Mike Alexander 478112d8c0 Define log_module in gnc-sx-instance-model.c.
6 years ago
John Ralls fbf7171ab6 Fix libgnc-app-utils.dylib install_name_dir.
6 years ago
John Ralls 758bd7b656 Merge branch 'maint'
6 years ago
Geert Janssens bbeb9a2b62 Drop all gnc-module dependencies and includes from compilation units that no longer use it
6 years ago
Geert Janssens abf29aa196 Drop the gnc-module wrapper around the test-engine library
6 years ago
Christopher Lam 8023065030 [fin.scm] return #f instead of -1 if n is out of range
6 years ago
Christopher Lam 96a6e1b0d5 Merge branch 'patch-1' of git://github.com/thetedmunds/gnucash into maint
6 years ago
Christopher Lam 6de712b501 [gnc-exp-parser] don't crash when gnc:fn returns non-number
6 years ago
thetedmunds d6c5b115d8
Adding lines missing from fix for Bug 797196
6 years ago
John Ralls 3ca8fa1229 Merge branch 'maint'
6 years ago
John Ralls fdfaca5575 Merge Christoph Holtermann's 'python-session-instance-constructor' into maint.
6 years ago
c-holtermann ab843c0b7a include gnucash_core of python bindings in python swig app-utils
6 years ago
jean 4a8350ece2 797318 - Amounts ending in zero displayed as fractions
6 years ago
Geert Janssens e78313147c Cmake - rework gnc_add_scheme_deprecated_module to use keyword parameters
6 years ago
Geert Janssens 06ff8a292d Use new keyword parameters for all calls to gnc_add_scheme_test_targets
6 years ago
Geert Janssens c05281c582 Use new keyword parameters for all calls to gnc_add_scheme_targets
6 years ago
John Ralls f85be03bb5 Merge branch 'maint'
6 years ago
Christopher Lam 50674ef632 [gnc-ui-balances] add and expose gnc_ui_account_get_reconciled_balance_as_of_date
6 years ago
Geert Janssens 301db9020d Merge branch 'maint'
6 years ago
Geert Janssens e79e82edcf CMake - remove parameter repetition in else() and endif() statements
6 years ago
Geert Janssens 490b20d2da Merge branch 'maint'
6 years ago
Geert Janssens d8a304c2c9 Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables
6 years ago
Christopher Lam 279a5fcde8 Merge branch 'maint'
6 years ago
Geert Janssens e8451ae1db tax - remove gncmod boilerplate
6 years ago
Geert Janssens d52aa0a0dd app-utils - remove gnc-module boilerplate
6 years ago
Geert Janssens 90aa539908 app-utils - make gnc-expression-parser responsible for its own cleanup
6 years ago
Geert Janssens 43647c7a54 app-utils - move component manager to gnome-utils
6 years ago
Geert Janssens 4c77f7670e engine - remove gncmod boilerplate
6 years ago