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
/
ui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.1246: code is indented more than necessary
v9.0.1246
Yegappan Lakshmanan
2023-01-26
1
-27
/
+27
*
patch 9.0.0977: it is not easy to see what client-server commands are doing
v9.0.0977
Bram Moolenaar
2022-11-30
1
-3
/
+1
*
patch 9.0.0886: horizontal mouse scroll only works in the GUI
v9.0.0886
Christopher Plewright
2022-11-15
1
-0
/
+69
*
patch 9.0.0694: no native sound support on Mac OS
v9.0.0694
Yee Cheng Chin
2022-10-08
1
-3
/
+3
*
patch 8.2.5075: clang gives an out of bounds warning
v8.2.5075
Bram Moolenaar
2022-06-10
1
-1
/
+2
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-9
/
+9
*
patch 8.2.4454: resetting cmdwin_type only for one situation
v8.2.4454
zeertzjq
2022-02-23
1
-3
/
+0
*
patch 8.2.4438: crash on exit when using cmdline window
v8.2.4438
Bram Moolenaar
2022-02-22
1
-0
/
+3
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-4
/
+4
*
patch 8.2.3892: when modifyOtherKeys is used CTRL-C is not recognized
v8.2.3892
Bram Moolenaar
2021-12-25
1
-5
/
+10
*
patch 8.2.3830: error messages are spread out
v8.2.3830
Bram Moolenaar
2021-12-16
1
-1
/
+1
*
patch 8.2.3763: when editing the cmdline a callback may cause a scroll up
v8.2.3763
Bram Moolenaar
2021-12-09
1
-23
/
+1
*
patch 8.2.3761: focus change is not passed on to a terminal window
v8.2.3761
Bram Moolenaar
2021-12-08
1
-0
/
+4
*
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-29
1
-2
/
+1
*
patch 8.2.3074: popup_atcursor() uses wrong position with concealing
v8.2.3074
Bram Moolenaar
2021-06-29
1
-1
/
+1
*
patch 8.2.2961: keys typed during a :normal command are discarded
v8.2.2961
Bram Moolenaar
2021-06-07
1
-3
/
+13
*
patch 8.2.2639: build failure when fsync() is not available
v8.2.2639
Bram Moolenaar
2021-03-22
1
-1
/
+3
*
patch 8.2.2638: cannot write a message to the terminal from the GUI
v8.2.2638
Bram Moolenaar
2021-03-22
1
-4
/
+10
*
patch 8.2.2348: no check for modified files after focus gained
v8.2.2348
Bram Moolenaar
2021-01-14
1
-2
/
+0
*
patch 8.2.2282: length check mismatch with argument of strncmp()
v8.2.2282
Bram Moolenaar
2021-01-02
1
-6
/
+4
*
patch 8.2.2275: CTRL-C not recognized in Mintty
v8.2.2275
Bram Moolenaar
2021-01-02
1
-2
/
+5
*
patch 8.2.1582: the channel log does not show typed text
v8.2.1582
Bram Moolenaar
2020-09-03
1
-0
/
+7
*
patch 8.2.1513: cannot interrupt shell used for filename expansion
v8.2.1513
Bram Moolenaar
2020-08-23
1
-1
/
+1
*
patch 8.2.0982: insufficient testing for reading/writing files
v8.2.0982
Bram Moolenaar
2020-06-15
1
-1
/
+7
*
patch 8.2.0849: BeOS code is not maintained and probably unused
v8.2.0849
Bram Moolenaar
2020-05-30
1
-13
/
+1
*
patch 8.2.0443: clipboard code is spread out
v8.2.0443
Bram Moolenaar
2020-03-24
1
-1884
/
+1
*
patch 8.2.0431: some compilers don't support using \e for Esc
v8.2.0431
Bram Moolenaar
2020-03-23
1
-1
/
+1
*
patch 8.2.0425: code for modeless selection not sufficiently tested
v8.2.0425
Bram Moolenaar
2020-03-22
1
-1
/
+1
*
patch 8.2.0421: interrupting with CTRL-C does not always work
v8.2.0421
Bram Moolenaar
2020-03-20
1
-3
/
+6
*
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-1
/
+1
*
patch 8.2.0106: printf formats are not exactly right
v8.2.0106
Bram Moolenaar
2020-01-08
1
-3
/
+3
*
patch 8.2.0009: VMS: terminal version doesn't build
v8.2.0009
Bram Moolenaar
2019-12-15
1
-1
/
+1
*
patch 8.2.0001: #endif comments do reflect corresponding #ifdef
v8.2.0001
Bram Moolenaar
2019-12-13
1
-2
/
+2
*
patch 8.1.2396: using old C style comments
v8.1.2396
Bram Moolenaar
2019-12-05
1
-194
/
+194
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-10
/
+10
*
patch 8.1.2331: the option.c file is still very big
v8.1.2331
Bram Moolenaar
2019-11-21
1
-1
/
+92
*
patch 8.1.2327: cannot build with Hangul input
v8.1.2327
Bram Moolenaar
2019-11-21
1
-32
/
+0
*
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
Bram Moolenaar
2019-11-17
1
-0
/
+3
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-2
/
+2
*
patch 8.1.2064: MS-Windows: compiler warnings for unused arguments
v8.1.2064
Bram Moolenaar
2019-09-21
1
-1
/
+1
*
patch 8.1.2062: the mouse code is spread out
v8.1.2062
Bram Moolenaar
2019-09-21
1
-791
/
+0
*
patch 8.1.2006: build failure with huge features but without channel feature
v8.1.2006
Bram Moolenaar
2019-09-07
1
-0
/
+2
*
patch 8.1.1971: manually enabling features causes build errors
v8.1.1971
Bram Moolenaar
2019-09-03
1
-4
/
+4
*
patch 8.1.1920: cannot always close a popup when filter consumes all events
v8.1.1920
Bram Moolenaar
2019-08-24
1
-5
/
+3
*
patch 8.1.1916: trying to allocate negative amount of memory closing popup
v8.1.1916
Bram Moolenaar
2019-08-24
1
-1
/
+6
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-3
/
+9
*
patch 8.1.1874: modeless selection in popup window overlaps scrollbar
v8.1.1874
Bram Moolenaar
2019-08-17
1
-1
/
+2
*
patch 8.1.1871: modeless selection in GUI still not correct
v8.1.1871
Bram Moolenaar
2019-08-17
1
-13
/
+14
*
patch 8.1.1866: modeless selection in GUI does not work properly
v8.1.1866
Bram Moolenaar
2019-08-16
1
-4
/
+4
*
patch 8.1.1851: crash when sound_playfile() callback plays sound
v8.1.1851
Bram Moolenaar
2019-08-15
1
-5
/
+15
[next]