gnucash/libgnucash/core-utils
Geert Janssens de4d1e9859 Add infrastructure to handle preference schema migrations and use it to replace one preference
The preference schema migration collects all schema mutations that can occur
when upgrading to a newer gnucash version. The old gconf to gsettings conversion is
integrated in this system as well. Newer schema mutations will happen based on version
number upgrades though.

The preference that got replaced is "use-theme-colors". Based on discussion in bug 746163
(https://bugzilla.gnome.org/show_bug.cgi?id=746163) and gnucash-docs PR#105
(https://github.com/Gnucash/gnucash-docs/pull/105) this has been replaced with
"use-gnucash-color-theme" with inverted meaning. The old option is kept around for one or
two major release cycles to allow seamless conversion.
2017-12-11 21:56:23 +01:00
..
test Rework directory determination in CMake builds. 2017-12-05 17:25:52 -08:00
binreloc.c Rework directory determination in CMake builds. 2017-12-05 17:25:52 -08:00
binreloc.h Restructure the src directory 2017-08-10 18:45:00 +02:00
CMakeLists.txt Rework directory determination in CMake builds. 2017-12-05 17:25:52 -08:00
core-utils.i Rewrite several file path routines to use boost::filesystem 2017-08-26 21:38:21 +02:00
core-utils.scm Rewrite several file path routines to use boost::filesystem 2017-08-26 21:38:21 +02:00
gnc-environment.c Extend environment file parsing to also parse environment.local 2017-08-26 21:38:21 +02:00
gnc-environment.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-filepath-utils.cpp Rework directory determination in CMake builds. 2017-12-05 17:25:52 -08:00
gnc-filepath-utils.h Rework directory determination in CMake builds. 2017-12-05 17:25:52 -08: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 Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-guile-utils.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02: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 Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-locale-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-path.c Rework directory determination in CMake builds. 2017-12-05 17:25:52 -08:00
gnc-path.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-prefs-p.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-prefs.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-prefs.h Add infrastructure to handle preference schema migrations and use it to replace one preference 2017-12-11 21:56:23 +01:00
gncla-dir.h.in Rework directory determination in CMake builds. 2017-12-05 17:25:52 -08:00
Makefile.am Remove unset variable SWIG_ARGS from Makefile.am 2017-11-30 13:31:23 -08:00