aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval/window.c
Commit message (Expand)AuthorAge
* refactor: iwyu #31637Justin M. Keyes2024-12-23
* vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)zeertzjq2024-11-26
* fixup: apply the change on more filesJames Tirta Halim2024-06-04
* refactor: move shared messages to errors.h #26214Justin M. Keyes2024-06-01
* fix(api/buffer): fix handling of viewport of non-current bufferbfredl2024-03-13
* vim-patch:9.1.0171: Small split-move related improvementsSean Dewar2024-03-12
* vim-patch:9.1.0169: current window number returned by tabpagewinnr may be out...Sean Dewar2024-03-12
* vim-patch:8.2.3862: crash on exit with EXITFREE and using win_execute()Sean Dewar2024-03-09
* vim-patch:9.1.0128: win_gotoid() may abort even when not switching a windowSean Dewar2024-03-08
* vim-patch:9.1.0119: can move away from cmdwin using win_splitmove()Sean Dewar2024-03-08
* vim-patch:9.1.0116: win_split_ins may not check available roomSean Dewar2024-03-08
* vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is openSean Dewar2024-01-28
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: follow style guidedundargoc2023-12-30
* docs: small fixes (#26651)dundargoc2023-12-28
* docs: add style rule regarding initializationdundargoc2023-12-18
* refactor: split WIN_EXECUTE() into two functions (#26627)zeertzjq2023-12-18
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: move some functions to winfloat.c (#26020)Raphael2023-11-16
* build: remove PVSdundargoc2023-11-12
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor: remove longdundargoc2023-07-03
* vim-patch:9.0.0904: various comment and indent flaws (#23498)zeertzjq2023-05-06
* vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...zeertzjq2023-04-25
* refactor: remove redundant castsii142023-04-07
* refactor: make error message definitions constii142023-04-05
* build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
* vim-patch:8.2.4928: various white space and cosmetic mistakes (#21854)zeertzjq2023-01-17
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq2023-01-10
* vim-patch:9.0.1132: code is indented more than needed (#21626)zeertzjq2023-01-03
* vim-patch:9.0.0965: using one window for executing autocommands is insufficientzeertzjq2022-11-29
* vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq2022-11-29