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 8.2.3697: cannot drag a popup without a border
v8.2.3697
Bram Moolenaar
2021-11-29
1
-2
/
+12
*
patch 8.2.3664: cannot adjust sign highlighting for 'cursorline'
v8.2.3664
Bram Moolenaar
2021-11-24
1
-1
/
+1
*
patch 8.2.3628: looking terminal colors is a bit slow
v8.2.3628
Bram Moolenaar
2021-11-20
1
-0
/
+5
*
patch 8.2.3614: zindex of popup windows not used when redrawing popup menu
v8.2.3614
Bakudankun
2021-11-17
1
-1
/
+5
*
patch 8.2.3596: crash when using :pedit in Vim9 script
v8.2.3596
Yegappan Lakshmanan
2021-11-15
1
-5
/
+5
*
patch 8.2.3304: popup window title with wide characters is truncated
v8.2.3304
rbtnn
2021-08-07
1
-1
/
+1
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-10
/
+45
*
patch 8.2.3221: Vim9: argument types are not checked at compile time
v8.2.3221
Yegappan Lakshmanan
2021-07-25
1
-1
/
+5
*
patch 8.2.3206: Vim9: argument types are not checked at compile time
v8.2.3206
Yegappan Lakshmanan
2021-07-23
1
-2
/
+9
*
patch 8.2.3187: Vim9: popup timer callback is not compiled
v8.2.3187
Bram Moolenaar
2021-07-19
1
-2
/
+2
*
patch 8.2.3162: Vim9: argument types are not checked at compile time
v8.2.3162
Yegappan Lakshmanan
2021-07-15
1
-10
/
+40
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-1
/
+1
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-4
/
+2
*
patch 8.2.2893: multi-byte text in popup title shows up wrong
v8.2.2893
Ralf Schandl
2021-05-28
1
-8
/
+20
*
patch 8.2.2541: popup_create() does not allow boolean for "cursorline"
v8.2.2541
Bram Moolenaar
2021-02-21
1
-10
/
+5
*
patch 8.2.2510: internal error when popup with mask is zero height or width
v8.2.2510
Bram Moolenaar
2021-02-13
1
-1
/
+5
*
patch 8.2.2491: popup window for text property may show in first screen line
v8.2.2491
Bram Moolenaar
2021-02-10
1
-0
/
+6
*
patch 8.2.2476: using freed memory when splitting window while closing buffer
v8.2.2476
Bram Moolenaar
2021-02-07
1
-1
/
+1
*
patch 8.2.2471: popup_setoptions() does not set textprop in other tab
v8.2.2471
Bram Moolenaar
2021-02-06
1
-1
/
+1
*
patch 8.2.2470: popup_getoptions() does not get textprop from other tab
v8.2.2470
Bram Moolenaar
2021-02-06
1
-1
/
+1
*
patch 8.2.2296: cannot use CTRL-N and CTRL-P in a popup menu
v8.2.2296
Bram Moolenaar
2021-01-04
1
-2
/
+3
*
patch 8.2.2243: crash when popup mask contains zeroes
v8.2.2243
Bram Moolenaar
2020-12-29
1
-2
/
+10
*
patch 8.2.2132: padding not drawn properly for popup window with title
v8.2.2132
Bram Moolenaar
2020-12-12
1
-8
/
+7
*
patch 8.2.2064: terminal: cursor is on while redrawing, causing flicker
v8.2.2064
Bram Moolenaar
2020-11-28
1
-0
/
+3
*
patch 8.2.2024: flicker when redrawing a popup with a title and border
v8.2.2024
Bram Moolenaar
2020-11-21
1
-23
/
+55
*
patch 8.2.1990: cursor position wrong in terminal popup with finished job
v8.2.1990
Bram Moolenaar
2020-11-15
1
-5
/
+9
*
patch 8.2.1958: build failure with timers
v8.2.1958
Bram Moolenaar
2020-11-05
1
-1
/
+1
*
patch 8.2.1886: using ":silent!" in a popup filter has unexpected effect
v8.2.1886
Bram Moolenaar
2020-10-22
1
-4
/
+4
*
patch 8.2.1858: Vim9: filter functions return number instead of bool
v8.2.1858
Bram Moolenaar
2020-10-17
1
-2
/
+4
*
patch 8.2.1848: crash when passing a NULL string or list to popup_settext()
v8.2.1848
Bram Moolenaar
2020-10-15
1
-2
/
+4
*
patch 8.2.1763: Vim9: cannot use "true" for popup window scrollbar option
v8.2.1763
Bram Moolenaar
2020-09-27
1
-3
/
+3
*
patch 8.2.1750: popup_setoptions() setting firstline fails if cursorline set
v8.2.1750
Bram Moolenaar
2020-09-26
1
-21
/
+32
*
patch 8.2.1737: cursor line highlight in popup window is not always updated
v8.2.1737
Bram Moolenaar
2020-09-24
1
-0
/
+5
*
patch 8.2.1732: stuck when win_execute() for a popup causes an error
v8.2.1732
Bram Moolenaar
2020-09-23
1
-4
/
+20
*
patch 8.2.1727: a popup created with "cursorline" will ignore "firstline"
v8.2.1727
Bram Moolenaar
2020-09-22
1
-2
/
+15
*
patch 8.2.1638: leaking memory when popup filter function can't be called
v8.2.1638
Bram Moolenaar
2020-09-08
1
-21
/
+23
*
patch 8.2.1636: get stuck if a popup filter causes an error
v8.2.1636
Bram Moolenaar
2020-09-08
1
-2
/
+28
*
patch 8.2.1578: Vim9: popup_clear() does not take "true" as argument
v8.2.1578
Bram Moolenaar
2020-09-02
1
-1
/
+1
*
patch 8.2.1483: Vim9: error for using special as number
v8.2.1483
Bram Moolenaar
2020-08-18
1
-1
/
+1
*
patch 8.2.1478: Vim9: cannot use "true" for some popup options
v8.2.1478
Bram Moolenaar
2020-08-18
1
-21
/
+15
*
patch 8.2.1415: closing a popup window with CTRL-C interrupts 'statusline'
v8.2.1415
Bram Moolenaar
2020-08-10
1
-0
/
+7
*
patch 8.2.1414: popupwindow missing last couple of lines
v8.2.1414
Bram Moolenaar
2020-08-10
1
-11
/
+19
*
patch 8.2.1406: popupwindow lacks scrollbar if no "maxheight" is used
v8.2.1406
Bram Moolenaar
2020-08-09
1
-6
/
+24
*
patch 8.2.1307: popup window width does not include number of sign columns
v8.2.1307
Bram Moolenaar
2020-07-27
1
-6
/
+21
*
patch 8.2.1303: calling popup_setoptions() resets 'signcolumn'
v8.2.1303
Bram Moolenaar
2020-07-26
1
-2
/
+4
*
patch 8.2.1239: "maxwidth" in 'completepopup' not obeyed
v8.2.1239
Bram Moolenaar
2020-07-18
1
-0
/
+1
*
patch 8.2.1237: changing 'completepopup' after opening popup has no effect
v8.2.1237
Bram Moolenaar
2020-07-18
1
-0
/
+12
*
patch 8.2.1221: memory leak when updating popup window
v8.2.1221
Bram Moolenaar
2020-07-15
1
-0
/
+5
*
patch 8.2.1196: build failure with normal features
v8.2.1196
Bram Moolenaar
2020-07-12
1
-0
/
+2
*
patch 8.2.1193: terminal window not redrawn when dragging a popup window
v8.2.1193
Bram Moolenaar
2020-07-12
1
-13
/
+20
[next]