aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/screen.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.0040Michael Ennen2016-12-07
* vim-patch:8.0.0033Michael Ennen2016-12-06
* vim-patch:7.4.2269Michael Ennen2016-12-06
* vim-patch:7.4.2217Michael Ennen2016-12-06
* Merge pull request #5674 from brcolow/vim-7.4.1723James McCoy2016-12-01
|\
| * vim-patch:7.4.1723Michael Ennen2016-11-26
* | Merge pull request #5665 from brcolow/vim-7.4.1711James McCoy2016-12-01
|\ \ | |/ |/|
| * vim-patch:7.4.1711Michael Ennen2016-11-25
* | vim-patch:7.4.1696Shougo Matsushita2016-11-24
|/
* encoding: delete non-UTF-8 implementations of multibyte functionsBjörn Linse2016-11-05
* encoding: cleanup mbyte.c given fixed encoding=utf-8Björn Linse2016-11-05
* vim-patch:7.4.2109 (#5518)Michael Ennen2016-10-25
* vim-patch:7.4.1740Nova2016-09-22
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* api/ui: allow popupmenu to be drawn by external uiBjörn Linse2016-08-29
* LintingTommy Allen2016-08-17
* highlight: Added QuickFixLine highlight groupTommy Allen2016-08-17
* vim-patch:7.4.1147 (#5005)prollings2016-07-10
* screen.c: Fix listchars hl for space/nbsp in visual mode.Yichao Zhou2016-05-20
* lintYichao Zhou2016-05-20
* Let the highlight of listchars override cursorlineYichao Zhou2016-05-20
* Merge pull request #4628 from brcolow/vim-7.4.1101Justin M. Keyes2016-05-10
|\
| * vim-patch: 7.4.1101Michael Ennen2016-04-26
* | *: Fix new linter errorsZyX2016-05-01
|/
* Merge #4265 'vim-patch:7.4.925'.Justin M. Keyes2016-03-02
|\
| * vim-patch:7.4.925watiko2016-02-17
* | bufhl: new mechanism for plugins to add highlights to a bufferBjörn Linse2016-02-23
|/
* Merge pull request #4234 from watiko/vim-7.4.977Justin M. Keyes2016-02-17
|\
| * vim-patch:7.4.977watiko2016-02-11
* | vim-patch:7.4.792watiko2016-02-11
|/
* coverity/135004: Null pointer dereferencesNikolai Aleksandrovich Pavlov2016-02-03
* tabline: Switch to functions, handle different click typesZyX2016-02-01
* tabline: Add %[] atom to the tabline, for random commands on clickZyX2016-02-01
* vim-patch:7.4.949watiko2016-01-28
* vim-patch:7.4.639watiko2016-01-28
* vim-patch:7.4.722Jurica Bradaric2016-01-24
* Merge pull request #4012 from jbradaric/vim-7.4.729Justin M. Keyes2016-01-21
|\
| * screen: Fix linting errorsJurica Bradaric2016-01-19
| * vim-patch:7.4.729Jurica Bradaric2016-01-19
* | vim-patch:7.4.603watiko2016-01-20
|/
* vim-patch:7.4.721Michael Ennen2016-01-13
* screen.c: Remove out of date commentMichael Reed2016-01-07
* Merge pull request #3851 from brcolow/vim-7.4.682Justin M. Keyes2015-12-16
|\
| * vim-patch:7.4.682brcolow2015-12-16
* | vim-patch:7.4.665, 671Shougo Matsushita2015-12-16
|/
* src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
* Remove unnecessary includes for errno.hRui Abreu Ferreira2015-11-25
* src: README.txt -> README.mdMichael Reed2015-11-23
* win_T.w_cline_folded from int to boolNicolas Cornu2015-09-07
* screen.c: remove `screen_char_attr` #3235Justin M. Keyes2015-08-25