]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1453: popup window "moved" property not implemented yet v8.1.1453
authorBram Moolenaar <Bram@vim.org>
Sun, 2 Jun 2019 16:40:06 +0000 (18:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 2 Jun 2019 16:40:06 +0000 (18:40 +0200)
commit3397f74ac2ac27f1eef48e950c3c8eeb0338fe55
tree7ca95e2cfc692c2d90830948c4a4a6c1b620cd22
parentb0ebbda06cf1a4a7c40cb274529c4c53de534e32
patch 8.1.1453: popup window "moved" property not implemented yet

Problem:    Popup window "moved" property not implemented yet.
Solution:   Implement it.
runtime/doc/popup.txt
src/edit.c
src/globals.h
src/gui.c
src/main.c
src/popupwin.c
src/proto/popupwin.pro
src/screen.c
src/structs.h
src/testdir/test_popupwin.vim
src/version.c