index
:
vim
master
Mirror of https://github.com/vim/vim
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui.c
Age
Commit message (
Expand
)
Author
2021-11-29
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-28
patch 8.2.3691: build failure with small features
v8.2.3691
Bram Moolenaar
2021-11-28
patch 8.2.3688: the window title is not updated when dragging the scrollbar
v8.2.3688
Christian Brabandt
2021-11-22
patch 8.2.3648: "verbose pwd" is incorrect after dropping files on Vim
v8.2.3648
Bram Moolenaar
2021-11-22
patch 8.2.3647: GTK: when using ligatures the cursor is drawn wrong
v8.2.3647
Dusan Popovic
2021-10-24
patch 8.2.3562: cannot add color names
v8.2.3562
Drew Vogel
2021-10-16
patch 8.2.3524: GUI: ligatures are not used
v8.2.3524
Dusan Popovic
2021-07-20
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-06-23
patch 8.2.3040: GUI: dropping files not tested
v8.2.3040
Yegappan Lakshmanan
2021-06-08
patch 8.2.2963: GUI: mouse move may start Visual mode with a popup visible
v8.2.2963
Bram Moolenaar
2021-05-29
patch 8.2.2898: QuitPre and ExitPre not triggered when GUI window is closed
v8.2.2898
Bram Moolenaar
2021-04-11
patch 8.2.2754: :sleep! does not always hide the cursor
v8.2.2754
Bram Moolenaar
2020-11-25
patch 8.2.2048: Amiga: obsolete code
v8.2.2048
Bram Moolenaar
2020-10-24
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-08-11
patch 8.2.1422: the Mac GUI implementation is outdated
v8.2.1422
Bram Moolenaar
2020-08-01
patch 8.2.1336: build failure on non-Unix systems
v8.2.1336
Bram Moolenaar
2020-08-01
patch 8.2.1335: CTRL-C in the GUI doesn't interrupt
v8.2.1335
Bram Moolenaar
2020-07-17
patch 8.2.1228: scrollbars not flush against the window edges when maximised
v8.2.1228
Bram Moolenaar
2020-06-01
patch 8.2.0870: MS-Windows: Control keys don't work in the GUI
v8.2.0870
Bram Moolenaar
2020-05-30
patch 8.2.0851: can't distinguish <M-a> from accented "a" in the GUI
v8.2.0851
Bram Moolenaar
2020-05-27
patch 8.2.0833: mapping <C-bslash> doesn't work in the GUI
v8.2.0833
Bram Moolenaar
2020-05-24
patch 8.2.0816: terminal test fails when compiled with Athena
v8.2.0816
Bram Moolenaar
2020-04-30
patch 8.2.0671: Haiku: compiler warnings
v8.2.0671
Bram Moolenaar
2020-04-20
patch 8.2.0612: Vim9: no check for space before #comment
v8.2.0612
Bram Moolenaar
2020-04-12
patch 8.2.0554: the GUI doesn't set t_Co
v8.2.0554
Bram Moolenaar
2020-04-02
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-03-28
patch 8.2.0468: GUI: pixel dust with some fonts and characters
v8.2.0468
Bram Moolenaar
2020-03-23
patch 8.2.0436: no warnings for incorrect printf arguments
v8.2.0436
Bram Moolenaar
2020-02-26
patch 8.2.0320: no Haiku support
v8.2.0320
Bram Moolenaar
2020-02-21
patch 8.2.0295: highlighting for :s wrong when using different separator
v8.2.0295
Bram Moolenaar
2020-01-26
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2019-12-29
patch 8.2.0055: cannot use ":gui" in vimrc with VIMDLL enabled
v8.2.0055
Bram Moolenaar
2019-12-23
patch 8.2.0035: saving and restoring called_emsg is clumsy
v8.2.0035
Bram Moolenaar
2019-12-18
patch 8.2.0022: click in popup window doesn't close it in the GUI
v8.2.0022
Bram Moolenaar
2019-12-01
patch 8.1.2380: using old C style comments
v8.1.2380
Bram Moolenaar
2019-11-30
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-21
patch 8.1.2331: the option.c file is still very big
v8.1.2331
Bram Moolenaar
2019-11-21
patch 8.1.2327: cannot build with Hangul input
v8.1.2327
Bram Moolenaar
2019-11-17
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
Bram Moolenaar
2019-11-04
patch 8.1.2254: MS-Windows: mouse scroll wheel doesn't work in popup
v8.1.2254
Bram Moolenaar
2019-10-18
patch 8.1.2173: searchit() has too many arguments
v8.1.2173
Bram Moolenaar
2019-09-15
patch 8.1.2034: dark them of GTK 3 not supported
v8.1.2034
Bram Moolenaar
2019-08-21
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-20
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-07-16
patch 8.1.1702: compiler warning for uninitialized variable
v8.1.1702
Bram Moolenaar
2019-07-12
patch 8.1.1670: sign column not always properly aligned
v8.1.1670
Bram Moolenaar
2019-07-08
patch 8.1.1652: GUI: popup window doesn't close on mouse movement
v8.1.1652
Bram Moolenaar
2019-07-07
patch 8.1.1643: sign placement is wrong when 'foldcolumn' is set
v8.1.1643
Bram Moolenaar
2019-06-24
patch 8.1.1587: redraw problem when sign icons in the number column
v8.1.1587
Bram Moolenaar
[next]