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_x11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2674: Motif: cancelling the font dialog resets the font
v8.2.2674
Bram Moolenaar
2021-03-29
1
-0
/
+6
*
patch 8.2.2247: VMS: various smaller problems
v8.2.2247
Bram Moolenaar
2020-12-30
1
-7
/
+9
*
patch 8.2.1809: mapping some keys with Ctrl does not work properly
v8.2.1809
Bram Moolenaar
2020-10-07
1
-0
/
+3
*
patch 8.2.1752: GTK GUI: cannot map alt-? with <A-?>
v8.2.1752
Bram Moolenaar
2020-09-27
1
-2
/
+1
*
patch 8.2.1335: CTRL-C in the GUI doesn't interrupt
v8.2.1335
Bram Moolenaar
2020-08-01
1
-7
/
+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.0835: Motif: mapping <C-bslash> still doesn't work
v8.2.0835
Bram Moolenaar
2020-05-28
1
-0
/
+5
*
patch 8.2.0830: Motif: can't map "!"
v8.2.0830
Bram Moolenaar
2020-05-26
1
-0
/
+5
*
patch 8.2.0765: In the GUI can't use all the modifiers.
v8.2.0765
Bram Moolenaar
2020-05-16
1
-99
/
+44
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-1
/
+1
*
patch 8.1.2383: using old C style comments
v8.1.2383
Bram Moolenaar
2019-12-02
1
-182
/
+185
*
patch 8.1.2327: cannot build with Hangul input
v8.1.2327
Bram Moolenaar
2019-11-21
1
-11
/
+0
*
patch 8.1.1531: clipboard type name is inconsistent
v8.1.1531
Bram Moolenaar
2019-06-14
1
-4
/
+4
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-1
/
+1
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-2
/
+0
*
patch 8.1.0840: getchar(0) never returns a character in the terminal
v8.1.0840
Bram Moolenaar
2019-01-28
1
-3
/
+4
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-32
/
+9
*
patch 8.1.0766: various problems when using Vim on VMS
v8.1.0766
Bram Moolenaar
2019-01-17
1
-1
/
+5
*
patch 8.1.0763: nobody is using the Sun Workshop support
v8.1.0763
Bram Moolenaar
2019-01-17
1
-45
/
+6
*
patch 8.1.0758: font number is always one instead of the actual
v8.1.0758
Bram Moolenaar
2019-01-16
1
-1
/
+1
*
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
Bram Moolenaar
2019-01-15
1
-3
/
+4
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-16
/
+16
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-3
/
+0
*
patch 8.0.1833: X11: ":echo 3.14" gives E806
v8.0.1833
Bram Moolenaar
2018-05-13
1
-0
/
+11
*
patch 8.0.1800: X11: getting color is slow
v8.0.1800
Bram Moolenaar
2018-05-06
1
-2
/
+11
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-9
/
+7
*
patch 8.0.1450: GUI: endless loop when stopping cursor blinking
v8.0.1450
Bram Moolenaar
2018-01-31
1
-3
/
+3
*
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
v8.0.1312
Bram Moolenaar
2017-11-18
1
-10
/
+6
*
patch 8.0.1038: strike-through text not supported
v8.0.1038
Bram Moolenaar
2017-09-02
1
-0
/
+10
*
patch 8.0.1008: slow updating of terminal window in Motif
v8.0.1008
Bram Moolenaar
2017-08-27
1
-28
/
+52
*
patch 8.0.0767: build failure with Athena and Motif
v8.0.0767
Bram Moolenaar
2017-07-24
1
-2
/
+2
*
patch 8.0.0755: terminal window does not have colors in the GUI
v8.0.0755
Bram Moolenaar
2017-07-23
1
-4
/
+13
*
patch 8.0.0447: getting font name does not work on X11
v8.0.0447
Bram Moolenaar
2017-03-12
1
-5
/
+31
*
patch 8.0.0367: types in include files may be inconsistent
v8.0.0367
Bram Moolenaar
2017-02-25
1
-2
/
+2
*
patch 7.4.2293
v7.4.2293
Bram Moolenaar
2016-08-29
1
-1
/
+1
*
patch 7.4.2243
v7.4.2243
Bram Moolenaar
2016-08-22
1
-3
/
+3
*
patch 7.4.2094
v7.4.2094
Bram Moolenaar
2016-07-23
1
-161
/
+22
*
patch 7.4.1995
v7.4.1995
Bram Moolenaar
2016-07-07
1
-0
/
+6
*
patch 7.4.1890
v7.4.1890
Bram Moolenaar
2016-06-04
1
-0
/
+6
*
patch 7.4.1873
v7.4.1873
Bram Moolenaar
2016-06-02
1
-6
/
+18
*
patch 7.4.1433
v7.4.1433
Bram Moolenaar
2016-02-27
1
-36
/
+0
*
patch 7.4.1225
v7.4.1225
Bram Moolenaar
2016-01-31
1
-2
/
+1
*
patch 7.4.1209
v7.4.1209
Bram Moolenaar
2016-01-30
1
-3
/
+3
*
patch 7.4.1208
v7.4.1208
Bram Moolenaar
2016-01-30
1
-232
/
+172
*
patch 7.4.1198
v7.4.1198
Bram Moolenaar
2016-01-29
1
-20
/
+20
*
patch 7.4.938
v7.4.938
Bram Moolenaar
2015-11-24
1
-0
/
+5
*
patch 7.4.866
v7.4.866
Bram Moolenaar
2015-09-15
1
-4
/
+3
*
updated for version 7.4a.024
v7.4a.024
Bram Moolenaar
2013-07-14
1
-4
/
+3
*
updated for version 7.3.1286
v7.3.1286
Bram Moolenaar
2013-07-01
1
-0
/
+1
[next]