summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/grid.h
AgeCommit message (Expand)AuthorFiles
2025-10-10feat(ui): 'pumborder' (popup menu border) #25541glepnir1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-04-28refactor(ui): separate types for allocated grids and viewportsbfredl1
2024-03-17vim-patch:9.1.0184: Cursor pos wrong when clicking with conceal and wrap (#27...zeertzjq1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-27build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-11-03refactor(grid): implement rightleftcmd as a post-processing stepbfredl1
2023-10-29docs: small fixes (#25585)dundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-09-19refactor(grid): change schar_T representation to be more compactbfredl1
2023-08-18vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'zeertzjq1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-09-09refactor: replace char_u with charDundar Göc1
2022-08-19vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell1
2022-08-08refactor: move non-symbols in mbyte.h to mbyte_defs.hzeertzjq1
2022-05-09refactor: replace char_u variables and functions with charDundar Goc1
2022-05-08refactor(grid): move out grid_* functions from screen.cbfredl1