index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0657: too many #ifdefs
v9.0.0657
Martin Tournoij
2022-10-04
1
-7
/
+1
*
patch 9.0.0396: :findrepl does not escape '&' and '~' properly
v9.0.0396
matveyt
2022-09-06
1
-2
/
+4
*
patch 9.0.0375: the footer feature is unused
v9.0.0375
Bram Moolenaar
2022-09-04
1
-26
/
+0
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-3
/
+3
*
patch 9.0.0050: split else-of is confusing
v9.0.0050
Bram Moolenaar
2022-07-12
1
-2
/
+1
*
patch 9.0.0007: no support for double, dotted and dashed underlines
v9.0.0007
Bram Moolenaar
2022-06-29
1
-0
/
+2
*
patch 9.0.0003: functions are global while they could be local
v9.0.0003
Yegappan Lakshmanan
2022-06-29
1
-2
/
+3
*
patch 8.2.5113: timer becomes invalid after fork/exec, :gui gives errors
v8.2.5113
Bram Moolenaar
2022-06-16
1
-0
/
+5
*
patch 8.2.5084: when the GUI shows a dialog tests get stuck
v8.2.5084
Bram Moolenaar
2022-06-13
1
-0
/
+23
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-2
/
+2
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-34
/
+36
*
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
Bram Moolenaar
2022-04-15
1
-3
/
+4
*
patch 8.2.4739: accessing freed memory after WinScrolled autocmd event
v8.2.4739
zeertzjq
2022-04-12
1
-1
/
+1
*
patch 8.2.4713: plugins cannot track text scrolling
v8.2.4713
LemonBoy
2022-04-08
1
-0
/
+3
*
patch 8.2.4677: the Athena GUI support is outdated
v8.2.4677
Bram Moolenaar
2022-04-03
1
-40
/
+12
*
patch 8.2.4674: cannot force getting MouseMove events
v8.2.4674
Ernie Rael
2022-04-03
1
-5
/
+20
*
patch 8.2.4619: mapping is cancelled when mouse moves and popup is visible
v8.2.4619
Bram Moolenaar
2022-03-24
1
-1
/
+1
*
patch 8.2.4288: preprocessor indents are inconsistent
v8.2.4288
K.Takata
2022-02-03
1
-9
/
+9
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
1
-11
/
+2
*
patch 8.2.4230: MS-Windows: set_guifontwide() is included but won't work
v8.2.4230
K.Takata
2022-01-27
1
-4
/
+5
*
patch 8.2.4109: MS-Windows: high dpi support is outdated
v8.2.4109
K.Takata
2022-01-16
1
-15
/
+1
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-2
/
+2
*
patch 8.2.4005: error messages are spread out
v8.2.4005
Bram Moolenaar
2022-01-04
1
-1
/
+1
*
patch 8.2.3987: error messages are spread out
v8.2.3987
Bram Moolenaar
2022-01-02
1
-1
/
+1
*
patch 8.2.3975: error messages are spread out
v8.2.3975
Bram Moolenaar
2022-01-01
1
-2
/
+2
*
patch 8.2.3959: error messages are spread out
v8.2.3959
Bram Moolenaar
2021-12-31
1
-1
/
+1
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-8
/
+8
*
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-29
1
-9
/
+2
*
patch 8.2.3691: build failure with small features
v8.2.3691
Bram Moolenaar
2021-11-28
1
-0
/
+2
*
patch 8.2.3688: the window title is not updated when dragging the scrollbar
v8.2.3688
Christian Brabandt
2021-11-28
1
-0
/
+4
*
patch 8.2.3648: "verbose pwd" is incorrect after dropping files on Vim
v8.2.3648
Bram Moolenaar
2021-11-22
1
-3
/
+9
*
patch 8.2.3647: GTK: when using ligatures the cursor is drawn wrong
v8.2.3647
Dusan Popovic
2021-11-22
1
-7
/
+37
*
patch 8.2.3562: cannot add color names
v8.2.3562
Drew Vogel
2021-10-24
1
-1
/
+1
*
patch 8.2.3524: GUI: ligatures are not used
v8.2.3524
Dusan Popovic
2021-10-16
1
-0
/
+34
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-1
/
+1
*
patch 8.2.3040: GUI: dropping files not tested
v8.2.3040
Yegappan Lakshmanan
2021-06-23
1
-0
/
+1
*
patch 8.2.2963: GUI: mouse move may start Visual mode with a popup visible
v8.2.2963
Bram Moolenaar
2021-06-08
1
-1
/
+4
*
patch 8.2.2898: QuitPre and ExitPre not triggered when GUI window is closed
v8.2.2898
Bram Moolenaar
2021-05-29
1
-2
/
+3
*
patch 8.2.2754: :sleep! does not always hide the cursor
v8.2.2754
Bram Moolenaar
2021-04-11
1
-0
/
+5
*
patch 8.2.2048: Amiga: obsolete code
v8.2.2048
Bram Moolenaar
2020-11-25
1
-8
/
+0
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-2
/
+2
*
patch 8.2.1422: the Mac GUI implementation is outdated
v8.2.1422
Bram Moolenaar
2020-08-11
1
-3
/
+3
*
patch 8.2.1336: build failure on non-Unix systems
v8.2.1336
Bram Moolenaar
2020-08-01
1
-1
/
+4
*
patch 8.2.1335: CTRL-C in the GUI doesn't interrupt
v8.2.1335
Bram Moolenaar
2020-08-01
1
-0
/
+21
*
patch 8.2.1228: scrollbars not flush against the window edges when maximised
v8.2.1228
Bram Moolenaar
2020-07-17
1
-2
/
+4
*
patch 8.2.0870: MS-Windows: Control keys don't work in the GUI
v8.2.0870
Bram Moolenaar
2020-06-01
1
-0
/
+5
*
patch 8.2.0851: can't distinguish <M-a> from accented "a" in the GUI
v8.2.0851
Bram Moolenaar
2020-05-30
1
-2
/
+2
*
patch 8.2.0833: mapping <C-bslash> doesn't work in the GUI
v8.2.0833
Bram Moolenaar
2020-05-27
1
-0
/
+2
*
patch 8.2.0816: terminal test fails when compiled with Athena
v8.2.0816
Bram Moolenaar
2020-05-24
1
-1
/
+1
*
patch 8.2.0671: Haiku: compiler warnings
v8.2.0671
Bram Moolenaar
2020-04-30
1
-1
/
+2
[next]