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
/
gui_gtk_x11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-3
/
+3
*
patch 8.2.2626: GTK3: error when starting up and -geometry is given
v8.2.2626
Bram Moolenaar
2021-03-20
1
-5
/
+13
*
patch 8.2.2622: GTK: error when starting up and -geometry is given
v8.2.2622
Bram Moolenaar
2021-03-18
1
-58
/
+79
*
patch 8.2.2119: GTK3: status line background color is wrong
v8.2.2119
Bram Moolenaar
2020-12-09
1
-5
/
+8
*
patch 8.2.2111: GTK: menu background is the same color as the main window
v8.2.2111
Bram Moolenaar
2020-12-08
1
-7
/
+7
*
patch 8.2.2043: GTK3: white border around text stands out
v8.2.2043
Bram Moolenaar
2020-11-25
1
-2
/
+2
*
patch 8.2.1913: GTK GUI: rounding for the cell height is too strict
v8.2.1913
Bram Moolenaar
2020-10-27
1
-3
/
+4
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-2
/
+2
*
patch 8.2.1878: GTK: error for redefining function
v8.2.1878
Bram Moolenaar
2020-10-21
1
-4
/
+4
*
patch 8.2.1809: mapping some keys with Ctrl does not work properly
v8.2.1809
Bram Moolenaar
2020-10-07
1
-4
/
+3
*
patch 8.2.1774: GTK: hang when forced to exit
v8.2.1774
Bram Moolenaar
2020-09-29
1
-2
/
+5
*
patch 8.2.1645: GTK3: icons become broken images when resized
v8.2.1645
Bram Moolenaar
2020-09-09
1
-4
/
+6
*
patch 8.2.1335: CTRL-C in the GUI doesn't interrupt
v8.2.1335
Bram Moolenaar
2020-08-01
1
-4
/
+9
*
patch 8.2.1027: GUI: multi-byte characters do not work in a terminal
v8.2.1027
Bram Moolenaar
2020-06-21
1
-3
/
+5
*
patch 8.2.1019: mapping <M-S-a> does not work in the GUI
v8.2.1019
Bram Moolenaar
2020-06-20
1
-3
/
+8
*
patch 8.2.0857: GTK cell height can be a pixel too much
v8.2.0857
Bram Moolenaar
2020-05-31
1
-1
/
+2
*
patch 8.2.0851: can't distinguish <M-a> from accented "a" in the GUI
v8.2.0851
Bram Moolenaar
2020-05-30
1
-35
/
+9
*
patch 8.2.0770: cannot map CTRL-B when using the GUI
v8.2.0770
Bram Moolenaar
2020-05-16
1
-4
/
+8
*
patch 8.2.0765: In the GUI can't use all the modifiers.
v8.2.0765
Bram Moolenaar
2020-05-16
1
-76
/
+31
*
patch 8.2.0464: typos and other small problems
v8.2.0464
Bram Moolenaar
2020-03-27
1
-0
/
+2
*
patch 8.1.2380: using old C style comments
v8.1.2380
Bram Moolenaar
2019-12-01
1
-589
/
+577
*
patch 8.1.2327: cannot build with Hangul input
v8.1.2327
Bram Moolenaar
2019-11-21
1
-12
/
+0
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-1
/
+1
*
patch 8.1.2034: dark them of GTK 3 not supported
v8.1.2034
Bram Moolenaar
2019-09-15
1
-0
/
+13
*
patch 8.1.1767: FEAT_SESSION defined separately
v8.1.1767
Bram Moolenaar
2019-07-28
1
-12
/
+16
*
patch 8.1.1531: clipboard type name is inconsistent
v8.1.1531
Bram Moolenaar
2019-06-14
1
-7
/
+7
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-4
/
+4
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-5
/
+4
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-69
/
+0
*
patch 8.1.1219: not checking for NULL return from alloc()
v8.1.1219
Bram Moolenaar
2019-04-27
1
-9
/
+12
*
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-03-02
1
-1
/
+1
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-1
/
+1
*
patch 8.1.0872: confusing condition
v8.1.0872
Bram Moolenaar
2019-02-03
1
-1
/
+1
*
patch 8.1.0840: getchar(0) never returns a character in the terminal
v8.1.0840
Bram Moolenaar
2019-01-28
1
-4
/
+5
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+2
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-4
/
+4
*
patch 8.1.0577: tabpage right-click menu never shows "Close tab"
v8.1.0577
Bram Moolenaar
2018-12-11
1
-3
/
+1
*
patch 8.1.0528: various typos in comments
v8.1.0528
Bram Moolenaar
2018-11-16
1
-1
/
+1
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-1
/
+0
*
patch 8.1.0412: cannot build with GTK 2.4
v8.1.0412
Bram Moolenaar
2018-09-19
1
-0
/
+12
*
patch 8.1.0405: too many #ifdefs for GTK
v8.1.0405
Bram Moolenaar
2018-09-18
1
-347
/
+13
*
patch 8.1.0368: GTK code has too many #ifdefs and GTK 2.10 building fails
v8.1.0368
Bram Moolenaar
2018-09-11
1
-125
/
+3
*
patch 8.1.0301: GTK: input method popup displayed on wrong screen.
v8.1.0301
Bram Moolenaar
2018-08-19
1
-8
/
+18
*
patch 8.1.0249: GTK: when screen DPI changes Vim does not handle it
v8.1.0249
Bram Moolenaar
2018-08-07
1
-0
/
+32
*
patch 8.0.1709: some non-C89 code may slip through
v8.0.1709
Bram Moolenaar
2018-04-14
1
-5
/
+7
*
patch 8.0.1625: test_quotestar is flaky when run in GTK GUI
v8.0.1625
Bram Moolenaar
2018-03-20
1
-2
/
+11
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-4
/
+2
*
patch 8.0.1450: GUI: endless loop when stopping cursor blinking
v8.0.1450
Bram Moolenaar
2018-01-31
1
-6
/
+6
*
patch 8.0.1278: GUI window always resizes when adding scrollbar
v8.0.1278
Bram Moolenaar
2017-11-09
1
-3
/
+4
*
patch 8.0.1211: cannot reorder tab pages with drag & drop
v8.0.1211
Bram Moolenaar
2017-10-22
1
-1
/
+30
[next]