log src/gui_gtk_x11.c @ 20595:3609e842f822 v8.2.0851

age author description
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
Sat, 16 May 2020 19:00:07 +0200 Bram Moolenaar patch 8.2.0770: cannot map CTRL-B when using the GUI v8.2.0770
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
Fri, 27 Mar 2020 21:00:07 +0100 Bram Moolenaar patch 8.2.0464: typos and other small problems
Sun, 01 Dec 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2380: using old C style comments v8.1.2380
Thu, 21 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2327: cannot build with Hangul input v8.1.2327
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Sun, 15 Sep 2019 13:30:04 +0200 Bram Moolenaar patch 8.1.2034: dark them of GTK 3 not supported v8.1.2034
Sun, 28 Jul 2019 15:30:04 +0200 Bram Moolenaar patch 8.1.1767: FEAT_SESSION defined separately v8.1.1767
Fri, 14 Jun 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1531: clipboard type name is inconsistent v8.1.1531
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:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
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, 27 Apr 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1219: not checking for NULL return from alloc() v8.1.1219
Sat, 02 Mar 2019 10:15:06 +0100 Bram Moolenaar patch 8.1.0989: various small code ugliness v8.1.0989
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sun, 03 Feb 2019 23:45:05 +0100 Bram Moolenaar patch 8.1.0872: confusing condition
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
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
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, 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
Wed, 19 Sep 2018 22:45:05 +0200 Christian Brabandt patch 8.1.0412: cannot build with GTK 2.4 v8.1.0412
Tue, 18 Sep 2018 22:45:05 +0200 Christian Brabandt patch 8.1.0405: too many #ifdefs for GTK v8.1.0405
Tue, 11 Sep 2018 21:45:06 +0200 Christian Brabandt patch 8.1.0368: GTK code has too many #ifdefs and GTK 2.10 building fails v8.1.0368
Sun, 19 Aug 2018 23:00:06 +0200 Christian Brabandt patch 8.1.0301: GTK: input method popup displayed on wrong screen. v8.1.0301
Tue, 07 Aug 2018 20:15:05 +0200 Christian Brabandt patch 8.1.0249: GTK: when screen DPI changes Vim does not handle it v8.1.0249
Sat, 14 Apr 2018 14:45:06 +0200 Christian Brabandt patch 8.0.1709: some non-C89 code may slip through v8.0.1709
Tue, 20 Mar 2018 21:30:07 +0100 Christian Brabandt patch 8.0.1625: test_quotestar is flaky when run in GTK GUI v8.0.1625
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
Thu, 09 Nov 2017 18:45:04 +0100 Christian Brabandt patch 8.0.1278: GUI window always resizes when adding scrollbar v8.0.1278
Sun, 22 Oct 2017 15:45:04 +0200 Christian Brabandt patch 8.0.1211: cannot reorder tab pages with drag & drop v8.0.1211
Sat, 09 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1086: can't build with GTK 3 v8.0.1086
Sat, 09 Sep 2017 19:00:04 +0200 Christian Brabandt patch 8.0.1084: GTK build has compiler warnings v8.0.1084
Sat, 02 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1038: strike-through text not supported v8.0.1038
Sun, 27 Aug 2017 15:00:04 +0200 Christian Brabandt patch 8.0.1005: terminal without job updates slowly in GUI v8.0.1005
Sat, 26 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1000: cannot open a terminal without running a job in it v8.0.1000
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
Mon, 05 Jun 2017 15:15:03 +0200 Christian Brabandt patch 8.0.0620: checking for HAVE_GTK_MULTIHEAD is not needed v8.0.0620
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Thu, 23 Feb 2017 12:30:05 +0100 Christian Brabandt patch 8.0.0349: redrawing errors with GTK 3 v8.0.0349
Wed, 01 Feb 2017 12:00:04 +0100 Christian Brabandt patch 8.0.0276: unnecessary #ifdefs v8.0.0276
Mon, 30 Jan 2017 23:00:05 +0100 Christian Brabandt patch 8.0.0273: dead code detected by Coverity v8.0.0273
Mon, 09 Jan 2017 20:45:04 +0100 Christian Brabandt patch 8.0.0162: build error on Fedora 23 v8.0.0162
Mon, 21 Nov 2016 21:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/182707ac10d77359bf7a87c6b23ce4025d5b0ad4 v8.0.0095
Thu, 17 Nov 2016 19:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a859f04b4db651860c07db3587f29906517c552b v8.0.0089
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
Sun, 14 Aug 2016 20:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/16350cb97914bc86320185a9910b23c2b297d273 v7.4.2214
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
Thu, 21 Jul 2016 22:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/36edf0685c8b55ee3ce709058d83ada8027fec1e v7.4.2089
Fri, 15 Jul 2016 18:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/fdadad994a6e8f6cc8b11519082e23200b96d0ba v7.4.2042
Sun, 10 Jul 2016 23:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/da3a77d9ec28407b8fa2aa014e76944d0a525662 v7.4.2025
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:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8e31fd52ec8be6ef1dc600b637d5f099d55e1715 v7.4.1899
Sat, 04 Jun 2016 16:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/703a8044b5393d37d355b0b1054a9a5a13912a3f v7.4.1890