gnucash/libgnucash/app-utils
John Ralls e20f60361f Bug 799004 - Update of Prices attaches incorrect Date
Using a "close" time of 16:00 is a nice idea except that we don't know
what timezone it is, so it's not terribly useful. Use neutral time
instead so that the date will be right in all timezones.
2023-07-08 16:12:05 -07:00
..
calculation Guard against some possible null pointer dereferences 2023-03-08 11:00:56 +00:00
mocks Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
test [test] Fix memory leak in test-gnc-quotes 2023-04-29 11:52:12 -07:00
CMakeLists.txt Refactor: Remove unused macros GNC_BASIC_GOBJECT_* 2023-06-01 10:32:02 +01:00
file-utils.c Bug 798754 - Build fails with gcc 13 and glib > 2.76, bis 2023-02-25 13:12:35 +08:00
file-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gfec.c [-Wunused-function] - remove 2023-02-16 09:20:59 +00:00
gfec.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-account-merge.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-account-merge.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-addr-quickfill.c Fix the typo in function name "new_query_for_addresss" 2023-05-13 13:08:07 +01:00
gnc-addr-quickfill.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-entry-quickfill.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-entry-quickfill.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-exp-parser.c Valgrind: fix "Invalid read" in test-exp-parser 2023-06-20 10:20:44 +01:00
gnc-exp-parser.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-gsettings.cpp [gsettings.cpp] use std::unordered_map which releases on shutdown 2023-07-01 12:23:58 +08:00
gnc-gsettings.h [gsettings.cpp] use std::unordered_map which releases on shutdown 2023-07-01 12:23:58 +08:00
gnc-help-utils.c Win32 - drop conditional code never reached 2021-09-26 22:58:08 +02:00
gnc-help-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-prefs-utils.c Revert "GSettings - make most of the api private" 2021-10-16 19:02:10 +02:00
gnc-prefs-utils.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-quotes.cpp Bug 799004 - Update of Prices attaches incorrect Date 2023-07-08 16:12:05 -07:00
gnc-quotes.hpp [price-quotes] General typo fixes and code cleanup. 2022-10-13 12:52:36 -07:00
gnc-state.c gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris 2018-12-27 22:33:17 +01:00
gnc-state.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-sx-instance-model.c Fix memory leaks logging with gnc_numeric_to_string() 2023-06-28 08:16:20 +01:00
gnc-sx-instance-model.h Merge branch 'maint' into unstable 2018-02-19 15:25:53 +01:00
gnc-ui-balances.c [gnc-ui-balances.c] better wording for balance limits 2023-06-07 08:49:01 +08:00
gnc-ui-balances.h [gnc-ui-balances.c] gnc_ui_account_get_balance_limit_explanation 2023-04-22 14:22:40 +08:00
gnc-ui-util.c scanf supports %lld since C++11, C99 2023-05-15 13:21:30 +01:00
gnc-ui-util.h Bug 797033 - The CSV Importer should not obey with the "automatic digital point" setting 2023-02-24 23:02:15 +01:00
QuickFill.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
QuickFill.h Merge Richard Cohen's 'cleanup' into master. 2023-01-24 12:05:47 -08:00