Commit Graph

430 Commits (26e452bab7ba514b22b6f4fe03ffade98e46b2f0)

Author SHA1 Message Date
Richard Cohen ec169e6e24 Fix some non-translatable typos
3 years ago
John Ralls 408b5ec216 [c++ options] Restore forward & backward compatibility, fix crash.
3 years ago
Richard Cohen bddb4468fa Import GLIB2 as a target, and use it to simplify the CMakeLists
3 years ago
Richard Cohen 27fe72496e Remove unused ${GLIB_LIBS} ${GLIB_INCLUDE_DIRS}
3 years ago
Richard Cohen 56d950598d [-Wunused-variable] - pretend to use
3 years ago
Christopher Lam 4d977a947a [business-core] remove gnc:split->owner
3 years ago
Christopher Lam d53f3e68d1 Merge branch 'maint'
3 years ago
Christopher Lam 4953cf94fa [reports] use gnc:make-split->owner with guardian
3 years ago
John Ralls 732a005710 Merge Christoph Holtermann's 'python-log-access' into master.
3 years ago
Richard Cohen 78ec20515b Remove some unused variables - and the initialization
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Christopher Lam 119356752f Merge branch 'maint'
3 years ago
luzpaz 67ab9e90d2 Fix some typos
3 years ago
John Ralls f6919e60a7 Merge Richard Cohen's 'cleanup' into master.
3 years ago
Richard Cohen d6ac56ce5f Re-enable -Waddress - gncInvoiceLookup etc. are now inline functions, not macros
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Frank H. Ellenberger d039e65aca Merge branch 'maint'
3 years ago
John Ralls 09751e20c5 Bug 789730 Bis: Sometimes we get lists of Account*
3 years ago
John Ralls 816219c246 Bug 798730 - Open report doesn't remember selected accounts over restart
3 years ago
Christopher Lam 645cc9461d [core-utils] modify gnc:format to accept -
3 years ago
John Ralls 61673ec919 [c++ options] Rearrange header includes to avoid windows.h conflicts.
3 years ago
John Ralls d4a1fb92a6 [c++ options] strptime.h must be included as extern "C".
3 years ago
John Ralls 40c55899bc [c++options] Convert remaining reports and tests to new API.
3 years ago
John Ralls 30b2c0bcac [options] Provide gnc:register-multichoice-callback-option.
3 years ago
John Ralls b8c0673526 Merge branch 'maint'
3 years ago
Christopher Lam 6e6d44f567 [options.scm] typo fix - no commas needed in guile
3 years ago
John Ralls b4bab92da2 Bug 798664 - Result of 'gnucash --nofile' is marked dirty
3 years ago
Christopher Lam bfc325f63c Merge branch 'maint'
3 years ago
Christopher Lam 3d8a28898d [gnc-budget] gnc_budget_get_account_period_note returns a const
3 years ago
John Ralls 939a77407c Merge branch 'price-quotes-cpp'
4 years ago
Mike Alexander 3c306eae65 Merge branch 'maint'
4 years ago
Mike Alexander 2d3e80ea08 Compatibility with XCode's "new build system"
4 years ago
Geert Janssens 7765e13704 Bindings - move log wrappers into the swig interface files
4 years ago
Geert Janssens e5c6f6026b Remove support code that was only used by price-quotes.scm
4 years ago
Geert Janssens e97fc3e408 Drop price-quotes.scm, gnc-fq-helper.in and gnc-fq-check.in - no longer used
4 years ago
John Ralls a6e2842ea0 More distcheck fixes.
4 years ago
Christopher Lam c78bb3c22c [test-gnc-option-scheme-output.scm] more scheme typos
4 years ago
John Ralls 11d395185c Fix spelling of xaccAccountGetType.
4 years ago
Christopher Lam 161b07b241 Merge branch 'maint'
4 years ago
luz paz ba94730a23 Fix various typos
4 years ago
John Ralls 95361ad060 [options] Move gnc-options test to engine/test/CMakeLists.txt.
4 years ago
John Ralls 4ae17d12c7 [options] Move options from app-utils to engine.
4 years ago
Christopher Lam 3e02859277 Merge branch 'maint'
4 years ago
John Ralls e29ab5336f [options] Remove key and doc_string from gnc_register_query_option.
4 years ago
John Ralls 6faaf3b427 [options] Provide a const char* value flavor for register_commodity
4 years ago
John Ralls da0eff2cac [options] Implement widget-changed callbacks.
4 years ago
John Ralls 552aa438ff [options] Implement gnc_register_internal_option.
4 years ago
John Ralls 3d275a3715 [options] Improve Scheme API consistency
4 years ago
John Ralls 418bb7d0cc [options] Fix two deprecation messages.
4 years ago
John Ralls cf2870b71a [options] Change RelativeDate and Multichoice index type to uint16_t.
4 years ago
John Ralls 0b2d14ee72 Fix distribution for expressions target.
4 years ago
Christopher Lam 0b5a4cd298 Merge branch 'maint'
4 years ago
John Ralls 688832b5f8 Bug 798585 - segfault running sample script
4 years ago
Christopher Lam f1adb5da34 Merge branch 'TXN_TYPE-is-dynamic' xaccTransGetTxnType into maint #1201
4 years ago
Christopher Lam fd12d3900c [Transaction.c] use heuristics to determine txn->txn_type
4 years ago
John Ralls f4c27d4494 Move gnc_ui_account_get_tax_info_string to gnc-locale-tax.c
4 years ago
John Ralls 47904a858e Fix distcheck in master.
4 years ago
John Ralls 3fd8bd9ddf Merge branch 'maint'
4 years ago
John Ralls 426b30c37e Fix python tests dependencies
4 years ago
Christopher Lam dc620d4b24 Merge branch 'maint'
4 years ago
John Ralls 95487eb4a0 Merge branch 'maint'
4 years ago
Christopher Lam fae7ea02cd [account.cpp] gnc_accounts_and_all_descendants converted from scm
4 years ago
Christopher Lam 40d5db43e6 Bug 797163 - qof_book_get_option segfaults when retrieving a non-leaf frame
4 years ago
Christopher Lam 11458bf8b3 [core-utils.i] Use g_dpgettext2 instead of g_dpgettext
4 years ago
John Ralls abd1a0b3f1 Merge branch 'c++options'
4 years ago
Christopher Lam 73ddaa8c40 Remove deprecated functions
4 years ago
John Ralls 03cbbd1cd1 Merge branch 'maint'
4 years ago
John Ralls 7d94ade599 [python]Remove non-namespace "All non-currency" fom namespace test.
4 years ago
John Ralls 109efe62b8 Rework default non-currency commodity namespace.
4 years ago
Christoph Holtermann 6a015c8744 make GncNumeric.invert() return GncNumeric
4 years ago
Christoph Holtermann 567df27cc7 Implement some comparisons and arithmetics for GncNumeric
4 years ago
Christopher Lam 193a7aae5d Merge branch 'maint'
4 years ago
John Ralls 1373233cd0 Restore Scheme definitions of GNC-COMMODITY-NS-CURRENCY & -NONCURRENCY.
4 years ago
John Ralls cbfacdcd55 Merge Christoff Holtermann's 'python-qof-example' into maint.
4 years ago
John Ralls d841b322d0 Merge Frank Ellenberger's 'Bug684507' into maint.
4 years ago
Christoph Holtermann 64920e7c70 Small fix in expected result
4 years ago
Christoph Holtermann 07cfe9e45c Missed one redundancy
4 years ago
Christoph Holtermann 395c7a7052 Modify examples to respect previous patch
4 years ago
Christoph Holtermann 62f8acf6ae Provide the complete set of QOF enums in gnucash
4 years ago
Christoph Holtermann 06e17dfd5c Provide wrapper for qof numeric predicate
4 years ago
Christoph Holtermann f44d23035e python qof examples
4 years ago
John Ralls 9ad24321b4 Remove investment-type namespaces.
4 years ago
Frank H. Ellenberger 09296dfb96 Drop commodity-table.scm, no longer required after adjusting qif-dialog-utils
4 years ago
Frank H. Ellenberger c7f842c081 Bug 684507 - commodity namespace should be localized
4 years ago
John Ralls c1c75e8f81 Revert "Revert "Merge Stefan Bayer's 'SepaInternalTransfer' into maint.""
4 years ago
John Ralls ff75ad7043 gnc:html-foo-include: Use gnc-resolve-file-path.
4 years ago
John Ralls 5c7967c4a5 Revert "Merge Stefan Bayer's 'SepaInternalTransfer' into maint."
4 years ago
John Ralls 17a3f7fef2 Merge Stefan Bayer's 'SepaInternalTransfer' into maint.
4 years ago
Christopher Lam d861c65020 [test-engine-extras] don't create splits of opposing amt/value signs
4 years ago
John Ralls 4c43dac1b6 Restore setting swig engine initialization flag.
5 years ago
John Ralls cf5da9fffd Resolve merge conflicts.
5 years ago
Christopher Lam 984d816a58 Merge branch 'maint'
5 years ago
Christopher Lam e94ee3bfad Don't g_strdup char* from scm_to_locale|utf8_string
5 years ago
Christopher Lam 171ce9413b Don't g_strdup char* returned by scm_to_locale_string
5 years ago
Christopher Lam 19a91f041e Revert "g_list_free swigged GList* arguments"
5 years ago
Christopher Lam 16184daf95 g_list_free swigged GList* arguments
5 years ago
Christopher Lam 9eaa3eb23a Merge branch 'maint'
5 years ago
Christopher Lam 23d964a6a4 g_list_free_full requires a GDestroyNotify
5 years ago
Christopher Lam 0bce6a1d56 [core-utils] introduce gnc:format
5 years ago
Christopher Lam 3ff5bd8246 [test-core-utils] uses srfi-64
5 years ago