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
/
popupwin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.1391: "clear" macros are not always used
v9.0.1391
Yegappan Lakshmanan
2023-03-07
1
-2
/
+1
*
patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file
v9.0.1390
Yegappan Lakshmanan
2023-03-07
1
-2
/
+1
*
patch 9.0.1336: functions without arguments are not always declared properly
v9.0.1336
Yegappan Lakshmanan
2023-02-21
1
-2
/
+2
*
patch 9.0.1221: code is indented more than necessary
v9.0.1221
Yegappan Lakshmanan
2023-01-18
1
-384
/
+385
*
patch 9.0.0990: callback name argument is changed by setqflist()
v9.0.0990
Bram Moolenaar
2022-12-02
1
-1
/
+15
*
patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll'
v9.0.0751
Bram Moolenaar
2022-10-14
1
-2
/
+1
*
patch 9.0.0683: cannot specify a time for :echowindow
v9.0.0683
Bram Moolenaar
2022-10-07
1
-1
/
+21
*
patch 9.0.0591: message window popup shows on only one tab page
v9.0.0591
Bram Moolenaar
2022-09-26
1
-0
/
+2
*
patch 9.0.0551: mode message is delayed when :echowin was used
v9.0.0551
Bram Moolenaar
2022-09-22
1
-4
/
+15
*
patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems
v9.0.0447
Bram Moolenaar
2022-09-11
1
-2
/
+25
*
patch 9.0.0446: message window may be positioned too low
v9.0.0446
Bram Moolenaar
2022-09-11
1
-1
/
+6
*
patch 9.0.0431: current mode shows in message window
v9.0.0431
Bram Moolenaar
2022-09-09
1
-1
/
+2
*
patch 9.0.0359: error message for wrong argument type is not specific
v9.0.0359
Yegappan Lakshmanan
2022-09-02
1
-3
/
+1
*
patch 9.0.0351: message window may obscure the command line
v9.0.0351
Bram Moolenaar
2022-09-01
1
-0
/
+3
*
patch 9.0.0350: :echowindow does not work in a compiled function
v9.0.0350
Bram Moolenaar
2022-09-01
1
-0
/
+25
*
patch 9.0.0340: the 'cmdheight' zero support causes too much trouble
v9.0.0340
Bram Moolenaar
2022-08-31
1
-11
/
+1
*
patch 9.0.0335: checks for Dictionary argument often give a vague error
v9.0.0335
Yegappan Lakshmanan
2022-08-30
1
-12
/
+3
*
patch 9.0.0321: cannot use the message popup window directly
v9.0.0321
Bram Moolenaar
2022-08-29
1
-1
/
+2
*
patch 9.0.0317: when updating the whole screen a popup may not be redrawn
v9.0.0317
Bram Moolenaar
2022-08-29
1
-0
/
+14
*
patch 9.0.0296: message in popup is shortened unnecessary
v9.0.0296
Bram Moolenaar
2022-08-28
1
-1
/
+1
*
patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used
v9.0.0294
Bram Moolenaar
2022-08-28
1
-3
/
+20
*
patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed
v9.0.0288
Bram Moolenaar
2022-08-27
1
-13
/
+123
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-16
/
+16
*
patch 9.0.0170: various minor code formatting issues
v9.0.0170
Bram Moolenaar
2022-08-08
1
-1
/
+1
*
patch 9.0.0067: cannot show virtual text
v9.0.0067
Bram Moolenaar
2022-07-25
1
-1
/
+1
*
patch 9.0.0063: too many type casts for dict_get functions
v9.0.0063
Bram Moolenaar
2022-07-23
1
-27
/
+26
*
patch 8.2.5138: various small issues
v8.2.5138
Bram Moolenaar
2022-06-20
1
-1
/
+1
*
patch 8.2.5045: can escape a terminal popup window when the job is finished
v8.2.5045
Bram Moolenaar
2022-05-30
1
-1
/
+0
*
patch 8.2.5042: scrollbar thumb in tall scrolled popup not visible
v8.2.5042
Bram Moolenaar
2022-05-30
1
-1
/
+1
*
patch 8.2.5040: scrollbar thumb in scrolled popup not visible
v8.2.5040
Bram Moolenaar
2022-05-29
1
-0
/
+5
*
patch 8.2.5039: confusing error if first argument of popup_create() is wrong
v8.2.5039
Bram Moolenaar
2022-05-29
1
-2
/
+4
*
patch 8.2.5038: a finished terminal in a popup window does not show scrollbar
v8.2.5038
Bram Moolenaar
2022-05-29
1
-9
/
+24
*
patch 8.2.4913: popup_hide() does not always have effect
v8.2.4913
Bram Moolenaar
2022-05-08
1
-3
/
+8
*
patch 8.2.4799: popup does not use correct topline
v8.2.4799
LemonBoy
2022-04-20
1
-1
/
+1
*
patch 8.2.4685: when a swap file is found for a popup there is no dialog
v8.2.4685
Bram Moolenaar
2022-04-04
1
-0
/
+2
*
patch 8.2.4683: verbose check with dict_find() to see if a key is present
v8.2.4683
Yegappan Lakshmanan
2022-04-04
1
-1
/
+1
*
patch 8.2.4668: buffer allocation failures insufficiently tested
v8.2.4668
Yegappan Lakshmanan
2022-04-02
1
-0
/
+3
*
patch 8.2.4665: popup with "minwidth" and scrollbar not updated properly
v8.2.4665
Bram Moolenaar
2022-04-02
1
-5
/
+33
*
patch 8.2.4619: mapping is cancelled when mouse moves and popup is visible
v8.2.4619
Bram Moolenaar
2022-03-24
1
-1
/
+26
*
patch 8.2.4569: Coverity warning for not using a return value
v8.2.4569
Bram Moolenaar
2022-03-15
1
-1
/
+1
*
patch 8.2.4255: theoretical computation overflow
v8.2.4255
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-29
1
-3
/
+4
*
patch 8.2.4022: two error messages in the wrong file
v8.2.4022
Bram Moolenaar
2022-01-06
1
-3
/
+3
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-2
/
+2
*
patch 8.2.3986: error messages are spread out
v8.2.3986
Bram Moolenaar
2022-01-02
1
-1
/
+1
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-9
/
+9
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-8
/
+8
*
patch 8.2.3874: cannot highlight the number column for a sign
v8.2.3874
James McCoy
2021-12-22
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
-1
/
+1
*
patch 8.2.3750: error messages are everywhere
v8.2.3750
Bram Moolenaar
2021-12-05
1
-1
/
+1
*
patch 8.2.3697: cannot drag a popup without a border
v8.2.3697
Bram Moolenaar
2021-11-29
1
-2
/
+12
[next]