aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
...
| * api: numerous small fixesMarco Hinz2019-03-16
| * api: add width/height to FloatConfigMarco Hinz2019-03-16
| * api: nvim_win_config() -> nvim_win_set_config()Marco Hinz2019-03-16
* | Merge pull request #9607 from bfredl/wildpumBjörn Linse2019-03-16
|\ \
| * | Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
| |/
* | Merge #9686 'win/Lua: monkey-patch os.getenv()'Justin M. Keyes2019-03-16
|\ \ | |/ |/|
| * Fix environment variable on Windowserw72019-03-06
* | compositor: fix rendering issues with floats opened after popupmenuBjörn Linse2019-03-14
* | test/CI: skip "throttles output" test on Travis macOS #9721Justin M. Keyes2019-03-12
* | floats: add NormalFloat highlight and 'nonumber' defaultBjörn Linse2019-03-12
* | vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes2019-03-09
* | floating-window: fix crash setting cmdheight #9685erw72019-03-09
|/
* buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()Björn Linse2019-03-05
* Merge pull request #9667 from bfredl/wincloseBjörn Linse2019-03-03
|\
| * api: add nvim_win_close() to close window by idBjörn Linse2019-03-03
* | test: multibyte env var names #9655Justin M. Keyes2019-03-03
|/
* floats: implement floating windowsBjörn Linse2019-03-02
* UI: change implementation of hl_rgb2cterm_color()Justin M. Keyes2019-02-12
* highlight: handle blending with gui=reverse and guisp attributesBjörn Linse2019-02-11
* ui: implement ext_messagesBjörn Linse2019-02-10
* UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse2019-02-07
* UI: always use contrete colors for default_colors_setBjörn Linse2019-02-05
* popupmenu: fix alignment of kind and extra after #9530Björn Linse2019-02-03
* Merge pull request #9530 from bfredl/pum_floatBjörn Linse2019-02-02
|\
| * tests/ui: add test for popupmenu redrawing in various situationsBjörn Linse2019-02-02
* | inccommand: auto-disable if folding is slow #9568KillTheMule2019-02-01
|/
* tests: fix mouse tests that use lcs=eol:$Marco Hinz2019-01-26
* ui: multigrid mouse supportBjörn Linse2019-01-20
* screen: don't unconditionally clear messages on window scrollBjörn Linse2019-01-15
* test: add tests for conceal cursor movementBjörn Linse2019-01-13
* vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481Michael Vilim2019-01-11
* api: select items in popupmenuBjörn Linse2019-01-09
* Visual: highlight char-at-cursorJustin M. Keyes2019-01-04
* Merge pull request #9434 from bfredl/multigrid_fixesBjörn Linse2019-01-01
|\
| * popupmenu: fix positioning with vsplitsBjörn Linse2019-01-01
* | Merge pull request #9436 from jamessan/more-fragile-testsJames McCoy2019-01-01
|\ \ | |/ |/|
| * Mark "shell command :! throttles shell-command output greater than ~10KB" fra...James McCoy2019-01-01
| * Mark "feeding large chunks of input with <Paste>" fragileJames McCoy2019-01-01
| * Mark ":substitute with inccommand during :terminal activity" fragileJames McCoy2019-01-01
* | multigrid: simplify testsBjörn Linse2018-12-31
* | multigrid: add tests for multiline messages and tabsBjörn Linse2018-12-31
* | multigrid: test refactorBjörn Linse2018-12-31
* | multigrid: rename event to win_pos, make grid firstBjörn Linse2018-12-31
* | multigrid: add msg_scroll_start and msg_scroll_reset eventsBjörn Linse2018-12-31
* | multigrid: add multigrid screen testsUtkarsh Maheshwari2018-12-31
* | multigrid: add multigrid support to test infrastructureBjörn Linse2018-12-31
|/
* strings: make vim_snprintf handle %d correctly againBjörn Linse2018-12-24
* vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrongAnatolii Sakhnik2018-12-09
* vim-patch:8.1.0393: not all white space difference options availableAnatolii Sakhnik2018-12-09
* vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik2018-12-09