summaryrefslogtreecommitdiffstats
path: root/src/mouse.c
AgeCommit message (Expand)Author
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
2019-11-18patch 8.1.2319: compiler warning for int sizev8.1.2319Bram Moolenaar
2019-11-16patch 8.1.2309: compiler warning for argument typev8.1.2309Bram Moolenaar
2019-11-16patch 8.1.2304: cannot get the mouse position when getting a mouse clickv8.1.2304Bram Moolenaar
2019-11-13patch 8.1.2300: redraw breaks going through list of popup windowsv8.1.2300Bram Moolenaar
2019-11-03patch 8.1.2248: CTRL-W dot does not work when modifyOtherKeys is enabledv8.1.2248Bram Moolenaar
2019-10-17patch 8.1.2171: mouse support not always availablev8.1.2171Bram Moolenaar
2019-09-23patch 8.1.2070: mouse code is spread outv8.1.2070Bram Moolenaar
2019-09-22patch 8.1.2065: compiler warning building non-GUI with MinGW.v8.1.2065Bram Moolenaar
2019-09-21patch 8.1.2062: the mouse code is spread outv8.1.2062Bram Moolenaar