Commit Graph

348 Commits (a4b1827793b146e9d0fd8db87c76cb5caa211dc6)

Author SHA1 Message Date
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
Geert Janssens bd311d5dfb report - expose wrapped api directly from report-core.scm
6 years ago
Geert Janssens c00bf6bcdb app-utils - expose wrapped api directly from app-utils.scm
6 years ago
Geert Janssens 6a3505d01f app-utils - move price-quotes support functions directly into bindings
6 years ago
Geert Janssens 9ed9621363 app-utils - remove unused guile includes
6 years ago
Geert Janssens d777128e6f app-utils - simplify and move gettext wrappers
6 years ago
Geert Janssens 759bbe1da0 app-utils - move gnc_get_debit/credit_str functions to Account
6 years ago
Geert Janssens 02511401b7 bindings/guile cosmetic - rename source files for consistency
6 years ago
Geert Janssens 1c7f835f47 engine - move guile code to bindings/guile
6 years ago
Geert Janssens b1ba16c33b gnc-hooks - factor out scm calls into a separate source file
6 years ago
Geert Janssens 18093b5e82 core-utils - move guile utils to bindings/guile
6 years ago
Geert Janssens 33e1ff645c Allow to pass include directories to the add_swig_xyz commands
6 years ago
Christopher Lam 2cd69e8d85 [budgets.c] handle both natural & reversed signs budgets
6 years ago
Geert Janssens 9f5cbb3a82 app-utils - move register's copy operations to ledger-core
6 years ago
Geert Janssens 02afa33e54 app-utils - reduce guile-util api-surface
6 years ago
Geert Janssens efefac3e1e Dead code removal
6 years ago
Christopher Lam e6c6d4e0bb Merge branch 'maint'
7 years ago
John Ralls 9189bcbe41 Bug 797078 - "Automatic decimal point" Should Not Cause 2 Different Behaviors
7 years ago
John Ralls ba5bd6b4d7 Merge branch 'maint'
7 years ago
Christopher Lam d56a47f17a [c-interface] gnc:backtrace-if-exception returns #f if error
7 years ago
Christopher Lam 0c65c41b32 guile: remove support for guile < 2.0
7 years ago
Geert Janssens 0eb0b922d7 Python - remove 2.x only code paths
7 years ago
Christopher Lam b49109b782 Merge branch 'maint'
7 years ago
Christopher Lam 9832fa397a [window-report] show backtrace when report crashes
7 years ago
John Ralls b8b33b9591 Revert "More conversions from pkg-config variables to imported targets."
7 years ago
Christopher Lam 7cdb79ccf2 Merge branch 'maint'
7 years ago
Christopher Lam 3208879e64 [app-utils] upgrade Tax/Tax Number option to all locales
7 years ago
Christopher Lam 0f6ad8263b Remove deprecated functions
7 years ago
John Ralls 1a9fcfefad More conversions from pkg-config variables to imported targets.
7 years ago
John Ralls e38cc91452 Merge branch 'maint'
7 years ago
John Ralls c23f3f05e3 Fix deprecated G_TYPE_INSTANCE_GET_PRIVATE and G_INLINE_FUNC
7 years ago
John Ralls 0b3752d9cb Merge branch 'maint'
7 years ago
Frank H. Ellenberger bbcf19ae6a [I18N] use msgctxt for Reconciled flags
7 years ago
Christopher Lam 3d608efc22 [test-options] add to CMakeLists.txt
7 years ago
John Ralls 1fc831002d Merge branch 'maint'
7 years ago
John Ralls fcc1653822 Replace overly indirect gnc_business_get_default_tax_table.
7 years ago
Geert Janssens a20c60990a Use one single module to load locale specific tax rather than a module per locale
7 years ago
Robert Fewell f9dc198031 Destroy the registered preference hash table
7 years ago
Robert Fewell 1344ea67e7 Create a function to remove the registered preference
7 years ago
Robert Fewell 02f7a807de Create a function to remove the registered preference
7 years ago
Geert Janssens 0e93e95c6c Merge maint
7 years ago
Christopher Lam f64dd0860f Bug 752395 - Start Day of weekly report doesn't respond to change in locale
7 years ago
Christopher Lam d1fddf557c Modifications to consider module changes in master
7 years ago
Christopher Lam 5bd854c550 Merge branch 'maint'
7 years ago
Christopher Lam fbb6a95600 [simple-obj] deprecate this module
7 years ago
Christopher Lam e8a41bbf54 [options] compact lookup-option
7 years ago
Christopher Lam bd0cbbf931 [test-options] initial commit
7 years ago
Christopher Lam 66511f17bb [c-interface] compact functions
7 years ago
Christopher Lam 720f176417 Merge branch 'maint'
7 years ago
Christopher Lam 681e023cd5 [date-utilities][API] deprecate unused exports, add comments
7 years ago
Christopher Lam 7e9ec00906 [date-utilities] tidy up gnc:make-date-interval-list
7 years ago
Christopher Lam d0af343ee4 Merge branch 'maint'
7 years ago
Christopher Lam 6c4ae89012 [business-options] fix whitespace
7 years ago
Christopher Lam 560b313f85 [business-options] deprecate unused option-types
7 years ago
Geert Janssens 06fae12265 RptCleanup - Add compat interface for all module interfaces that were deprecated so far
7 years ago
Geert Janssens 53f59f7794 RptCleanup - Restructure installation of gnucash scm files
7 years ago
John Ralls 354e868716 Move simple-obj.scm to import-export/qif-imp, the one place it's used.
7 years ago
Geert Janssens 30ac2cf266 Remove guile functions that were marked as deprecated in gnucash the 3.x series
7 years ago
Geert Janssens d3e03ff662 Drop code to migrate preferences from gconf to gsettings
7 years ago
John Ralls 9ec5eab714 Merge branch 'maint'
7 years ago
Geert Janssens 15a35e6a3b Housekeeping - replace plenty of http links with https
7 years ago
Christopher Lam 885689b42d [options] bugfix don't override inbuilt list keyword
7 years ago
Christopher Lam ed42f8acb6 Bug 797197 - Transaction report: Error message when sorting on month
7 years ago
Geert Janssens cc7ca438c0 Merge branch 'maint'
7 years ago
John Ralls 06bc064379 Fix dependencies for Scheme tests requiring SRFI64.
7 years ago
John Ralls cac307602f Build or link all Scheme test files into a directory "tests".
7 years ago
John Ralls 141e777893 Suppress installing Scheme test programs.
7 years ago
Robert Fewell 416b79d304 Reformat source files gnc-accounting-period.*
7 years ago
Robert Fewell 037f5ed5be Bug 797089 - Wrong time for accounting period end date
7 years ago
Christopher Lam 6e246ef8ad [options] compact option-setter in generator
7 years ago
John Ralls 114efe5936 Transcode non-constant strings before passing them to scm_eval_string.
7 years ago
John Ralls 94bb28d9ab Bug 797127 - Company name and address in reports not display properly
7 years ago
thetedmunds 483f9a4c83 Bug 797196 - Allow for per-payment rounding in amortization calculations
7 years ago
John Ralls 5311e5a386 Revert "Merge T Edmunds's 'amortization-rounding' into maint."
7 years ago
John Ralls aa53c23239 Merge T Edmunds's 'amortization-rounding' into maint.
7 years ago
thetedmunds 9afc856c20 Changed gnc:computeInterestIncrement to directly calculate the amount of interest accrued in the specified compounding period. Bug 797195.
7 years ago
thetedmunds 5f9020016a Amended commit to address pull-request comments.
7 years ago
Christopher Lam 3923dfa19a [business-prefs] tidy counter definitions
7 years ago
Christopher Lam a4eb5b1a59 [options] compact book-currency-acounting functions
7 years ago
Christopher Lam faf1b08cec [options] compact valid-gains-loss-account?
7 years ago
Christopher Lam 0b8ff4b5d6 [options] deprecate gnc:save-options
7 years ago
Christopher Lam 4f6344963d [options] simplify gnc:value->string
7 years ago
christopherlam d711cc35f8 Bug 639049 - Asset Barchart Report includes also the first day of next month transactions
7 years ago
Christopher Lam 4a2b5e9641 [hooks.scm] deprecate hooks.scm
7 years ago
Christopher Lam f64586b873 [app-utils] remove config-var.scm
7 years ago
Christopher Lam 4f0e9a5168 [options] gnc:warn when looking up old option names
7 years ago
Christopher Lam a4789fcac5 bugfix: fix crasher when loading saved-report with unknown choices.
7 years ago
Christopher Lam 65bfeaf5de [date-utilities] bugfix: date-intervals produces good month deltas
7 years ago
Alex Aycinena 7d0adfd0c6 remove unnecessary KVPs and frames related to US Income Tax name and type
7 years ago
John Ralls 84d1c3645d Use NULL, not '\0', to set a char* argument to NULL.
7 years ago
Alex Aycinena fc15364326 remove unnecesary 'home' level in path for US Income Tax book tax information
7 years ago
Christopher Lam 0d4575da6c [income-gst-statement] rename options
7 years ago
Geert Janssens d22e1db340 gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris
7 years ago
Geert Janssens 4b398325ea Redesign gnc-uri-utils
7 years ago
John Ralls bf55c30aeb Fix most of the unused assignment errors from static analysis.
8 years ago
John Ralls 24ce92056d Protect from potential nullptr dereferences.
8 years ago
John Ralls faba7975ac Fix a bunch of memory allocation errors found by clang static analysis.
8 years ago
Geert Janssens cd04e805e3 Bug 796919 - Leading '+' character not accepted in amount when value surrounded by quotes
8 years ago
Geert Janssens f13d21b973 Bug 498072 - GnuCash show taxes on invoice when individual taxes is not checked
8 years ago
Geert Janssens 406953c2ae Bug 796820 - References to 'Gnome Bugzilla' should be changed to 'GnuCash Bugzilla'
8 years ago
John Ralls 26714d2e17 Bug 792446 - Mixed languages in error dialog.
8 years ago