aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Remove long_u: Remove type.Eliseo Martínez2015-01-19
* Remove long_u: regexp: Refactor long_u.Eliseo Martínez2015-01-19
* Remove long_u: ops.c: Refactor long_u.Eliseo Martínez2015-01-19
* Remove long_u: ex_docmd.c: Refactor long_u.Eliseo Martínez2015-01-19
* Remove long_u: buffer_defs.h: Refactor long_u.Eliseo Martínez2015-01-19
* Remove long_u: option.c: Refactor long_u.Eliseo Martínez2015-01-19
* Remove long_u: option.c: Enable -Wconversion.Eliseo Martínez2015-01-19
* Remove long_u: (various): Refactor long_u.Eliseo Martínez2015-01-19
* Remove long_u: ex_cmds_defs.h: Refactor long_u.Eliseo Martínez2015-01-19
* Merge pull request #1729 from fwalch/vim-7.4.490Justin M. Keyes2015-01-19
|\
| * vim-patch:7.4.490Florian Walch2015-01-04
* | Merge pull request #1798 from oni-link/fix.job.waitJustin M. Keyes2015-01-18
|\ \
| * | job.c: Prevent early return from job_wait().oni-link2015-01-11
* | | Merge pull request #1803 from elmart/small-fixesJustin M. Keyes2015-01-16
|\ \ \
| * | | coverity/100248: Operands don't affect result: HI.Eliseo Martínez2015-01-16
| * | | Fix bad assert.Eliseo Martínez2015-01-14
* | | | Merge pull request #1816 from Pyrohh/macro_cleanupJustin M. Keyes2015-01-15
|\ \ \ \
| * | | | Macro cleanup: MiscellaneousMichael Reed2015-01-14
| * | | | Macro cleanup: HAS_SWAP_EXISTS_ACTIONMichael Reed2015-01-14
| * | | | Macro cleanup: PROTOMichael Reed2015-01-14
| |/ / /
* | | | screen: Fix screen_resize to consider minimum screen sizeThiago de Arruda2015-01-15
* | | | input: Fix check for mouse coordinatesThiago de Arruda2015-01-15
* | | | input: Read row/col position when processing mouse wheelThiago de Arruda2015-01-14
* | | | ui: Implement set_{title,icon}Thiago de Arruda2015-01-14
* | | | term: Fix shell_resized for abstract_uiThiago de Arruda2015-01-13
* | | | screen: Fix highlight reset for abstract_uiThiago de Arruda2015-01-13
* | | | main: Fix color schemes for abstract_uiThiago de Arruda2015-01-13
* | | | syntax: Refresh UI when the color scheme changesThiago de Arruda2015-01-13
* | | | ui: Fix redraw bug caused by race conditions with remote clientsThiago de Arruda2015-01-13
* | | | shell: When executing command, use screen functions to display outputThiago de Arruda2015-01-13
* | | | ui: Use ui_linefeed to handle line breaks correctlyThiago de Arruda2015-01-13
* | | | ui: Fix out_flush/ui_write behavior to always flush for abstract_uiThiago de Arruda2015-01-13
* | | | channel: Make pending_requests a field of the Channel typeThiago de Arruda2015-01-13
* | | | ui: Fix `:suspend` command for remote UIsThiago de Arruda2015-01-13
* | | | ui: Don't parse abstract_ui codes if there are no attached UIsThiago de Arruda2015-01-13
* | | | channel: Free channels created from libuv streamsThiago de Arruda2015-01-13
* | | | ui: Add 'rgb' parameter to ui_attachThiago de Arruda2015-01-13
* | | | syntax: Take rgb fg/bg when allocating cterm attr numberThiago de Arruda2015-01-13
* | | | ui: Merge standout and reverse into one attributeThiago de Arruda2015-01-13
* | | | input: Ignore invalid "<" key sequencesThiago 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 mising T_CSV code to abstract_ui termcapThiago de Arruda2015-01-13
* | | | ui: Increase cursor row when text being rendered would cross its limitThiago de Arruda2015-01-13
* | | | ui: Add update_fg/update_bg methodsThiago de Arruda2015-01-13
|/ / /
* | | Merge pull request #1782 from fwalch/small-patchesJustin M. Keyes2015-01-13
|\ \ \
| * | | vim-patch:7.4.563Florian Walch2015-01-08
| * | | vim-patch:7.4.567Florian Walch2015-01-08
| * | | version.c: Add patch numbers until 7.4.567.Florian Walch2015-01-08
| * | | vim-patch:7.4.466Florian Walch2015-01-08