Patch 7.0.074 (extra)
commit0f5c0d4e4849a1e77c720420052bc16b250d552d
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Wed, 30 Aug 2006 03:07:50 +0000 (30 03:07 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Wed, 30 Aug 2006 03:07:50 +0000 (30 03:07 +0000)
tree76f8e5edf689b41fa5e0cce21b81bdaed0dbc8c2
parent56f982e3a496604c862b57adbe0feca846e970ed
Patch 7.0.074 (extra)
Problem:    Win32: tooltips were not converted from 'encoding' to Unicode.
Solution:   Set the tooltip to use Unicode and do the conversion.  Also
           cleanup the code for the tab pages tooltips. (Yukihiro Nakadaira)
Files:      src/gui_w32.c, src/gui_w48.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@86 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/gui_w32.c
src/gui_w48.c
src/version.c