aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ui.h
Commit message (Expand)AuthorAge
* api: generate ui eventsBjörn Linse2017-05-10
* api/ui: externalize tablineJustin M. Keyes2017-04-26
* api/ui: externalize tablineDongdong Zhou2017-04-26
* refactor/single-include: ui.h, ui_bridge.h, ugrid.h (#6571)relnod2017-04-22
* ui: use an array for mode stylesBjörn Linse2017-04-21
* ui: support more cursor shape modesBjörn Linse2017-04-21
* 'guicursor': enabled=false if 'guicursor' is emptyJustin M. Keyes2017-04-04
* tui: 'guicursor' shape #6044Matthieu Coudron2017-04-01
* api/ui: use ui options instead of one method per featureBjörn Linse2016-08-29
* api/ui: allow popupmenu to be drawn by external uiBjörn Linse2016-08-29
* syntax: Add support for the "special" color used for undercurlsAdnoC2016-05-17
* encoding: simplify handling of encoding in TUIBjörn Linse2015-09-08
* Notify attached UIs whenever menus changeRobin Allen2015-08-21
* api: Simplify UI API on mode changeOmar Sandoval2015-07-26
* tui: make termkey use utf-8 mode when &encoding=utf-8 #2469Björn Linse2015-06-13
* ui: Replace cursor_{on,off} by busy_{stop,start}Thiago de Arruda2015-03-15
* ui: Rewrite the builtin terminal UIThiago de Arruda2015-02-16
* ui: Implement set_{title,icon}Thiago de Arruda2015-01-14
* ui: Add 'rgb' parameter to ui_attachThiago de Arruda2015-01-13
* ui: Merge standout and reverse into one attributeThiago de Arruda2015-01-13
* ui: Add update_fg/update_bg methodsThiago de Arruda2015-01-13
* Revert "[WIP] "abstract_ui" fixes and improvements"Justin M. Keyes2015-01-12
* ui: Reimplement `:suspend` command for remote UIs.Thiago de Arruda2015-01-12
* ui: Add 'rgb' parameter to ui_attachThiago de Arruda2015-01-12
* ui: Merge standout and reverse into one attributeThiago de Arruda2015-01-12
* ui: Add update_fg/update_bg methodsThiago de Arruda2015-01-10
* ui: Add abstract_ui termcap and split UI layerThiago de Arruda2014-12-08
* ui: Extract mouse.c/mouse.hThiago de Arruda2014-11-27
* move defines from vim.hBrandon Coleman2014-07-12
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* Fix some stylesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15