Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
1ee36d6ff5bc51a1ecb5631c3e5bb632b5d1bcfc
/
src
/
ui.c
afde13b
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
by Bram Moolenaar
· 6 years ago
16c34c3
patch 8.1.1131: getwinpos() does not work in the MS-Windows console
by Bram Moolenaar
· 6 years ago
6bc9305
patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console
by Bram Moolenaar
· 6 years ago
3d3f217
patch 8.1.1126: build failure with +terminal but without tgetent
by Bram Moolenaar
· 6 years ago
fa1e90c
patch 8.1.1125: libvterm does not handle the window position report
by Bram Moolenaar
· 6 years ago
bdace83
patch 8.1.0989: various small code ugliness
by Bram Moolenaar
· 6 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 6 years ago
12dfc9e
patch 8.1.0840: getchar(0) never returns a character in the terminal
by Bram Moolenaar
· 7 years ago
3e9d4d8
patch 8.1.0835: GUI build fails on MS-Windows
by Bram Moolenaar
· 7 years ago
e40b9d4
patch 8.1.0834: GUI may wait too long before dealing with messages
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
113e107
patch 8.1.0785: depending on the configuration some functions are unused
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
bb1969b
patch 8.1.0763: nobody is using the Sun Workshop support
by Bram Moolenaar
· 7 years ago
e299bbd
patch 8.1.0761: default value for brief_wait is wrong
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
c46af53
patch 8.1.0710: when using timers may wait for job exit quite long
by Bram Moolenaar
· 7 years ago
1341024
patch 8.1.0548: crash when job callback unloads a buffer
by Bram Moolenaar
· 7 years ago
48d23bb
patch 8.1.0537: ui_breakcheck() may be called recursively
by Bram Moolenaar
· 7 years ago
6dff58f
patch 8.1.0443: unnecessary static function prototypes
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
0cb8ac7
patch 8.0.1815: crash with terminal window and with 'lazyredraw' set
by Bram Moolenaar
· 7 years ago
b946482
patch 8.0.1809: various typos
by Bram Moolenaar
· 7 years ago
4994373
patch 8.0.1760: wrong number of arguments to vms_read()
by Bram Moolenaar
· 7 years ago
4e601e3
patch 8.0.1751: #ifdef causes bad highlighting
by Bram Moolenaar
· 7 years ago
c48369c
patch 8.0.1598: cannot select text in a terminal with the mouse
by Bram Moolenaar
· 7 years ago
f2bd8ef
patch 8.0.1564: too many #ifdefs
by Bram Moolenaar
· 7 years ago
3767b61
patch 8.0.1560: build failure without GUI on MS-Windows
by Bram Moolenaar
· 7 years ago
658a154
patch 8.0.1559: build failure without GUI
by Bram Moolenaar
· 7 years ago
d23a823
patch 8.0.1496: clearing a pointer takes two lines
by Bram Moolenaar
· 7 years ago
a338adc
patch 8.0.1449: slow redrawing with DirectX
by Bram Moolenaar
· 8 years ago
c9e649a
patch 8.0.1405: duplicated code for getting a typed character
by Bram Moolenaar
· 8 years ago
819edbe
patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete
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
d327b0c
patch 8.0.1292: quick clicks in the WinBar start Visual mode
by Bram Moolenaar
· 8 years ago
d057301
patch 8.0.1236: Mac features are confusing
by Bram Moolenaar
· 8 years ago
eb163d7
patch 8.0.1138: click in window toolbar starts Visual mode
by Bram Moolenaar
· 8 years ago
0263146
patch 8.0.1136: W_WIDTH() is always the same
by Bram Moolenaar
· 8 years ago
53f8174
patch 8.0.1135: W_WINCOL() is always the same
by Bram Moolenaar
· 8 years ago
1b9645d
patch 8.0.1123: cannot define a toolbar for a window
by Bram Moolenaar
· 8 years ago
4033c55
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
by Bram Moolenaar
· 8 years ago
5e80de3
patch 8.0.1048: no test for what 8.0.1020 fixes
by Bram Moolenaar
· 8 years ago
989a70c
patch 8.0.0948: crash if timer closes window while dragging status line
by Bram Moolenaar
· 8 years ago
3cd43cc
patch 8.0.0918: cannot get terminal window cursor shape or attributes
by Bram Moolenaar
· 8 years ago
cdb7e1b
patch 8.0.0737: crash when X11 selection is very big
by Bram Moolenaar
· 8 years ago
3fcfa35
patch 8.0.0522: Win32: when 'clipboard' is "unnamed" yyp does not work
by Bram Moolenaar
· 8 years ago
8820b48
patch 8.0.0466: still macros that should be all-caps
by Bram Moolenaar
· 8 years ago
91acfff
patch 8.0.0451: some macros are in lower case
by Bram Moolenaar
· 8 years ago
b5aedf3
patch 8.0.0448: some macros are in lower case
by Bram Moolenaar
· 8 years ago
e3caa11
patch 8.0.0275: the screen may be updated at the wrong time
by Bram Moolenaar
· 9 years ago
b9c31e7
patch 8.0.0018
by Bram Moolenaar
· 9 years ago
edf3f97
patch 7.4.2293
by Bram Moolenaar
· 9 years ago
44a2f92
patch 7.4.1611
by Bram Moolenaar
· 9 years ago
509ce2a
patch 7.4.1537
by Bram Moolenaar
· 9 years ago
179f1b9
patch 7.4.1488
by Bram Moolenaar
· 9 years ago
00ded43
patch 7.4.1475
by Bram Moolenaar
· 9 years ago
85b1176
patch 7.4.1433
by Bram Moolenaar
· 9 years ago
9e34110
patch 7.4.1411
by Bram Moolenaar
· 9 years ago
e2c3810
patch 7.4.1222
by Bram Moolenaar
· 10 years ago
764b23c
patch 7.4.1214
by Bram Moolenaar
· 10 years ago
baaa7e9
patch 7.4.1199
by Bram Moolenaar
· 10 years ago
e0874f8
patch 7.4.1169
by Bram Moolenaar
· 10 years ago
e7fedb6
patch 7.4.1008
by Bram Moolenaar
· 10 years ago
72f4cc4
patch 7.4.913
by Bram Moolenaar
· 10 years ago
ac360bf
patch 7.4.852
by Bram Moolenaar
· 10 years ago
cde8854
patch 7.4.822
by Bram Moolenaar
· 10 years ago
73a156b
updated for version 7.4.607
by Bram Moolenaar
· 11 years ago
5c27fd1
updated for version 7.4.598
by Bram Moolenaar
· 11 years ago
5000869
updated for version 7.4.573
by Bram Moolenaar
· 11 years ago
651863c
updated for version 7.4.569
by Bram Moolenaar
· 11 years ago
714db3b
updated for version 7.4.445
by Bram Moolenaar
· 11 years ago
6b1ee34
updated for version 7.4.396
by Bram Moolenaar
· 11 years ago
597a422
updated for version 7.4.338
by Bram Moolenaar
· 11 years ago
980e58f
updated for version 7.4.319
by Bram Moolenaar
· 11 years ago
f7ff6e8
updated for version 7.4.212
by Bram Moolenaar
· 11 years ago
690ae9c
updated for version 7.4a.018
by Bram Moolenaar
· 12 years ago
2c6f3dc
updated for version 7.3.1311
by Bram Moolenaar
· 12 years ago
8968a31
updated for version 7.3.1296
by Bram Moolenaar
· 12 years ago
fe17e76
updated for version 7.3.1262
by Bram Moolenaar
· 12 years ago
8185111
updated for version 7.3.886
by Bram Moolenaar
· 12 years ago
1a0316c
updated for version 7.3.856
by Bram Moolenaar
· 12 years ago
e2e663f
updated for version 7.3.852
by Bram Moolenaar
· 12 years ago
b6101cf
updated for version 7.3.695
by Bram Moolenaar
· 13 years ago
3633dc0
updated for version 7.3.643
by Bram Moolenaar
· 13 years ago
4d93dc2
updated for version 7.3.635
by Bram Moolenaar
· 13 years ago
c0885aa
updated for version 7.3.597
by Bram Moolenaar
· 13 years ago
efcb54b
updated for version 7.3.440
by Bram Moolenaar
· 13 years ago
b8ff1fb
updated for version 7.3.423
by Bram Moolenaar
· 14 years ago
4b9669f
updated for version 7.3.240
by Bram Moolenaar
· 14 years ago
d44347f
updated for version 7.3.221
by Bram Moolenaar
· 14 years ago
62b4218
updated for version 7.3.011
by Bram Moolenaar
· 15 years ago
0909215
Remove unused code.
by Bram Moolenaar
· 15 years ago
a9d52e3
Fixes for coverity warnings.
by Bram Moolenaar
· 15 years ago
8e46927
Changes for VMS. Mostly by Zoltan Arpadffy.
by Bram Moolenaar
· 15 years ago
f5963f7
Add the 'concealcursor' option to decide when the cursor line is to be
by Bram Moolenaar
· 15 years ago
cc448b3
Support completion for ":find". (Nazri Ramliy) Cleanup white space.
by Bram Moolenaar
· 15 years ago
7cfea75
Fixes for time in clipboard request. Also fix ownership. (David Fries)
by Bram Moolenaar
· 15 years ago
860cae1
Add the conceal patch from Vince Negri.
by Bram Moolenaar
· 15 years ago
b26e632
Add :nbstart and :nbclose.
by Bram Moolenaar
· 15 years ago
Next »