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
/
screen.c
Commit message (
Expand
)
Author
Age
*
vim-patch:7.4.349
André Twupack
2014-09-11
*
Additional FOR_ALL_WINDOWS usage
Wayne Rowcliffe
2014-09-08
*
Convert FOR_ALL_WINDOWS to use a locally declared pointer
Wayne Rowcliffe
2014-09-08
*
vim-patch: 7.4.362
Felipe Morales
2014-09-04
*
vim-patch: 7.4.334
Felipe Morales
2014-09-04
*
vim-patch: 7.4.330
Felipe Morales
2014-09-04
*
vim-patch:7.4.388
Felipe Morales
2014-08-20
*
vim-patch:7.4.371
Felipe Morales
2014-08-20
*
vim-patch: 7.4.353
Felipe Morales
2014-08-20
*
Port vim's patch 7.4.338 ('breakindent')
Felipe Morales
2014-08-20
*
vim-patch:7.4.314
Damián Silvani
2014-08-14
*
clang-analyzer: Reduce scope in screen.c.
Florian Walch
2014-08-07
*
profiling: implement on top of os_hrtime()
Nicolas Hillegeer
2014-07-16
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
remove stdbool.h include from vim.h and globals.h
Brandon Coleman
2014-07-09
*
Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645
Klemen Košir
2014-07-08
*
Replace int with bool in some files. #654
Klemen Košir
2014-07-08
*
keep statusline within window width. @oni-link fix #858
Justin M. Keyes
2014-06-29
*
vim-patch:7.4.303 #818
oni-link
2014-06-20
*
vim-patch:7.4.302 #817
oni-link
2014-06-20
*
Replace vim_strncpy calls: screen.c
Douglas Schneider
2014-06-13
*
Remove unnecessary (int) casts and fix style
Pavel Platto
2014-06-12
*
move/remove W_* macros
Brandon Coleman
2014-06-12
*
text: remove useless arg from mb_string2cells
Nicolas Hillegeer
2014-06-08
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove FEAT_DIFF
Hinidu
2014-05-28
*
Removed FEAT_WINDOWS
Hinidu
2014-05-28
*
Remove ml_ prefix from cursor.h functions
Pavel Platto
2014-05-28
*
Extract cursor.h from misc{1,2}.h and memline.h
Hinidu
2014-05-28
*
Remove long_u: do_outofmem_msg().
Eliseo Martínez
2014-05-24
*
Remove OOM checks: suggested changes in review
Felipe Oliveira Carvalho
2014-05-19
*
Replace alloc() with xmalloc() and remove immediate OOM checks
Felipe Oliveira Carvalho
2014-05-19
*
Replace ga->ga_len > 0 checks with !GA_EMPTY(ga)
Felipe Oliveira Carvalho
2014-05-17
*
Introduce nvim namespace: Fix unmasked strings.h issue.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15