aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/window.c
Commit message (Expand)AuthorAge
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* hasFoldingWin now return boolNicolas Cornu2015-09-08
* Remove instances of TRUE/FALSE macroSteven Oliver2015-09-04
* fix for #2732 : win_new_width checks height before terminal_resizeFrederik Van Slycken2015-05-31
* Remove char_u: ex_docmd:do_cmdline_cmd()Michael Reed2015-05-13
* Remove char_u: path_is_url()Mark Bainter2015-05-06
* vim-patch:7.4.706 #2546Bastian Winkler2015-04-30
* vim-patch:7.4.546Felipe Morales2015-04-28
* vim-patch:7.4.530-531Felipe Morales2015-04-28
* Enable -Wconversion: normal.c.Eliseo Martínez2015-04-27
* memory: Add `free` wrapper and refactor project to use itThiago de Arruda2015-04-13
* Fix warnings: window.c: close_last_window_tabpage(): Np deref: RI.Eliseo Martínez2015-04-07
* terminal: New module that implements a terminal emulatorThiago de Arruda2015-03-25
* Remove redundant castsAnton Ovchinnikov2015-03-09
* Macro cleanup: USE_ON_FLY_SCROLLMichael Reed2015-03-05
* Fix warnings: window.c: close_last_window_tabpage(): Use after free: RI.Eliseo Martínez2015-02-21
* refactor: Remove term modules and termcap optionsThiago de Arruda2015-02-21
* Add TabClosed eventFelipe Morales2015-02-16
* vim-patch:7.4.446Pavel Platto2015-01-20
* Macro cleanup: PROTOMichael Reed2015-01-14
* Merge pull request #1782 from fwalch/small-patchesJustin M. Keyes2015-01-13
|\
| * vim-patch:7.4.466Florian Walch2015-01-08
* | Cleanup: Rename getdigits() family functions.Eliseo Martínez2015-01-11
* | Cleanup: Refactor getdigits().Eliseo Martínez2015-01-11
|/
* vim-patch:7.4.487Justin M. Keyes2014-12-29
* vim-patch:7.4.518Florian Walch2014-12-24
* Fix warnings: window.c: win_close_othertab(): Np dereference: FP.Eliseo Martínez2014-12-17
* Reduce indentation level by early returning or continuing loopFelipe Oliveira Carvalho2014-12-13
* term: Move more mouse functions to mouse.cThiago de Arruda2014-12-02
* Fix warnings: window.c: tabline_height(): Np dereference: FP.Eliseo Martínez2014-11-18
* Fix warnings: window.c: win_drag_vsep_line(): Np dereference: FP.Eliseo Martínez2014-11-18
* Fix warnings: window.c: winframe_remove(): Np dereference: FP.Eliseo Martínez2014-11-18
* Fix warnings: window.c: win_rotate(): Np dereference: FP.Eliseo Martínez2014-11-18
* Convert some values from buffer_defs.h to boolsWayne Rowcliffe2014-11-12
* Merge pull request #1208 from war1025/dev/remove_for_all_windowsJustin M. Keyes2014-10-03
|\
| * Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)Wayne Rowcliffe2014-09-24
* | Merge pull request #1225 from mhinz/p7.4.454Justin M. Keyes2014-09-26
|\ \
| * | vim-patch:7.4.454Marco Hinz2014-09-23
| |/
* | Merge pull request #1209 from atwupack/vp-7.4.320Justin M. Keyes2014-09-26
|\ \
| * | vim-patch:7.4.320André Twupack2014-09-21
* | | vim-patch:7.4.386André Twupack2014-09-22
| |/ |/|
* | FOR_ALL_WINDOWS_IN_TAB and local variables in FOR_ALL_TAB_WINDOWSWayne Rowcliffe2014-09-22
* | FOR_ALL_TABS helperWayne Rowcliffe2014-09-22
|/
* vim-patch:7.4.377André Twupack2014-09-18
* vim-patch:7.4.373André Twupack2014-09-18
* vim-patch:7.4.372André Twupack2014-09-18
* vim-patch:7.4.365André Twupack2014-09-18
* vim-patch:7.4.369Shougo Matsushita2014-09-17
* vim-patch:7.4.368Shougo Matsushita2014-09-16
* vim-patch:7.4.349André Twupack2014-09-11