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.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
*
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
[next]