aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/msgpack_rpc/remote_ui.c
Commit message (Expand)AuthorAge
* api: refactor remote ui to use API dispatch generationBjörn Linse2016-05-27
* syntax: Add support for the "special" color used for undercurlsAdnoC2016-05-17
* tui/remote_ui: Fix some regressionsThiago de Arruda2015-08-21
* Notify attached UIs whenever menus changeRobin Allen2015-08-21
* msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNCThiago de Arruda2015-08-13
* tui: Use underline cursor in Replace modeOmar Sandoval2015-07-26
* api: Simplify UI API on mode changeOmar Sandoval2015-07-26
* memory: Add `free` wrapper and refactor project to use itThiago de Arruda2015-04-13
* ui: Replace cursor_{on,off} by busy_{stop,start}Thiago de Arruda2015-03-15
* remote_ui: Fix error messages #2045Carlos Castillo2015-03-04
* ui: Implement set_{title,icon}Thiago de Arruda2015-01-14
* ui: Fix `:suspend` command for remote UIsThiago de Arruda2015-01-13
* ui: Add 'rgb' parameter to ui_attachThiago de Arruda2015-01-13
* ui: Merge standout and reverse into one attributeThiago de Arruda2015-01-13
* ui: Fix ui resizing and change some method namesThiago de Arruda2015-01-13
* remote_ui: Move handler registration to remote_ui.cThiago 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: Fix ui resizing and change some method namesThiago de Arruda2015-01-12
* remote_ui: Move handler registration to remote_ui.cThiago de Arruda2015-01-10
* ui: Add update_fg/update_bg methodsThiago de Arruda2015-01-10
* msgpack-rpc: Add remote_ui moduleThiago de Arruda2014-12-08