log src/gui_w32.c @ 35089:f334642b40b4 default tip

age author description
Tue, 23 Jan 2024 23:30:03 +0100 Christian Brabandt patch 9.1.0050: Win32 Keyboard handling is sub-optimal v9.1.0050
Fri, 12 Jan 2024 18:15:05 +0100 Christian Brabandt patch 9.1.0026: win32: Windows default font lacking v9.1.0026
Thu, 05 Oct 2023 20:30:10 +0200 Christian Brabandt patch 9.0.1987: win32: font-size calculation can be improved v9.0.1987
Mon, 02 Oct 2023 21:30:05 +0200 Christian Brabandt patch 9.0.1970: win32: high-dpi support can be improved v9.0.1970
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Wed, 31 May 2023 18:15:04 +0200 Bram Moolenaar patch 9.0.1594: some internal error messages are translated v9.0.1594
Tue, 09 May 2023 16:15:05 +0200 Bram Moolenaar patch 9.0.1529: code style test doesn't check for space after "if" v9.0.1529
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
Sun, 08 Jan 2023 14:45:05 +0100 Bram Moolenaar patch 9.0.1158: code is indented more than necessary v9.0.1158
Fri, 30 Dec 2022 18:00:05 +0100 Bram Moolenaar patch 9.0.1112: test_mswin_event() can hang v9.0.1112
Tue, 20 Dec 2022 21:15:05 +0100 Bram Moolenaar patch 9.0.1084: code handling low level MS-Windows events cannot be tested v9.0.1084
Wed, 16 Nov 2022 13:15:04 +0100 Bram Moolenaar patch 9.0.0888: MS-Windows GUI: CTRL-] does not work on Swiss keyboard v9.0.0888
Sun, 06 Nov 2022 12:30:05 +0100 Bram Moolenaar patch 9.0.0838: compiler warnings for unused variables v9.0.0838
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Fri, 07 Oct 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0686: the right ALT key does not work on some MS-Windows keyboards v9.0.0686
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Mon, 26 Sep 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0597: cannot close a tab page with the middle mouse button v9.0.0597
Sat, 10 Sep 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0436: CI: running tests in parallel causes flakiness v9.0.0436
Wed, 07 Sep 2022 20:15:04 +0200 Bram Moolenaar patch 9.0.0408: GUI test sometimes fails on MS-Windows v9.0.0408
Sun, 31 Jul 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Space v9.0.0120
Tue, 26 Jul 2022 22:30:02 +0200 Bram Moolenaar patch 9.0.0087: MS-Windows: CTRL-[ on Belgian keyboard does not work like Esc v9.0.0087
Sat, 23 Jul 2022 11:00:04 +0200 Bram Moolenaar patch 9.0.0063: too many type casts for dict_get functions v9.0.0063
Sat, 23 Jul 2022 10:30:02 +0200 Bram Moolenaar patch 9.0.0062: compiler warnings for signed/unsigned char v9.0.0062
Sat, 23 Jul 2022 06:15:07 +0200 Bram Moolenaar patch 9.0.0058: Win32: cannot test low level events v9.0.0058
Tue, 28 Jun 2022 00:00:15 +0200 Bram Moolenaar patch 8.2.5171: dependencies and proto files are outdated v8.2.5171
Sat, 25 Jun 2022 15:00:03 +0200 Bram Moolenaar patch 8.2.5159: fix for CTRL-key combinations causes problems v8.2.5159
Fri, 24 Jun 2022 21:30:02 +0200 Bram Moolenaar patch 8.2.5157: MS-Windows GUI: CTRL-key combinations do not always work v8.2.5157
Sat, 11 Jun 2022 11:45:04 +0200 Bram Moolenaar patch 8.2.5077: various warnings from clang on MS-Windows v8.2.5077
Thu, 09 Jun 2022 22:00:07 +0200 Bram Moolenaar patch 8.2.5073: clang on MS-Windows produces warnings v8.2.5073
Wed, 08 Jun 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.5069: various warnings from clang on MS-Windows v8.2.5069
Tue, 10 May 2022 22:00:02 +0200 Bram Moolenaar patch 8.2.4936: MS-Windows: mouse coordinates for scroll event are wrong v8.2.4936
Sun, 08 May 2022 23:45:03 +0200 Bram Moolenaar patch 8.2.4920: MS-Windows GUI: unused variables v8.2.4920
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 07 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4902: mouse wheel scrolling is inconsistent v8.2.4902
Thu, 05 May 2022 20:30:03 +0200 Bram Moolenaar patch 8.2.4874: Win32 GUI: horizontal scroll wheel not handled properly v8.2.4874
Thu, 28 Apr 2022 21:00:04 +0200 Bram Moolenaar patch 8.2.4843: treating CTRL + ALT as AltGr is not backwards compatible v8.2.4843
Sun, 24 Apr 2022 17:00:02 +0200 Bram Moolenaar patch 8.2.4817: Win32 GUI: modifiers are not always used v8.2.4817
Sat, 23 Apr 2022 12:15:04 +0200 Bram Moolenaar patch 8.2.4811: Win32 GUI: caps lock doesn't work v8.2.4811
Sat, 23 Apr 2022 00:00:04 +0200 Bram Moolenaar patch 8.2.4807: processing key eveints in Win32 GUI is not ideal v8.2.4807
Wed, 13 Apr 2022 13:00:06 +0200 Bram Moolenaar patch 8.2.4744: a terminal window can't use the bell v8.2.4744
Sun, 10 Apr 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.4730: MS-Windows GUI: cannot use CTRL-/ v8.2.4730
Tue, 01 Mar 2022 17:15:03 +0100 Bram Moolenaar patch 8.2.4486: MS-Windows GUI: slow scrolling with maximized window v8.2.4486
Thu, 24 Feb 2022 12:45:05 +0100 Bram Moolenaar patch 8.2.4461: MS-Windows: garbage characters on stdout with VIMDLL v8.2.4461
Thu, 03 Feb 2022 15:45:04 +0100 Bram Moolenaar patch 8.2.4290: MS-Windows: using type casts for timer IDs v8.2.4290
Sat, 29 Jan 2022 16:30:04 +0100 Bram Moolenaar patch 8.2.4256: MS-Windows: compiler warnings when compiled with /W4 v8.2.4256
Tue, 25 Jan 2022 11:45:06 +0100 Bram Moolenaar patch 8.2.4213: too much code for supporting old MSVC versions v8.2.4213
Mon, 24 Jan 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not useful v8.2.4199
Sun, 23 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4194: MS-Windows: code for calculating font size is duplicated v8.2.4194
Sun, 23 Jan 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4189: MS-Windows: code for "old look" is obsolete v8.2.4189
Sat, 22 Jan 2022 11:30:04 +0100 Bram Moolenaar patch 8.2.4175: MS-Windows: runtime check for multi-line balloon is obsolete v8.2.4175
Fri, 21 Jan 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4170: MS-Windows: still using old message API calls v8.2.4170
Fri, 21 Jan 2022 12:15:03 +0100 Bram Moolenaar patch 8.2.4169: MS-Windows: unnessary casts and other minor things v8.2.4169
Thu, 20 Jan 2022 16:15:05 +0100 Bram Moolenaar patch 8.2.4159: MS-Windows: _WndProc() is very long v8.2.4159
Thu, 20 Jan 2022 16:15:04 +0100 Bram Moolenaar patch 8.2.4158: MS-Windows: memory leak in :browse v8.2.4158
Thu, 20 Jan 2022 13:45:06 +0100 Bram Moolenaar patch 8.2.4153: MS-Windows: Global IME is no longer supported v8.2.4153
Wed, 19 Jan 2022 14:00:04 +0100 Bram Moolenaar patch 8.2.4143: MS-Windows: IME support for Win9x is obsolete v8.2.4143
Sun, 16 Jan 2022 15:30:04 +0100 Bram Moolenaar patch 8.2.4109: MS-Windows: high dpi support is outdated v8.2.4109
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Tue, 04 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4005: error messages are spread out v8.2.4005