]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.279 v7.3.279
authorBram Moolenaar <Bram@vim.org>
Wed, 10 Aug 2011 15:44:45 +0000 (17:44 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 10 Aug 2011 15:44:45 +0000 (17:44 +0200)
commit12bc1b5c9fa6b68993ac20a211529ff459523ada
tree02d7543ba90767aec4bf3f077b6d3e174bfe4869
parent17fb0e891a0aee09a2c27660eb0ea489520aaa56
updated for version 7.3.279
Problem:    With GTK, when gvim is full-screen and a tab is opened and using a
            specific monitor configuration the window is too big.
Solution:   Adjust the window size like on MS-Windows. (Yukihiro Nakadaira)
src/gui.c
src/gui_gtk_x11.c
src/proto/gui_gtk_x11.pro
src/version.c