log src/gui.c @ 20595:3609e842f822 v8.2.0851

age author description
Sat, 30 May 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.0851: can't distinguish <M-a> from accented "a" in the GUI v8.2.0851
Wed, 27 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0833: mapping <C-bslash> doesn't work in the GUI v8.2.0833
Sun, 24 May 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0816: terminal test fails when compiled with Athena v8.2.0816
Thu, 30 Apr 2020 23:00:05 +0200 Bram Moolenaar patch 8.2.0671: Haiku: compiler warnings v8.2.0671
Mon, 20 Apr 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0612: Vim9: no check for space before #comment v8.2.0612
Sun, 12 Apr 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0554: the GUI doesn't set t_Co v8.2.0554
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Sat, 28 Mar 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0468: GUI: pixel dust with some fonts and characters v8.2.0468
Mon, 23 Mar 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0436: no warnings for incorrect printf arguments v8.2.0436
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Fri, 21 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0295: highlighting for :s wrong when using different separator v8.2.0295
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Sun, 29 Dec 2019 15:30:03 +0100 Bram Moolenaar patch 8.2.0055: cannot use ":gui" in vimrc with VIMDLL enabled v8.2.0055
Mon, 23 Dec 2019 23:00:03 +0100 Bram Moolenaar patch 8.2.0035: saving and restoring called_emsg is clumsy v8.2.0035
Wed, 18 Dec 2019 21:45:03 +0100 Bram Moolenaar patch 8.2.0022: click in popup window doesn't close it in the GUI v8.2.0022
Sun, 01 Dec 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2380: using old C style comments v8.1.2380
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Thu, 21 Nov 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2331: the option.c file is still very big v8.1.2331
Thu, 21 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2327: cannot build with Hangul input v8.1.2327
Sun, 17 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2313: debugging where a delay comes from is not easy v8.1.2313
Mon, 04 Nov 2019 23:00:04 +0100 Bram Moolenaar patch 8.1.2254: MS-Windows: mouse scroll wheel doesn't work in popup v8.1.2254
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
Sun, 15 Sep 2019 13:30:04 +0200 Bram Moolenaar patch 8.1.2034: dark them of GTK 3 not supported v8.1.2034
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Tue, 16 Jul 2019 20:15:08 +0200 Bram Moolenaar patch 8.1.1702: compiler warning for uninitialized variable v8.1.1702
Fri, 12 Jul 2019 19:30:04 +0200 Bram Moolenaar patch 8.1.1670: sign column not always properly aligned v8.1.1670
Mon, 08 Jul 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.1652: GUI: popup window doesn't close on mouse movement v8.1.1652
Sun, 07 Jul 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1643: sign placement is wrong when 'foldcolumn' is set v8.1.1643
Mon, 24 Jun 2019 06:00:06 +0200 Bram Moolenaar patch 8.1.1587: redraw problem when sign icons in the number column v8.1.1587
Wed, 19 Jun 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1570: icon signs not displayed properly in the number column v8.1.1570
Wed, 12 Jun 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1520: popup windows are ignored when dealing with mouse position v8.1.1520
Sun, 02 Jun 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1453: popup window "moved" property not implemented yet v8.1.1453
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Thu, 23 May 2019 21:45:07 +0200 Bram Moolenaar patch 8.1.1371: cannot recover from a swap file v8.1.1371
Thu, 09 May 2019 14:15:07 +0200 Bram Moolenaar patch 8.1.1304: MS-Windows: compiler warning for unused value v8.1.1304
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Sat, 30 Mar 2019 22:30:04 +0100 Bram Moolenaar patch 8.1.1097: Motif build fails v8.1.1097
Sat, 30 Mar 2019 20:45:04 +0100 Bram Moolenaar patch 8.1.1092: setting 'guifont' when maximized resizes the Vim window v8.1.1092
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Sun, 27 Jan 2019 17:00:07 +0100 Bram Moolenaar patch 8.1.0834: GUI may wait too long before dealing with messages v8.1.0834
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Thu, 17 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0770: inconsistent use of ELAPSED_FUNC v8.1.0770
Thu, 17 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0763: nobody is using the Sun Workshop support v8.1.0763
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 11 Jan 2019 21:00:06 +0100 Bram Moolenaar patch 8.1.0726: redrawing specifically for conceal feature v8.1.0726
Sat, 22 Dec 2018 18:45:05 +0100 Bram Moolenaar patch 8.1.0626: MS-Windows: no resize to fit parent when using --windowid v8.1.0626
Tue, 11 Dec 2018 20:45:06 +0100 Bram Moolenaar patch 8.1.0577: tabpage right-click menu never shows "Close tab" v8.1.0577
Fri, 07 Dec 2018 14:15:05 +0100 Bram Moolenaar patch 8.1.0568: error message for NUL byte in ScreenLines breaks Travis CI v8.1.0568
Fri, 07 Dec 2018 13:30:08 +0100 Bram Moolenaar patch 8.1.0567: error for NUL byte in ScreenLines goes unnoticed v8.1.0567
Wed, 05 Dec 2018 20:00:07 +0100 Bram Moolenaar patch 8.1.0565: asan complains about reading before allocated block v8.1.0565
Fri, 16 Nov 2018 16:30:07 +0100 Bram Moolenaar patch 8.1.0528: various typos in comments v8.1.0528
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Sun, 29 Jul 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0228: dropping files is ignored while Vim is busy v8.1.0228
Sun, 29 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0226: too many #ifdefs v8.1.0226