summaryrefslogtreecommitdiffstats
path: root/src/libvterm
AgeCommit message (Expand)Author
2020-08-30patch 8.2.1547: various comment problemsv8.2.1547Bram Moolenaar
2020-08-11patch 8.2.1424: Mac build failsv8.2.1424Bram Moolenaar
2020-08-02patch 8.2.1353: crash when drawing double-wide character in terminal windowv8.2.1353Bram Moolenaar
2020-07-01patch 8.2.1108: mouse left-right scroll is not supported in terminal windowv8.2.1108Bram Moolenaar
2020-06-29patch 8.2.1094: dead code in libvtermv8.2.1094Bram Moolenaar
2020-06-27patch 8.2.1072: missing libvterm testv8.2.1072Bram Moolenaar
2020-06-21patch 8.2.1030: reducing size of a terminal window may cause a crashv8.2.1030Bram Moolenaar
2020-06-19patch 8.2.1010: build failure in libvterm with debug enabledv8.2.1010Bram Moolenaar
2020-06-16patch 8.2.0989: crash after resizing a terminal windowv8.2.0989Bram Moolenaar
2020-05-27patch 8.2.0831: compiler warnings for integer sizesv8.2.0831Bram Moolenaar
2020-05-22patch 8.2.0813: libvterm code is slightly different from upstreamv8.2.0813Bram Moolenaar
2020-05-21patch 8.2.0804: libvterm code lags behind the upstream versionv8.2.0804Bram Moolenaar
2020-05-20patch 8.2.0803: libvterm code lags behind the upstream versionv8.2.0803Bram Moolenaar
2020-05-20patch 8.2.0802: libvterm code lags behind the upstream versionv8.2.0802Bram Moolenaar
2020-05-19patch 8.2.0799: build fails if snprintf is not availablev8.2.0799Bram Moolenaar
2020-05-19patch 8.2.0798: libvterm code lags behind the upstream versionv8.2.0798Bram Moolenaar
2020-05-19patch 8.2.0797: MS-Windows: compiler still can't handle C99 constructv8.2.0797Bram Moolenaar
2020-05-18patch 8.2.0796: MS-Windows: compiler can't handle C99 construct in libvtermv8.2.0796Bram Moolenaar
2020-05-18patch 8.2.0795: libvterm code lags behind the upstream versionv8.2.0795Bram Moolenaar
2020-05-18patch 8.2.0794: libvterm code lags behind the upstream versionv8.2.0794Bram Moolenaar
2020-05-17patch 8.2.0788: memory leak in libvtermv8.2.0788Bram Moolenaar
2020-05-17patch 8.2.0787: libvterm code lags behind the upstream versionv8.2.0787Bram Moolenaar
2020-05-17patch 8.2.0785: libvterm code lags behind the upstream versionv8.2.0785Bram Moolenaar
2020-05-17patch 8.2.0784: libvterm code lags behind the upstream versionv8.2.0784Bram Moolenaar
2020-05-17patch 8.2.0783: libvterm code lags behind the upstream versionv8.2.0783Bram Moolenaar
2020-05-17patch 8.2.0780: libvterm code lags behind the upstream versionv8.2.0780Bram Moolenaar
2020-05-17patch 8.2.0778: libvterm code lags behind the upstream versionv8.2.0778Bram Moolenaar
2020-05-17patch 8.2.0776: libvterm code lags behind the upstream versionv8.2.0776Bram Moolenaar
2020-04-12patch 8.2.0553: error for unused argumentv8.2.0553Bram Moolenaar
2020-04-12patch 8.2.0550: some changes in the libvterm upstream codev8.2.0550Bram Moolenaar
2020-04-11patch 8.2.0545: unused arguments ignored in non-standard wayv8.2.0545Bram Moolenaar
2020-04-11patch 8.2.0541: Travis CI does not give compiler warningsv8.2.0541Bram Moolenaar
2020-01-26patch 8.2.0156: various typos in source files and testsv8.2.0156Bram Moolenaar
2020-01-08patch 8.2.0106: printf formats are not exactly rightv8.2.0106Bram Moolenaar
2019-12-04patch 8.1.2389: using old C style commentsv8.1.2389Bram Moolenaar
2019-12-01patch 8.1.2374: unused parts of libvterm are includedv8.1.2374Bram Moolenaar
2019-10-10patch 8.1.2134: modifier keys are not always recognizedv8.1.2134Bram Moolenaar
2019-10-10patch 8.1.2128: renamed libvterm sources makes merging difficultv8.1.2128Bram Moolenaar
2019-09-25patch 8.1.2076: crash when trying to put a terminal in a popup windowv8.1.2076Bram Moolenaar
2019-09-21patch 8.1.2062: the mouse code is spread outv8.1.2062Bram Moolenaar
2019-09-13patch 8.1.2027: MS-Windows: problem with ambiwidth charactersv8.1.2027Bram Moolenaar
2019-08-18patch 8.1.1885: comments in libvterm are inconsistentv8.1.1885Bram Moolenaar
2019-04-27patch 8.1.1222: build still fails on MS-Windowsv8.1.1222Bram Moolenaar
2019-04-27patch 8.1.1220: build fails on MS-Windowsv8.1.1220Bram Moolenaar
2019-04-27patch 8.1.1219: not checking for NULL return from alloc()v8.1.1219Bram Moolenaar
2019-04-06patch 8.1.1125: libvterm does not handle the window position reportv8.1.1125Bram Moolenaar
2019-03-30patch 8.1.1086: too many curly bracesv8.1.1086Bram Moolenaar
2018-12-24patch 8.1.0633: crash when out of memory while opening a terminal windowv8.1.0633Bram Moolenaar
2018-12-15patch 8.1.0595: libvterm tests are not run with coveragev8.1.0595Bram Moolenaar
2018-12-15patch 8.1.0593: illegal memory access in libvterm testv8.1.0593Bram Moolenaar