aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/window.c
Commit message (Expand)AuthorAge
* lintJan Edmund Lazo2018-09-21
* replace fallthrough comment with macroJan Edmund Lazo2018-09-21
* vim-patch:8.0.1215: newer gcc warns for implicit fallthroughJan Edmund Lazo2018-09-20
* lintJan Edmund Lazo2018-09-06
* window: refactor boolean variables in win_close()Jan Edmund Lazo2018-09-06
* vim-patch:8.0.0782: using freed memory in quickfix codeJan Edmund Lazo2018-09-06
* Merge #8863 'refactor: Remove mb_head_off()'Justin M. Keyes2018-08-28
|\
| * Merge #8863 'refactor: Remove mb_head_off() 'Justin M. Keyes2018-08-28
| |\
| | * lint: cleanup after parent commitsZviRackover2018-08-16
| | * Remove has_mbyte from lines near changes in parent commitZviRackover2018-08-16
| | * Remove occurences of mb_head_offZviRackover2018-08-15
* | | lintJan Edmund Lazo2018-08-28
* | | ex_cmds2: checkall in dialog_changed() is boolJan Edmund Lazo2018-08-28
|/ /
* | vim-patch:8.0.1790: 'winfixwidth' is not always respected by :closeJan Edmund Lazo2018-08-21
* | vim-patch:8.0.1707: when 'wfh' is set ":bel 10new" scrolls windowJan Edmund Lazo2018-08-21
* | vim-patch:8.0.1426: "gf" and <cfile> don't accept ? and & in URLJan Edmund Lazo2018-08-21
* | vim-patch:8.0.1331: possible crash when window can be zero lines highJan Edmund Lazo2018-08-21
|/
* Merge #8744 from janlazo/vim-8.0.0890Justin M. Keyes2018-08-08
|\
| * window: no_display in restore_win() is boolJan Edmund Lazo2018-08-07
| * vim-patch:8.0.1446: acessing freed memory after window command in auto commandJan Edmund Lazo2018-08-06
| * vim-patch:8.0.1160: getting tab-local variable fails after closing windowJan Edmund Lazo2018-08-06
* | Remove all occurences of the mb_ptr2char macroZviRackover2018-08-06
|/
* misc: refactor plines_win{,_nofill}()Jan Edmund Lazo2018-08-02
* 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