Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
c838626fea42ed5924ee6084d87d1b37b2d7b0ff
/
src
/
ui.c
95f0b6e
patch 8.2.0009: VMS: terminal version doesn't build
by Bram Moolenaar
· 6 years ago
74ee5e2
patch 8.2.0001: #endif comments do reflect corresponding #ifdef
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
7bae0b1
patch 8.1.2331: the option.c file is still very big
by Bram Moolenaar
· 6 years ago
5461258
patch 8.1.2327: cannot build with Hangul input
by Bram Moolenaar
· 6 years ago
eda1da0
patch 8.1.2313: debugging where a delay comes from is not easy
by Bram Moolenaar
· 6 years ago
32aa102
patch 8.1.2243: typos in comments
by Bram Moolenaar
· 6 years ago
bd67aac
patch 8.1.2064: MS-Windows: compiler warnings for unused arguments
by Bram Moolenaar
· 6 years ago
b20b9e1
patch 8.1.2062: the mouse code is spread out
by Bram Moolenaar
· 6 years ago
6cdce2a
patch 8.1.2006: build failure with huge features but without channel feature
by Bram Moolenaar
· 6 years ago
d570ab9
patch 8.1.1971: manually enabling features causes build errors
by Bram Moolenaar
· 6 years ago
f639623
patch 8.1.1920: cannot always close a popup when filter consumes all events
by Bram Moolenaar
· 6 years ago
741ea17
patch 8.1.1916: trying to allocate negative amount of memory closing popup
by Bram Moolenaar
· 6 years ago
5843f5f
patch 8.1.1891: functions used in one file are global
by Bram Moolenaar
· 6 years ago
4dd751b
patch 8.1.1874: modeless selection in popup window overlaps scrollbar
by Bram Moolenaar
· 6 years ago
ff9f27c
patch 8.1.1871: modeless selection in GUI still not correct
by Bram Moolenaar
· 6 years ago
d5cf898
patch 8.1.1866: modeless selection in GUI does not work properly
by Bram Moolenaar
· 6 years ago
28e67e0
patch 8.1.1851: crash when sound_playfile() callback plays sound
by Bram Moolenaar
· 6 years ago
9bcb70c
patch 8.1.1787: cannot resize a popup window
by Bram Moolenaar
· 6 years ago
13b11ed
patch 8.1.1786: double click in popup scrollbar starts selection
by Bram Moolenaar
· 6 years ago
9d5ffce
patch 8.1.1751: when redrawing popups plines_win() may be called often
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
2e62b56
patch 8.1.1609: the user cannot easily close a popup window
by Bram Moolenaar
· 6 years ago
f9c85f5
patch 8.1.1608: the evalfunc.c file is too big
by Bram Moolenaar
· 6 years ago
c662ec9
patch 8.1.1580: cannot make part of a popup transparent
by Bram Moolenaar
· 6 years ago
405bb42
patch 8.1.1576: compiler warning for unused argument
by Bram Moolenaar
· 6 years ago
6c17543
patch 8.1.1551: warning for shadowing popup_dragwin
by Bram Moolenaar
· 6 years ago
bd75b53
patch 8.1.1534: modeless selection in popup window selects too much
by Bram Moolenaar
· 6 years ago
0554fa4
patch 8.1.1531: clipboard type name is inconsistent
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
451d4b5
patch 8.1.1520: popup windows are ignored when dealing with mouse position
by Bram Moolenaar
· 6 years ago
4c063a0
patch 8.1.1517: when a popup changes all windows are redrawn
by Bram Moolenaar
· 6 years ago
68a4b04
patch 8.1.1419: listener callbacks may be called recursively
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
18a4ba2
patch 8.1.1386: unessesary type casts for lalloc()
by Bram Moolenaar
· 6 years ago
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
Next »