summaryrefslogtreecommitdiff
path: root/src/testdir/dumps
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.2050: popup window test fails in some configurationsv8.1.2050Bram Moolenaar2019-09-171-1/+1
* patch 8.1.2041: no test for diff mode with syntax highlightingv8.1.2041Bram Moolenaar2019-09-151-0/+20
* patch 8.1.2040: no highlighting of current line in quickfix windowv8.1.2040Bram Moolenaar2019-09-152-0/+24
* patch 8.1.2039: character from 'showbreak' does not use 'wincolor'v8.1.2039Bram Moolenaar2019-09-151-5/+5
* patch 8.1.2032: scrollbar thumb wrong in popup windowv8.1.2032Bram Moolenaar2019-09-141-2/+2
* patch 8.1.2031: cursor position wrong when resizing and using concealv8.1.2031Bram Moolenaar2019-09-142-0/+13
* patch 8.1.2029: cannot control 'cursorline' highlighting wellv8.1.2029Bram Moolenaar2019-09-1421-3/+363
* patch 8.1.2009: cursorline highlighting not updated in popup windowv8.1.2009Bram Moolenaar2019-09-081-0/+10
* patch 8.1.1997: no redraw after a popup window filter is invokedv8.1.1997Bram Moolenaar2019-09-071-0/+10
* patch 8.1.1980: fix for search stat not testedv8.1.1980Bram Moolenaar2019-09-042-0/+20
* patch 8.1.1959: when using "firstline" in popup window text may jumpv8.1.1959Bram Moolenaar2019-09-012-8/+8
* patch 8.1.1956: screenshot tests may use a different encodingv8.1.1956Bram Moolenaar2019-09-011-1/+1
* patch 8.1.1949: cannot scroll a popup window to the very bottomv8.1.1949Bram Moolenaar2019-08-303-0/+20
* patch 8.1.1945: popup window "firstline" cannot be resetv8.1.1945Bram Moolenaar2019-08-302-8/+8
* patch 8.1.1936: not enough tests for text property popup windowv8.1.1936Bram Moolenaar2019-08-295-0/+58
* patch 8.1.1935: test for text property popup window is flakyv8.1.1935Bram Moolenaar2019-08-281-1/+1
* patch 8.1.1934: not enough tests for text property popup windowv8.1.1934Bram Moolenaar2019-08-284-0/+48
* patch 8.1.1929: no tests for text property popup windowv8.1.1929Bram Moolenaar2019-08-256-0/+60
* patch 8.1.1920: cannot always close a popup when filter consumes all eventsv8.1.1920Bram Moolenaar2019-08-242-0/+20
* patch 8.1.1917: non-current window is not redrawn when moving popupv8.1.1917Bram Moolenaar2019-08-243-30/+30
* patch 8.1.1907: wrong position for info popup with scrollbar on the leftv8.1.1907Bram Moolenaar2019-08-219-36/+50
* patch 8.1.1905: cannot set all properties of the info popupv8.1.1905Bram Moolenaar2019-08-211-1/+1
* patch 8.1.1904: cannot have an info popup align with the popup menuv8.1.1904Bram Moolenaar2019-08-213-0/+42
* patch 8.1.1902: cannot have an info popup without a borderv8.1.1902Bram Moolenaar2019-08-211-0/+14
* patch 8.1.1882: cannot specify properties of the info popup windowv8.1.1882Bram Moolenaar2019-08-183-15/+15
* patch 8.1.1880: cannot show extra info for completion in a popup windowv8.1.1880Bram Moolenaar2019-08-184-0/+56
* patch 8.1.1874: modeless selection in popup window overlaps scrollbarv8.1.1874Bram Moolenaar2019-08-171-5/+5
* patch 8.1.1856: popup preview test fails sometimesv8.1.1856Bram Moolenaar2019-08-161-1/+1
* patch 8.1.1829: difference in screenshotsv8.1.1829Bram Moolenaar2019-08-085-5/+5
* patch 8.1.1819: :pedit does not work with a popup preview windowv8.1.1819Bram Moolenaar2019-08-053-0/+42
* patch 8.1.1814: a long title in a popup window overflowsv8.1.1814Bram Moolenaar2019-08-042-0/+20
* patch 8.1.1811: popup window color cannot be set to "Normal"v8.1.1811Bram Moolenaar2019-08-042-10/+10
* patch 8.1.1806: test for display updating doesn't check without statuslinev8.1.1806Bram Moolenaar2019-08-033-0/+30
* patch 8.1.1804: no test for display updating without a scroll regionv8.1.1804Bram Moolenaar2019-08-033-0/+30
* patch 8.1.1789: cannot see file name of preview popup windowv8.1.1789Bram Moolenaar2019-08-015-4/+18
* patch 8.1.1787: cannot resize a popup windowv8.1.1787Bram Moolenaar2019-08-017-6/+16
* patch 8.1.1779: not showing the popup window right border is confusingv8.1.1779Bram Moolenaar2019-07-302-2/+2
* patch 8.1.1778: not showing the popup window right border is confusingv8.1.1778Bram Moolenaar2019-07-302-4/+4
* patch 8.1.1776: text added with a job isn't displayedv8.1.1776Bram Moolenaar2019-07-291-0/+10
* patch 8.1.1773: the preview popup window may be too far to the rightv8.1.1773Bram Moolenaar2019-07-284-3/+17
* patch 8.1.1770: cannot get the window ID of the popup preview windowv8.1.1770Bram Moolenaar2019-07-281-0/+14
* patch 8.1.1757: text added with appendbufline() isn't displayedv8.1.1757Bram Moolenaar2019-07-271-0/+10
* patch 8.1.1741: cleared/added match highlighting not updated in other windowv8.1.1741Bram Moolenaar2019-07-242-0/+24
* patch 8.1.1739: deleted match highlighting not updated in other windowv8.1.1739Bram Moolenaar2019-07-241-0/+12
* patch 8.1.1719: popup too wide when 'showbreak' is setv8.1.1719Bram Moolenaar2019-07-201-0/+10
* patch 8.1.1718: popup menu highlighting does not look goodv8.1.1718Bram Moolenaar2019-07-209-9/+9
* patch 8.1.1717: last char in menu popup window highlightedv8.1.1717Bram Moolenaar2019-07-201-0/+10
* patch 8.1.1714: cannot preview a file in a popup windowv8.1.1714Bram Moolenaar2019-07-182-0/+28
* patch 8.1.1713: highlighting cursor line only works with popup_menu()v8.1.1713Bram Moolenaar2019-07-1810-0/+100
* patch 8.1.1692: using *{} for literal dict is not backwards compatiblev8.1.1692Bram Moolenaar2019-07-148-8/+8