summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval/window.c
AgeCommit message (Expand)AuthorFiles
2026-04-18vim-patch:8.2.2245: Vim9: return value of winrestcmd() cannot be executedJan Edmund Lazo1
2026-04-15refactor: move e_invalwindow to errors.h (#39067)glepnir1
2026-02-27vim-patch:partial:9.2.0068: Inefficient use of list_append_string() (#38083)zeertzjq1
2026-02-08vim-patch:9.1.2138: win_execute() and 'autochdir' can corrupt buffer name (#3...zeertzjq1
2026-01-03vim-patch:partial:9.1.2044: Inefficient use of ga_concat() (#37209)zeertzjq1
2026-01-01vim-patch:8.2.2198: ml_get error when resizing window and using text propertyJan Edmund Lazo1
2025-12-22vim-patch:8.2.4785: Visual mode not stopped if win_gotoid() goes to other buf...zeertzjq1
2025-12-05vim-patch:9.1.1944: getwininfo() does not return if statusline is visible (#3...zeertzjq1
2025-08-26fix(eval): winnrs of unfocusable/hidden windows #35474Sean Dewar1
2025-08-25vim-patch:8.1.2371: FEAT_TEXT_PROP is a confusing name (#35466)Jan Edmund Lazo1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-06-01fix(eval): winnr('$') counts non-current hidden/unfocusable windows #34207luukvbaal1
2025-04-28refactor(ui): separate types for allocated grids and viewportsbfredl1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-11-26vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)zeertzjq1
2024-06-04fixup: apply the change on more filesJames Tirta Halim1
2024-06-01refactor: move shared messages to errors.h #26214Justin M. Keyes1
2024-03-13fix(api/buffer): fix handling of viewport of non-current bufferbfredl1
2024-03-12vim-patch:9.1.0171: Small split-move related improvementsSean Dewar1
2024-03-12vim-patch:9.1.0169: current window number returned by tabpagewinnr may be out...Sean Dewar1
2024-03-09vim-patch:8.2.3862: crash on exit with EXITFREE and using win_execute()Sean Dewar1
2024-03-08vim-patch:9.1.0128: win_gotoid() may abort even when not switching a windowSean Dewar1
2024-03-08vim-patch:9.1.0119: can move away from cmdwin using win_splitmove()Sean Dewar1
2024-03-08vim-patch:9.1.0116: win_split_ins may not check available roomSean Dewar1
2024-01-28vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is openSean Dewar1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-30refactor: follow style guidedundargoc1
2023-12-28docs: small fixes (#26651)dundargoc1
2023-12-18docs: add style rule regarding initializationdundargoc1
2023-12-18refactor: split WIN_EXECUTE() into two functions (#26627)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-16refactor: move some functions to winfloat.c (#26020)Raphael1
2023-11-12build: remove PVSdundargoc1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-07-03refactor: remove longdundargoc1
2023-05-06vim-patch:9.0.0904: various comment and indent flaws (#23498)zeertzjq1
2023-04-25vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...zeertzjq1
2023-04-07refactor: remove redundant castsii141
2023-04-05refactor: make error message definitions constii141
2023-02-11build: enable MSVC level 3 warnings (#21934)dundargoc1
2023-01-17vim-patch:8.2.4928: various white space and cosmetic mistakes (#21854)zeertzjq1
2023-01-15refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc1
2023-01-13refactor: replace char_u with char 20 (#21714)dundargoc1
2023-01-10vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq1
2023-01-03vim-patch:9.0.1132: code is indented more than needed (#21626)zeertzjq1
2022-11-29vim-patch:9.0.0965: using one window for executing autocommands is insufficientzeertzjq1
2022-11-29vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq1