aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/popupmnu.c
Commit message (Expand)AuthorAge
* vim-patch:0 completion-related patches #5745 #5829Shougo Matsushita2016-12-26
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* api/ui: allow popupmenu to be drawn by external uiBjörn Linse2016-08-29
* vim-patch:7.4.901watiko2016-02-15
* src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
* memory: Add `free` wrapper and refactor project to use itThiago de Arruda2015-04-13
* Enable -Wconversion: popupmnu.c.Eliseo Martínez2015-04-07
* Remove nonnullret deadcode: transstr.Eliseo Martínez2015-01-27
* Convert some values from buffer_defs.h to boolsWayne Rowcliffe2014-11-12
* vim-patch:7.4.361Shougo Matsushita2014-09-19
* vim-patch:7.4.383Shougo Matsushita2014-09-18
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* move <inttypes.h> include out of vim.hBrandon Coleman2014-07-09
* move ascii.h include out of vim.hBrandon Coleman2014-07-09
* Replace int with bool in some files. #654Klemen Košir2014-07-08
* move/remove W_* macrosBrandon Coleman2014-06-12
* Add automatic generation of headersZyX2014-06-02
* Remove OOM checks: reverse_text()Felipe Oliveira Carvalho2014-05-19
* Introduce nvim namespace: Fix unmasked strings.h issue.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15