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 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
*
patch 8.1.1787: cannot resize a popup window
v8.1.1787
Bram Moolenaar
2019-08-01
1
-2
/
+3
*
patch 8.1.1786: double click in popup scrollbar starts selection
v8.1.1786
Bram Moolenaar
2019-08-01
1
-23
/
+27
*
patch 8.1.1751: when redrawing popups plines_win() may be called often
v8.1.1751
Bram Moolenaar
2019-07-26
1
-16
/
+30
*
patch 8.1.1612: cannot show an existing buffer in a popup window
v8.1.1612
Bram Moolenaar
2019-06-30
1
-2
/
+2
*
patch 8.1.1609: the user cannot easily close a popup window
v8.1.1609
Bram Moolenaar
2019-06-30
1
-2
/
+23
*
patch 8.1.1608: the evalfunc.c file is too big
v8.1.1607
Bram Moolenaar
2019-06-29
1
-2
/
+5
*
patch 8.1.1580: cannot make part of a popup transparent
v8.1.1580
Bram Moolenaar
2019-06-23
1
-1
/
+1
*
patch 8.1.1576: compiler warning for unused argument
v8.1.1576
Bram Moolenaar
2019-06-21
1
-1
/
+1
*
patch 8.1.1551: warning for shadowing popup_dragwin
v8.1.1551
Bram Moolenaar
2019-06-15
1
-1
/
+0
*
patch 8.1.1534: modeless selection in popup window selects too much
v8.1.1534
Bram Moolenaar
2019-06-14
1
-35
/
+123
*
patch 8.1.1531: clipboard type name is inconsistent
v8.1.1531
Bram Moolenaar
2019-06-14
1
-28
/
+27
*
patch 8.1.1525: cannot move a popup window with the mouse
v8.1.1525
Bram Moolenaar
2019-06-13
1
-8
/
+35
*
patch 8.1.1520: popup windows are ignored when dealing with mouse position
v8.1.1520
Bram Moolenaar
2019-06-12
1
-5
/
+67
*
patch 8.1.1517: when a popup changes all windows are redrawn
v8.1.1517
Bram Moolenaar
2019-06-10
1
-3
/
+7
*
patch 8.1.1419: listener callbacks may be called recursively
v8.1.1419
Bram Moolenaar
2019-05-29
1
-1
/
+1
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-1
/
+1
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-3
/
+3
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-1
/
+1
[next]