index
:
vim
master
Mirror of https://github.com/vim/vim
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui_gtk_x11.c
Age
Commit message (
Expand
)
Author
2021-11-29
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-23
patch 8.2.3654: GTK: a touch-drag does not update the selection
v8.2.3654
Chris Dalton
2021-11-21
patch 8.2.3636: Coverity warns for unreachable code
v8.2.3636
Bram Moolenaar
2021-11-20
patch 8.2.3635: GTK: composing underline does not show
v8.2.3635
Dusan Popovic
2021-11-20
patch 8.2.3632: GTK3: undercurl does not get removed properly
v8.2.3632
Yamagi
2021-11-16
patch 8.2.3607: GTK3 screen updating is slow
v8.2.3607
presuku
2021-10-20
patch 8.2.3548: GTK GUI crashen when reading from stdin
v8.2.3548
Bram Moolenaar
2021-10-17
patch 8.2.3527: gcc complains about uninitialized variable
v8.2.3527
Bram Moolenaar
2021-10-16
patch 8.2.3524: GUI: ligatures are not used
v8.2.3524
Dusan Popovic
2021-06-02
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-03-20
patch 8.2.2626: GTK3: error when starting up and -geometry is given
v8.2.2626
Bram Moolenaar
2021-03-18
patch 8.2.2622: GTK: error when starting up and -geometry is given
v8.2.2622
Bram Moolenaar
2020-12-09
patch 8.2.2119: GTK3: status line background color is wrong
v8.2.2119
Bram Moolenaar
2020-12-08
patch 8.2.2111: GTK: menu background is the same color as the main window
v8.2.2111
Bram Moolenaar
2020-11-25
patch 8.2.2043: GTK3: white border around text stands out
v8.2.2043
Bram Moolenaar
2020-10-27
patch 8.2.1913: GTK GUI: rounding for the cell height is too strict
v8.2.1913
Bram Moolenaar
2020-10-24
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-21
patch 8.2.1878: GTK: error for redefining function
v8.2.1878
Bram Moolenaar
2020-10-07
patch 8.2.1809: mapping some keys with Ctrl does not work properly
v8.2.1809
Bram Moolenaar
2020-09-29
patch 8.2.1774: GTK: hang when forced to exit
v8.2.1774
Bram Moolenaar
2020-09-09
patch 8.2.1645: GTK3: icons become broken images when resized
v8.2.1645
Bram Moolenaar
2020-08-01
patch 8.2.1335: CTRL-C in the GUI doesn't interrupt
v8.2.1335
Bram Moolenaar
2020-06-21
patch 8.2.1027: GUI: multi-byte characters do not work in a terminal
v8.2.1027
Bram Moolenaar
2020-06-20
patch 8.2.1019: mapping <M-S-a> does not work in the GUI
v8.2.1019
Bram Moolenaar
2020-05-31
patch 8.2.0857: GTK cell height can be a pixel too much
v8.2.0857
Bram Moolenaar
2020-05-30
patch 8.2.0851: can't distinguish <M-a> from accented "a" in the GUI
v8.2.0851
Bram Moolenaar
2020-05-16
patch 8.2.0770: cannot map CTRL-B when using the GUI
v8.2.0770
Bram Moolenaar
2020-05-16
patch 8.2.0765: In the GUI can't use all the modifiers.
v8.2.0765
Bram Moolenaar
2020-03-27
patch 8.2.0464: typos and other small problems
v8.2.0464
Bram Moolenaar
2019-12-01
patch 8.1.2380: using old C style comments
v8.1.2380
Bram Moolenaar
2019-11-21
patch 8.1.2327: cannot build with Hangul input
v8.1.2327
Bram Moolenaar
2019-11-02
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-09-15
patch 8.1.2034: dark them of GTK 3 not supported
v8.1.2034
Bram Moolenaar
2019-07-28
patch 8.1.1767: FEAT_SESSION defined separately
v8.1.1767
Bram Moolenaar
2019-06-14
patch 8.1.1531: clipboard type name is inconsistent
v8.1.1531
Bram Moolenaar
2019-05-28
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-24
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-04-28
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-27
patch 8.1.1219: not checking for NULL return from alloc()
v8.1.1219
Bram Moolenaar
2019-03-02
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-02-17
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-03
patch 8.1.0872: confusing condition
v8.1.0872
Bram Moolenaar
2019-01-28
patch 8.1.0840: getchar(0) never returns a character in the terminal
v8.1.0840
Bram Moolenaar
2019-01-20
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-13
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2018-12-11
patch 8.1.0577: tabpage right-click menu never shows "Close tab"
v8.1.0577
Bram Moolenaar
2018-11-16
patch 8.1.0528: various typos in comments
v8.1.0528
Bram Moolenaar
2018-09-30
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-19
patch 8.1.0412: cannot build with GTK 2.4
v8.1.0412
Bram Moolenaar
2018-09-18
patch 8.1.0405: too many #ifdefs for GTK
v8.1.0405
Bram Moolenaar
[next]