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
/
popupmnu.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.0355 Incorrect adjusting the popup menu (#8996)
Ronan Pigott
2018-09-16
*
vim-patch:8.0.1161
rpigott
2018-09-13
*
popupmnu.c: Fix popup placement when preview window is below
rpigott
2018-09-13
*
Remove has_mbytes from lines local to parent commit
ZviRackover
2018-08-31
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
charset,*: Refactor transstr()
ZyX
2018-04-09
*
vim-patch:8.0.1223: crash when using autocomplete and tab pages
Justin M. Keyes
2018-02-11
*
vim-patch:8.0.0448: some macros are lower case (#7936)
KunMing Xie
2018-01-30
*
screen.c: make more highlights window specific
Björn Linse
2017-06-14
*
api: use generated events for popupmenu and tabline
Björn Linse
2017-05-10
*
api/ui: externalize tabline
Justin M. Keyes
2017-04-26
*
*: Add comment to all C files
ZyX
2017-04-19
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
vim-patch:7.4.2101
James McCoy
2017-03-11
*
vim-patch:0 completion-related patches #5745 #5829
Shougo Matsushita
2016-12-26
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
api/ui: allow popupmenu to be drawn by external ui
Björn Linse
2016-08-29
*
vim-patch:7.4.901
watiko
2016-02-15
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Enable -Wconversion: popupmnu.c.
Eliseo Martínez
2015-04-07
*
Remove nonnullret deadcode: transstr.
Eliseo Martínez
2015-01-27
*
Convert some values from buffer_defs.h to bools
Wayne Rowcliffe
2014-11-12
*
vim-patch:7.4.361
Shougo Matsushita
2014-09-19
*
vim-patch:7.4.383
Shougo Matsushita
2014-09-18
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
Replace int with bool in some files. #654
Klemen Košir
2014-07-08
*
move/remove W_* macros
Brandon Coleman
2014-06-12
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove OOM checks: reverse_text()
Felipe Oliveira Carvalho
2014-05-19
*
Introduce nvim namespace: Fix unmasked strings.h issue.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15