summaryrefslogtreecommitdiffstats
path: root/src/drawline.c
AgeCommit message (Expand)Author
2023-05-02patch 9.0.1506: line number not displayed when using 'smoothscroll'v9.0.1506zeertzjq
2023-04-23patch 9.0.1482: crash when textprop has a very large "padding" valuev9.0.1482Bram Moolenaar
2023-04-17patch 9.0.1463: virtual text truncation only works with Unicode 'encoding'v9.0.1463h-east
2023-03-02patch 9.0.1373: wrong text displayed when using both 'linebreak' and 'list'v9.0.1373h-east
2023-02-19patch 9.0.1326: relative line number not updated with virtual text abovev9.0.1326Bram Moolenaar
2023-02-19patch 9.0.1325: 'colorcolumn' highlight wrong with virtual text abovev9.0.1325Bram Moolenaar
2023-02-12patch 9.0.1304: "$" for 'list' option displayed in wrong positionv9.0.1304Bram Moolenaar
2023-02-11patch 9.0.1301: virtual text below empty line not displayedv9.0.1301Bram Moolenaar
2023-01-21patch 9.0.1226: spurious empty line when using text propertiesv9.0.1226Bram Moolenaar
2023-01-04patch 9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealingv9.0.1141Alexey Radkov
2023-01-01patch 9.0.1124: virtual text at a column position is truncatedv9.0.1124Bram Moolenaar
2022-12-26patch 9.0.1098: code uses too much indentv9.0.1098Yegappan Lakshmanan
2022-12-17patch 9.0.1069: diff mode highlight fails for special charactersv9.0.1069Bram Moolenaar
2022-12-17patch 9.0.1067: in diff mode virtual text is highlighted incorrectlyv9.0.1067Bram Moolenaar
2022-12-12patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrongv9.0.1048zeertzjq
2022-12-06patch 9.0.1019: 'smoothscroll' and virtual text above don't work togetherv9.0.1019Bram Moolenaar
2022-12-02patch 9.0.0995: padding before virtual text is highlightedv9.0.0995Bram Moolenaar
2022-12-02patch 9.0.0991: crash when reading help index with various options setv9.0.0991Bram Moolenaar
2022-12-01patch 9.0.0982: 'cursorline' not drawn before virtual text belowv9.0.0982Bram Moolenaar
2022-11-29patch 9.0.0975: virtual text below empty line misplaced when 'number' setv9.0.0975Bram Moolenaar
2022-11-27patch 9.0.0962: virtual text below cannot be placed below empty linesv9.0.0962porygonisaduck
2022-11-24patch 9.0.0945: failures in the cursorline testv9.0.0945Bram Moolenaar
2022-11-24patch 9.0.0944: 'cursorline' causes virtual text highlight to continuev9.0.0944Bram Moolenaar
2022-11-18patch 9.0.0905: virtual text after the line wraps when 'wrap' is offv9.0.0905Bram Moolenaar
2022-11-17patch 9.0.0894: virtual text property highlight ignores window backgroundv9.0.0894Bram Moolenaar
2022-11-16patch 9.0.0891: virtual text below after match has wrong highlightv9.0.0891Bram Moolenaar
2022-11-02patch 9.0.0828: various typosv9.0.0828dundargoc
2022-10-17patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo'v9.0.0784Bram Moolenaar
2022-10-15patch 9.0.0758: "precedes" from 'listchars' overwritten by <<<v9.0.0758Bram Moolenaar
2022-10-15patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu'v9.0.0757Bram Moolenaar
2022-10-13patch 9.0.0747: too many #ifdefsv9.0.0747Martin Tournoij
2022-10-11patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is offv9.0.0725Bram Moolenaar
2022-10-11patch 9.0.0723: extra empty line below virtual text when 'list' is setv9.0.0723Bram Moolenaar
2022-10-11patch 9.0.0722: virtual text "after" does not show with 'list' setv9.0.0722Bram Moolenaar
2022-10-11patch 9.0.0721: virtual text "above" with padding not displayed correctlyv9.0.0721Bram Moolenaar
2022-10-10patch 9.0.0718: extra empty line between two virtual text "below"v9.0.0718Bram Moolenaar
2022-10-10patch 9.0.0717: compiler warning for unused variable in tiny buildv9.0.0717Bram Moolenaar
2022-10-10patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll leftv9.0.0716Bram Moolenaar
2022-10-10patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctlyv9.0.0714Bram Moolenaar
2022-10-09patch 9.0.0709: virtual text "after" not correct with 'nowrap'v9.0.0709Bram Moolenaar
2022-10-09patch 9.0.0705: virtual text truncation does not take padding into accountv9.0.0705Bram Moolenaar
2022-10-08patch 9.0.0691: lalloc(0) error in listchars testv9.0.0691Bram Moolenaar
2022-10-08patch 9.0.0690: buffer size for expanding tab not correctly computedv9.0.0690Bram Moolenaar
2022-10-06patch 9.0.0681: "<<<" shows for 'smoothscroll' even when 'showbreak is setv9.0.0681Bram Moolenaar
2022-10-06patch 9.0.0680: tests failing with 'breakindent', 'number' and "n" in 'cpo'v9.0.0680Bram Moolenaar
2022-10-06patch 9.0.0679: tests failing with 'smoothscroll', 'number' and "n" in 'cpo'v9.0.0679Bram Moolenaar
2022-10-06patch 9.0.0677: breakindent test accepts wrong resultv9.0.0677Bram Moolenaar
2022-10-04patch 9.0.0662: concealed characters do not work correctlyv9.0.0662Bram Moolenaar
2022-10-04patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij
2022-10-03patch 9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo'v9.0.0652Bram Moolenaar