log src/gui.c @ 21572:e9954158a9cf v8.2.1336

age author description
Sat, 01 Aug 2020 13:30:05 +0200 Bram Moolenaar patch 8.2.1336: build failure on non-Unix systems v8.2.1336
Sat, 01 Aug 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.1335: CTRL-C in the GUI doesn't interrupt v8.2.1335
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
Mon, 01 Jun 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.0870: MS-Windows: Control keys don't work in the GUI v8.2.0870
Sat, 30 May 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.0851: can't distinguish <M-a> from accented "a" in the GUI v8.2.0851
Wed, 27 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0833: mapping <C-bslash> doesn't work in the GUI v8.2.0833
Sun, 24 May 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0816: terminal test fails when compiled with Athena v8.2.0816
Thu, 30 Apr 2020 23:00:05 +0200 Bram Moolenaar patch 8.2.0671: Haiku: compiler warnings v8.2.0671
Mon, 20 Apr 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0612: Vim9: no check for space before #comment v8.2.0612
Sun, 12 Apr 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0554: the GUI doesn't set t_Co v8.2.0554
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Sat, 28 Mar 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0468: GUI: pixel dust with some fonts and characters v8.2.0468
Mon, 23 Mar 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0436: no warnings for incorrect printf arguments v8.2.0436
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Fri, 21 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0295: highlighting for :s wrong when using different separator v8.2.0295
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Sun, 29 Dec 2019 15:30:03 +0100 Bram Moolenaar patch 8.2.0055: cannot use ":gui" in vimrc with VIMDLL enabled v8.2.0055
Mon, 23 Dec 2019 23:00:03 +0100 Bram Moolenaar patch 8.2.0035: saving and restoring called_emsg is clumsy v8.2.0035
Wed, 18 Dec 2019 21:45:03 +0100 Bram Moolenaar patch 8.2.0022: click in popup window doesn't close it in the GUI v8.2.0022
Sun, 01 Dec 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2380: using old C style comments v8.1.2380
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Thu, 21 Nov 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2331: the option.c file is still very big v8.1.2331
Thu, 21 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2327: cannot build with Hangul input v8.1.2327
Sun, 17 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2313: debugging where a delay comes from is not easy v8.1.2313
Mon, 04 Nov 2019 23:00:04 +0100 Bram Moolenaar patch 8.1.2254: MS-Windows: mouse scroll wheel doesn't work in popup v8.1.2254
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
Sun, 15 Sep 2019 13:30:04 +0200 Bram Moolenaar patch 8.1.2034: dark them of GTK 3 not supported v8.1.2034
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Tue, 16 Jul 2019 20:15:08 +0200 Bram Moolenaar patch 8.1.1702: compiler warning for uninitialized variable v8.1.1702
Fri, 12 Jul 2019 19:30:04 +0200 Bram Moolenaar patch 8.1.1670: sign column not always properly aligned v8.1.1670
Mon, 08 Jul 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.1652: GUI: popup window doesn't close on mouse movement v8.1.1652
Sun, 07 Jul 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1643: sign placement is wrong when 'foldcolumn' is set v8.1.1643
Mon, 24 Jun 2019 06:00:06 +0200 Bram Moolenaar patch 8.1.1587: redraw problem when sign icons in the number column v8.1.1587
Wed, 19 Jun 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1570: icon signs not displayed properly in the number column v8.1.1570
Wed, 12 Jun 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1520: popup windows are ignored when dealing with mouse position v8.1.1520
Sun, 02 Jun 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1453: popup window "moved" property not implemented yet v8.1.1453
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, 23 May 2019 21:45:07 +0200 Bram Moolenaar patch 8.1.1371: cannot recover from a swap file v8.1.1371
Thu, 09 May 2019 14:15:07 +0200 Bram Moolenaar patch 8.1.1304: MS-Windows: compiler warning for unused value v8.1.1304
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
Sat, 30 Mar 2019 22:30:04 +0100 Bram Moolenaar patch 8.1.1097: Motif build fails v8.1.1097
Sat, 30 Mar 2019 20:45:04 +0100 Bram Moolenaar patch 8.1.1092: setting 'guifont' when maximized resizes the Vim window v8.1.1092
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Sun, 27 Jan 2019 17:00:07 +0100 Bram Moolenaar patch 8.1.0834: GUI may wait too long before dealing with messages v8.1.0834
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Thu, 17 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0770: inconsistent use of ELAPSED_FUNC v8.1.0770
Thu, 17 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0763: nobody is using the Sun Workshop support v8.1.0763
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 11 Jan 2019 21:00:06 +0100 Bram Moolenaar patch 8.1.0726: redrawing specifically for conceal feature v8.1.0726
Sat, 22 Dec 2018 18:45:05 +0100 Bram Moolenaar patch 8.1.0626: MS-Windows: no resize to fit parent when using --windowid v8.1.0626
Tue, 11 Dec 2018 20:45:06 +0100 Bram Moolenaar patch 8.1.0577: tabpage right-click menu never shows "Close tab" v8.1.0577
Fri, 07 Dec 2018 14:15:05 +0100 Bram Moolenaar patch 8.1.0568: error message for NUL byte in ScreenLines breaks Travis CI v8.1.0568
Fri, 07 Dec 2018 13:30:08 +0100 Bram Moolenaar patch 8.1.0567: error for NUL byte in ScreenLines goes unnoticed v8.1.0567
Wed, 05 Dec 2018 20:00:07 +0100 Bram Moolenaar patch 8.1.0565: asan complains about reading before allocated block v8.1.0565
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
Sun, 29 Jul 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0228: dropping files is ignored while Vim is busy v8.1.0228
Sun, 29 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0226: too many #ifdefs v8.1.0226
Thu, 28 Jun 2018 12:15:06 +0200 Christian Brabandt patch 8.1.0121: crash when using ballooneval related to 'vartabstop' v8.1.0121
Sun, 13 May 2018 17:15:05 +0200 Christian Brabandt patch 8.0.1834: GUI: find/replace dialog does not handle some chars v8.0.1834
Sat, 05 May 2018 21:15:05 +0200 Christian Brabandt patch 8.0.1795: lose contact with jobs when :gui forks v8.0.1795
Sun, 04 Mar 2018 21:45:05 +0100 Christian Brabandt patch 8.0.1567: cannot build Win32 GUI without IME v8.0.1567
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sun, 04 Feb 2018 19:15:05 +0100 Christian Brabandt patch 8.0.1471: on MS-Windows CursorIM highlighting no longer works v8.0.1471
Sat, 03 Feb 2018 19:30:06 +0100 Christian Brabandt patch 8.0.1462: missing yet another file in patch v8.0.1462
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
Tue, 19 Dec 2017 19:45:05 +0100 Christian Brabandt patch 8.0.1415: warning for unused function without timers feature v8.0.1415
Tue, 19 Dec 2017 10:15:05 +0100 Christian Brabandt patch 8.0.1407: GUI: CursorHold may trigger before 'updatetime' v8.0.1407
Mon, 18 Dec 2017 18:15:05 +0100 Christian Brabandt patch 8.0.1405: duplicated code for getting a typed character v8.0.1405
Sun, 17 Dec 2017 22:00:06 +0100 Christian Brabandt patch 8.0.1401: cannot build with GTK but without XIM v8.0.1401
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
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Mon, 13 Nov 2017 21:15:03 +0100 Christian Brabandt patch 8.0.1296: checking the same condition twice v8.0.1296
Sun, 12 Nov 2017 18:45:04 +0100 Christian Brabandt patch 8.0.1294: GUI: get stuck when splitting a terminal window v8.0.1294
Sat, 11 Nov 2017 17:15:04 +0100 Christian Brabandt patch 8.0.1288: GUI: cannot drag the statusline of a terminal window v8.0.1288
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 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
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, 24 Sep 2017 16:30:04 +0200 Christian Brabandt patch 8.0.1143: macros always expand to the same thing v8.0.1143
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Thu, 14 Sep 2017 20:45:05 +0200 Christian Brabandt patch 8.0.1108: cannot specify mappings for the terminal window v8.0.1108
Sat, 02 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1038: strike-through text not supported v8.0.1038
Wed, 16 Aug 2017 23:00:05 +0200 Christian Brabandt patch 8.0.0948: crash if timer closes window while dragging status line v8.0.0948
Sat, 12 Aug 2017 23:00:04 +0200 Christian Brabandt patch 8.0.0921: terminal window cursor shape not supported in the GUI v8.0.0921
Sat, 17 Jun 2017 18:45:04 +0200 Christian Brabandt patch 8.0.0643: when a pattern search is slow Vim becomes unusable v8.0.0643
Mon, 05 Jun 2017 13:45:04 +0200 Christian Brabandt patch 8.0.0619: GUI gets stuck if timer uses feedkeys() v8.0.0619
Thu, 16 Mar 2017 20:00:05 +0100 Christian Brabandt patch 8.0.0468: after aborting an Ex command g< does not work v8.0.0468
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Sun, 12 Mar 2017 18:30:06 +0100 Christian Brabandt patch 8.0.0448: some macros are in lower case v8.0.0448
Fri, 03 Feb 2017 22:15:04 +0100 Christian Brabandt patch 8.0.0299: a window resize is sometimes not taking effect v8.0.0299
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Mon, 22 Aug 2016 23:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1b58cdd160c2e0ada0f638679a2aa27e4665fc48 v7.4.2243
Fri, 12 Aug 2016 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/107abd2ca53c31fd3bb40d77ff296e98eaae2975 v7.4.2199
Wed, 10 Aug 2016 21:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/717e196060d946fe20bb0f0307f417dc4d0e9b17 v7.4.2193
Sun, 24 Jul 2016 22:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/45a249513f5ed2de0a6f6b5cb6e32015e35644be v7.4.2102
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Fri, 01 Jul 2016 17:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8767f52fbfd4f053ce00a978227c95f1d7d323fe v7.4.1975
Fri, 01 Jul 2016 16:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4a6c670b844a3ef9aec865a8216eaf363bab8721 v7.4.1974
Tue, 14 Jun 2016 20:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bee666f239eada035d288b77269aebc42f644ea6 v7.4.1935
Wed, 20 Apr 2016 20:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/40b1b5443c88fab77f1f7c6f9e801f7ffdb7e0a8 v7.4.1759
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Sat, 19 Mar 2016 15:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6d8d849f5ac8a3a228c62fd29e8f40ae1b8381fc v7.4.1598
Tue, 15 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/975b5271eed4fa0500c24a8f37be0b1797cb9db7 v7.4.1578
Sat, 12 Mar 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7f8989dd8a627af2185df381195351a913f3777f v7.4.1552
Fri, 11 Mar 2016 23:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/509ce2a558e7e0c03242e32e844255af52f1c821 v7.4.1537
Sat, 20 Feb 2016 14:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/cf7164a088664961e7d70dd100c5874dc5ceb293 v7.4.1364
Sat, 30 Jan 2016 16:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/66f948e928d5e0cd3123af902aa8ac1613534c94 v7.4.1207
Fri, 29 Jan 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d25c16e2f2776d50245bf31d6e4d5364f12d188e v7.4.1197
Tue, 26 Jan 2016 23:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d04a020a8a8d7a438b091d49218c438880beb50c v7.4.1182