Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
effb0cd75de647a2a0bf95cb26eaa2feee8068d9
/
src
/
popupwin.c
e40fbc2
patch 8.2.1071: Vim9: no line break allowed inside a lambda
by Bram Moolenaar
· 6 years ago
ab176ce
patch 8.2.0984: not using previous window when closing a shell popup window
by Bram Moolenaar
· 6 years ago
ca70c07
patch 8.2.0853: ml_delete() often called with FALSE argument
by Bram Moolenaar
· 6 years ago
c33b321
patch 8.2.0792: build failure with small features
by Bram Moolenaar
· 6 years ago
b5383b1
patch 8.2.0791: a second popup window with terminal causes trouble
by Bram Moolenaar
· 6 years ago
7e9f351
patch 8.2.0751: Vim9: performance can be improved
by Bram Moolenaar
· 6 years ago
ef6b979
patch 8.2.0748: cannot get a list of all popups
by Bram Moolenaar
· 6 years ago
03a9f84
patch 8.2.0747: cannot forcefully close all popups
by Bram Moolenaar
· 6 years ago
d502aa4
patch 8.2.0746: popup_clear() hangs when a popup can't be closed
by Bram Moolenaar
· 6 years ago
00d253e
patch 8.2.0523: loops are repeated
by Bram Moolenaar
· 6 years ago
8d4ed11
patch 8.2.0510: Coverity complains about using uninitialized variable
by Bram Moolenaar
· 6 years ago
aeea721
patch 8.2.0500: using the same loop in many places
by Bram Moolenaar
· 6 years ago
1939826
patch 8.2.0380: tiny popup when creating a terminal popup without minwidth
by Bram Moolenaar
· 6 years ago
8210693
patch 8.2.0375: Coverity warning for not using return value
by Bram Moolenaar
· 6 years ago
cee5220
patch 8.2.0371: crash with combination of terminal popup and autocmd
by Bram Moolenaar
· 6 years ago
ba2920f
patch 8.2.0359: popup_atcursor() may hang
by Bram Moolenaar
· 6 years ago
57c732e
patch 8.2.0330: build error with popup window but without terminal
by Bram Moolenaar
· 6 years ago
ec084d3
patch 8.2.0329: popup filter converts 0x80 bytes
by Bram Moolenaar
· 6 years ago
e52e0c8
patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal
by Bram Moolenaar
· 6 years ago
80ae880
patch 8.2.0327: crash when opening and closing two popup terminal windows
by Bram Moolenaar
· 6 years ago
11ec807
patch 8.2.0286: cannot use popup_close() for a terminal popup
by Bram Moolenaar
· 6 years ago
2e6638d
patch 8.2.0214: a popup window with a terminal can be made hidden
by Bram Moolenaar
· 6 years ago
a5edb67
patch 8.2.0205: error code E899 used twice
by Bram Moolenaar
· 6 years ago
d98c0b6
patch 8.2.0196: blocking commands for a finished job in a popup window
by Bram Moolenaar
· 6 years ago
3c01c4a
patch 8.2.0194: some commands can cause problems in terminal popup
by Bram Moolenaar
· 6 years ago
91cd59a
patch 8.2.0192: build failure without +terminal feature
by Bram Moolenaar
· 6 years ago
219c7d0
patch 8.2.0191: cannot put a terminal in a popup window
by Bram Moolenaar
· 6 years ago
b099202
patch 8.2.0179: still a few places where range() does not work
by Bram Moolenaar
· 6 years ago
8bf716c
patch 8.2.0142: possible to enter popup window with CTRL-W p
by Bram Moolenaar
· 6 years ago
ca7c078
patch 8.2.0118: crash when cycling to buffers involving popup window
by Bram Moolenaar
· 6 years ago
fbcdf67
patch 8.2.0096: cannot create tiny popup window in last column
by Bram Moolenaar
· 6 years ago
4954019
patch 8.1.2420: crash when calling popup_close() in win_execute()
by Bram Moolenaar
· 6 years ago
5a4c308
patch 8.1.2373: cannot build with +popupwin but without +quickfix
by Bram Moolenaar
· 6 years ago
05ad5ff
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
by Bram Moolenaar
· 6 years ago
7257073
patch 8.1.2362: cannot place signs in a popup window
by Bram Moolenaar
· 6 years ago
fd31811
patch 8.1.2334: possible NULL pointer dereference in popup_locate()
by Bram Moolenaar
· 6 years ago
a37cb55
patch 8.1.2307: positioning popup doesn't work for buffer-local textprop
by Bram Moolenaar
· 6 years ago
db3a205
patch 8.1.2304: cannot get the mouse position when getting a mouse click
by Bram Moolenaar
· 6 years ago
afe45b6
patch 8.1.2300: redraw breaks going through list of popup windows
by Bram Moolenaar
· 6 years ago
d002e41
patch 8.1.2292: v:mouse_winid not set on click in popup window
by Bram Moolenaar
· 6 years ago
5c6b618
patch 8.1.2288: not using all space when popup with "topleft" flips to above
by Bram Moolenaar
· 6 years ago
622b646
patch 8.1.2286: using border highlight in popup window leaks memory
by Bram Moolenaar
· 6 years ago
4dd8fe0
patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor()
by Bram Moolenaar
· 6 years ago
f8b036b
patch 8.1.2266: position unknown for a mouse click in a popup window
by Bram Moolenaar
· 6 years ago
638a4a7
patch 8.1.2265: when popup with "botleft" does not fit it flips incorrectly
by Bram Moolenaar
· 6 years ago
30efcf3
patch 8.1.2250: CTRL-U and CTRL-D don't work in popup window
by Bram Moolenaar
· 6 years ago
f2885d3
patch 8.1.2240: popup window width changes when scrolling
by Bram Moolenaar
· 6 years ago
aa1f04d
patch 8.1.2213: popup_textprop tests fail
by Bram Moolenaar
· 6 years ago
b754b5b
patch 8.1.2210: using negative offset for popup_create() does not work
by Bram Moolenaar
· 6 years ago
a139615
patch 8.1.2193: popup_setoptions(popup_getoptions()) does not work
by Bram Moolenaar
· 6 years ago
dca7abe
patch 8.1.2192: cannot easily fill the info popup asynchronously
by Bram Moolenaar
· 6 years ago
7b3d939
patch 8.1.2164: stuck when using "j" in a popupwin with popup_filter_menu
by Bram Moolenaar
· 6 years ago
fd00c04
patch 8.1.2114: when a popup is closed with CTRL-C the callback aborts
by Bram Moolenaar
· 7 years ago
1824f45
patch 8.1.2109: popup_getoptions() hangs with tab-local popup
by Bram Moolenaar
· 7 years ago
8617348
patch 8.1.2107: various memory leaks reported by asan
by Bram Moolenaar
· 7 years ago
f21118e
patch 8.1.2078: build error with +textprop but without +terminal
by Bram Moolenaar
· 7 years ago
e0d749a
patch 8.1.2076: crash when trying to put a terminal in a popup window
by Bram Moolenaar
· 7 years ago
076d988
patch 8.1.2032: scrollbar thumb wrong in popup window
by Bram Moolenaar
· 7 years ago
3d2a3cb
patch 8.1.2009: cursorline highlighting not updated in popup window
by Bram Moolenaar
· 7 years ago
fbb3bc8
patch 8.1.1998: redraw even when no popup window filter was invoked
by Bram Moolenaar
· 7 years ago
bcb4c8f
patch 8.1.1997: no redraw after a popup window filter is invoked
by Bram Moolenaar
· 7 years ago
581ba39
patch 8.1.1969: popup window filter is used in all modes
by Bram Moolenaar
· 7 years ago
934470e
patch 8.1.1963: popup window filter may be called recursively
by Bram Moolenaar
· 7 years ago
a112f2d
patch 8.1.1959: when using "firstline" in popup window text may jump
by Bram Moolenaar
· 7 years ago
8c6173c
patch 8.1.1949: cannot scroll a popup window to the very bottom
by Bram Moolenaar
· 7 years ago
9e67b6a
patch 8.1.1945: popup window "firstline" cannot be reset
by Bram Moolenaar
· 7 years ago
1fb0831
patch 8.1.1936: not enough tests for text property popup window
by Bram Moolenaar
· 7 years ago
bc2d4c1
patch 8.1.1934: not enough tests for text property popup window
by Bram Moolenaar
· 7 years ago
12034e2
patch 8.1.1928: popup windows don't move with the text when making changes
by Bram Moolenaar
· 7 years ago
f639623
patch 8.1.1920: cannot always close a popup when filter consumes all events
by Bram Moolenaar
· 7 years ago
4645104
patch 8.1.1919: using window options when passing a buffer to popup_create()
by Bram Moolenaar
· 7 years ago
e9a891f
patch 8.1.1918: redrawing popups is inefficient
by Bram Moolenaar
· 7 years ago
356375f
patch 8.1.1917: non-current window is not redrawn when moving popup
by Bram Moolenaar
· 7 years ago
00b0d6d
patch 8.1.1908: every popup window consumes a buffer number
by Bram Moolenaar
· 7 years ago
fe6e761
patch 8.1.1907: wrong position for info popup with scrollbar on the left
by Bram Moolenaar
· 7 years ago
c7c5f10
patch 8.1.1905: cannot set all properties of the info popup
by Bram Moolenaar
· 7 years ago
258cef5
patch 8.1.1904: cannot have an info popup align with the popup menu
by Bram Moolenaar
· 7 years ago
bd483b3
patch 8.1.1902: cannot have an info popup without a border
by Bram Moolenaar
· 7 years ago
36e4d98
patch 8.1.1892: missing index entry and option menu for 'completepopup'
by Bram Moolenaar
· 7 years ago
5843f5f
patch 8.1.1891: functions used in one file are global
by Bram Moolenaar
· 7 years ago
62a0cb4
patch 8.1.1882: cannot specify properties of the info popup window
by Bram Moolenaar
· 7 years ago
576a4a6
patch 8.1.1880: cannot show extra info for completion in a popup window
by Bram Moolenaar
· 7 years ago
5d458a7
patch 8.1.1814: a long title in a popup window overflows
by Bram Moolenaar
· 7 years ago
b8350ab
patch 8.1.1810: popup_getoptions() is missing an entry for "mapping"
by Bram Moolenaar
· 7 years ago
c6538bc
patch 8.1.1800: function call functions have too many arguments
by Bram Moolenaar
· 7 years ago
749fa0a
patch 8.1.1799: cannot avoid mapping for a popup window
by Bram Moolenaar
· 7 years ago
90f3e7a
patch 8.1.1789: cannot see file name of preview popup window
by Bram Moolenaar
· 7 years ago
9bcb70c
patch 8.1.1787: cannot resize a popup window
by Bram Moolenaar
· 7 years ago
13b11ed
patch 8.1.1786: double click in popup scrollbar starts selection
by Bram Moolenaar
· 7 years ago
8edf0e3
patch 8.1.1779: not showing the popup window right border is confusing
by Bram Moolenaar
· 7 years ago
8c8b88d
patch 8.1.1778: not showing the popup window right border is confusing
by Bram Moolenaar
· 7 years ago
13d5c3f
patch 8.1.1773: the preview popup window may be too far to the right
by Bram Moolenaar
· 7 years ago
56c0c47
patch 8.1.1770: cannot get the window ID of the popup preview window
by Bram Moolenaar
· 7 years ago
e865dcb
patch 8.1.1753: use of popup window mask is inefficient
by Bram Moolenaar
· 7 years ago
7b73d7e
patch 8.1.1752: resizing hashtable is inefficient
by Bram Moolenaar
· 7 years ago
9d5ffce
patch 8.1.1751: when redrawing popups plines_win() may be called often
by Bram Moolenaar
· 7 years ago
331bafd
patch 8.1.1719: popup too wide when 'showbreak' is set
by Bram Moolenaar
· 7 years ago
cb5ff34
patch 8.1.1718: popup menu highlighting does not look good
by Bram Moolenaar
· 7 years ago
7964873
patch 8.1.1714: cannot preview a file in a popup window
by Bram Moolenaar
· 7 years ago
df9c6ca
patch 8.1.1713: highlighting cursor line only works with popup_menu()
by Bram Moolenaar
· 7 years ago
Next »