gnucash/libgnucash/core-utils
Robert Fewell b6f2b111bc Block registered prefs when preference dialogue loaded
When the preference dialogue is loaded and options are set, the ones
with registered callbacks fire causing parts of Gnucash to be updated.
This was observed with gnc_split_register_load being executed 5 times
for each open register when the preference dialogue was loaded.

To overcome this, a couple of functions have been created to block and
unblock all registered prefs and used while the preference dialogue is
loaded.
2018-09-27 15:57:34 +01:00
..
test Lowercase cmake commands 2018-05-03 23:18:15 +02:00
binreloc.c Bug 794526 - Python bindings can't find loadable modules. 2018-09-09 16:36:39 -07:00
binreloc.h Restructure the src directory 2017-08-10 18:45:00 +02:00
CMakeLists.txt Bug 794526 - Python bindings can't find loadable modules. 2018-09-09 16:36:39 -07:00
core-utils.i Rewrite several file path routines to use boost::filesystem 2017-08-26 21:38:21 +02:00
core-utils.scm Merge branch 'maint' into unstable 2018-02-02 18:57:24 +01:00
gnc-environment.c Remove unused variable 2018-09-09 22:50:05 +02:00
gnc-environment.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-filepath-utils.cpp Get metadata migration working again when upgrading from 2.6 to 3.1 2018-04-30 20:59:25 +02:00
gnc-filepath-utils.h Look for user editable config files in gnc_userconfig_dir instead of gnc_userdata_dir 2018-02-24 20:39:26 +01:00
gnc-gkeyfile-utils.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-gkeyfile-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-glib-utils.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-glib-utils.h Account.c to Account.cpp 2017-12-21 07:39:32 -05:00
gnc-guile-utils.c Bug 795039 - Crash on startup using Technicolor Style sheet in report 2018-04-14 10:18:01 -07:00
gnc-guile-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-jalali.c Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-jalali.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-locale-utils.c Bug 792105 - Startup takes several minutes, take two. 2018-04-17 16:32:45 -07:00
gnc-locale-utils.h Bug 792105 - Startup takes several minutes, take two. 2018-04-17 16:32:45 -07:00
gnc-path.c Remove autotools-only path exception to find reports 2018-02-28 12:08:37 +01:00
gnc-path.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-prefs-p.h Block registered prefs when preference dialogue loaded 2018-09-27 15:57:34 +01:00
gnc-prefs.c Block registered prefs when preference dialogue loaded 2018-09-27 15:57:34 +01:00
gnc-prefs.h Block registered prefs when preference dialogue loaded 2018-09-27 15:57:34 +01:00
gncla-dir.h.in Replace GNC_CONFIGURE(2) with configure_file 2017-12-23 14:07:25 +01:00