Commit Graph

574 Commits (dafdd702e6bfffee5fe75f973f8a67320586c7ff)

Author SHA1 Message Date
Christopher Lam d64fb74b9e [utilities] add supporting functions for guile-json use
7 years ago
Christopher Lam 3923dfa19a [business-prefs] tidy counter definitions
7 years ago
Robert Fewell 5eb6f76e63 Change uri functions to work with valid Windows file uri's
7 years ago
Robert Fewell 89d2cde979 Remove some white space/tabs from gnc-filepath-utils.cpp
7 years ago
Robert Fewell 22a7a05d50 Add function to create an absolute file path
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
John Ralls bc9d83c90f Merge Christoph Holterman's 'PR-G_ADD_PRIVATE-clean' into maint.
7 years ago
loftx d5297a46bf Resolve 'basic_string::_M_construct null not valid' error when no database is provided in connection string
7 years ago
Christopher Lam 09e0e02a75 [test-extras] abstract test-data skeleton
7 years ago
Geert Janssens fce75ea748 Add dedicated api to query build-time, version related compile constants
7 years ago
Christopher Lam fe6cc534a0 [engine-utilities] deprecate account utility functions
7 years ago
Christopher Lam 972562421e [engine-utilities] deprecate split utility functions
7 years ago
Christopher Lam 9ba0d9658d [test-extras] (create-transaction) adds price trading commodities/currency
7 years ago
Christopher Lam 918321aafa [test-extras] for tests: (env-create-multisplit-transaction)
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
John Ralls 11083d6052 Bug 796989 - some date/time does not honor user locale (bis).
7 years ago
Christopher Lam 4f0e9a5168 [options] gnc:warn when looking up old option names
7 years ago
Frank H. Ellenberger d7190c0fac Merge branch 'patch-1' of https://github.com/sicelo/Gnucash into maint
7 years ago
Sicelo 07fbb46398
Update SZL section header
7 years ago
Mike Alexander d4af5244d0 Bug 797106: Do a better job of converting decimal prices to rationals.
7 years ago
Christopher Lam a4789fcac5 bugfix: fix crasher when loading saved-report with unknown choices.
7 years ago
Christopher Lam a731c9ed9a [gnome-utils] add gnc:gui-warn/error/msg global functions
7 years ago
Sicelo 86be3b9247
Update iso-4217-currencies.xml
7 years ago
Sicelo 96577ff922
Update iso-4217-currencies.xml
7 years ago
Christopher Lam 65bfeaf5de [date-utilities] bugfix: date-intervals produces good month deltas
7 years ago
John Ralls 140eb0b110 Log a warning in gnc_get_locale() instead of writing to stderr.
7 years ago
John Ralls 7d7da8e2c4 Bug 797067 - Date displayed incorrectly in register take two.
7 years ago
Mike Alexander 62a4e73f7f Don't use GNC-DENOM-SIGFIGS when converting prices
7 years ago
Mike Alexander 5bd7875437 Revert the part of 923b01e2 which reverses currency quotes less than 1.
7 years ago
Mike Alexander df19244792 Fix the comments on double_to_gnc_numeric. GNC_DENOM_AUTO is allowed.
7 years ago
Mike Alexander 2820af7166 Make test-backend-dbi-basic build and run with libdbi 8.
7 years ago
Alex Aycinena 7d0adfd0c6 remove unnecessary KVPs and frames related to US Income Tax name and type
7 years ago
Christoph Holtermann 2ab6650e9a Replace deprecated g_type_class_add_private
7 years ago
Christoph Holtermann 2cfc61182e directly use G_DEFINE_TYPE instead of QOF_GOBJECT_GET_TYPE
7 years ago
Christoph Holtermann 1bfcc95998 directly use G_DEFINE_TYPE_WITH_PRIVATE instead of QOF_GOBJECT_GET_TYPE
7 years ago
Christoph Holtermann 658da08008 replace deprecated g_type_class_add_private
7 years ago
John Ralls 84d1c3645d Use NULL, not '\0', to set a char* argument to NULL.
7 years ago
John Ralls f9f714c78d gnc_pricedb_nth_price: Clarify code and cache results.
7 years ago
Alex Aycinena fc15364326 remove unnecesary 'home' level in path for US Income Tax book tax information
7 years ago
John Ralls 3a48672763 Complete reversion of e81bcf6 in gnc-pricedb.c.
7 years ago
John Ralls 020bc5371f Bug 797046 - Tools / Price Database / Currencies UI not working...
7 years ago
John Ralls e31f4c3f95 Fix unlocalized date in status bar.
7 years ago
Christian Stimming 75b6d14455 Speed-up of dealing with account_imap lists: Replace g_list_append with _prepend and subsequent _reverse.
7 years ago
Alex Aycinena 46b3e31acf Updated to include codes for version 42, although new codes not implemented yet because data not reliably available
7 years ago
Alex Aycinena 217289d037 Bug #796687, Tax entity name and type don't get saved. Change frame->set to frame->set_path to create missing frames.
7 years ago