Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
ee9e604124682b0cd89e4f987a2f6f3fe4160920
/
src
/
vim.h
5b8cfed
patch 8.1.1612: cannot show an existing buffer in a popup window
by Bram Moolenaar
· 7 years ago
c662ec9
patch 8.1.1580: cannot make part of a popup transparent
by Bram Moolenaar
· 7 years ago
d7c9687
patch 8.1.1542: an OptionSet autocommand does not get enough info
by Bram Moolenaar
· 7 years ago
bd75b53
patch 8.1.1534: modeless selection in popup window selects too much
by Bram Moolenaar
· 7 years ago
d2cea96
patch 8.1.1532: build fails
by Bram Moolenaar
· 7 years ago
37df9a4
patch 8.1.1526: no numerical value for the patchlevel
by Bram Moolenaar
· 7 years ago
1762731
patch 8.1.1455: popup_atcursor() not completely implemented
by Bram Moolenaar
· 7 years ago
bf0eff0
patch 8.1.1441: popup window filter not yet implemented
by Bram Moolenaar
· 7 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 7 years ago
bf0ecb2
patch 8.1.1408: PFL_HIDDEN conflicts with system header file
by Bram Moolenaar
· 7 years ago
2cd0dce
patch 8.1.1406: popup_hide() and popup_show() not implemented yet
by Bram Moolenaar
· 7 years ago
4d784b2
patch 8.1.1391: no popup window support
by Bram Moolenaar
· 7 years ago
99499b1
patch 8.1.1371: cannot recover from a swap file
by Bram Moolenaar
· 7 years ago
f3333b0
patch 8.1.1359: text property wrong after :substitute with backslash
by Bram Moolenaar
· 7 years ago
eae1b91
patch 8.1.1306: Borland support is outdated and doesn't work
by Bram Moolenaar
· 7 years ago
45e18cb
patch 8.1.1228: not possible to process tags with a function
by Bram Moolenaar
· 7 years ago
d7f246c
patch 8.1.1138: plugins don't get notified when the popup menu changes
by Bram Moolenaar
· 7 years ago
0eb035c
patch 8.1.1103: MS-Windows: old API calls are no longer needed
by Bram Moolenaar
· 7 years ago
c962925
patch 8.1.0953: a very long file is truncated at 2^31 lines
by Bram Moolenaar
· 7 years ago
0472b6d
patch 8.1.0949: MS-windows defines GUI macros different than other systems
by Bram Moolenaar
· 7 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 7 years ago
9b5c1fc
patch 8.1.0918: MS-Windows: startup messages are not converted
by Bram Moolenaar
· 7 years ago
1c321dc
patch 8.1.0866: build file dependencies are outdated
by Bram Moolenaar
· 7 years ago
29ddebe
patch 8.1.0826: too many #ifdefs
by Bram Moolenaar
· 7 years ago
2405838
patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw()
by Bram Moolenaar
· 7 years ago
9ba6117
patch 8.1.0812: Unicode 16 feature is not useful
by Bram Moolenaar
· 7 years ago
30276f2
patch 8.1.0811: 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
1ac56c2
patch 8.1.0770: inconsistent use of ELAPSED_FUNC
by Bram Moolenaar
· 7 years ago
88c86eb
patch 8.1.0766: various problems when using Vim on VMS
by Bram Moolenaar
· 7 years ago
bb1969b
patch 8.1.0763: nobody is using the Sun Workshop support
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
6e5ea8d
patch 8.1.0735: cannot handle binary data
by Bram Moolenaar
· 7 years ago
2b61852
patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePost
by Bram Moolenaar
· 7 years ago
c4568ab
patch 8.1.0528: various typos in comments
by Bram Moolenaar
· 7 years ago
6a2633b
patch 8.1.0466: autocmd test fails
by Bram Moolenaar
· 7 years ago
664323e
patch 8.1.0405: too many #ifdefs for GTK
by Bram Moolenaar
· 8 years ago
e8fa05b
patch 8.1.0397: no event triggered after updating diffs
by Bram Moolenaar
· 8 years ago
32d19c1
patch 8.1.0380: "make proto" doesn't work well
by Bram Moolenaar
· 8 years ago
25328e3
patch 8.1.0368: GTK code has too many #ifdefs and GTK 2.10 building fails
by Bram Moolenaar
· 8 years ago
da6e891
patch 8.1.0306: plural messages are not translated properly
by Bram Moolenaar
· 8 years ago
d569bb0
patch 8.1.0268: file type checking has too many #ifdef
by Bram Moolenaar
· 8 years ago
980bab4
patch 8.1.0254: cannot build on MS-Windows; unused macro HAVE_HANDLE_DROP
by Bram Moolenaar
· 8 years ago
40385db
patch 8.1.0253: saving and restoring window title does not always work
by Bram Moolenaar
· 8 years ago
1f0bfe5
patch 8.1.0226: too many #ifdefs
by Bram Moolenaar
· 8 years ago
bcf9442
patch 8.1.0098: segfault when pattern with \z() is very slow
by Bram Moolenaar
· 8 years ago
60a6836
patch 8.0.1777: cannot cleanup before loading another colorscheme
by Bram Moolenaar
· 8 years ago
c36651b
patch 8.0.1773: dialog messages are not translated
by Bram Moolenaar
· 8 years ago
451fc7b
patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way
by Bram Moolenaar
· 8 years ago
6537c42
patch 8.0.1749: VMS: 100% CPU use, redefining mch_open() fails
by Bram Moolenaar
· 8 years ago
e80757c
patch 8.0.1681: the format attribute fails with MinGW
by Bram Moolenaar
· 8 years ago
ea39176
patch 8.0.1677: no compiler warning for wrong format in vim_snprintf()
by Bram Moolenaar
· 8 years ago
4ac2e8d
patch 8.0.1676: no compiler warning for wrong printf format
by Bram Moolenaar
· 8 years ago
cd43eff
patch 8.0.1649: no completion for argument list commands
by Bram Moolenaar
· 8 years ago
1356825
patch 8.0.1609: shell commands in the GUI use a dumb terminal
by Bram Moolenaar
· 8 years ago
e87303a
patch 8.0.1597: autocommand events are not sorted
by Bram Moolenaar
· 8 years ago
b852c3e
patch 8.0.1596: no autocommand specifically for opening a terminal window
by Bram Moolenaar
· 8 years ago
12a96de
patch 8.0.1595: no autocommand triggered before exiting
by Bram Moolenaar
· 8 years ago
201dc67
patch 8.0.1586: imactivatefunc does not work on non-GUI Mac
by Bram Moolenaar
· 8 years ago
3b3a9a5
patch 8.0.1581: cannot build Win32 GUI without +eval
by Bram Moolenaar
· 8 years ago
6e35a11
patch 8.0.1567: cannot build Win32 GUI without IME
by Bram Moolenaar
· 8 years ago
107279c
patch 8.0.1565: can't build Mac version without GUI
by Bram Moolenaar
· 8 years ago
f2bd8ef
patch 8.0.1564: too many #ifdefs
by Bram Moolenaar
· 8 years ago
5a09343
patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu
by Bram Moolenaar
· 8 years ago
f12519d
patch 8.0.1475: invalid memory access in read_redo()
by Bram Moolenaar
· 8 years ago
b7407d3
patch 8.0.1459: cannot handle change of directory
by Bram Moolenaar
· 8 years ago
153b704
patch 8.0.1445: cannot act on edits in the command line
by Bram Moolenaar
· 8 years ago
7e1652c
patch 8.0.1394: cannot intercept a yank command
by Bram Moolenaar
· 8 years ago
415a693
patch 8.0.1375: window size wrong after maximizing with WinBar
by Bram Moolenaar
· 8 years ago
1a2ab99
patch 8.0.1357: startup test fails on OpenBSD
by Bram Moolenaar
· 8 years ago
819edbe
patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete
by Bram Moolenaar
· 8 years ago
6315a9a
patch 8.0.1336: cannot use imactivatefunc() unless compiled with +xim
by Bram Moolenaar
· 8 years ago
3167c3e
patch 8.0.1334: splitting a window with a WinBar damages window layout
by Bram Moolenaar
· 8 years ago
40e280d
patch 8.0.1321: can't build huge version with Athena
by Bram Moolenaar
· 8 years ago
c3719bd
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
by Bram Moolenaar
· 8 years ago
0f1e643
patch 8.0.1310: cproto generates errors because of missing type
by Bram Moolenaar
· 8 years ago
d057301
patch 8.0.1236: Mac features are confusing
by Bram Moolenaar
· 8 years ago
fafcf0d
patch 8.0.1206: no autocmd for entering or leaving the command line
by Bram Moolenaar
· 8 years ago
65e4c4f
patch 8.0.1194: actual fg and bg colors of terminal are unknown
by Bram Moolenaar
· 8 years ago
e0de17d
patch 8.0.1143: macros always expand to the same thing
by Bram Moolenaar
· 9 years ago
eb163d7
patch 8.0.1138: click in window toolbar starts Visual mode
by Bram Moolenaar
· 9 years ago
0263146
patch 8.0.1136: W_WIDTH() is always the same
by Bram Moolenaar
· 9 years ago
53f8174
patch 8.0.1135: W_WINCOL() is always the same
by Bram Moolenaar
· 9 years ago
a5a2be2
patch 8.0.1129: window toolbar missing a part of the patch
by Bram Moolenaar
· 9 years ago
4033c55
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
by Bram Moolenaar
· 9 years ago
69fbc9e
patch 8.0.1108: cannot specify mappings for the terminal window
by Bram Moolenaar
· 9 years ago
9f45ccd
patch 8.0.1042: without the syntax feature highlighting doesn't work
by Bram Moolenaar
· 9 years ago
cf4b00c
patch 8.0.1038: strike-through text not supported
by Bram Moolenaar
· 9 years ago
f3af54e
patch 8.0.1016: gnome terminal echoes t_RC
by Bram Moolenaar
· 9 years ago
05fbfdc
patch 8.0.0941: existing color schemes don't like StatusLineTerm
by Bram Moolenaar
· 9 years ago
0cd2a94
patch 8.0.0914: highlight attributes are always combined
by Bram Moolenaar
· 9 years ago
cae92dc
patch 8.0.0878: no completion for :mapclear
by Bram Moolenaar
· 9 years ago
b6843a0
patch 8.0.0840: MS-Windows: fopen() and open() prototypes are wrong
by Bram Moolenaar
· 9 years ago
3633cf5
patch 8.0.0825: not easy to see that a window is a terminal window
by Bram Moolenaar
· 9 years ago
2102035
patch 8.0.0641: cannot set a separate highlighting for the quickfix line
by Bram Moolenaar
· 9 years ago
8ad80de
patch 8.0.0621: :stag does not respect 'switchbuf'
by Bram Moolenaar
· 9 years ago
29ae377
patch 8.0.0592: if a job writes to a buffer screen is not updated
by Bram Moolenaar
· 9 years ago
81b9d0b
patch 8.0.0492: a failing client-server request can make Vim hang
by Bram Moolenaar
· 9 years ago
8820b48
patch 8.0.0466: still macros that should be all-caps
by Bram Moolenaar
· 9 years ago
Next »