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
*
PVS/V560: window.c: fix always true condition #9682
Billy SU
2019-03-05
*
floats: implement floating windows
Björn Linse
2019-03-02
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
clang/"null pointer dereference": win_rotate
Justin M. Keyes
2019-02-14
*
rename ui_is_external to ui_has (#9576)
Justin M. Keyes
2019-02-03
*
screen: simplify wp->w_lines allocation logic
Björn Linse
2019-01-27
*
terminal: handle size when switching buffers in window
Björn Linse
2019-01-27
*
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
terminal: simplify sizing logic
Björn Linse
2019-01-27
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
display: unify cursorline and concealcursor redraw logic
Björn Linse
2019-01-13
*
screen: make update_screen() the only entry point for redrawing
Björn Linse
2019-01-11
*
vim-patch:8.1.0700: using "gt" sometimes does not redraw a tab (#9464)
Justin M. Keyes
2019-01-07
*
PVS/V547: window.c: Expression is always true
Justin M. Keyes
2019-01-04
*
multigrid: rename grid->ScreenLines and other grid arrays
Björn Linse
2018-12-31
*
multigrid: various cleanup (types, unused parameters)
Björn Linse
2018-12-31
*
multigrid: rename event to win_pos, make grid first
Björn Linse
2018-12-31
*
multigrid: send win_hide events when changing tabpage
Björn Linse
2018-12-31
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: avoid allocation when not ext_multigrid.
Björn Linse
2018-12-31
*
multigrid: Add win_position event
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
2018-12-31
*
UI: add missing redraw after enter_tabpage
Björn Linse
2018-10-25
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
lint
Jan Edmund Lazo
2018-09-21
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
vim-patch:8.0.1215: newer gcc warns for implicit fallthrough
Jan Edmund Lazo
2018-09-20
*
lint
Jan Edmund Lazo
2018-09-06
*
window: refactor boolean variables in win_close()
Jan Edmund Lazo
2018-09-06
*
vim-patch:8.0.0782: using freed memory in quickfix code
Jan Edmund Lazo
2018-09-06
*
Merge #8863 'refactor: Remove mb_head_off()'
Justin M. Keyes
2018-08-28
|
\
|
*
Merge #8863 'refactor: Remove mb_head_off() '
Justin M. Keyes
2018-08-28
|
|
\
|
|
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
|
|
*
Remove has_mbyte from lines near changes in parent commit
ZviRackover
2018-08-16
|
|
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
|
|
lint
Jan Edmund Lazo
2018-08-28
*
|
|
ex_cmds2: checkall in dialog_changed() is bool
Jan Edmund Lazo
2018-08-28
|
/
/
*
|
vim-patch:8.0.1790: 'winfixwidth' is not always respected by :close
Jan Edmund Lazo
2018-08-21
*
|
vim-patch:8.0.1707: when 'wfh' is set ":bel 10new" scrolls window
Jan Edmund Lazo
2018-08-21
*
|
vim-patch:8.0.1426: "gf" and <cfile> don't accept ? and & in URL
Jan Edmund Lazo
2018-08-21
*
|
vim-patch:8.0.1331: possible crash when window can be zero lines high
Jan Edmund Lazo
2018-08-21
|
/
*
Merge #8744 from janlazo/vim-8.0.0890
Justin M. Keyes
2018-08-08
|
\
|
*
window: no_display in restore_win() is bool
Jan Edmund Lazo
2018-08-07
|
*
vim-patch:8.0.1446: acessing freed memory after window command in auto command
Jan Edmund Lazo
2018-08-06
|
*
vim-patch:8.0.1160: getting tab-local variable fails after closing window
Jan Edmund Lazo
2018-08-06
*
|
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
|
/
*
misc: refactor plines_win{,_nofill}()
Jan Edmund Lazo
2018-08-02
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
[next]