summaryrefslogtreecommitdiffstats
path: root/src/mouse.c
AgeCommit message (Expand)Author
2023-09-09patch 9.0.1886: Various Typosv9.0.1886Christian Brabandt
2023-08-17patch 9.0.1725: cursor pos wrong after concealed text with 'virtualedit'v9.0.1725zeertzjq
2023-02-21patch 9.0.1336: functions without arguments are not always declared properlyv9.0.1336Yegappan Lakshmanan
2022-11-23patch 9.0.0931: MS-Windows: mouse column limited to 223v9.0.0931Christopher Plewright
2022-11-22patch 9.0.0917: the WinScrolled autocommand event is not enoughv9.0.0917Bram Moolenaar
2022-11-19patch 9.0.0911: with 'smoothscroll' set mouse click position may be wrongv9.0.0911Yee Cheng Chin
2022-11-19patch 9.0.0906: mouse scroll code is not optimalv9.0.0906Christopher Plewright
2022-11-18patch 9.0.0902: some mouse scroll code is not in a good placev9.0.0902Christopher Plewright
2022-11-18patch 9.0.0901: setting w_leftcol and handling side effects is confusingv9.0.0901Bram Moolenaar
2022-11-15patch 9.0.0886: horizontal mouse scroll only works in the GUIv9.0.0886Christopher Plewright
2022-11-01patch 9.0.0825: cannot drag an entry in the tabpage linev9.0.0825zeertzjq
2022-10-31patch 9.0.0822: crash when dragging the statusline with a mappingv9.0.0822Bram Moolenaar
2022-10-13patch 9.0.0739: mouse column not correctly used for popup_setposv9.0.0739Yee Cheng Chin
2022-10-04patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij
2022-08-24patch 9.0.0259: crash with mouse click when not initializedv9.0.0259Bram Moolenaar
2022-08-14patch 9.0.0206: redraw flags are not named specificallyv9.0.0206Bram Moolenaar
2022-08-09patch 9.0.0177: cursor position wrong with 'virtualedit' and mouse clickv9.0.0177Bram Moolenaar
2022-08-03patch 9.0.0136: after CTRL-Left-mouse click a mouse scroll also has CTRLv9.0.0136Bram Moolenaar
2022-07-25patch 9.0.0067: cannot show virtual textv9.0.0067Bram Moolenaar
2022-07-09patch 9.0.0048: cursor in wrong column with mouse click after concealed textv9.0.0048Bram Moolenaar
2022-07-04patch 9.0.0036: 'fillchars' cannot have window-local valuesv9.0.0036Bram Moolenaar
2022-06-16patch 8.2.5107: some callers of rettv_list_alloc() check for not OKv8.2.5107Bram Moolenaar
2022-05-21patch 8.2.4993: smart/C/lisp indenting is optionalv8.2.4993Bram Moolenaar
2022-05-20patch 8.2.4984: dragging statusline fails for window with winbarv8.2.4984zeertzjq
2022-05-09patch 8.2.4928: various white space and cosmetic mistakesv8.2.4928Bram Moolenaar
2022-05-07patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar
2022-05-07patch 8.2.4902: mouse wheel scrolling is inconsistentv8.2.4902LemonBoy
2022-04-21patch 8.2.4803: WinScrolled not always triggered when scrolling with mousev8.2.4803LemonBoy
2022-04-05patch 8.2.4692: no test for what 8.2.4691 fixesv8.2.4692zeertzjq
2022-04-03patch 8.2.4677: the Athena GUI support is outdatedv8.2.4677Bram Moolenaar
2022-03-15patch 8.2.4568: getmousepos() does not compute the column below the last linev8.2.4568Sean Dewar
2022-03-13patch 8.2.4561: build failure with some combination of featuresv8.2.4561Bram Moolenaar
2022-03-13patch 8.2.4559: getmousepos() returns the screen columnv8.2.4559Bram Moolenaar
2022-03-13patch 8.2.4555: getmousepos() returns the wrong columnv8.2.4555Bram Moolenaar
2021-11-29patch 8.2.3697: cannot drag a popup without a borderv8.2.3697Bram Moolenaar
2021-11-26patch 8.2.3681: cannot drag popup window after click on a status linev8.2.3681Bram Moolenaar
2021-06-03patch 8.2.2932: select mode test failsv8.2.2932Bram Moolenaar
2021-06-03patch 8.2.2930: when a popup is visible a mouse move my restart Visual modev8.2.2930Bram Moolenaar
2021-02-17patch 8.2.2524: cannot change the characters displayed in the foldcolumnv8.2.2524Bram Moolenaar
2020-11-02patch 8.2.1942: insufficient test coverage for the Netbeans interfacev8.2.1942Bram Moolenaar
2020-09-08patch 8.2.1637: Vim9: :put ={expr} does not work inside :def functionv8.2.1637Bram Moolenaar
2020-08-11patch 8.2.1422: the Mac GUI implementation is outdatedv8.2.1422Bram Moolenaar
2020-07-15patch 8.2.1220: memory access error when dragging a popup windowv8.2.1220Bram Moolenaar
2020-07-12patch 8.2.1186: with SGR mouse codes balloon doesn't show up after clickv8.2.1186Bram Moolenaar
2020-07-01patch 8.2.1108: mouse left-right scroll is not supported in terminal windowv8.2.1108Bram Moolenaar
2020-02-26patch 8.2.0320: no Haiku supportv8.2.0320Bram Moolenaar
2020-02-01patch 8.2.0191: cannot put a terminal in a popup windowv8.2.0191Bram Moolenaar
2019-11-30patch 8.1.2371: FEAT_TEXT_PROP is a confusing namev8.1.2371Bram Moolenaar
2019-11-22patch 8.1.2337: double-click time sometimes miscomputedv8.1.2337Bram Moolenaar
2019-11-18patch 8.1.2321: cannot select all text with the mousev8.1.2321Bram Moolenaar