]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4a.037 v7.4a.037
authorBram Moolenaar <Bram@vim.org>
Sun, 21 Jul 2013 15:46:43 +0000 (17:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 21 Jul 2013 15:46:43 +0000 (17:46 +0200)
commit5f919ee8ebe15906bf865e772d5b922438e95ec0
tree2ab0ff1ad7be21d0f8a08c97dc10ab5e7d0d6518
parentac7c33e38c6e47a9568c1037e9ddd09d29c2a64e
updated for version 7.4a.037
Problem:    Win32: When mouse is hidden and in the toolbar, moving it won't
            make it appear. (Sami Salonen)
Solution:   Add tabline_wndproc() and toolbar_wndproc(). (Ken Takata)
src/gui_w32.c
src/gui_w48.c
src/version.c