]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.829 v7.4.829
authorBram Moolenaar <Bram@vim.org>
Tue, 25 Aug 2015 10:21:32 +0000 (12:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 25 Aug 2015 10:21:32 +0000 (12:21 +0200)
commit7fb7d34caf5f45289212987123baac4ce5a0d38c
tree7425cf8c1cc4f4684e4025fec5ee838b6dc317cb
parent670acbc70f371409b46b722bd9a1166e53574f42
patch 7.4.829
Problem:    Crash when clicking in beval balloon. (Travis Lebsock)
Solution:   Use PostMessage() instead of DestroyWindow(). (Raymond Ko, PR 298)
src/gui_w32.c
src/version.c