[7.2.264] GTK2: When the Vim window is maximized setting 'columns' or
commit282dc85c105aed27a07df4ebb8ed75a719c283f1
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 23 Sep 2009 18:12:21 +0000 (23 18:12 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 23 Sep 2009 18:12:21 +0000 (23 18:12 +0000)
tree4f4f6b432769263672853484ece755af4ac8a78a
parent15bcc2bc7e0225f07a5877c1327f816c2b746f79
[7.2.264] GTK2: When the Vim window is maximized setting 'columns' or

Problem:    GTK2: When the Vim window is maximized setting 'columns' or
            'lines' doesn't work.

Solution:   Unmaximize the window before setting the size. (Vitaly Minko)

Patch 7.2.264
src/gui.c
src/gui_gtk_x11.c
src/proto/gui_gtk_x11.pro
src/version.c