summaryrefslogtreecommitdiffstats
path: root/src/proto/screen.pro
AgeCommit message (Expand)Author
2021-06-29patch 8.2.3074: popup_atcursor() uses wrong position with concealingv8.2.3074Bram Moolenaar
2021-03-03patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars'v8.2.2563Bram Moolenaar
2021-02-15patch 8.2.2518: 'listchars' should be window-localv8.2.2518Bram Moolenaar
2020-07-08patch 8.2.1164: text cleared by checking terminal properties not redrawnv8.2.1164Bram Moolenaar
2019-09-19patch 8.1.2057: the screen.c file is much too bigv8.1.2057Bram Moolenaar
2019-09-02patch 8.1.1966: some code in options.c fits better elsewherev8.1.1966Bram Moolenaar
2019-06-14patch 8.1.1527: when moving popup window over the cmdline it is not redrawnv8.1.1527Bram Moolenaar
2019-06-10patch 8.1.1517: when a popup changes all windows are redrawnv8.1.1517Bram Moolenaar
2019-06-08patch 8.1.1493: redrawing with popups is slow and causes flickerv8.1.1493Bram Moolenaar
2019-05-29patch 8.1.1419: listener callbacks may be called recursivelyv8.1.1419Bram Moolenaar
2019-01-25patch 8.1.0822: peeking and flushing output slows down executionv8.1.0822Bram Moolenaar
2019-01-11patch 8.1.0726: redrawing specifically for conceal featurev8.1.0726Bram Moolenaar
2019-01-09patch 8.1.0709: windows are updated for every added/deleted signv8.1.0709Bram Moolenaar
2019-01-09patch 8.1.0708: third argument for redrawWinline() is always FALSEv8.1.0708Bram Moolenaar
2019-01-08patch 8.1.0706: tabline is not always redrawnv8.1.0706Bram Moolenaar
2018-09-12patch 8.1.0372: screen updating slow when 'cursorline' is setv8.1.0372Bram Moolenaar
2018-06-16patch 8.1.0057: popup menu displayed wrong when using autocmdv8.1.0057Bram Moolenaar
2018-05-11patch 8.0.1815: crash with terminal window and with 'lazyredraw' setv8.0.1815Bram Moolenaar
2018-05-10patch 8.0.1809: various typosv8.0.1809Bram Moolenaar
2018-03-06patch 8.0.1574: show cursor in wrong place when using popup menuv8.0.1574Bram Moolenaar
2017-09-13patch 8.0.1100: stuck in redraw loop when 'lazyredraw' is setv8.0.1100Bram Moolenaar
2017-08-26patch 8.0.1002: unnecessarily updating screen after timer callbackv8.0.1002Bram Moolenaar
2017-08-17patch 8.0.0956: scrolling in a terminal window has flickerv8.0.0956Bram Moolenaar
2017-07-16patch 8.0.0718: output of job in terminal is not displayedv8.0.0718Bram Moolenaar
2017-04-30patch 8.0.0592: if a job writes to a buffer screen is not updatedv8.0.0592Bram Moolenaar
2016-07-24patch 7.4.2099v7.4.2099Bram Moolenaar
2016-04-02patch 7.4.1696v7.4.1696Bram Moolenaar
2016-03-15patch 7.4.1578v7.4.1578Bram Moolenaar
2016-01-19patch 7.4.1133v7.4.1133Bram Moolenaar
2014-12-17updated for version 7.4.553v7.4.553Bram Moolenaar
2013-07-03updated for version 7.3.1288v7.3.1288Bram Moolenaar
2012-12-05updated for version 7.3.748v7.3.748Bram Moolenaar
2012-11-20updated for version 7.3.720v7.3.720Bram Moolenaar
2010-07-28Changes for VMS. Mostly by Zoltan Arpadffy.Bram Moolenaar
2010-07-23Add the 'concealcursor' option to decide when the cursor line is to beBram Moolenaar
2010-07-18Make automatic prototype generation work with more interfaces.Bram Moolenaar
2010-06-05Add the conceal patch from Vince Negri.Bram Moolenaar
2007-05-05updated for version 7.1aBram Moolenaar
2006-03-24updated for version 7.0bv7.0bBram Moolenaar
2006-02-24updated for version 7.0206v7.0206Bram Moolenaar
2005-08-10updated for version 7.0127v7.0127Bram Moolenaar
2005-07-27updated for version 7.0117v7.0117Bram Moolenaar
2005-06-24updated for version 7.0092v7.0092Bram Moolenaar
2005-03-07updated for version 7.0057v7.0057Bram Moolenaar
2004-07-03updated for version 7.0005Bram Moolenaar
2004-06-13updated for version 7.0001v7.0001Bram Moolenaar