aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/popupmenu.c
Commit message (Expand)AuthorAge
* refactor(screen): screen.c delenda estbfredl2023-03-14
* vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...zeertzjq2023-03-11
* refactor: reduce scope of locals as per the style guide (#22206)dundargoc2023-02-11
* refactor(ui): remove some superfluous ui_flush() callsbfredl2023-02-09
* vim-patch:8.2.0382: some tests fail when run under valgrind (#21936)zeertzjq2023-01-21
* vim-patch:8.2.4655: cmdline completion popup menu positioned wrong (#21894)zeertzjq2023-01-19
* Merge pull request #21731 from tk-shirasaka/fix/builtin_popup_on_ext_popupmenubfredl2023-01-15
|\
| * fix: properly close builtin popup in ext_popupmenushirasaka2023-01-11
* | refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* | refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
|/
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...zeertzjq2022-11-12
* refactor: fix clang-tidy warningsdundargoc2022-11-06
* feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq2022-10-17
* fix(completion): set pum_size even if ext_popupmenu is used (#20648)zeertzjq2022-10-14
* refactor(redraw): no type argument in update_screen()bfredl2022-10-05
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor(ex_cd): add an early return to fix clint warningzeertzjq2022-09-05
* feat(pum): pretend 'mousemoveevent' is set when showing right-click menuzeertzjq2022-09-04
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* refactor: replace char_u with charDundar Göc2022-08-26
* Merge pull request #19906 from bfredl/bigstagebfredl2022-08-24
|\
| * refactor(arena): use a shared block freelistbfredl2022-08-24
* | vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
|/
* vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)zeertzjq2022-08-22
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)zeertzjq2022-08-18