Commit Graph

165 Commits (b3e3eb316620f2f97232f1b94de19c92973b531b)

Author SHA1 Message Date
Christopher Lam 56b75c3691 std::string cannot free() scm_to_utf8_string automatically
3 years ago
John Ralls 30cbf3074e Fix misplaced static variable decl.
3 years ago
John Ralls d8a3e83189 Fix test breakage from account list reversal.
3 years ago
John Ralls 634b9f8744 Bug 798810 - Income Statement (multicolumn) - account sorting is...
3 years ago
Richard Cohen 9fa2a48fe1 Fix build on gcc-8 & 9.
3 years ago
John Ralls b4b8431984 Bug 798778 - GnuCashquits abruptly when attempting to edit options…
3 years ago
John Ralls a44b3664e2 [c++options] Implement GncOptionGncOwnerValue class.
3 years ago
Richard Cohen 329a2f7d42 Guard against some possible null pointer dereferences
3 years ago
John Ralls 1341511edb [c++options] Save an empty SCM string for nil or empty option values.
3 years ago
John Ralls 1eecb9f5c0 [c++ options] Fix locale dependency in test-gnc-option-scheme-output.
3 years ago
Richard Cohen be41bde58a Add missing MAKE_LINKS, and the local scm directory to %load-path
3 years ago
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
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
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
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
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
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
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