log src/gui_w32.c @ 18478:94223687df0e

age author description
Wed, 23 Oct 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.2202: MS-Windows: build failure with GUI and small features v8.1.2202
Sun, 13 Oct 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled v8.1.2145
Sat, 21 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2064: MS-Windows: compiler warnings for unused arguments v8.1.2064
Wed, 04 Sep 2019 14:00:03 +0200 Bram Moolenaar patch 8.1.1975: MS-Windows GUI responds slowly to timer v8.1.1975
Tue, 28 May 2019 23:45:05 +0200 Bram Moolenaar patch 8.1.1415: build error in MS-Windows GUI v8.1.1415
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Thu, 09 May 2019 15:15:07 +0200 Bram Moolenaar patch 8.1.1306: Borland support is outdated and doesn't work v8.1.1306
Thu, 09 May 2019 14:00:07 +0200 Bram Moolenaar patch 8.1.1303: not possible to hide a balloon v8.1.1303
Wed, 08 May 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1301: when compiled with VIMDLL some messages are not shown v8.1.1301
Tue, 07 May 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1294: MS-Windows: Some fonts return wrong average char width v8.1.1294
Mon, 29 Apr 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.1238: MS-Windows: compiler warning for sprintf() format v8.1.1238
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Sun, 28 Apr 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1224: MS-Windows: cannot specify font weight v8.1.1224
Sat, 27 Apr 2019 19:30:04 +0200 Bram Moolenaar patch 8.1.1217: MS-Windows: no space reserved for font quality name v8.1.1217
Tue, 02 Apr 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1103: MS-Windows: old API calls are no longer needed v8.1.1103
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sat, 30 Mar 2019 16:30:04 +0100 Bram Moolenaar patch 8.1.1081: MS-Windows: cannot use some fonts v8.1.1081
Thu, 28 Mar 2019 22:45:04 +0100 Bram Moolenaar patch 8.1.1066: VIMDLL isn't actually used v8.1.1066
Wed, 27 Mar 2019 22:00:07 +0100 Bram Moolenaar patch 8.1.1060: MS-Windows: get_cmd_args() is no longer needed v8.1.1060
Thu, 21 Mar 2019 21:00:05 +0100 Bram Moolenaar patch 8.1.1029: DirectWrite doesn't take 'linespace' into account v8.1.1029
Mon, 28 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0840: getchar(0) never returns a character in the terminal v8.1.0840
Thu, 24 Jan 2019 16:30:06 +0100 Bram Moolenaar patch 8.1.0808: MS-Windows: build error with GUI v8.1.0808
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0806: too many #ifdefs v8.1.0806
Sat, 19 Jan 2019 20:00:09 +0100 Bram Moolenaar patch 8.1.0782: Win32: cursor blinks when Vim is not active v8.1.0782
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 28 Dec 2018 19:15:06 +0100 Bram Moolenaar patch 8.1.0652: freeing memory for balloon eval too early v8.1.0652
Thu, 27 Dec 2018 22:45:07 +0100 Bram Moolenaar patch 8.1.0647: MS-Windows: balloon_show() does not handle wide characters v8.1.0647
Fri, 16 Nov 2018 16:30:07 +0100 Bram Moolenaar patch 8.1.0528: various typos in comments v8.1.0528
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Sat, 22 Sep 2018 14:45:05 +0200 Christian Brabandt patch 8.1.0427: MS-Windows GUI: using invalid encoded file name v8.1.0427
Fri, 20 Jul 2018 05:15:04 +0200 Christian Brabandt patch 8.1.0197: Windows GUI: title for search/replace is wrong v8.1.0197
Thu, 28 Jun 2018 12:15:06 +0200 Christian Brabandt patch 8.1.0121: crash when using ballooneval related to 'vartabstop' v8.1.0121
Sat, 23 Jun 2018 19:30:07 +0200 Christian Brabandt patch 8.1.0105: all tab stops are the same v8.1.0105
Tue, 19 Jun 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0079: superfluous space in messages v8.1.0079
Thu, 17 May 2018 17:15:08 +0200 Christian Brabandt Vim 8.1 release v8.1.0000
Tue, 24 Apr 2018 16:15:10 +0200 Christian Brabandt patch 8.0.1755: MS-Windows: high unicode char received as two utf-16 words v8.0.1755
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Wed, 31 Jan 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1450: GUI: endless loop when stopping cursor blinking v8.0.1450
Wed, 31 Jan 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1449: slow redrawing with DirectX v8.0.1449
Thu, 14 Dec 2017 13:30:05 +0100 Christian Brabandt patch 8.0.1390: DirectX scrolling can be slow, vertical positioning is off v8.0.1390
Tue, 05 Dec 2017 17:00:08 +0100 Christian Brabandt patch 8.0.1373: no error when settting 'renderoptions' before starting GUI v8.0.1373
Tue, 05 Dec 2017 13:30:04 +0100 Christian Brabandt patch 8.0.1369: MS-Windows: drawing underline slow, mFallbackDC not updated v8.0.1369
Mon, 27 Nov 2017 23:30:05 +0100 Christian Brabandt patch 8.0.1351: warning for unused variables building with MinGW v8.0.1351
Sun, 26 Nov 2017 14:30:04 +0100 Christian Brabandt patch 8.0.1343: MS-Windows: does not show colored emojis v8.0.1343
Sat, 25 Nov 2017 17:15:05 +0100 Christian Brabandt patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete v8.0.1338
Sat, 18 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI v8.0.1312
Thu, 09 Nov 2017 18:45:04 +0100 Christian Brabandt patch 8.0.1278: GUI window always resizes when adding scrollbar v8.0.1278
Sat, 28 Oct 2017 19:30:04 +0200 Christian Brabandt patch 8.0.1234: MS-Windows: composing chars are not shown properly v8.0.1234
Sun, 22 Oct 2017 16:45:04 +0200 Christian Brabandt patch 8.0.1212: MS-Windows: tear-off menu does not work on 64 bit v8.0.1212
Sun, 22 Oct 2017 15:45:04 +0200 Christian Brabandt patch 8.0.1211: cannot reorder tab pages with drag & drop v8.0.1211
Tue, 26 Sep 2017 15:00:05 +0200 Christian Brabandt patch 8.0.1150: MS-Windows GUI: dialog font size is incorrect v8.0.1150
Fri, 22 Sep 2017 14:45:06 +0200 Christian Brabandt patch 8.0.1135: W_WINCOL() is always the same v8.0.1135
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Sat, 02 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1038: strike-through text not supported v8.0.1038
Sun, 13 Aug 2017 15:45:04 +0200 Christian Brabandt patch 8.0.0925: MS-Windows GUI: channel I/O not handled right away v8.0.0925
Sat, 12 Aug 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0913: MS-Windows: CTRL-C kills shell in terminal window v8.0.0913
Sun, 23 Jul 2017 17:00:04 +0200 Christian Brabandt patch 8.0.0755: terminal window does not have colors in the GUI v8.0.0755