log src/testdir/test_popupwin.vim @ 18478:94223687df0e

age author description
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
Thu, 01 Aug 2019 21:15:07 +0200 Bram Moolenaar patch 8.1.1787: cannot resize a popup window v8.1.1787
Sun, 28 Jul 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1773: the preview popup window may be too far to the right v8.1.1773
Sat, 20 Jul 2019 18:00:07 +0200 Bram Moolenaar patch 8.1.1719: popup too wide when 'showbreak' is set v8.1.1719
Sat, 20 Jul 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1717: last char in menu popup window highlighted v8.1.1717
Thu, 18 Jul 2019 14:00:08 +0200 Bram Moolenaar patch 8.1.1713: highlighting cursor line only works with popup_menu() v8.1.1713
Wed, 17 Jul 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1709: Coverity warns for possibly using a NULL pointer v8.1.1709
Wed, 17 Jul 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1707: Coverity warns for possibly using a NULL pointer v8.1.1707
Tue, 16 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1705: using ~{} for a literal dict is not nice v8.1.1705
Sun, 14 Jul 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.1692: using *{} for literal dict is not backwards compatible v8.1.1692
Sat, 13 Jul 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1683: dictionary with string keys is longer than needed v8.1.1683
Sat, 13 Jul 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.1678: using popup_menu() does not scroll to show the selected line v8.1.1678
Sat, 13 Jul 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1676: "maxwidth" of popup window does not always work properly v8.1.1676
Fri, 12 Jul 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1673: cannot easily find the popup window at a certain position v8.1.1673
Fri, 12 Jul 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1668: popup window test is a bit flaky on some systems v8.1.1668
Fri, 12 Jul 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1666: click in popup window scrollbar with border doesn't scroll v8.1.1666
Fri, 12 Jul 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1665: crash when popup window with mask is below the screen v8.1.1665
Tue, 09 Jul 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.1656: popup window width is wrong when using Tabs v8.1.1656
Mon, 08 Jul 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1655: popup window border drawn wrong with multi-byte char v8.1.1655
Sun, 07 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1645: cannot use a popup window for a balloon v8.1.1645
Fri, 05 Jul 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1638: running tests leaves some files behind v8.1.1638
Fri, 05 Jul 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1636: crash when popup has fitting scrollbar v8.1.1636
Thu, 04 Jul 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1626: no test for closing a popup window with a modified buffer v8.1.1626
Wed, 03 Jul 2019 23:30:07 +0200 Bram Moolenaar patch 8.1.1622: wrong width if displaying a lot of lines in a popup window v8.1.1622
Wed, 03 Jul 2019 23:00:09 +0200 Bram Moolenaar patch 8.1.1620: no test for popup window with border and mask v8.1.1620
Tue, 02 Jul 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1617: no test for popup window with mask and position fixed v8.1.1617
Mon, 01 Jul 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1615: crash when passing buffer number to popup_create() v8.1.1615
Sun, 30 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1612: cannot show an existing buffer in a popup window v8.1.1612
Sun, 30 Jun 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.1609: the user cannot easily close a popup window v8.1.1609
Sat, 29 Jun 2019 07:45:06 +0200 Bram Moolenaar patch 8.1.1608: the evalfunc.c file is too big v8.1.1608
Fri, 28 Jun 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1604: popup window scroll test is flaky v8.1.1604
Wed, 26 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1601: missing changes to popup window test file v8.1.1601
Wed, 26 Jun 2019 04:00:04 +0200 Bram Moolenaar patch 8.1.1598: update to test file missing v8.1.1598
Tue, 25 Jun 2019 05:45:05 +0200 Bram Moolenaar patch 8.1.1590: popup window test fails v8.1.1590
Tue, 25 Jun 2019 05:30:06 +0200 Bram Moolenaar patch 8.1.1589: popup window does not indicate scroll position v8.1.1589
Mon, 24 Jun 2019 01:00:05 +0200 Bram Moolenaar patch 8.1.1585: :let-heredoc does not trim enough v8.1.1585
Thu, 20 Jun 2019 04:00:07 +0200 Bram Moolenaar patch 8.1.1575: callbacks may be garbage collected v8.1.1575
Thu, 20 Jun 2019 02:45:05 +0200 Bram Moolenaar patch 8.1.1574: tabpage option not yet implemented for popup window v8.1.1574
Mon, 17 Jun 2019 20:15:06 +0200 Bram Moolenaar patch 8.1.1562: popup window not always redrawn after popup_setoptions() v8.1.1562
Sun, 16 Jun 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1561: popup_setoptions() is not implemented yet v8.1.1561
Sun, 16 Jun 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1560: popup window hidden option not implemented yet v8.1.1560
Sun, 16 Jun 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1559: popup window title property not implemented yet v8.1.1559
Sun, 16 Jun 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yet v8.1.1558
Sun, 16 Jun 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1553: not easy to change the text in a popup window v8.1.1553
Sat, 15 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1550: when a popup has left padding text may be cut off v8.1.1550
Sat, 15 Jun 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1548: popup_dialog() is not implemented v8.1.1548
Sat, 15 Jun 2019 18:00:08 +0200 Bram Moolenaar patch 8.1.1544: some balloon tests don't run when they can v8.1.1544
Sat, 15 Jun 2019 14:45:05 +0200 Bram Moolenaar patch 8.1.1538: cannot specify highlighting for notifications v8.1.1538
Sat, 15 Jun 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1537: using "tab" for popup window can be confusing v8.1.1537
Sat, 15 Jun 2019 13:15:06 +0200 Bram Moolenaar patch 8.1.1536: popup select test still fails on Mac v8.1.1536
Sat, 15 Jun 2019 00:30:05 +0200 Bram Moolenaar patch 8.1.1535: popup select test fails on Mac v8.1.1535
Fri, 14 Jun 2019 23:45:06 +0200 Bram Moolenaar patch 8.1.1534: modeless selection in popup window selects too much v8.1.1534
Fri, 14 Jun 2019 19:30:05 +0200 Bram Moolenaar patch 8.1.1527: when moving popup window over the cmdline it is not redrawn v8.1.1527
Wed, 12 Jun 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1523: cannot show range of buffer lines in popup window v8.1.1523
Wed, 12 Jun 2019 22:45:07 +0200 Bram Moolenaar patch 8.1.1522: poup_notification() not implemented yet v8.1.1522
Wed, 12 Jun 2019 21:15:07 +0200 Bram Moolenaar patch 8.1.1521: when a popup window is closed the buffer remains v8.1.1521
Tue, 11 Jun 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1518: crash when setting 'columns' while a popup is visible v8.1.1518
Mon, 10 Jun 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1513: all popup functionality is in functions, except :popupclear v8.1.1513
Sun, 09 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1511: matches in a popup window are not displayed properly v8.1.1511
Sat, 08 Jun 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1499: ruler not updated after popup window was removed v8.1.1499
Thu, 06 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1483: skipped tests are not properly listed v8.1.1483
Sun, 02 Jun 2019 20:00:06 +0200 Bram Moolenaar patch 8.1.1455: popup_atcursor() not completely implemented v8.1.1455
Sun, 02 Jun 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1453: popup window "moved" property not implemented yet v8.1.1453
Sun, 02 Jun 2019 17:00:05 +0200 Bram Moolenaar patch 8.1.1452: line and col property of popup windows not properly checked v8.1.1452
Sun, 02 Jun 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1450: popup window positioning wrong when using padding or borders v8.1.1450
Sun, 02 Jun 2019 15:00:06 +0200 Bram Moolenaar patch 8.1.1449: popup text truncated at end of screen v8.1.1449
Sun, 02 Jun 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1448: statusline is sometimes drawn on top of popup v8.1.1448
Sun, 02 Jun 2019 13:30:05 +0200 Bram Moolenaar patch 8.1.1447: not allowed to create an empty popup v8.1.1447
Sat, 01 Jun 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1446: popup window callback not implemented yet v8.1.1446
Sat, 01 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1445: popup window border highlight not implemented yet v8.1.1445
Sat, 01 Jun 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1444: not using double line characters for popup border v8.1.1444
Sat, 01 Jun 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1443: popup window padding and border not implemented yet v8.1.1443
Sat, 01 Jun 2019 17:15:06 +0200 Bram Moolenaar patch 8.1.1441: popup window filter not yet implemented v8.1.1441
Sat, 01 Jun 2019 17:15:05 +0200 Bram Moolenaar patch 8.1.1440: win_execute() test fails v8.1.1440
Sat, 01 Jun 2019 14:30:06 +0200 Bram Moolenaar patch 8.1.1438: some commands cause trouble in a popup window v8.1.1438
Fri, 31 May 2019 17:45:06 +0200 Bram Moolenaar patch 8.1.1433: win_execute() may leave popup window focused v8.1.1433
Thu, 30 May 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1431: popup window listed as "Scratch" v8.1.1431