log src/gui_w32.c @ 30523:5ab992f09df8 v9.0.0597

age author description
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
Sat, 01 Jan 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.3975: error messages are spread out v8.2.3975
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Sat, 05 Jun 2021 16:30:03 +0200 Bram Moolenaar patch 8.2.2940: MS-Windows: cannot see the size when resizing v8.2.2940
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Wed, 18 Nov 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.2008: MS-Windows GUI: handling channel messages lags v8.2.2008
Thu, 29 Oct 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.1922: Win32: scrolling problems when part of window is off-screen v8.2.1922
Sun, 27 Sep 2020 13:30:03 +0200 Bram Moolenaar patch 8.2.1752: GTK GUI: cannot map alt-? with <A-?> v8.2.1752
Fri, 17 Jul 2020 22:30:05 +0200 Bram Moolenaar patch 8.2.1232: MS-Windows GUI: Snap cancelled by split command v8.2.1232
Fri, 17 Jul 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1231: MS-Windows: GUI code can be cleaned up v8.2.1231
Fri, 17 Jul 2020 20:45:07 +0200 Bram Moolenaar patch 8.2.1228: scrollbars not flush against the window edges when maximised v8.2.1228
Thu, 16 Jul 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1226: MS-Windows: windows positioning wrong depending on taskbar v8.2.1226
Sat, 16 May 2020 14:15:05 +0200 Bram Moolenaar patch 8.2.0765: In the GUI can't use all the modifiers. v8.2.0765
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Mon, 06 Apr 2020 22:15:39 +0200 Bram Moolenaar patch 8.2.0523: loops are repeated v8.2.0523
Mon, 02 Dec 2019 23:00:04 +0100 Bram Moolenaar patch 8.1.2383: using old C style comments v8.1.2383