aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/menu.c
Commit message (Expand)AuthorAge
* refactor: iwyu #31637Justin M. Keyes2024-12-23
* refactor(highlight): make enum of builtin highlights start with 1bfredl2024-11-13
* refactor(message): propagate highlight id instead of attrsLuuk van Baal2024-11-08
* revert: "refactor: use S_LEN macro" (#29319)Lewis Russell2024-06-14
* Merge pull request #29278 from bfredl/strcatbfredl2024-06-11
|\
| * refactor(memory): use builtin strcat() instead of STRCAT()bfredl2024-06-11
* | refactor: use S_LEN(s) instead of s, n (#29219)James2024-06-11
|/
* refactor: move shared messages to errors.h #26214Justin M. Keyes2024-06-01
* fix(api/buffer): fix handling of viewport of non-current bufferbfredl2024-03-13
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: follow style guidedundargoc2023-12-30
* refactor: remove CPO_TO_CPO_FLAGS() (#26718)zeertzjq2023-12-23
* refactor: eliminate cyclic includesdundargoc2023-12-20
* refactor: use `bool` to represent boolean valuesdundargoc2023-12-19
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor: follow style guidedundargoc2023-11-19
* refactor: follow style guidedundargoc2023-11-13
* build: remove PVSdundargoc2023-11-12
* refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)zeertzjq2023-11-10
* refactor: the long goodbyedundargoc2023-10-09
* refactor: the long goodbyedundargoc2023-10-03
* refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq2023-10-02
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(messages): fold msg_outtrans_attr into msg_outtransbfredl2023-09-27
* refactor(mch): last mch_ function/macro hits the dustbfredl2023-09-10
* vim-patch:9.0.1687: mapset() not properly handling script ID (#24666)zeertzjq2023-08-12
* vim-patch:9.0.1523: some error messages are not marked for translation (#23529)zeertzjq2023-05-08
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:9.0.1479: small source file problems; outdated list of distrib. fil...zeertzjq2023-04-23
* refactor: remove redundant castsii142023-04-07
* refactor: make error message definitions constii142023-04-05
* refactor: reduce scope of locals as per the style guide 3 (#22221)dundargoc2023-02-12
* refactor: reduce scope of locals as per the style guide (#22211)dundargoc2023-02-11
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)zeertzjq2023-01-14
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* refactor: replace char_u with chardundargoc2022-11-28
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...zeertzjq2022-09-13
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: migrate comment style (#20012)Lewis Russell2022-09-02
* refactor: replace char_u with charDundar Göc2022-08-31