log src/mouse.c @ 29247:5f314b2ed494 v8.2.5142

age author description
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Fri, 20 May 2022 15:00:05 +0200 Bram Moolenaar patch 8.2.4984: dragging statusline fails for window with winbar v8.2.4984
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
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, 07 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4902: mouse wheel scrolling is inconsistent v8.2.4902
Fri, 22 Apr 2022 00:00:04 +0200 Bram Moolenaar patch 8.2.4803: WinScrolled not always triggered when scrolling with mouse v8.2.4803
Tue, 05 Apr 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4692: no test for what 8.2.4691 fixes v8.2.4692
Sun, 03 Apr 2022 19:15:04 +0200 Bram Moolenaar patch 8.2.4677: the Athena GUI support is outdated v8.2.4677
Tue, 15 Mar 2022 11:00:07 +0100 Bram Moolenaar patch 8.2.4568: getmousepos() does not compute the column below the last line v8.2.4568
Sun, 13 Mar 2022 20:15:03 +0100 Bram Moolenaar patch 8.2.4561: build failure with some combination of features v8.2.4561
Sun, 13 Mar 2022 17:00:03 +0100 Bram Moolenaar patch 8.2.4559: getmousepos() returns the screen column v8.2.4559
Sun, 13 Mar 2022 13:15:04 +0100 Bram Moolenaar patch 8.2.4555: getmousepos() returns the wrong column v8.2.4555
Mon, 29 Nov 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3697: cannot drag a popup without a border v8.2.3697
Fri, 26 Nov 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.3681: cannot drag popup window after click on a status line v8.2.3681
Thu, 03 Jun 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.2932: select mode test fails v8.2.2932
Thu, 03 Jun 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2930: when a popup is visible a mouse move my restart Visual mode v8.2.2930
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
Mon, 02 Nov 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.1942: insufficient test coverage for the Netbeans interface v8.2.1942
Tue, 08 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function v8.2.1637
Tue, 11 Aug 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1422: the Mac GUI implementation is outdated v8.2.1422
Wed, 15 Jul 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1220: memory access error when dragging a popup window v8.2.1220
Sun, 12 Jul 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.1186: with SGR mouse codes balloon doesn't show up after click v8.2.1186
Wed, 01 Jul 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.1108: mouse left-right scroll is not supported in terminal window v8.2.1108
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Sat, 01 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0191: cannot put a terminal in a popup window v8.2.0191
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Fri, 22 Nov 2019 22:30:03 +0100 Bram Moolenaar patch 8.1.2337: double-click time sometimes miscomputed v8.1.2337
Mon, 18 Nov 2019 23:45:03 +0100 Bram Moolenaar patch 8.1.2321: cannot select all text with the mouse v8.1.2321
Mon, 18 Nov 2019 21:45:03 +0100 Bram Moolenaar patch 8.1.2319: compiler warning for int size v8.1.2319
Sat, 16 Nov 2019 21:00:03 +0100 Bram Moolenaar patch 8.1.2309: compiler warning for argument type v8.1.2309
Sat, 16 Nov 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.2304: cannot get the mouse position when getting a mouse click v8.1.2304
Wed, 13 Nov 2019 22:45:03 +0100 Bram Moolenaar patch 8.1.2300: redraw breaks going through list of popup windows v8.1.2300
Sun, 03 Nov 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.2248: CTRL-W dot does not work when modifyOtherKeys is enabled v8.1.2248
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Mon, 23 Sep 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2070: mouse code is spread out v8.1.2070
Sun, 22 Sep 2019 14:15:04 +0200 Bram Moolenaar patch 8.1.2065: compiler warning building non-GUI with MinGW. v8.1.2065
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062