Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
5d3c9f8c2a0fc29ba4ac8e0f052378b64d9e3dd3
/
src
/
window.c
5d3c9f8
patch 8.2.1061: insufficient testing for src/window.c
by Bram Moolenaar
· 5 years ago
cf84417
patch 8.2.1059: crash when using :tabonly in an autocommand
by Bram Moolenaar
· 5 years ago
4fdb8bd
patch 8.2.0921: CTRL-W T in cmdline window causes trouble
by Bram Moolenaar
· 5 years ago
002bc79
patch 8.2.0909: cannot go back to the previous local directory
by Bram Moolenaar
· 5 years ago
03a9f84
patch 8.2.0747: cannot forcefully close all popups
by Bram Moolenaar
· 5 years ago
6adb9ea
patch 8.2.0670: cannot change window when evaluating 'completefunc'
by Bram Moolenaar
· 5 years ago
edd327c
patch 8.2.0580: window size wrong if 'ea' is off and 'splitright' is on
by Bram Moolenaar
· 5 years ago
aeea721
patch 8.2.0500: using the same loop in many places
by Bram Moolenaar
· 5 years ago
631ebc4
patch 8.2.0204: crash when using winnr('j') in a popup window
by Bram Moolenaar
· 6 years ago
d98c0b6
patch 8.2.0196: blocking commands for a finished job in a popup window
by Bram Moolenaar
· 6 years ago
3c01c4a
patch 8.2.0194: some commands can cause problems in terminal popup
by Bram Moolenaar
· 6 years ago
219c7d0
patch 8.2.0191: cannot put a terminal in a popup window
by Bram Moolenaar
· 6 years ago
8bf716c
patch 8.2.0142: possible to enter popup window with CTRL-W p
by Bram Moolenaar
· 6 years ago
a44b3ee
patch 8.2.0137: crash when using win_execute() from a new tab
by Bram Moolenaar
· 6 years ago
479950f
patch 8.2.0131: command line is not cleared when switching tabs
by Bram Moolenaar
· 6 years ago
a6e8f88
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
by Bram Moolenaar
· 6 years ago
e38eab2
patch 8.1.2396: using old C style comments
by Bram Moolenaar
· 6 years ago
05ad5ff
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
by Bram Moolenaar
· 6 years ago
c823477
patch 8.1.2289: after :diffsplit closing the window does not disable diff
by Bram Moolenaar
· 6 years ago
1c329c0
patch 8.1.2227: layout wrong if 'lines' changes while cmdline window is open
by Bram Moolenaar
· 6 years ago
a1cb1d1
patch 8.1.2171: mouse support not always available
by Bram Moolenaar
· 6 years ago
ec66c41
patch 8.1.2136: using freed memory with autocmd from fuzzer
by Bram Moolenaar
· 6 years ago
fbbd102
patch 8.1.2122: cannot build without terminal feature
by Bram Moolenaar
· 6 years ago
a27e1dc
patch 8.1.2121: mode is not updated when switching to terminal
by Bram Moolenaar
· 6 years ago
b20b9e1
patch 8.1.2062: the mouse code is spread out
by Bram Moolenaar
· 6 years ago
261f346
patch 8.1.2001: some source files are too big
by Bram Moolenaar
· 6 years ago
e677df8
patch 8.1.1966: some code in options.c fits better elsewhere
by Bram Moolenaar
· 6 years ago
55008aa
patch 8.1.1962: leaking memory when using tagfunc()
by Bram Moolenaar
· 6 years ago
8d71b54
patch 8.1.1943: more code can be moved to evalvars.c
by Bram Moolenaar
· 6 years ago
12034e2
patch 8.1.1928: popup windows don't move with the text when making changes
by Bram Moolenaar
· 6 years ago
00b0d6d
patch 8.1.1908: every popup window consumes a buffer number
by Bram Moolenaar
· 6 years ago
5843f5f
patch 8.1.1891: functions used in one file are global
by Bram Moolenaar
· 6 years ago
820680b
patch 8.1.1832: win_execute() does not work in other tab
by Bram Moolenaar
· 6 years ago
1417c76
patch 8.1.1756: autocommand that splits window messes up window layout
by Bram Moolenaar
· 6 years ago
0aca293
patch 8.1.1755: leaking memory when using a popup window mask
by Bram Moolenaar
· 6 years ago
29b7d7a
patch 8.1.1734: the evalfunc.c file is too big
by Bram Moolenaar
· 6 years ago
5b8cfed
patch 8.1.1612: cannot show an existing buffer in a popup window
by Bram Moolenaar
· 6 years ago
4cd583c
patch 8.1.1600: cannot specify highlighting for popup window scrollbar
by Bram Moolenaar
· 6 years ago
c662ec9
patch 8.1.1580: cannot make part of a popup transparent
by Bram Moolenaar
· 6 years ago
eb2310d
patch 8.1.1559: popup window title property not implemented yet
by Bram Moolenaar
· 6 years ago
8cdbd5b
patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing
by Bram Moolenaar
· 6 years ago
b53fb31
patch 8.1.1525: cannot move a popup window with the mouse
by Bram Moolenaar
· 6 years ago
7c7f01e
patch 8.1.1521: when a popup window is closed the buffer remains
by Bram Moolenaar
· 6 years ago
b0ebbda
patch 8.1.1452: line and col property of popup windows not properly checked
by Bram Moolenaar
· 6 years ago
9eaac89
patch 8.1.1446: popup window callback not implemented yet
by Bram Moolenaar
· 6 years ago
790498b
patch 8.1.1445: popup window border highlight not implemented yet
by Bram Moolenaar
· 6 years ago
bf0eff0
patch 8.1.1441: popup window filter not yet implemented
by Bram Moolenaar
· 6 years ago
815b76b
patch 8.1.1438: some commands cause trouble in a popup window
by Bram Moolenaar
· 6 years ago
eea1699
patch 8.1.1433: win_execute() may leave popup window focused
by Bram Moolenaar
· 6 years ago
89adc3a
patch 8.1.1425: win_execute() does not set window pointers properly
by Bram Moolenaar
· 6 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 6 years ago
35d5af6
patch 8.1.1403: cannot build without the timer feature
by Bram Moolenaar
· 6 years ago
51fe3b1
patch 8.1.1402: "timer" option of popup windows not supported
by Bram Moolenaar
· 6 years ago
9c27b1c
patch 8.1.1400: using global pointer for tab-local popups is clumsy
by Bram Moolenaar
· 6 years ago
ec58384
patch 8.1.1399: popup windows not adjusted when switching tabs
by Bram Moolenaar
· 6 years ago
682725c
patch 8.1.1392: build failure in tiny version
by Bram Moolenaar
· 6 years ago
4d784b2
patch 8.1.1391: no popup window support
by Bram Moolenaar
· 6 years ago
18a4ba2
patch 8.1.1386: unessesary type casts for lalloc()
by Bram Moolenaar
· 6 years ago
bd2d68c
patch 8.1.1347: fractional scroll position not restored after closing window
by Bram Moolenaar
· 6 years ago
a9b2535
patch 8.1.1327: unnecessary scroll after horizontal split
by Bram Moolenaar
· 6 years ago
0fef0ae
patch 8.1.1242: no cmdline redraw when tabpages have different 'cmdheight'
by Bram Moolenaar
· 6 years ago
b731689
patch 8.1.1241: Ex command info contains confusing information
by Bram Moolenaar
· 6 years ago
45e18cb
patch 8.1.1228: not possible to process tags with a function
by Bram Moolenaar
· 6 years ago
00aa069
patch 8.1.1218: cannot set a directory for a tab page
by Bram Moolenaar
· 6 years ago
1f3601e
patch 8.1.1207: some compilers give warning messages
by Bram Moolenaar
· 6 years ago
a68e595
patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move
by Bram Moolenaar
· 6 years ago
b9cdb37
patch 8.1.1182: some function prototypes are outdated
by Bram Moolenaar
· 6 years ago
46ad288
patch 8.1.1140: not easy to find out what neighbors a window has
by Bram Moolenaar
· 6 years ago
9e1e358
patch 8.1.1088: height of quickfix window not retained with vertical split
by Bram Moolenaar
· 6 years ago
647e24b
patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number
by Bram Moolenaar
· 6 years ago
8fcb60f
patch 8.1.0994: relative cursor position is not calculated correctly
by Bram Moolenaar
· 6 years ago
882d02e
patch 8.1.0974: cannot switch from terminal window to previous tabpage
by Bram Moolenaar
· 6 years ago
72e83c1
patch 8.1.0972: cannot switch from terminal window to next tabpage
by Bram Moolenaar
· 6 years ago
14184a3
patch 8.1.0932: Farsi support is outdated and unused
by Bram Moolenaar
· 6 years ago
5fd0f50
patch 8.1.0914: code related to findfile() is spread out
by Bram Moolenaar
· 6 years ago
eeb1b9c
patch 8.1.0892: failure when closing a window when location list is in use
by Bram Moolenaar
· 6 years ago
375e339
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
by Bram Moolenaar
· 7 years ago
29ddebe
patch 8.1.0826: too many #ifdefs
by Bram Moolenaar
· 7 years ago
264b74f
patch 8.1.0810: too many #ifdefs
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
b5443cc
patch 8.1.0753: printf format not checked for semsg()
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
535d5b6
patch 8.1.0726: redrawing specifically for conceal feature
by Bram Moolenaar
· 7 years ago
bf3250a
patch 8.1.0698: clearing the window is used too often
by Bram Moolenaar
· 7 years ago
3d1491e
patch 8.1.0623: iterating through window frames is repeated
by Bram Moolenaar
· 7 years ago
d155d7a
patch 8.1.0615: get_tv function names are not consistent
by Bram Moolenaar
· 7 years ago
1bbb619
patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no name
by Bram Moolenaar
· 7 years ago
6dff58f
patch 8.1.0443: unnecessary static function prototypes
by Bram Moolenaar
· 7 years ago
0903750
patch 8.1.0434: copy_loclist() is too long
by Bram Moolenaar
· 7 years ago
42335f5
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
by Bram Moolenaar
· 7 years ago
0f6b4f0
patch 8.1.0307: there is no good way to get the window layout
by Bram Moolenaar
· 7 years ago
0a08c63
patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window
by Bram Moolenaar
· 7 years ago
942b454
patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"
by Bram Moolenaar
· 7 years ago
1c3c104
patch 8.1.0046: loading a session file fails if 'winheight' is big
by Bram Moolenaar
· 7 years ago
f98b845
patch 8.1.0042: if omni completion opens a window Insert mode is stopped
by Bram Moolenaar
· 7 years ago
891e1fd
patch 8.1.0036: not restoring Insert mode if leaving prompt buffer with mouse
by Bram Moolenaar
· 7 years ago
6d41c78
patch 8.1.0035: not easy to switch between prompt buffer and other windows
by Bram Moolenaar
· 7 years ago
c136af2
patch 8.0.1790: 'winfixwidth' is not always respected by :close
by Bram Moolenaar
· 7 years ago
98da6ec
patch 8.0.1707: when 'wfh' is set ":bel 10new" scrolls window
by Bram Moolenaar
· 7 years ago
6f47002
patch 8.0.1688: some macros are used without a semicolon
by Bram Moolenaar
· 7 years ago
Next »