log src/screen.c @ 29881:0cc9a3001717 v9.0.0279

age author description
Fri, 26 Aug 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' v9.0.0279
Mon, 22 Aug 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete v9.0.0245
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Tue, 09 Aug 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0176: checking character options is duplicated and incomplete v9.0.0176
Sat, 30 Jul 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0114: the command line takes up space even when not used v9.0.0114
Mon, 25 Jul 2022 20:45:02 +0200 Bram Moolenaar patch 9.0.0070: using utfc_ptr2char_len() when length is negative v9.0.0070
Sat, 09 Jul 2022 06:00:06 +0200 Bram Moolenaar patch 9.0.0048: cursor in wrong column with mouse click after concealed text v9.0.0048
Mon, 04 Jul 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0040: use of set_chars_option() is confusing v9.0.0040
Mon, 04 Jul 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0036: 'fillchars' cannot have window-local values v9.0.0036
Wed, 29 Jun 2022 19:45:03 +0200 Bram Moolenaar patch 9.0.0007: no support for double, dotted and dashed underlines v9.0.0007
Mon, 27 Jun 2022 23:30:04 +0200 Bram Moolenaar patch 8.2.5170: tiny issues v8.2.5170
Tue, 21 Jun 2022 19:15:02 +0200 Bram Moolenaar patch 8.2.5144: with 'lazyredraw' set completion menu may be wrong v8.2.5144
Thu, 09 Jun 2022 15:00:07 +0200 Bram Moolenaar patch 8.2.5070: unnecessary code v8.2.5070
Tue, 07 Jun 2022 11:30:04 +0200 Bram Moolenaar patch 8.2.5066: timer_create is not available on every Mac system v8.2.5066
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 09 Apr 2022 13:45:02 +0200 Bram Moolenaar patch 8.2.4718: @@@ in the last line sometimes drawn in the wrong place v8.2.4718
Sun, 03 Apr 2022 14:30:07 +0200 Bram Moolenaar patch 8.2.4673: redrawing a split window is slow when using CTRL-F and CTRL-B v8.2.4673
Fri, 01 Apr 2022 20:45:05 +0200 Bram Moolenaar patch 8.2.4663: occasional crash when running the GUI tests v8.2.4663
Thu, 03 Mar 2022 13:00:03 +0100 Bram Moolenaar patch 8.2.4497: wrong color for half of wide character next to pum scrollbar v8.2.4497
Tue, 15 Feb 2022 17:30:03 +0100 Bram Moolenaar patch 8.2.4391: command line executed when typing Esc in the GUI v8.2.4391
Mon, 14 Feb 2022 20:30:02 +0100 Bram Moolenaar patch 8.2.4382: a custom 'tabline' may cause Esc to work like Enter v8.2.4382
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Sat, 18 Dec 2021 16:45:03 +0100 Bram Moolenaar patch 8.2.3846: no error when using control character for 'lcs' or 'fcs' v8.2.3846
Wed, 17 Nov 2021 21:45:05 +0100 Bram Moolenaar patch 8.2.3614: zindex of popup windows not used when redrawing popup menu v8.2.3614
Sat, 16 Oct 2021 19:00:03 +0200 Bram Moolenaar patch 8.2.3522: cannot use x and u when setting 'listchars' v8.2.3522
Mon, 13 Sep 2021 22:30:06 +0200 Bram Moolenaar patch 8.2.3437: compiler warnings for 32/64 bit usage v8.2.3437
Sat, 11 Sep 2021 12:30:06 +0200 Bram Moolenaar patch 8.2.3425: warning for using uninitialized variable v8.2.3425
Fri, 10 Sep 2021 17:00:07 +0200 Bram Moolenaar patch 8.2.3424: a sequence of spaces is hard to see in list mode v8.2.3424
Tue, 29 Jun 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.3074: popup_atcursor() uses wrong position with concealing v8.2.3074
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Thu, 01 Apr 2021 16:30:05 +0200 Bram Moolenaar patch 8.2.2685: custom statusline not drawn correctly with WinBar v8.2.2685
Sun, 21 Mar 2021 14:45:06 +0100 Bram Moolenaar patch 8.2.2633: multi-byte 'fillchars' for folding do not show properly v8.2.2633
Thu, 04 Mar 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single byte v8.2.2569
Wed, 03 Mar 2021 13:30:02 +0100 Bram Moolenaar patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars' v8.2.2563
Wed, 17 Feb 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.2524: cannot change the characters displayed in the foldcolumn v8.2.2524
Tue, 16 Feb 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.2521: some compilers can't handle pointer initialization v8.2.2521
Mon, 15 Feb 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2518: 'listchars' should be window-local v8.2.2518
Sat, 13 Feb 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.2508: cannot change the character displayed in non existing lines v8.2.2508
Wed, 03 Feb 2021 16:00:07 +0100 Bram Moolenaar patch 8.2.2454: leading space can not be made visible v8.2.2454
Sat, 02 Jan 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.2276: list of distributed files is outdated v8.2.2276
Thu, 12 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.1978: making a mapping work in all modes is complicated v8.2.1978
Fri, 06 Nov 2020 18:00:03 +0100 Bram Moolenaar patch 8.2.1963: crash when using a popup window with "latin1" encoding v8.2.1963
Wed, 28 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution v8.2.1919
Mon, 26 Oct 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.1909: number of status line items is limited to 80 v8.2.1909
Sun, 23 Aug 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.1514: multibyte vertical separator is cleared when dragging popup v8.2.1514
Sat, 22 Aug 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1509: vertical separator is cleared when dragging a popup window v8.2.1509
Wed, 08 Jul 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1164: text cleared by checking terminal properties not redrawn v8.2.1164
Wed, 24 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1049: Vim9: leaking memory when using continuation line v8.2.1049
Sun, 31 May 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.0863: cannot set a separate color for underline/undercurl v8.2.0863
Sat, 30 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0849: BeOS code is not maintained and probably unused v8.2.0849
Fri, 29 May 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.0838: MS-Windows: compiler warning for uninitialized variables v8.2.0838
Sat, 02 May 2020 18:45:06 +0200 Bram Moolenaar patch 8.2.0681: pattern for 'hlsearch' highlighting may leak v8.2.0681
Thu, 30 Apr 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0669: MS-Windows: display in VTP is a bit slow v8.2.0669
Fri, 24 Apr 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0632: crash when using Haiku v8.2.0632
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
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Thu, 05 Dec 2019 21:15:04 +0100 Bram Moolenaar patch 8.1.2394: using old C style comments v8.1.2394
Mon, 02 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2382: MS-Windows: When using VTP bold+inverse doesn't work v8.1.2382
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Tue, 26 Nov 2019 22:45:04 +0100 Bram Moolenaar patch 8.1.2351: 'wincolor' not used for > for not fitting double width char v8.1.2351
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
Tue, 12 Nov 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.2295: if buffer of popup is in another window cursorline sign shows v8.1.2295
Thu, 19 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2057: the screen.c file is much too big v8.1.2057
Sun, 15 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2040: no highlighting of current line in quickfix window v8.1.2040
Sun, 15 Sep 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.2039: character from 'showbreak' does not use 'wincolor' v8.1.2039
Sat, 14 Sep 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2033: cannot build with tiny features v8.1.2033
Sat, 14 Sep 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2031: cursor position wrong when resizing and using conceal v8.1.2031
Sat, 14 Sep 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2029: cannot control 'cursorline' highlighting well v8.1.2029
Mon, 09 Sep 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2019: 'cursorline' always highlights the whole line v8.1.2019
Mon, 02 Sep 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1966: some code in options.c fits better elsewhere v8.1.1966
Sat, 24 Aug 2019 21:00:06 +0200 Bram Moolenaar patch 8.1.1922: in diff mode global operations can be very slow v8.1.1922
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
Sun, 18 Aug 2019 16:45:03 +0200 Bram Moolenaar patch 8.1.1882: cannot specify properties of the info popup window v8.1.1882
Sat, 17 Aug 2019 14:15:03 +0200 Bram Moolenaar patch 8.1.1868: multi-byte chars in 'listchars' fail with 'linebreak' set v8.1.1868
Tue, 13 Aug 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1845: may use NULL pointer when running out of memory v8.1.1845
Sun, 04 Aug 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1811: popup window color cannot be set to "Normal" v8.1.1811
Sun, 28 Jul 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1773: the preview popup window may be too far to the right v8.1.1773
Thu, 25 Jul 2019 21:00:06 +0200 Bram Moolenaar patch 8.1.1747: compiler warning for unused variables v8.1.1747
Wed, 24 Jul 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1744: build error without the conceal feature v8.1.1744
Wed, 24 Jul 2019 18:15:06 +0200 Bram Moolenaar patch 8.1.1743: 'hlsearch' and match highlighting in the wrong place v8.1.1743
Sun, 21 Jul 2019 15:00:07 +0200 Bram Moolenaar patch 8.1.1724: too much overhead checking for CTRL-C while processing text v8.1.1724
Sat, 20 Jul 2019 17:00:08 +0200 Bram Moolenaar patch 8.1.1718: popup menu highlighting does not look good v8.1.1718
Sat, 20 Jul 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1717: last char in menu popup window highlighted v8.1.1717
Thu, 18 Jul 2019 13:00:06 +0200 Bram Moolenaar patch 8.1.1712: signs in number column cause text to be misaligned v8.1.1712
Sun, 07 Jul 2019 14:30:04 +0200 Bram Moolenaar patch 8.1.1642: may use uninitialized variable v8.1.1642
Thu, 04 Jul 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1635: warnings for unused variables in small version v8.1.1635
Thu, 04 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1631: displaying signs is inefficient v8.1.1631
Thu, 04 Jul 2019 12:00:09 +0200 Bram Moolenaar patch 8.1.1623: display wrong with signs in narrow number column v8.1.1623
Mon, 01 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1614: 'numberwidth' can only go up to 10 v8.1.1614
Sun, 30 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1612: cannot show an existing buffer in a popup window v8.1.1612
Fri, 28 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1603: crash when using unknown highlighting in text property v8.1.1603
Wed, 26 Jun 2019 03:45:04 +0200 Bram Moolenaar patch 8.1.1597: cannot scroll a popup window with the mouse v8.1.1597
Sun, 23 Jun 2019 00:30:04 +0200 Bram Moolenaar patch 8.1.1580: cannot make part of a popup transparent v8.1.1580
Wed, 19 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1572: compiler warnings with tiny build v8.1.1572
Wed, 19 Jun 2019 17:45:06 +0200 Bram Moolenaar patch 8.1.1571: textprop highlight starts too early if just after a tab v8.1.1571
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, 19 Jun 2019 14:30:06 +0200 Bram Moolenaar patch 8.1.1569: cannot build with signs but without diff feature v8.1.1569
Mon, 17 Jun 2019 22:00:09 +0200 Bram Moolenaar patch 8.1.1564: sign column takes up space v8.1.1564
Sun, 16 Jun 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yet v8.1.1558
Fri, 14 Jun 2019 19:30:05 +0200 Bram Moolenaar patch 8.1.1527: when moving popup window over the cmdline it is not redrawn v8.1.1527
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
Tue, 11 Jun 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1518: crash when setting 'columns' while a popup is visible v8.1.1518
Mon, 10 Jun 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1517: when a popup changes all windows are redrawn v8.1.1517
Sun, 09 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1511: matches in a popup window are not displayed properly v8.1.1511
Sat, 08 Jun 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1499: ruler not updated after popup window was removed v8.1.1499
Sat, 08 Jun 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.1497: accessing memory beyond allocated space v8.1.1497
Sat, 08 Jun 2019 17:00:09 +0200 Bram Moolenaar patch 8.1.1495: memory access error v8.1.1495
Sat, 08 Jun 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1493: redrawing with popups is slow and causes flicker v8.1.1493
Mon, 03 Jun 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1460: popup window border characters may be wrong v8.1.1460
Mon, 03 Jun 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1459: popup window border looks bad when 'ambiwidth' is "double" v8.1.1459
Mon, 03 Jun 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1458: crash when using gtags v8.1.1458
Sun, 02 Jun 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1456: WinBar not redrawn after scrolling one line v8.1.1456
Sun, 02 Jun 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1453: popup window "moved" property not implemented yet v8.1.1453
Sun, 02 Jun 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1451: CTRL-L does not clear screen with a popup window v8.1.1451
Sun, 02 Jun 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1448: statusline is sometimes drawn on top of popup v8.1.1448