index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
window.c
Commit message (
Expand
)
Author
Age
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
hasFoldingWin now return bool
Nicolas Cornu
2015-09-08
*
Remove instances of TRUE/FALSE macro
Steven Oliver
2015-09-04
*
fix for #2732 : win_new_width checks height before terminal_resize
Frederik Van Slycken
2015-05-31
*
Remove char_u: ex_docmd:do_cmdline_cmd()
Michael Reed
2015-05-13
*
Remove char_u: path_is_url()
Mark Bainter
2015-05-06
*
vim-patch:7.4.706 #2546
Bastian Winkler
2015-04-30
*
vim-patch:7.4.546
Felipe Morales
2015-04-28
*
vim-patch:7.4.530-531
Felipe Morales
2015-04-28
*
Enable -Wconversion: normal.c.
Eliseo Martínez
2015-04-27
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Fix warnings: window.c: close_last_window_tabpage(): Np deref: RI.
Eliseo Martínez
2015-04-07
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
Macro cleanup: USE_ON_FLY_SCROLL
Michael Reed
2015-03-05
*
Fix warnings: window.c: close_last_window_tabpage(): Use after free: RI.
Eliseo Martínez
2015-02-21
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
Add TabClosed event
Felipe Morales
2015-02-16
*
vim-patch:7.4.446
Pavel Platto
2015-01-20
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
Merge pull request #1782 from fwalch/small-patches
Justin M. Keyes
2015-01-13
|
\
|
*
vim-patch:7.4.466
Florian Walch
2015-01-08
*
|
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
|
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
|
/
*
vim-patch:7.4.487
Justin M. Keyes
2014-12-29
*
vim-patch:7.4.518
Florian Walch
2014-12-24
*
Fix warnings: window.c: win_close_othertab(): Np dereference: FP.
Eliseo Martínez
2014-12-17
*
Reduce indentation level by early returning or continuing loop
Felipe Oliveira Carvalho
2014-12-13
*
term: Move more mouse functions to mouse.c
Thiago de Arruda
2014-12-02
*
Fix warnings: window.c: tabline_height(): Np dereference: FP.
Eliseo Martínez
2014-11-18
*
Fix warnings: window.c: win_drag_vsep_line(): Np dereference: FP.
Eliseo Martínez
2014-11-18
*
Fix warnings: window.c: winframe_remove(): Np dereference: FP.
Eliseo Martínez
2014-11-18
*
Fix warnings: window.c: win_rotate(): Np dereference: FP.
Eliseo Martínez
2014-11-18
*
Convert some values from buffer_defs.h to bools
Wayne Rowcliffe
2014-11-12
*
Merge pull request #1208 from war1025/dev/remove_for_all_windows
Justin M. Keyes
2014-10-03
|
\
|
*
Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)
Wayne Rowcliffe
2014-09-24
*
|
Merge pull request #1225 from mhinz/p7.4.454
Justin M. Keyes
2014-09-26
|
\
\
|
*
|
vim-patch:7.4.454
Marco Hinz
2014-09-23
|
|
/
*
|
Merge pull request #1209 from atwupack/vp-7.4.320
Justin M. Keyes
2014-09-26
|
\
\
|
*
|
vim-patch:7.4.320
André Twupack
2014-09-21
*
|
|
vim-patch:7.4.386
André Twupack
2014-09-22
|
|
/
|
/
|
*
|
FOR_ALL_WINDOWS_IN_TAB and local variables in FOR_ALL_TAB_WINDOWS
Wayne Rowcliffe
2014-09-22
*
|
FOR_ALL_TABS helper
Wayne Rowcliffe
2014-09-22
|
/
*
vim-patch:7.4.377
André Twupack
2014-09-18
*
vim-patch:7.4.373
André Twupack
2014-09-18
*
vim-patch:7.4.372
André Twupack
2014-09-18
*
vim-patch:7.4.365
André Twupack
2014-09-18
*
vim-patch:7.4.369
Shougo Matsushita
2014-09-17
*
vim-patch:7.4.368
Shougo Matsushita
2014-09-16
*
vim-patch:7.4.349
André Twupack
2014-09-11
[next]