]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1390: DirectX scrolling can be slow, vertical positioning is off v8.0.1390
authorBram Moolenaar <Bram@vim.org>
Thu, 14 Dec 2017 12:15:19 +0000 (13:15 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 14 Dec 2017 12:15:19 +0000 (13:15 +0100)
commit7f88b65f6cde3d69386e461f61271a271b79b7e8
treec01bfcc823cae66433a91285a579a6bd0e590ee0
parenta6d4849c711379b773529afaed640455287ac934
patch 8.0.1390: DirectX scrolling can be slow, vertical positioning is off

Problem:    DirectX scrolling can be slow, vertical positioning is off.
Solution:   Make scroll slightly faster when using "scrlines:1". Fix y
            position of displayed text. Fix DirectX with non-utf8 encoding.
            (Ken Takata, closes #2440)
src/INSTALLpc.txt
src/Make_cyg_ming.mak
src/Make_mvc.mak
src/gui_dwrite.cpp
src/gui_w32.c
src/version.c