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
Sat, 29 Apr 2017 17:45:04 +0200 Christian Brabandt patch 8.0.0589: :simalt still does not work v8.0.0589
Sat, 22 Apr 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0578: :simalt on MS-Windows does not work properly v8.0.0578
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Wed, 01 Feb 2017 13:45:04 +0100 Christian Brabandt patch 8.0.0281: some files are still using ARGSUSED instead of UNUSED v8.0.0281
Thu, 01 Dec 2016 20:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b04a98f6c3cca14bf055934b0a793f4dc376858b v8.0.0114
Thu, 01 Dec 2016 20:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/87f3d202a90bd2d08a7afd55b3486b10bef858bb v8.0.0113
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Wed, 12 Oct 2016 14:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cea912af725c54f4727a0565e31661f6b29c6bb1 v8.0.0029
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Thu, 25 Aug 2016 23:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/78c7e274f27c68bf86b0a68411b128c6945d1f6a v7.4.2253
Mon, 22 Aug 2016 23:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1b58cdd160c2e0ada0f638679a2aa27e4665fc48 v7.4.2243
Wed, 10 Aug 2016 21:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a6b7a08ae04a3cd4d9c45c906bb7a197e2135179 v7.4.2192
Thu, 07 Jul 2016 16:45:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9d5d3c9c4468ad76f16b50eabd3d9e7eab2ed44d v7.4.1995
Wed, 08 Jun 2016 21:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/945ec093cd4ddefab930239990564b12eb232153 v7.4.1909
Sat, 04 Jun 2016 22:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/762f1754370a1278167c8cba6c047ef319fc099c v7.4.1901
Sat, 04 Jun 2016 16:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/703a8044b5393d37d355b0b1054a9a5a13912a3f v7.4.1890
Thu, 02 Jun 2016 16:00:10 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ae3f33040ba752e7f6b722d2fe2b2ebeeb8c56b4 v7.4.1874
Thu, 02 Jun 2016 14:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4231da403e3c879dd6ac261e51f4ca60813935e3 v7.4.1873
Tue, 26 Apr 2016 22:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c285fe7c3ffdb3ec4eff20a1d1d5accfc80f1a86 v7.4.1794
Tue, 26 Apr 2016 21:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ab3022196ea4f1496e79b8ee85996e31c45d02f1 v7.4.1792
Sun, 03 Apr 2016 22:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c1c6dbb6817640fd3956a0d5417da23fde336d8 v7.4.1705
Sat, 02 Apr 2016 16:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f28d87146544e3b5d70aaa6a2513019f6de043ad v7.4.1694
Tue, 15 Mar 2016 18:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/89e375a88f3eceb73bbd97e78aca1a1c4647c897 v7.4.1575
Sat, 27 Feb 2016 18:15:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/85b11769ab507c7df93f319fd964fa579701b76b v7.4.1433
Sat, 27 Feb 2016 16:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d804fdf4c25435284333258856bc265f1ff10b09 v7.4.1429
Tue, 23 Feb 2016 19:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9186a276222ea8a7c88f4092ac5b4201381f4e20 v7.4.1404
Sun, 21 Feb 2016 17:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b7522a2f0ca6c970df37241c9e70024465d8596b v7.4.1379
Sat, 20 Feb 2016 18:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/42d38a2db17e70312d073095257555c27a5f9443 v7.4.1369
Sat, 20 Feb 2016 14:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/cf7164a088664961e7d70dd100c5874dc5ceb293 v7.4.1364
Sat, 20 Feb 2016 13:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/065bbac8adfe29a09958570237d223457f235c6c v7.4.1363
Thu, 18 Feb 2016 21:00:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7f0608fb5219645d776fadfe13efb867c2460698 v7.4.1348
Wed, 17 Feb 2016 21:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a87e2c277eabf0134925c340e9dc4fe9446f3636 v7.4.1345
Wed, 17 Feb 2016 12:45:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/203219048fa007b5042d9b893fd647aef44722a0 v7.4.1344
Tue, 16 Feb 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/418f81b5fa400ed59793384f2f3d9df45390f080 v7.4.1339
Sun, 31 Jan 2016 17:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d14e00ea67afbaa8cb4a7e6b1eb306da6a2d5adb v7.4.1225
Sat, 30 Jan 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/68c2f638e65d914dc6e84eb7ce2624f08af525c0 v7.4.1208
Fri, 29 Jan 2016 23:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d99df423c559d85c17779b3685426c489554908c v7.4.1200
Fri, 29 Jan 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d25c16e2f2776d50245bf31d6e4d5364f12d188e v7.4.1197
Fri, 29 Jan 2016 21:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f12d983deab06b0408781d7a6c2f8970d765b723 v7.4.1195
Sun, 24 Jan 2016 20:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e0874f8cbcddfcf9965a85ba35199964efb1d01a v7.4.1169
Sun, 10 Jan 2016 16:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f32c5cd6e0e6aa6d4aeacb6bf52e3d3ba21e5201 v7.4.1080
Thu, 19 Nov 2015 20:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/97b0b0ec764d3a247ef600d809b965d5ab37155d v7.4.930
Thu, 27 Aug 2015 22:30:13 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cdf0442d009ea97fad06d72231f7de309c75205a v7.4.842
Wed, 26 Aug 2015 23:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8e5f5b47c2198ffa4161c21a4140eaa9bed46f37 v7.4.840
Tue, 25 Aug 2015 17:20:25 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7fb7d34caf5f45289212987123baac4ce5a0d38c v7.4.829
Tue, 11 Aug 2015 19:14:00 +0200 Bram Moolenaar patch 7.4.822 v7.4.822
Tue, 24 Mar 2015 17:57:12 +0100 Bram Moolenaar updated for version 7.4.681 v7.4.681
Wed, 12 Nov 2014 16:10:48 +0100 Bram Moolenaar updated for version 7.4.512 v7.4.512
Mon, 06 Oct 2014 18:10:09 +0200 Bram Moolenaar updated for version 7.4.464 v7.4.464
Tue, 23 Sep 2014 21:53:41 +0200 Bram Moolenaar updated for version 7.4.459 v7.4.459
Fri, 19 Sep 2014 16:13:53 +0200 Bram Moolenaar updated for version 7.4.448 v7.4.448
Wed, 06 Aug 2014 16:49:55 +0200 Bram Moolenaar updated for version 7.4.394 v7.4.394
Wed, 06 Aug 2014 14:52:30 +0200 Bram Moolenaar updated for version 7.4.393 v7.4.393
Wed, 07 Aug 2013 15:27:11 +0200 Bram Moolenaar updated for version 7.4b.018 v7.4b.018
Thu, 01 Aug 2013 13:20:42 +0200 Bram Moolenaar updated for version 7.4b.001 v7.4b.001
Sun, 21 Jul 2013 17:53:58 +0200 Bram Moolenaar updated for version 7.4a.038 v7.4a.038
Sun, 21 Jul 2013 17:46:43 +0200 Bram Moolenaar updated for version 7.4a.037 v7.4a.037
Thu, 27 Jun 2013 22:29:38 +0200 Bram Moolenaar updated for version 7.3.1254 v7.3.1254
Thu, 27 Jun 2013 22:02:02 +0200 Bram Moolenaar updated for version 7.3.1252 v7.3.1252
Wed, 26 Jun 2013 13:16:20 +0200 Bram Moolenaar updated for version 7.3.1245 v7.3.1245