]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0521: GtkForm handling is outdated v8.0.0521
authorBram Moolenaar <Bram@vim.org>
Wed, 29 Mar 2017 16:07:40 +0000 (18:07 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 29 Mar 2017 16:07:40 +0000 (18:07 +0200)
commit99a6e8dd824399332563caa6cacfcda33da1f366
tree297332b659dce7484455fb3ce364e50650d15a36
parentace95989ed81929a84e205b26d0972cb9d6b4b19
patch 8.0.0521: GtkForm handling is outdated

Problem:    GtkForm handling is outdated.
Solution:   Get rid of event filter functions.  Get rid of GtkForm.width and
            .height.  Eliminate gtk_widget_size_request() calls. (Kazunobu
            Kuriyama)
src/gui_gtk_f.c
src/gui_gtk_f.h
src/version.c