Commit Graph

156 Commits (5fb8d3dcdfeca686dbb9df8097d7780a3f085d01)

Author SHA1 Message Date
John Ralls de9ee8dede 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
c-holtermann 0553576c81 restructure info so that python help will display it
6 years ago
c-holtermann f6cb803192 app_utils needs to be imported to module gnucash to be accessible
6 years ago
Geert Janssens 0cfb40efeb CMake - use configure_file instead of file(COPY ) wherever possible
6 years ago
John Ralls 3ca8fa1229 Merge branch 'maint'
6 years ago
John Ralls e1b0140357 Fix failed build of python tests and failed test in 3.10 tarball.
6 years ago
John Ralls 882fd22ca1 Merge Christoph Holtermann's 'python-app-utils' into maint.
6 years ago
John Ralls fdfaca5575 Merge Christoph Holtermann's 'python-session-instance-constructor' into maint.
6 years ago
c-holtermann e2c37359ef high level python wrappers for app-utils
6 years ago
c-holtermann 4dcdec664a remove whitespace in parentheses (PEP 8)
6 years ago
c-holtermann 43cebedd3d tests for session
6 years ago
c-holtermann daff201ffb don't allow instance=None for wrapper objects
6 years ago
c-holtermann 0da6b851b0 add instance argument to Session constructor
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
Christopher Lam 1fa5fd0a14 Merge remote-tracking branch 'upstream/maint'
6 years ago
Geert Janssens ab2edfccf1 quality-of-life improvements for python bindings
6 years ago
andygoblins 08af4ce9bd context manager examples
6 years ago
andygoblins f1f450cedc make Session a context manager
6 years ago
andygoblins 4502afad4f fix __eq__ in Split and Transaction
6 years ago
Christopher Lam fd76a31104 [utilities] deprecate gnc:substring-replace-from-to
6 years ago
Christopher Lam 907bff34c3 [gnc-module] clean up deprecation warnings
6 years ago
Geert Janssens ab5b7155af CMake - remove parameter repetition in else() and endif() statements
6 years ago
Christopher Lam 62c2203d40 Merge branch 'maint'
6 years ago
loftx 7cd2495674 Add Invoice.Unpost() to Python Bindings
6 years ago
Geert Janssens 490b20d2da Merge branch 'maint'
6 years ago
Geert Janssens 45cfb8937a Merge branch 'maint'
6 years ago
Geert Janssens 3b1b78d54c Drop a few left-over references to the deprecated gnc-module scheme wrapper
6 years ago
Geert Janssens f52c581ddc Merge branch 'dropgml'
6 years ago
Geert Janssens 7f6367410e price quotes - move scm file from bindings to gnucash
6 years ago
Geert Janssens 88706e5657 bindings/guile - remove gnc-module wrapper
6 years ago
Geert Janssens d52aa0a0dd app-utils - remove gnc-module boilerplate
6 years ago
Geert Janssens 0de3dc6bf1 guile/bindings cleanup - only load module gnome-modules when really in use
6 years ago
Geert Janssens 4c77f7670e engine - remove gncmod boilerplate
6 years ago
Geert Janssens 25cce83f29 gnome-utils - expose wrapped api directly from gnome-utils.scm
6 years ago
Geert Janssens ee722b85c1 bindings/guile cleanup - fold engine-utilities.scm into engine.scm
6 years ago
Geert Janssens c00bf6bcdb app-utils - expose wrapped api directly from app-utils.scm
6 years ago
Geert Janssens 043c6367a5 gnc-module test updates
6 years ago
Geert Janssens fbd73c83cf gnc-module - move most of scm tests to bindings/guile
6 years ago
Geert Janssens 6eb0ccfa11 gnc-module - move guile wrappers to bindings/guile
6 years ago
Geert Janssens 096a515154 bindings/guile - fix typos in error messages
6 years ago
Geert Janssens 6a3505d01f app-utils - move price-quotes support functions directly into bindings
6 years ago
Geert Janssens d777128e6f app-utils - simplify and move gettext wrappers
6 years ago
Geert Janssens 2e1b9f937b engine - drop guile wrappers for obsolete functions
6 years ago
Geert Janssens c46c9682eb engine/test - move guile related tests to bindings
6 years ago
Geert Janssens 02511401b7 bindings/guile cosmetic - rename source files for consistency
6 years ago
Geert Janssens 77f669f123 bindings/guile cosmetic - move price-quotes target lower down
6 years ago