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
/
popupmnu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.2082: some files have a weird name to fit in 8.3 characters
v8.1.2082
Bram Moolenaar
2019-09-27
1
-1489
/
+0
*
patch 8.1.1971: manually enabling features causes build errors
v8.1.1971
Bram Moolenaar
2019-09-03
1
-1
/
+2
*
patch 8.1.1906: info popup size is sometimes incorrect
v8.1.1906
Bram Moolenaar
2019-08-21
1
-42
/
+49
*
patch 8.1.1905: cannot set all properties of the info popup
v8.1.1905
Bram Moolenaar
2019-08-21
1
-4
/
+4
*
patch 8.1.1904: cannot have an info popup align with the popup menu
v8.1.1904
Bram Moolenaar
2019-08-21
1
-1
/
+21
*
patch 8.1.1903: cannot build without the +eval feature
v8.1.1903
Bram Moolenaar
2019-08-21
1
-1
/
+3
*
patch 8.1.1902: cannot have an info popup without a border
v8.1.1902
Bram Moolenaar
2019-08-21
1
-2
/
+3
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-20
/
+16
*
patch 8.1.1896: compiler warning for unused variable
v8.1.1896
Bram Moolenaar
2019-08-20
1
-3
/
+5
*
patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert mode
v8.1.1884
Bram Moolenaar
2019-08-18
1
-1
/
+11
*
patch 8.1.1880: cannot show extra info for completion in a popup window
v8.1.1880
Bram Moolenaar
2019-08-18
1
-12
/
+59
*
patch 8.1.1850: focus may remain in popup window
v8.1.1850
Bram Moolenaar
2019-08-15
1
-1
/
+6
*
patch 8.1.1645: cannot use a popup window for a balloon
v8.1.1645
Bram Moolenaar
2019-07-07
1
-4
/
+3
*
patch 8.1.1547: functionality of bt_nofile() is confusing
v8.1.1547
Bram Moolenaar
2019-06-15
1
-1
/
+1
*
patch 8.1.1493: redrawing with popups is slow and causes flicker
v8.1.1493
Bram Moolenaar
2019-06-08
1
-0
/
+10
*
patch 8.1.1424: crash when popup menu is deleted while waiting for char
v8.1.1424
Bram Moolenaar
2019-05-30
1
-1
/
+4
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-4
/
+3
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-3
/
+3
*
patch 8.1.1303: not possible to hide a balloon
v8.1.1303
Bram Moolenaar
2019-05-09
1
-0
/
+3
*
patch 8.1.1219: not checking for NULL return from alloc()
v8.1.1219
Bram Moolenaar
2019-04-27
1
-2
/
+9
*
patch 8.1.1138: plugins don't get notified when the popup menu changes
v8.1.1138
Bram Moolenaar
2019-04-08
1
-0
/
+16
*
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-03-02
1
-7
/
+7
*
patch 8.1.0849: cursorline highlight is not always updated
v8.1.0849
Bram Moolenaar
2019-01-30
1
-1
/
+1
*
patch 8.1.0768: updating completions may cause the popup menu to flicker
v8.1.0768
Bram Moolenaar
2019-01-17
1
-3
/
+45
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-1
/
+1
*
patch 8.1.0695: internal error when using :popup
v8.1.0695
Bram Moolenaar
2019-01-06
1
-0
/
+8
*
patch 8.1.0670: macro for popup menu width is unused
v8.1.0670
Bram Moolenaar
2018-12-31
1
-1
/
+0
*
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
Bram Moolenaar
2018-12-21
1
-1
/
+1
*
patch 8.1.0554: popup menu overlaps with preview window
v8.1.0554
Bram Moolenaar
2018-12-01
1
-13
/
+4
*
patch 8.1.0487: no menus specifically for the terminal window
v8.1.0487
Bram Moolenaar
2018-10-19
1
-1
/
+1
*
patch 8.1.0355: incorrect adjusting the popup menu for the preview window
v8.1.0355
Bram Moolenaar
2018-09-09
1
-6
/
+15
*
patch 8.1.0065: balloon displayed at the wrong position
v8.1.0065
Bram Moolenaar
2018-06-17
1
-4
/
+10
*
patch 8.1.0062: popup menu broken if a callback changes the window layout
v8.1.0062
Bram Moolenaar
2018-06-17
1
-11
/
+58
*
patch 8.0.1842: popup menu inside terminal window isn't cleared
v8.0.1842
Bram Moolenaar
2018-05-14
1
-1
/
+1
*
patch 8.0.1588: popup menu hangs after typing CTRL-C
v8.0.1588
Bram Moolenaar
2018-03-07
1
-2
/
+2
*
patch 8.0.1574: show cursor in wrong place when using popup menu
v8.0.1574
Bram Moolenaar
2018-03-06
1
-5
/
+5
*
patch 8.0.1570: can't use :popup for a menu in the terminal
v8.0.1570
Bram Moolenaar
2018-03-05
1
-2
/
+24
*
patch 8.0.1558: no right-click menu in a terminal
v8.0.1558
Bram Moolenaar
2018-03-03
1
-32
/
+191
*
patch 8.0.1540: popup menu positioning fails with longer string
v8.0.1540
Bram Moolenaar
2018-02-24
1
-15
/
+21
*
patch 8.0.1538: popupmenu is too far left when completion is long
v8.0.1538
Bram Moolenaar
2018-02-24
1
-2
/
+2
*
patch 8.0.1522: popup menu is positioned in the wrong place
v8.0.1522
Bram Moolenaar
2018-02-17
1
-7
/
+11
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-2
/
+1
*
patch 8.0.1495: having 'pumwidth' default to zero has no merit
v8.0.1495
Bram Moolenaar
2018-02-10
1
-24
/
+15
*
patch 8.0.1491: the minimum width of the popup menu is hard coded
v8.0.1491
Bram Moolenaar
2018-02-10
1
-8
/
+78
*
patch 8.0.1346: crash when passing 50 char string to balloon_split()
v8.0.1346
Bram Moolenaar
2017-11-26
1
-1
/
+1
*
patch 8.0.1318: terminal balloon only shows one line
v8.0.1318
Bram Moolenaar
2017-11-19
1
-13
/
+165
*
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
v8.0.1312
Bram Moolenaar
2017-11-18
1
-1
/
+1
*
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
v8.0.1309
Bram Moolenaar
2017-11-18
1
-35
/
+132
*
patch 8.0.1223: crash when using autocomplete and tab pages
v8.0.1223
Bram Moolenaar
2017-10-26
1
-1
/
+7
*
patch 8.0.1161: popup menu drawing problem when resizing terminal
v8.0.1161
Bram Moolenaar
2017-09-29
1
-161
/
+162
[next]