log src/ui.c @ 18478:94223687df0e

age author description
Sat, 21 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2064: MS-Windows: compiler warnings for unused arguments v8.1.2064
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Sat, 07 Sep 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.2006: build failure with huge features but without channel feature v8.1.2006
Tue, 03 Sep 2019 23:30:04 +0200 Bram Moolenaar patch 8.1.1971: manually enabling features causes build errors v8.1.1971
Sat, 24 Aug 2019 19:45:03 +0200 Bram Moolenaar patch 8.1.1920: cannot always close a popup when filter consumes all events v8.1.1920
Sat, 24 Aug 2019 14:30:03 +0200 Bram Moolenaar patch 8.1.1916: trying to allocate negative amount of memory closing popup v8.1.1916
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Sat, 17 Aug 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1874: modeless selection in popup window overlaps scrollbar v8.1.1874
Sat, 17 Aug 2019 16:30:02 +0200 Bram Moolenaar patch 8.1.1871: modeless selection in GUI still not correct v8.1.1871
Fri, 16 Aug 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.1866: modeless selection in GUI does not work properly v8.1.1866
Thu, 15 Aug 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.1851: crash when sound_playfile() callback plays sound v8.1.1851
Thu, 01 Aug 2019 21:15:07 +0200 Bram Moolenaar patch 8.1.1787: cannot resize a popup window v8.1.1787
Thu, 01 Aug 2019 16:00:07 +0200 Bram Moolenaar patch 8.1.1786: double click in popup scrollbar starts selection v8.1.1786
Fri, 26 Jul 2019 21:15:06 +0200 Bram Moolenaar patch 8.1.1751: when redrawing popups plines_win() may be called often v8.1.1751
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
Sun, 30 Jun 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.1609: the user cannot easily close a popup window v8.1.1609
Sat, 29 Jun 2019 07:45:06 +0200 Bram Moolenaar patch 8.1.1608: the evalfunc.c file is too big v8.1.1608
Sun, 23 Jun 2019 00:30:04 +0200 Bram Moolenaar patch 8.1.1580: cannot make part of a popup transparent v8.1.1580
Fri, 21 Jun 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1576: compiler warning for unused argument v8.1.1576
Sat, 15 Jun 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1551: warning for shadowing popup_dragwin v8.1.1551
Fri, 14 Jun 2019 23:45:06 +0200 Bram Moolenaar patch 8.1.1534: modeless selection in popup window selects too much v8.1.1534
Fri, 14 Jun 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1531: clipboard type name is inconsistent v8.1.1531
Fri, 14 Jun 2019 00:00:08 +0200 Bram Moolenaar patch 8.1.1525: cannot move a popup window with the mouse v8.1.1525
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
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
Wed, 29 May 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1419: listener callbacks may be called recursively v8.1.1419
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
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, 06 Apr 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1131: getwinpos() does not work in the MS-Windows console v8.1.1131
Sat, 06 Apr 2019 20:15:03 +0200 Bram Moolenaar patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console v8.1.1127
Sat, 06 Apr 2019 18:00:06 +0200 Bram Moolenaar patch 8.1.1126: build failure with +terminal but without tgetent v8.1.1126
Sat, 06 Apr 2019 18:00:05 +0200 Bram Moolenaar patch 8.1.1125: libvterm does not handle the window position report v8.1.1125
Sat, 02 Mar 2019 10:15:06 +0100 Bram Moolenaar patch 8.1.0989: various small code ugliness v8.1.0989
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Mon, 28 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0840: getchar(0) never returns a character in the terminal v8.1.0840
Sun, 27 Jan 2019 17:15:05 +0100 Bram Moolenaar patch 8.1.0835: GUI build fails on MS-Windows v8.1.0835
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 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
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 16:00:08 +0100 Bram Moolenaar patch 8.1.0763: nobody is using the Sun Workshop support v8.1.0763
Thu, 17 Jan 2019 14:15:05 +0100 Bram Moolenaar patch 8.1.0761: default value for brief_wait is wrong v8.1.0761
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Wed, 09 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0710: when using timers may wait for job exit quite long v8.1.0710
Mon, 26 Nov 2018 21:30:07 +0100 Bram Moolenaar patch 8.1.0548: crash when job callback unloads a buffer v8.1.0548
Tue, 20 Nov 2018 02:45:06 +0100 Bram Moolenaar patch 8.1.0537: ui_breakcheck() may be called recursively v8.1.0537
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Thu, 13 Sep 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions v8.1.0377
Fri, 11 May 2018 22:15:06 +0200 Christian Brabandt patch 8.0.1815: crash with terminal window and with 'lazyredraw' set v8.0.1815
Thu, 10 May 2018 15:15:04 +0200 Christian Brabandt patch 8.0.1809: various typos v8.0.1809
Tue, 24 Apr 2018 20:30:09 +0200 Christian Brabandt patch 8.0.1760: wrong number of arguments to vms_read() v8.0.1760
Tue, 24 Apr 2018 13:30:07 +0200 Christian Brabandt patch 8.0.1751: #ifdef causes bad highlighting v8.0.1751
Sun, 11 Mar 2018 19:45:05 +0100 Christian Brabandt patch 8.0.1598: cannot select text in a terminal with the mouse v8.0.1598
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sat, 03 Mar 2018 20:00:07 +0100 Christian Brabandt patch 8.0.1560: build failure without GUI on MS-Windows v8.0.1560
Sat, 03 Mar 2018 19:30:06 +0100 Christian Brabandt patch 8.0.1559: build failure without GUI v8.0.1559
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Wed, 31 Jan 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1449: slow redrawing with DirectX v8.0.1449