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_w32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0686: the right ALT key does not work on some MS-Windows keyboards
v9.0.0686
Anton Sharonov
2022-10-07
1
-0
/
+7
*
patch 9.0.0657: too many #ifdefs
v9.0.0657
Martin Tournoij
2022-10-04
1
-5
/
+1
*
patch 9.0.0597: cannot close a tab page with the middle mouse button
v9.0.0597
regomne
2022-09-26
1
-0
/
+14
*
patch 9.0.0436: CI: running tests in parallel causes flakiness
v9.0.0436
K.Takata
2022-09-10
1
-3
/
+1
*
patch 9.0.0408: GUI test sometimes fails on MS-Windows
v9.0.0408
K.Takata
2022-09-07
1
-0
/
+1
*
patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Space
v9.0.0120
Anton Sharonov
2022-07-31
1
-2
/
+3
*
patch 9.0.0087: MS-Windows: CTRL-[ on Belgian keyboard does not work like Esc
v9.0.0087
Anton Sharonov
2022-07-26
1
-10
/
+88
*
patch 9.0.0063: too many type casts for dict_get functions
v9.0.0063
Bram Moolenaar
2022-07-23
1
-2
/
+2
*
patch 9.0.0062: compiler warnings for signed/unsigned char
v9.0.0062
Bram Moolenaar
2022-07-23
1
-2
/
+2
*
patch 9.0.0058: Win32: cannot test low level events
v9.0.0058
Yegappan Lakshmanan
2022-07-23
1
-0
/
+39
*
patch 8.2.5171: dependencies and proto files are outdated
v8.2.5171
Bram Moolenaar
2022-06-27
1
-0
/
+2
*
patch 8.2.5159: fix for CTRL-key combinations causes problems
v8.2.5159
Bram Moolenaar
2022-06-25
1
-19
/
+9
*
patch 8.2.5157: MS-Windows GUI: CTRL-key combinations do not always work
v8.2.5157
LemonBoy
2022-06-24
1
-9
/
+19
*
patch 8.2.5077: various warnings from clang on MS-Windows
v8.2.5077
Yegappan Lakshmanan
2022-06-11
1
-1
/
+1
*
patch 8.2.5073: clang on MS-Windows produces warnings
v8.2.5073
Bram Moolenaar
2022-06-09
1
-21
/
+23
*
patch 8.2.5069: various warnings from clang on MS-Windows
v8.2.5069
Yegappan Lakshmanan
2022-06-08
1
-2
/
+3
*
patch 8.2.4936: MS-Windows: mouse coordinates for scroll event are wrong
v8.2.4936
LemonBoy
2022-05-10
1
-11
/
+13
*
patch 8.2.4920: MS-Windows GUI: unused variables
v8.2.4920
Bram Moolenaar
2022-05-08
1
-4
/
+0
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-4
/
+5
*
patch 8.2.4902: mouse wheel scrolling is inconsistent
v8.2.4902
LemonBoy
2022-05-07
1
-35
/
+30
*
patch 8.2.4874: Win32 GUI: horizontal scroll wheel not handled properly
v8.2.4874
LemonBoy
2022-05-05
1
-34
/
+82
*
patch 8.2.4843: treating CTRL + ALT as AltGr is not backwards compatible
v8.2.4843
LemonBoy
2022-04-28
1
-12
/
+12
*
patch 8.2.4817: Win32 GUI: modifiers are not always used
v8.2.4817
LemonBoy
2022-04-24
1
-37
/
+40
*
patch 8.2.4811: Win32 GUI: caps lock doesn't work
v8.2.4811
LemonBoy
2022-04-23
1
-0
/
+2
*
patch 8.2.4807: processing key eveints in Win32 GUI is not ideal
v8.2.4807
LemonBoy
2022-04-22
1
-60
/
+83
*
patch 8.2.4744: a terminal window can't use the bell
v8.2.4744
LemonBoy
2022-04-13
1
-1
/
+1
*
patch 8.2.4730: MS-Windows GUI: cannot use CTRL-/
v8.2.4730
Yasuhiro Matsumoto
2022-04-10
1
-0
/
+14
*
patch 8.2.4486: MS-Windows GUI: slow scrolling with maximized window
v8.2.4486
Bram Moolenaar
2022-03-01
1
-6
/
+13
*
patch 8.2.4461: MS-Windows: garbage characters on stdout with VIMDLL
v8.2.4461
Bram Moolenaar
2022-02-24
1
-0
/
+2
*
patch 8.2.4290: MS-Windows: using type casts for timer IDs
v8.2.4290
K.Takata
2022-02-03
1
-37
/
+22
*
patch 8.2.4256: MS-Windows: compiler warnings when compiled with /W4
v8.2.4256
K.Takata
2022-01-29
1
-3
/
+4
*
patch 8.2.4213: too much code for supporting old MSVC versions
v8.2.4213
K.Takata
2022-01-25
1
-248
/
+6
*
patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not useful
v8.2.4199
K.Takata
2022-01-24
1
-7
/
+0
*
patch 8.2.4194: MS-Windows: code for calculating font size is duplicated
v8.2.4194
K.Takata
2022-01-23
1
-15
/
+18
*
patch 8.2.4189: MS-Windows: code for "old look" is obsolete
v8.2.4189
K.Takata
2022-01-23
1
-96
/
+58
*
patch 8.2.4175: MS-Windows: runtime check for multi-line balloon is obsolete
v8.2.4175
Bram Moolenaar
2022-01-22
1
-135
/
+11
*
patch 8.2.4170: MS-Windows: still using old message API calls
v8.2.4170
K.Takata
2022-01-21
1
-10
/
+10
*
patch 8.2.4169: MS-Windows: unnessary casts and other minor things
v8.2.4169
K.Takata
2022-01-21
1
-12
/
+11
*
patch 8.2.4159: MS-Windows: _WndProc() is very long
v8.2.4159
K.Takata
2022-01-20
1
-229
/
+238
*
patch 8.2.4158: MS-Windows: memory leak in :browse
v8.2.4158
K.Takata
2022-01-20
1
-9
/
+7
*
patch 8.2.4153: MS-Windows: Global IME is no longer supported
v8.2.4153
K.Takata
2022-01-20
1
-116
/
+24
*
patch 8.2.4143: MS-Windows: IME support for Win9x is obsolete
v8.2.4143
K.Takata
2022-01-19
1
-64
/
+19
*
patch 8.2.4109: MS-Windows: high dpi support is outdated
v8.2.4109
K.Takata
2022-01-16
1
-95
/
+291
*
patch 8.2.4012: error messages are spread out
v8.2.4012
Bram Moolenaar
2022-01-05
1
-1
/
+1
*
patch 8.2.4005: error messages are spread out
v8.2.4005
Bram Moolenaar
2022-01-04
1
-2
/
+2
*
patch 8.2.3975: error messages are spread out
v8.2.3975
Bram Moolenaar
2022-01-01
1
-3
/
+2
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-1
/
+1
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-5
/
+5
*
patch 8.2.2940: MS-Windows: cannot see the size when resizing
v8.2.2940
K.Takata
2021-06-05
1
-6
/
+55
[next]