gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon Jun 4 17:40:14 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/0b10b4b9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b4b16be3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a97f9faf (commit)
	from  https://github.com/Gnucash/gnucash/commit/06808469 (commit)



commit 0b10b4b9ed432e8837ae1551c22956daac9ee3c2
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jun 4 13:40:53 2018 -0700

    Bug 796423 - Cannot Input Chinese, seems does not work with...
    
    other IME too .
    
    Also Bug 795253 - Have problems input Chinese.
    
    Adds GTK_IM_MODULE_FILE to environment on Macs so that IME is enabled.
    Removes toggling the GtkEntry's editability in
    gnucash_sheet_key_press_event_internal; disabling it killed the preedit
    and that broke IME.

commit b4b16be30f6cf346ce580e37dbebf2c6320c38d1
Author: Keve Müller <keve.mueller at gmail.com>
Date:   Mon May 28 12:15:31 2018 +0200

    Small XML related fixes removing ambiguity improving uniformity
    
    acctchrt_common:
    there is a gratituous "i"
    
    acctchrt_full (ja):
    the Retirement and Spouse's retirement accounts have two parents
    (Investment as well as ROOT), removed ROOT.
    
    uk-vat:
    the root account was pasted a line too high 7y ago. all other files have
    the header block continuous

commit a97f9faf919788f0021917696b97b791d2a10370
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jun 4 13:21:53 2018 -0700

    Revert "Merge Keve Mueller's 'xea-fixes' into maint"
    
    This reverts commit eb67baba5b18dc4eaba7f29bf306e9091a1ff1d7, reversing
    changes made to 0064dafbad30d1146688e7329274cc10714919b3.
    
    Keve Mueller's xea-fixes branch was made from master, so merging it into
    maint effectively merged master onto maint, not something we want to do.



Summary of changes:
 CMakeLists.txt                                  | 4 ++--
 gnucash/CMakeLists.txt                          | 1 +
 gnucash/register/register-gnome/gnucash-sheet.c | 2 --
 3 files changed, 3 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list