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.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
*
patch 8.1.1131: getwinpos() does not work in the MS-Windows console
v8.1.1131
Bram Moolenaar
2019-04-06
1
-2
/
+7
*
patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console
v8.1.1127
Bram Moolenaar
2019-04-06
1
-2
/
+3
*
patch 8.1.1126: build failure with +terminal but without tgetent
v8.1.1126
Bram Moolenaar
2019-04-06
1
-2
/
+3
*
patch 8.1.1125: libvterm does not handle the window position report
v8.1.1125
Bram Moolenaar
2019-04-06
1
-0
/
+21
*
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-03-02
1
-1
/
+1
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-4
/
+4
*
patch 8.1.0840: getchar(0) never returns a character in the terminal
v8.1.0840
Bram Moolenaar
2019-01-28
1
-1
/
+7
*
patch 8.1.0835: GUI build fails on MS-Windows
v8.1.0835
Bram Moolenaar
2019-01-27
1
-1
/
+1
*
patch 8.1.0834: GUI may wait too long before dealing with messages
v8.1.0834
Bram Moolenaar
2019-01-27
1
-0
/
+212
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-2
/
+0
*
patch 8.1.0810: too many #ifdefs
v8.1.0810
Bram Moolenaar
2019-01-24
1
-102
/
+12
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+5
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-2
/
+2
*
patch 8.1.0763: nobody is using the Sun Workshop support
v8.1.0763
Bram Moolenaar
2019-01-17
1
-3
/
+2
*
patch 8.1.0761: default value for brief_wait is wrong
v8.1.0761
Bram Moolenaar
2019-01-17
1
-1
/
+1
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-1
/
+1
*
patch 8.1.0710: when using timers may wait for job exit quite long
v8.1.0710
Bram Moolenaar
2019-01-09
1
-8
/
+28
*
patch 8.1.0548: crash when job callback unloads a buffer
v8.1.0548
Bram Moolenaar
2018-11-26
1
-2
/
+1
*
patch 8.1.0537: ui_breakcheck() may be called recursively
v8.1.0537
Bram Moolenaar
2018-11-20
1
-2
/
+12
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-3
/
+0
*
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
v8.1.0377
Bram Moolenaar
2018-09-13
1
-4
/
+4
*
patch 8.0.1815: crash with terminal window and with 'lazyredraw' set
v8.0.1815
Bram Moolenaar
2018-05-11
1
-1
/
+4
*
patch 8.0.1809: various typos
v8.0.1809
Bram Moolenaar
2018-05-10
1
-1
/
+1
*
patch 8.0.1760: wrong number of arguments to vms_read()
v8.0.1760
Bram Moolenaar
2018-04-24
1
-1
/
+1
*
patch 8.0.1751: #ifdef causes bad highlighting
v8.0.1751
Bram Moolenaar
2018-04-24
1
-10
/
+7
*
patch 8.0.1598: cannot select text in a terminal with the mouse
v8.0.1598
Bram Moolenaar
2018-03-11
1
-2
/
+9
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-3
/
+1
*
patch 8.0.1560: build failure without GUI on MS-Windows
v8.0.1560
Bram Moolenaar
2018-03-03
1
-1
/
+2
*
patch 8.0.1559: build failure without GUI
v8.0.1559
Bram Moolenaar
2018-03-03
1
-1
/
+2
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-6
/
+2
*
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
Bram Moolenaar
2018-01-31
1
-10
/
+3
*
patch 8.0.1405: duplicated code for getting a typed character
v8.0.1405
Bram Moolenaar
2017-12-18
1
-8
/
+49
*
patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete
v8.0.1338
Bram Moolenaar
2017-11-25
1
-1
/
+1
*
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
v8.0.1312
Bram Moolenaar
2017-11-18
1
-0
/
+4
*
patch 8.0.1292: quick clicks in the WinBar start Visual mode
v8.0.1292
Bram Moolenaar
2017-11-12
1
-0
/
+15
*
patch 8.0.1236: Mac features are confusing
v8.0.1236
Bram Moolenaar
2017-10-28
1
-2
/
+2
*
patch 8.0.1138: click in window toolbar starts Visual mode
v8.0.1138
Bram Moolenaar
2017-09-23
1
-1
/
+13
*
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
Bram Moolenaar
2017-09-22
1
-4
/
+4
*
patch 8.0.1135: W_WINCOL() is always the same
v8.0.1135
Bram Moolenaar
2017-09-22
1
-1
/
+1
*
patch 8.0.1123: cannot define a toolbar for a window
v8.0.1123
Bram Moolenaar
2017-09-17
1
-2
/
+18
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-33
/
+2
*
patch 8.0.1048: no test for what 8.0.1020 fixes
v8.0.1048
Bram Moolenaar
2017-09-03
1
-15
/
+0
*
patch 8.0.0948: crash if timer closes window while dragging status line
v8.0.0948
Bram Moolenaar
2017-08-16
1
-1
/
+12
*
patch 8.0.0918: cannot get terminal window cursor shape or attributes
v8.0.0918
Bram Moolenaar
2017-08-12
1
-2
/
+8
*
patch 8.0.0737: crash when X11 selection is very big
v8.0.0737
Bram Moolenaar
2017-07-19
1
-30
/
+39
*
patch 8.0.0522: Win32: when 'clipboard' is "unnamed" yyp does not work
v8.0.0522
Bram Moolenaar
2017-03-29
1
-3
/
+13
[next]