]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.234 v7.3.234
authorBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2011 02:49:00 +0000 (04:49 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2011 02:49:00 +0000 (04:49 +0200)
commit20892c1e6830abf25828fb73a72815d904271bd0
tree4ea1a8d83ed9d282246f8b91f1c31b5e00dcd385
parentd58ea072271a14db1f0422d787e2cbd59d530476
updated for version 7.3.234
Problem:    With GTK menu may be popping down.
Solution:   Use event time instead of GDK_CURRENT_TIME. (Hong Xu)
src/gui.c
src/gui.h
src/gui_gtk.c
src/gui_gtk_x11.c
src/version.c