index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
popupmenu.c
Commit message (
Expand
)
Author
Age
*
refactor(grid): unify the two put-text-on-the-screen code paths
bfredl
2023-09-29
*
refactor(grid): properly namespace and separate stateful grid functions
bfredl
2023-09-22
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
vim-patch:9.0.1523: some error messages are not marked for translation (#23529)
zeertzjq
2023-05-08
*
fix(pum): don't position too far with resized parent grid (#23442)
zeertzjq
2023-05-03
*
fix(pum): fix missing scrollbar with 'rightleft' (#23448)
zeertzjq
2023-05-03
*
fix(pum): fix missing rightmost column with 'rightleft' (#23445)
zeertzjq
2023-05-02
*
fix(pum): make :popup position correctly with float border
zeertzjq
2023-04-28
*
fix(pum): position properly with ext_multigrid (#23336)
zeertzjq
2023-04-27
*
refactor: uncrustify
dundargoc
2023-04-26
*
fix(pum): show right-click menu above cmdline area (#23298)
zeertzjq
2023-04-24
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...
zeertzjq
2023-03-11
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
refactor(ui): remove some superfluous ui_flush() calls
bfredl
2023-02-09
*
vim-patch:8.2.0382: some tests fail when run under valgrind (#21936)
zeertzjq
2023-01-21
*
vim-patch:8.2.4655: cmdline completion popup menu positioned wrong (#21894)
zeertzjq
2023-01-19
*
Merge pull request #21731 from tk-shirasaka/fix/builtin_popup_on_ext_popupmenu
bfredl
2023-01-15
|
\
|
*
fix: properly close builtin popup in ext_popupmenu
shirasaka
2023-01-11
*
|
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
|
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
|
/
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...
zeertzjq
2022-11-12
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)
zeertzjq
2022-10-17
*
fix(completion): set pum_size even if ext_popupmenu is used (#20648)
zeertzjq
2022-10-14
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor(ex_cd): add an early return to fix clint warning
zeertzjq
2022-09-05
*
feat(pum): pretend 'mousemoveevent' is set when showing right-click menu
zeertzjq
2022-09-04
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
refactor(arena): use a shared block freelist
bfredl
2022-08-24
*
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
|
/
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
2022-08-18