| commit | 5f919ee8ebe15906bf865e772d5b922438e95ec0 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Sun Jul 21 17:46:43 2013 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 21 17:46:43 2013 +0200 |
| tree | 2ab0ff1ad7be21d0f8a08c97dc10ab5e7d0d6518 | |
| parent | ac7c33e38c6e47a9568c1037e9ddd09d29c2a64e [diff] |
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)