log src/gui.c @ 18478:94223687df0e

age author description
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
Thu, 28 Jun 2018 12:15:06 +0200 Christian Brabandt patch 8.1.0121: crash when using ballooneval related to 'vartabstop' v8.1.0121
Sun, 13 May 2018 17:15:05 +0200 Christian Brabandt patch 8.0.1834: GUI: find/replace dialog does not handle some chars v8.0.1834
Sat, 05 May 2018 21:15:05 +0200 Christian Brabandt patch 8.0.1795: lose contact with jobs when :gui forks v8.0.1795
Sun, 04 Mar 2018 21:45:05 +0100 Christian Brabandt patch 8.0.1567: cannot build Win32 GUI without IME v8.0.1567
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sun, 04 Feb 2018 19:15:05 +0100 Christian Brabandt patch 8.0.1471: on MS-Windows CursorIM highlighting no longer works v8.0.1471
Sat, 03 Feb 2018 19:30:06 +0100 Christian Brabandt patch 8.0.1462: missing yet another file in patch v8.0.1462
Wed, 31 Jan 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1450: GUI: endless loop when stopping cursor blinking v8.0.1450
Wed, 31 Jan 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1449: slow redrawing with DirectX v8.0.1449
Tue, 19 Dec 2017 19:45:05 +0100 Christian Brabandt patch 8.0.1415: warning for unused function without timers feature v8.0.1415
Tue, 19 Dec 2017 10:15:05 +0100 Christian Brabandt patch 8.0.1407: GUI: CursorHold may trigger before 'updatetime' v8.0.1407
Mon, 18 Dec 2017 18:15:05 +0100 Christian Brabandt patch 8.0.1405: duplicated code for getting a typed character v8.0.1405
Sun, 17 Dec 2017 22:00:06 +0100 Christian Brabandt patch 8.0.1401: cannot build with GTK but without XIM v8.0.1401
Sat, 25 Nov 2017 17:15:05 +0100 Christian Brabandt patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete v8.0.1338
Sat, 18 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI v8.0.1312
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Mon, 13 Nov 2017 21:15:03 +0100 Christian Brabandt patch 8.0.1296: checking the same condition twice v8.0.1296
Sun, 12 Nov 2017 18:45:04 +0100 Christian Brabandt patch 8.0.1294: GUI: get stuck when splitting a terminal window v8.0.1294
Sat, 11 Nov 2017 17:15:04 +0100 Christian Brabandt patch 8.0.1288: GUI: cannot drag the statusline of a terminal window v8.0.1288
Thu, 09 Nov 2017 18:45:04 +0100 Christian Brabandt patch 8.0.1278: GUI window always resizes when adding scrollbar v8.0.1278
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236