]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1211: cannot reorder tab pages with drag & drop v8.0.1211
authorBram Moolenaar <Bram@vim.org>
Sun, 22 Oct 2017 13:36:14 +0000 (15:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Oct 2017 13:36:14 +0000 (15:36 +0200)
commitca05aa24af88836f8aa792360b3780589f294981
treece6adba1fb6d37113612655d77136f10b83cd505
parentf8e8c0643b1cd97db11912bc4f773e1328a0da02
patch 8.0.1211: cannot reorder tab pages with drag & drop

Problem:    Cannot reorder tab pages with drag & drop.
Solution:   Support drag & drop for GTK and MS-Windows. (Ken Takata, Masamichi
            Abe)
src/gui_gtk_x11.c
src/gui_w32.c
src/version.c