]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2301: MS-Windows GUI: drawing error when background color changes v8.1.2301
authorBram Moolenaar <Bram@vim.org>
Fri, 15 Nov 2019 21:41:14 +0000 (22:41 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 15 Nov 2019 21:41:14 +0000 (22:41 +0100)
commitab85ca4e6a40b2998db7b00896505486f5c16b41
tree30235a09964946f92d5036f7e3c409518304e7e2
parent1ebbb6ee452dfca89335ac75f07c3db133b56645
patch 8.1.2301: MS-Windows GUI: drawing error when background color changes

Problem:    MS-Windows GUI: drawing error when background color changes.
Solution:   Implement gui_mch_new_colors(). (Simon Sadler)
src/gui_w32.c
src/version.c