aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/window.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.2244: crash when making the window width negative (#13633)Jan Edmund Lazo2020-12-29
* vim-patch:8.1.2227: layout wrong if 'lines' changes while cmdline window is openJan Edmund Lazo2020-12-26
* Merge pull request #13595 from teto/fix-fillerBjörn Linse2020-12-24
|\
| * refactor: de-curwin-ify update_topline/curs_columnsMatthieu Coudron2020-12-23
| * refactor: pass the window to get_(side)scrolloff_valueMatthieu Coudron2020-12-23
* | vim-patch:8.2.1966: popup becomes current window after closing a terminal windowJan Edmund Lazo2020-12-20
* | foldcolumn: support "auto" (#13571)Jan Edmund Lazo2020-12-20
|/
* Fixed lint errorShirasaka2020-12-06
* Moved temporary variable to where it's usedShirasaka2020-12-05
* ui: Fix win_hide distination gridshirasaka2020-12-05
* menu: remove winbar codeJan Edmund Lazo2020-11-20
* fix(floatwin): don't always use winheightThomas Vigouroux2020-11-16
* vim-patch:8.1.0810: too many #ifdefsJan Edmund Lazo2020-11-12
* Add v:event flag on DirChanged signaling switching window (#13153)Andrea Cedraro2020-11-07
* my fight with the linterRom Grk2020-11-06
* Merge branch 'master' into add-scroll-eventsRom Grk2020-11-03
|\
| * Merge pull request #12870 from bfredl/themeparkBjörn Linse2020-11-01
| |\
| | * api: add API for themesBjörn Linse2020-11-01
| * | vim-patch:8.2.0131: command line is not cleared when switching tabsJan Edmund Lazo2020-10-29
| |/
* / feat: implement a working WinScrolled autocmdRom Grk2020-10-28
|/
* Revert "vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffe...Jan Edmund Lazo2020-10-20
* vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer numberJan Edmund Lazo2020-10-10
* vim-patch:8.2.1780: statusline not updated when splitting windowsJan Edmund Lazo2020-10-02
* vim-patch:8.2.1684: "gF" does not use line number after file in Visual modeJan Edmund Lazo2020-09-14
* fix(win): ignore closing wins in win_findbuf #12798Thomas Vigouroux2020-08-31
* vim-patch:8.0.1375: window size wrong after maximizing with WinBarJan Edmund Lazo2020-04-26
* vim-patch:8.0.1334: splitting a window with a WinBar damages window layoutJan Edmund Lazo2020-04-26
* vim-patch:8.0.1125: wrong window height when splitting window with window too...Jan Edmund Lazo2020-04-26
* vim-patch:8.0.1123: cannot define a toolbar for a windowJan Edmund Lazo2020-04-26
* vim-patch:8.1.1745: compiler warning for unused argumentJan Edmund Lazo2020-04-13
* api/ui: win_viewport event for visible range and cursor position in windowBjörn Linse2020-04-01
* vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* addressing reviewsMatthieu Coudron2020-03-01
* foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* WinClosed: sort auevents.lua; improve testsJustin M. Keyes2020-01-18
* autocmd: WinClosed exposes window id as <afile>notomo2020-01-18
* autocmd: add WinClosed eventMarcos ALMEIDA2020-01-18
* tabpage: disallow go-to-previous in cmdline-win #11692butwerenotthereyet2020-01-09
* vim-patch:8.1.0974: cannot switch from terminal window to previous tabpageWe're Yet2020-01-03
* vim-patch:8.1.0972: cannot switch from terminal window to next tabpageWe're Yet2020-01-03
* tabpage: track last-used tabpage #11626butwerenotthereyet2020-01-02
* vim-patch:8.1.1741: cleared/added match highlighting not updated in other windowJan Edmund Lazo2019-12-30
* vim-patch:8.1.1739: deleted match highlighting not updated in other windowJan Edmund Lazo2019-12-30
* vim-patch:8.2.0030: "gF" does not work on output of "verbose command"Jan Edmund Lazo2019-12-22
* floatwin: show error if window is closed immediately #11476Justin M. Keyes2019-11-29
* Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
* vim-patch:8.1.2289: after :diffsplit closing the window does not disable diffJan Edmund Lazo2019-11-16
* vim-patch:8.1.0434: copy_loclist() is too longJan Edmund Lazo2019-10-23
* vim-patch:8.1.0410: the ex_copen() function is too longJan Edmund Lazo2019-10-23
* vim-patch:8.1.1962: leaking memory when using tagfunc()Rob Pilling2019-10-22