log src/testdir/test_popupwin.vim @ 18767:068337e86133 v8.1.2373

age author description
Sun, 01 Dec 2019 15:30:04 +0100 Bram Moolenaar patch 8.1.2373: cannot build with +popupwin but without +quickfix v8.1.2373
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Sat, 30 Nov 2019 18:00:05 +0100 Bram Moolenaar patch 8.1.2365: missing tests for recent popupwin changes v8.1.2365
Thu, 21 Nov 2019 12:15:06 +0100 Bram Moolenaar patch 8.1.2324: with of scrollbar in popup menu not taken into account v8.1.2324
Sat, 16 Nov 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.2304: cannot get the mouse position when getting a mouse click v8.1.2304
Wed, 13 Nov 2019 22:45:03 +0100 Bram Moolenaar patch 8.1.2300: redraw breaks going through list of popup windows v8.1.2300
Tue, 12 Nov 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.2295: if buffer of popup is in another window cursorline sign shows v8.1.2295
Mon, 11 Nov 2019 22:00:03 +0100 Bram Moolenaar patch 8.1.2292: v:mouse_winid not set on click in popup window v8.1.2292
Sun, 10 Nov 2019 18:00:03 +0100 Bram Moolenaar patch 8.1.2288: not using all space when popup with "topleft" flips to above v8.1.2288
Sun, 10 Nov 2019 17:30:03 +0100 Bram Moolenaar patch 8.1.2287: using EndOfBuffer highlight in popup does not look good v8.1.2287
Sat, 09 Nov 2019 15:45:04 +0100 Bram Moolenaar patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor() v8.1.2273
Wed, 06 Nov 2019 21:15:03 +0100 Bram Moolenaar patch 8.1.2266: position unknown for a mouse click in a popup window v8.1.2266
Wed, 06 Nov 2019 19:30:03 +0100 Bram Moolenaar patch 8.1.2265: when popup with "botleft" does not fit it flips incorrectly v8.1.2265
Sun, 03 Nov 2019 22:30:03 +0100 Bram Moolenaar patch 8.1.2250: CTRL-U and CTRL-D don't work in popup window v8.1.2250
Sat, 02 Nov 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.2241: match highlight does not combine with 'wincolor' v8.1.2241
Sat, 02 Nov 2019 20:30:03 +0100 Bram Moolenaar patch 8.1.2240: popup window width changes when scrolling v8.1.2240
Thu, 24 Oct 2019 19:30:03 +0200 Bram Moolenaar patch 8.1.2210: using negative offset for popup_create() does not work v8.1.2210
Sun, 20 Oct 2019 19:00:03 +0200 Bram Moolenaar patch 8.1.2193: popup_setoptions(popup_getoptions()) does not work v8.1.2193
Sun, 20 Oct 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.2192: cannot easily fill the info popup asynchronously v8.1.2192
Wed, 16 Oct 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.2164: stuck when using "j" in a popupwin with popup_filter_menu v8.1.2164
Thu, 03 Oct 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2110: CTRL-C closes two popups instead of one v8.1.2110
Wed, 02 Oct 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2109: popup_getoptions() hangs with tab-local popup v8.1.2109
Wed, 25 Sep 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2079: popup window test fails without +terminal v8.1.2079
Wed, 25 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.2076: crash when trying to put a terminal in a popup window v8.1.2076
Sat, 21 Sep 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2063: some tests fail when +balloon_eval_term is missing v8.1.2063
Tue, 17 Sep 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.2050: popup window test fails in some configurations v8.1.2050
Sun, 15 Sep 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.2039: character from 'showbreak' does not use 'wincolor' v8.1.2039
Sat, 14 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2030: tests fail when build with normal features and terminal v8.1.2030
Sun, 08 Sep 2019 17:15:03 +0200 Bram Moolenaar patch 8.1.2009: cursorline highlighting not updated in popup window v8.1.2009
Sat, 07 Sep 2019 14:15:04 +0200 Bram Moolenaar patch 8.1.1997: no redraw after a popup window filter is invoked v8.1.1997
Fri, 06 Sep 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1993: more functions can be used as methods v8.1.1993
Wed, 04 Sep 2019 18:30:03 +0200 Bram Moolenaar patch 8.1.1982: more functions can be used as methods v8.1.1982
Tue, 03 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.1969: popup window filter is used in all modes v8.1.1969
Mon, 02 Sep 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1967: line() only works for the current window v8.1.1967
Sun, 01 Sep 2019 23:30:03 +0200 Bram Moolenaar patch 8.1.1963: popup window filter may be called recursively v8.1.1963
Sun, 01 Sep 2019 17:45:03 +0200 Bram Moolenaar patch 8.1.1959: when using "firstline" in popup window text may jump v8.1.1959
Sun, 01 Sep 2019 15:30:03 +0200 Bram Moolenaar patch 8.1.1956: screenshot tests may use a different encoding v8.1.1956
Sun, 01 Sep 2019 15:00:04 +0200 Bram Moolenaar patch 8.1.1955: tests contain typos v8.1.1955
Fri, 30 Aug 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1949: cannot scroll a popup window to the very bottom v8.1.1949
Fri, 30 Aug 2019 17:45:04 +0200 Bram Moolenaar patch 8.1.1945: popup window "firstline" cannot be reset v8.1.1945
Sat, 24 Aug 2019 19:45:03 +0200 Bram Moolenaar patch 8.1.1920: cannot always close a popup when filter consumes all events v8.1.1920
Sat, 24 Aug 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1919: using window options when passing a buffer to popup_create() v8.1.1919
Sat, 24 Aug 2019 15:00:04 +0200 Bram Moolenaar patch 8.1.1917: non-current window is not redrawn when moving popup v8.1.1917
Wed, 21 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1909: more functions can be used as methods v8.1.1909
Wed, 21 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1908: every popup window consumes a buffer number v8.1.1908
Wed, 21 Aug 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.1907: wrong position for info popup with scrollbar on the left v8.1.1907
Wed, 21 Aug 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.1905: cannot set all properties of the info popup v8.1.1905
Wed, 21 Aug 2019 17:30:03 +0200 Bram Moolenaar patch 8.1.1904: cannot have an info popup align with the popup menu v8.1.1904
Wed, 21 Aug 2019 15:15:03 +0200 Bram Moolenaar patch 8.1.1902: cannot have an info popup without a border v8.1.1902
Sun, 18 Aug 2019 16:45:03 +0200 Bram Moolenaar patch 8.1.1882: cannot specify properties of the info popup window v8.1.1882
Sun, 18 Aug 2019 15:45:03 +0200 Bram Moolenaar patch 8.1.1881: popup window test fails in some configurations v8.1.1881
Sun, 18 Aug 2019 15:30:06 +0200 Bram Moolenaar patch 8.1.1880: cannot show extra info for completion in a popup window v8.1.1880
Sat, 17 Aug 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1874: modeless selection in popup window overlaps scrollbar v8.1.1874
Fri, 16 Aug 2019 17:45:03 +0200 Bram Moolenaar patch 8.1.1856: popup preview test fails sometimes v8.1.1856
Sat, 10 Aug 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1837: popup test fails if clipboard is supported but not working v8.1.1837
Mon, 05 Aug 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1819: :pedit does not work with a popup preview window v8.1.1819
Sun, 04 Aug 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1814: a long title in a popup window overflows v8.1.1814
Sun, 04 Aug 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1811: popup window color cannot be set to "Normal" v8.1.1811
Sun, 04 Aug 2019 18:00:05 +0200 Bram Moolenaar patch 8.1.1810: popup_getoptions() is missing an entry for "mapping" v8.1.1810
Sat, 03 Aug 2019 16:30:06 +0200 Bram Moolenaar patch 8.1.1799: cannot avoid mapping for a popup window v8.1.1799