index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0342: ":wincmd =" equalizes in two directions
v9.0.0342
Bram Moolenaar
2022-08-31
1
-3
/
+7
*
patch 9.0.0340: the 'cmdheight' zero support causes too much trouble
v9.0.0340
Bram Moolenaar
2022-08-31
1
-24
/
+8
*
patch 9.0.0326: some changes for cmdheight=0 are not needed
v9.0.0326
Shougo Matsushita
2022-08-30
1
-4
/
+2
*
patch 9.0.0304: WinScrolled is not triggered when only skipcol changes
v9.0.0304
zeertzjq
2022-08-28
1
-0
/
+2
*
patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used
v9.0.0294
Bram Moolenaar
2022-08-28
1
-0
/
+5
*
patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version
v9.0.0265
Bram Moolenaar
2022-08-25
1
-10
/
+3
*
patch 9.0.0263: too many #ifdefs
v9.0.0263
Bram Moolenaar
2022-08-25
1
-6
/
+0
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-20
/
+20
*
patch 9.0.0191: messages test fails; window size incorrect
v9.0.0191
Bram Moolenaar
2022-08-11
1
-0
/
+6
*
patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistent
v9.0.0190
Bram Moolenaar
2022-08-11
1
-2
/
+15
*
patch 9.0.0187: command line height changes when maximizing window height
v9.0.0187
Bram Moolenaar
2022-08-10
1
-2
/
+0
*
patch 9.0.0135: comment about tabpage line above the wrong code
v9.0.0135
zeertzjq
2022-08-02
1
-4
/
+5
*
patch 9.0.0124: code has more indent than needed
v9.0.0124
zeertzjq
2022-07-31
1
-68
/
+64
*
patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window
v9.0.0115
Bram Moolenaar
2022-07-30
1
-1
/
+2
*
patch 9.0.0114: the command line takes up space even when not used
v9.0.0114
Shougo Matsushita
2022-07-30
1
-10
/
+14
*
patch 9.0.0094: cursor restored unexpected with nested autocommand
v9.0.0094
Bram Moolenaar
2022-07-27
1
-6
/
+13
*
patch 9.0.0077: wrong restored cursor position when switching window in autocmd
v9.0.0077
Bram Moolenaar
2022-07-26
1
-3
/
+6
*
patch 9.0.0061: ml_get error with nested autocommand
v9.0.0061
Bram Moolenaar
2022-07-23
1
-9
/
+30
*
patch 9.0.0017: accessing memory beyond the end of the line
v9.0.0017
Bram Moolenaar
2022-07-01
1
-0
/
+2
*
patch 8.2.5066: timer_create is not available on every Mac system
v8.2.5066
Bram Moolenaar
2022-06-07
1
-0
/
+1
*
patch 8.2.5043: can open a cmdline window from a substitute expression
v8.2.5043
Bram Moolenaar
2022-05-30
1
-4
/
+1
*
patch 8.2.5035: when splitting a window the changelist position moves
v8.2.5035
zeertzjq
2022-05-28
1
-3
/
+4
*
patch 8.2.5029: "textlock" is always zero
v8.2.5029
zeertzjq
2022-05-27
1
-1
/
+1
*
patch 8.2.4979: accessing freed memory when line is flushed
v8.2.4979
Bram Moolenaar
2022-05-18
1
-0
/
+7
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-2
/
+2
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-2
/
+2
*
patch 8.2.4868: when closing help window autocmds triggered for wrong window
v8.2.4868
LemonBoy
2022-05-04
1
-0
/
+45
*
patch 8.2.4739: accessing freed memory after WinScrolled autocmd event
v8.2.4739
zeertzjq
2022-04-12
1
-5
/
+13
*
patch 8.2.4713: plugins cannot track text scrolling
v8.2.4713
LemonBoy
2022-04-08
1
-1
/
+28
*
patch 8.2.4706: buffer remains active with WinClosed and tabpages
v8.2.4706
zeertzjq
2022-04-07
1
-1
/
+1
*
patch 8.2.4700: buffer remains active if WinClosed event throws an exception
v8.2.4700
Bram Moolenaar
2022-04-06
1
-1
/
+1
*
patch 8.2.4670: memory allocation failures for new tab page not tested
v8.2.4670
Yegappan Lakshmanan
2022-04-03
1
-2
/
+4
*
patch 8.2.4668: buffer allocation failures insufficiently tested
v8.2.4668
Yegappan Lakshmanan
2022-04-02
1
-4
/
+7
*
patch 8.2.4631: crash when switching window in BufWipeout autocommand
v8.2.4631
Bram Moolenaar
2022-03-26
1
-35
/
+45
*
patch 8.2.4610: some conditions are always true
v8.2.4610
Bram Moolenaar
2022-03-22
1
-4
/
+2
*
patch 8.2.4609: :unhide does not check for failing to close a window
v8.2.4609
Bram Moolenaar
2022-03-22
1
-2
/
+1
*
patch 8.2.4513: window-local directory is not applied if 'acd' fails
v8.2.4513
zeertzjq
2022-03-05
1
-5
/
+0
*
patch 8.2.4462: not enough testing for quickfix code
v8.2.4462
Yegappan Lakshmanan
2022-02-24
1
-1
/
+1
*
patch 8.2.4454: resetting cmdwin_type only for one situation
v8.2.4454
zeertzjq
2022-02-23
1
-0
/
+4
*
patch 8.2.4434: duplicate check for cmdline window
v8.2.4434
Sean Dewar
2022-02-21
1
-1
/
+0
*
patch 8.2.4432: cannot use settabvar() while the cmdline window is open
v8.2.4432
Bram Moolenaar
2022-02-21
1
-1
/
+2
*
patch 8.2.4428: crash when switching tabpage while in the cmdline window
v8.2.4428
Bram Moolenaar
2022-02-20
1
-0
/
+26
*
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
kylo252
2022-02-16
1
-1
/
+1
*
patch 8.2.4355: unnecessary call to check_colorcolumn()
v8.2.4355
Sean Dewar
2022-02-12
1
-4
/
+0
*
patch 8.2.4318: various comment and indent mistakes, returning wrong zero
v8.2.4318
Bram Moolenaar
2022-02-07
1
-1
/
+1
*
patch 8.2.4248: no proper test for moving the window separator
v8.2.4248
zeertzjq
2022-01-29
1
-1
/
+3
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-1
/
+1
*
patch 8.2.4154: ml_get error when exchanging windows in Visual mode
v8.2.4154
Bram Moolenaar
2022-01-20
1
-1
/
+6
*
patch 8.2.4045: some global functions are only used in one file
v8.2.4045
Yegappan Lakshmanan
2022-01-08
1
-48
/
+48
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-1
/
+1
[next]