summaryrefslogtreecommitdiffstats
path: root/src/gui_w32.c
AgeCommit message (Expand)Author
2024-01-23patch 9.1.0050: Win32 Keyboard handling is sub-optimalv9.1.0050Anton Sharonov
2024-01-12patch 9.1.0026: win32: Windows default font lackingv9.1.0026Ken Takata
2023-10-05patch 9.0.1987: win32: font-size calculation can be improvedv9.0.1987Ken Takata
2023-10-02patch 9.0.1970: win32: high-dpi support can be improvedv9.0.1970Ken Takata
2023-05-31patch 9.0.1594: some internal error messages are translatedv9.0.1594RestorerZ
2023-05-09patch 9.0.1529: code style test doesn't check for space after "if"v9.0.1529Bram Moolenaar
2023-03-07patch 9.0.1391: "clear" macros are not always usedv9.0.1391Yegappan Lakshmanan
2023-01-08patch 9.0.1158: code is indented more than necessaryv9.0.1158Yegappan Lakshmanan
2022-12-30patch 9.0.1112: test_mswin_event() can hangv9.0.1112Christopher Plewright
2022-12-20patch 9.0.1084: code handling low level MS-Windows events cannot be testedv9.0.1084Christopher Plewright
2022-11-16patch 9.0.0888: MS-Windows GUI: CTRL-] does not work on Swiss keyboardv9.0.0888Aedin Louis Xavier
2022-11-06patch 9.0.0838: compiler warnings for unused variablesv9.0.0838Bram Moolenaar
2022-11-02patch 9.0.0828: various typosv9.0.0828dundargoc
2022-10-07patch 9.0.0686: the right ALT key does not work on some MS-Windows keyboardsv9.0.0686Anton Sharonov
2022-10-04patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij
2022-09-26patch 9.0.0597: cannot close a tab page with the middle mouse buttonv9.0.0597regomne
2022-09-10patch 9.0.0436: CI: running tests in parallel causes flakinessv9.0.0436K.Takata
2022-09-07patch 9.0.0408: GUI test sometimes fails on MS-Windowsv9.0.0408K.Takata
2022-07-31patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Spacev9.0.0120Anton Sharonov
2022-07-26patch 9.0.0087: MS-Windows: CTRL-[ on Belgian keyboard does not work like Escv9.0.0087Anton Sharonov
2022-07-23patch 9.0.0063: too many type casts for dict_get functionsv9.0.0063Bram Moolenaar
2022-07-23patch 9.0.0062: compiler warnings for signed/unsigned charv9.0.0062Bram Moolenaar
2022-07-23patch 9.0.0058: Win32: cannot test low level eventsv9.0.0058Yegappan Lakshmanan
2022-06-27patch 8.2.5171: dependencies and proto files are outdatedv8.2.5171Bram Moolenaar
2022-06-25patch 8.2.5159: fix for CTRL-key combinations causes problemsv8.2.5159Bram Moolenaar
2022-06-24patch 8.2.5157: MS-Windows GUI: CTRL-key combinations do not always workv8.2.5157LemonBoy
2022-06-11patch 8.2.5077: various warnings from clang on MS-Windowsv8.2.5077Yegappan Lakshmanan
2022-06-09patch 8.2.5073: clang on MS-Windows produces warningsv8.2.5073Bram Moolenaar
2022-06-08patch 8.2.5069: various warnings from clang on MS-Windowsv8.2.5069Yegappan Lakshmanan
2022-05-10patch 8.2.4936: MS-Windows: mouse coordinates for scroll event are wrongv8.2.4936LemonBoy
2022-05-08patch 8.2.4920: MS-Windows GUI: unused variablesv8.2.4920Bram Moolenaar
2022-05-07patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar
2022-05-07patch 8.2.4902: mouse wheel scrolling is inconsistentv8.2.4902LemonBoy
2022-05-05patch 8.2.4874: Win32 GUI: horizontal scroll wheel not handled properlyv8.2.4874LemonBoy
2022-04-28patch 8.2.4843: treating CTRL + ALT as AltGr is not backwards compatiblev8.2.4843LemonBoy
2022-04-24patch 8.2.4817: Win32 GUI: modifiers are not always usedv8.2.4817LemonBoy
2022-04-23patch 8.2.4811: Win32 GUI: caps lock doesn't workv8.2.4811LemonBoy
2022-04-22patch 8.2.4807: processing key eveints in Win32 GUI is not idealv8.2.4807LemonBoy
2022-04-13patch 8.2.4744: a terminal window can't use the bellv8.2.4744LemonBoy
2022-04-10patch 8.2.4730: MS-Windows GUI: cannot use CTRL-/v8.2.4730Yasuhiro Matsumoto
2022-03-01patch 8.2.4486: MS-Windows GUI: slow scrolling with maximized windowv8.2.4486Bram Moolenaar
2022-02-24patch 8.2.4461: MS-Windows: garbage characters on stdout with VIMDLLv8.2.4461Bram Moolenaar
2022-02-03patch 8.2.4290: MS-Windows: using type casts for timer IDsv8.2.4290K.Takata
2022-01-29patch 8.2.4256: MS-Windows: compiler warnings when compiled with /W4v8.2.4256K.Takata
2022-01-25patch 8.2.4213: too much code for supporting old MSVC versionsv8.2.4213K.Takata
2022-01-24patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not usefulv8.2.4199K.Takata
2022-01-23patch 8.2.4194: MS-Windows: code for calculating font size is duplicatedv8.2.4194K.Takata
2022-01-23patch 8.2.4189: MS-Windows: code for "old look" is obsoletev8.2.4189K.Takata
2022-01-22patch 8.2.4175: MS-Windows: runtime check for multi-line balloon is obsoletev8.2.4175Bram Moolenaar
2022-01-21patch 8.2.4170: MS-Windows: still using old message API callsv8.2.4170K.Takata