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
/
menu.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-21
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: remove redundant casts
Dundar Göc
2021-10-07
|
/
*
refactor: convert char_u to char #15824
dundargoc
2021-10-02
*
refactor: format with uncrustify #15741
dundargoc
2021-09-22
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
Remove '- 1' for sizes passed to xstrlcpy
Jan Edmund Lazo
2021-05-19
*
menu: use char* for set_context_in_menu_cmd() param
Jan Edmund Lazo
2021-02-07
*
menu: remove winbar code
Jan Edmund Lazo
2020-11-20
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.1.1264: crash when closing window from WinBar click
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.0.1139: using window toolbar changes state
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.0.1142: window toolbar menu gets a tear-off item
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.0.1123: cannot define a toolbar for a window
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.1.1201: output of :command is hard to read
Jan Edmund Lazo
2020-02-16
*
lint
Justin M. Keyes
2019-09-13
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
PVS/V571: condition was already verified
Justin M. Keyes
2019-05-06
*
cleanup: rename menu_nable_recurse() #9707
Petter Wahlman
2019-03-10
*
menu_get(): fix query behavior
Justin M. Keyes
2019-01-27
*
menu_get(): Do not include empty items
Justin M. Keyes
2019-01-27
*
fix ":menu Item.SubItem"
Justin M. Keyes
2019-01-27
*
vim-patch:8.0.0411: menu translations don't match when case is changed.
Jan Edmund Lazo
2019-01-26
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
menu: enable in ex_menu() is TriState
Jan Edmund Lazo
2018-08-01
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
Merge #7593 'PVS static analysis fixes'
Justin M. Keyes
2017-11-22
|
\
|
*
menu.c: remove conditional expression that is always true
Peter Kalauskas
2017-11-22
|
/
*
Deal with NOP, add actext to output
KillTheMule
2017-10-02
*
menu_get: prettyprint special chars
KillTheMule
2017-10-01
*
coverty: solve #7149
Matthieu Coudron
2017-08-15
*
menu_get(): doc
Justin M. Keyes
2017-07-28
*
viml: introduce menu_get() function #6322
Matthieu Coudron
2017-07-28
*
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
*
ui: cleanup UI_CALL wrappers
Björn Linse
2017-05-10
*
*: Add comment to all C files
ZyX
2017-04-19
*
*: Fix linter errors
ZyX
2017-02-15
*
*: Partial string handling refactoring
ZyX
2017-02-15
[next]