aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/window.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* window: Fix PVS/V547: expression already checked in previous if()ZyX2018-04-22
* window: Silence PVS/V547: height may be changed by curwin ptrZyX2018-04-22
* Merge #8001 from justinmk/vimpatchesJustin M. Keyes2018-02-12
|\
| * vim-patch:8.0.0858: can exit while a terminal is still running a jobJustin M. Keyes2018-02-11
* | vim-patch:8.0.0490: vertical split makes 'winfixwidth' window smaller (#7990)KunMing Xie2018-02-12
|/
* *: Provide list length when allocating listsZyX2018-01-14
* tests: termclose_spec: fix flaky SIGTERM test #7787Daniel Hahler2017-12-30
* use snprintf and has_eventDaniel Hahler2017-12-29
* Move applying of TabClosed to win_close_othertabDaniel Hahler2017-12-29
* Fix TabClose autocommand via close_windowsDaniel Hahler2017-12-29
* Merge branch 'master' into hide-container-implZyX2017-12-16
|\
| * vim-patch:8.0.0074Michael Schupikov2017-12-15
* | window: Fix matchaddpos() and enhance error reportingZyX2017-12-15
* | Merge branch 'master' into hide-container-implZyX2017-12-12
|\|
| * window.c: do BufEnter in correct window after closing help #7431glacambre2017-12-10
* | *: Fix linter errorsZyX2017-12-11
* | *: Hide list implementation in other files as wellZyX2017-12-10
|/
* :terminal : fix crash on resize (#7547)Justin M. Keyes2017-11-13
* terminal: Account for number column (#5310)Sam Wilson2017-10-27
* syntax.c: styleMatthieu Coudron2017-08-22
* vim-patch:8.0.0679Justin M. Keyes2017-08-16
* vim-patch:8.0.0678 closing a window does not trigger resizingJustin M. Keyes2017-08-16
* vim-patch:8.0.0073ckelsel2017-07-23
* vim-patch:8.0.0069ckelsel2017-07-23
* lintckelsel2017-07-13
* vim-patch:7.4.2250ckelsel2017-07-13
* screen.c: make more highlights window specificBjörn Linse2017-06-14
* options: allow different highlights in windowsBjörn Linse2017-05-08
* options: consolidate updates for window string options affected by copy_winoptBjörn Linse2017-05-05
* api/ui: externalize tablineJustin M. Keyes2017-04-26
* api/ui: externalize tablineDongdong Zhou2017-04-26
* *: Add comment to all C filesZyX2017-04-19
* eval: Move get_tv_number[_chk] to eval/typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* eval: Split eval.c into smaller filesZyX2017-03-29
* refactor: Remove allow_keys global (#6346)Matthew Malcomson2017-03-25
* vim-patch:8.0.0307Justin M. Keyes2017-03-22
* vim-patch:8.0.0502Justin M. Keyes2017-03-22
* vim-patch:8.0.0331Justin M. Keyes2017-03-22
* vim-patch:8.0.0482Justin M. Keyes2017-03-22
* vim-patch:8.0.0483Justin M. Keyes2017-03-22
* vim-patch:8.0.0083Justin M. Keyes2017-03-22
* lintJustin M. Keyes2017-03-22
* vim-patch:7.4.2324Justin M. Keyes2017-03-22
* vim-patch:8.0.0486Justin M. Keyes2017-03-22
* Merge #6252 from jamessan/vim-7.4.2069Justin M. Keyes2017-03-15
|\
| * lintJames McCoy2017-03-11
| * vim-patch:7.4.2101James McCoy2017-03-11