comparison src/version.c @ 14638:067aeec2d1e7 v8.1.0332

patch 8.1.0332: get Gdk-Critical error on first balloon show commit https://github.com/vim/vim/commit/a449a7c6b986b8f5b28c61b8f628e69ed43ca030 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Aug 28 23:09:07 2018 +0200 patch 8.1.0332: get Gdk-Critical error on first balloon show Problem: Get Gdk-Critical error on first balloon show. Solution: Get screen geometry using the draw area widget. (Davit Samvelyan, closes #3386)
author Christian Brabandt <cb@256bit.org>
date Tue, 28 Aug 2018 23:15:05 +0200
parents 4f61eb88127c
children 22248c686b32
comparison
equal deleted inserted replaced
14637:0ecb909e3249 14638:067aeec2d1e7
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 332,
797 /**/ 799 /**/
798 331, 800 331,
799 /**/ 801 /**/
800 330, 802 330,
801 /**/ 803 /**/