log src/gui_gtk_x11.c @ 35178:b094a5d09a9d default tip

age author description
Thu, 18 Apr 2024 21:30:02 +0200 Christian Brabandt patch 9.1.0348: X11 does not ignore smooth scroll event v9.1.0348
Sat, 10 Feb 2024 13:30:03 +0100 Christian Brabandt patch 9.1.0092: Compiler warning for missing type in scroll_event() v9.1.0092
Fri, 09 Feb 2024 19:30:04 +0100 Christian Brabandt patch 9.1.0086: Problem when scrolling using slow touchpads scroll event v9.1.0086
Fri, 09 Feb 2024 19:30:02 +0100 Christian Brabandt patch 9.1.0085: X11 scroll size changes after accessing clipboard v9.1.0085
Thu, 08 Feb 2024 11:15:06 +0100 Christian Brabandt patch 9.1.0081: X11 mouse-scrolling stutters v9.1.0081
Wed, 31 Jan 2024 22:30:03 +0100 Christian Brabandt patch 9.1.0067: gcc still complains about use of uninitialized var v9.1.0067
Wed, 31 Jan 2024 20:45:03 +0100 Christian Brabandt patch 9.1.0066: gcc complains about use of uninitialized var v9.1.0066
Mon, 29 Jan 2024 21:15:05 +0100 Christian Brabandt patch 9.1.0064: No Wayland support v9.1.0064
Mon, 29 Jan 2024 21:15:03 +0100 Christian Brabandt patch 9.1.0063: GTK code can be improved v9.1.0063
Thu, 25 Jan 2024 23:00:03 +0100 Christian Brabandt patch 9.1.0058: Cannot map Super Keys in GTK UI v9.1.0058
Tue, 21 Nov 2023 20:15:07 +0100 Christian Brabandt patch 9.0.2118: [security]: avoid double-free in get_style_font_variants v9.0.2118
Thu, 05 Oct 2023 21:00:07 +0200 Christian Brabandt patch 9.0.1991: no cmdline completion for setting the font v9.0.1991
Sat, 09 Sep 2023 11:45:04 +0200 Christian Brabandt patch 9.0.1886: Various Typos v9.0.1886
Mon, 28 Aug 2023 21:45:04 +0200 Christian Brabandt patch 9.0.1815: pango_coverage_unref() deprecated in pango > 1.51 v9.0.1815
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Wed, 17 May 2023 00:00:04 +0200 Bram Moolenaar patch 9.0.1563: GTK3: window manager resize hints are incomplete
Fri, 28 Apr 2023 17:45:03 +0200 Bram Moolenaar patch 9.0.1495: GTK3: hiding the mouse pointer does not work v9.0.1495
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Sun, 08 Jan 2023 14:45:05 +0100 Bram Moolenaar patch 9.0.1158: code is indented more than necessary v9.0.1158
Thu, 01 Dec 2022 20:45:04 +0100 Bram Moolenaar patch 9.0.0984: GUI: remote_foreground() does not always work v9.0.0984
Wed, 30 Nov 2022 19:15:10 +0100 Bram Moolenaar patch 9.0.0977: it is not easy to see what client-server commands are doing v9.0.0977
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Sat, 01 Oct 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0633: FEAT_TITLE was removed but is still used v9.0.0633
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, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Tue, 13 Sep 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0454: incorrect color for modeless selection with GTK v9.0.0454
Mon, 04 Jul 2022 21:00:02 +0200 Bram Moolenaar patch 9.0.0039: not all systems have GDK_KEY_dead_circumflex v9.0.0039
Mon, 04 Jul 2022 12:00:03 +0200 Bram Moolenaar patch 9.0.0033: on a Belgian keyboard CTRL-[ does not work v9.0.0033
Thu, 28 Apr 2022 16:45:02 +0200 Bram Moolenaar patch 8.2.4839: compiler warning for unused argument v8.2.4839
Sat, 23 Apr 2022 21:00:03 +0200 Bram Moolenaar patch 8.2.4815: cannot build with older GTK version v8.2.4815
Sun, 17 Apr 2022 19:30:03 +0200 Bram Moolenaar patch 8.2.4776: GTK: 'lines' and 'columns' may change during startup v8.2.4776
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Tue, 23 Nov 2021 13:30:04 +0100 Bram Moolenaar patch 8.2.3654: GTK: a touch-drag does not update the selection v8.2.3654
Sun, 21 Nov 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.3636: Coverity warns for unreachable code v8.2.3636
Sat, 20 Nov 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.3635: GTK: composing underline does not show v8.2.3635
Sat, 20 Nov 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.3632: GTK3: undercurl does not get removed properly v8.2.3632
Tue, 16 Nov 2021 21:15:02 +0100 Bram Moolenaar patch 8.2.3607: GTK3 screen updating is slow v8.2.3607
Thu, 21 Oct 2021 00:15:03 +0200 Bram Moolenaar patch 8.2.3548: GTK GUI crashen when reading from stdin v8.2.3548
Sun, 17 Oct 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3527: gcc complains about uninitialized variable v8.2.3527
Sat, 16 Oct 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3524: GUI: ligatures are not used v8.2.3524
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
Sat, 20 Mar 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.2626: GTK3: error when starting up and -geometry is given v8.2.2626
Thu, 18 Mar 2021 22:30:04 +0100 Bram Moolenaar patch 8.2.2622: GTK: error when starting up and -geometry is given v8.2.2622
Wed, 09 Dec 2020 16:00:03 +0100 Bram Moolenaar patch 8.2.2119: GTK3: status line background color is wrong v8.2.2119
Tue, 08 Dec 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.2111: GTK: menu background is the same color as the main window v8.2.2111
Wed, 25 Nov 2020 12:30:04 +0100 Bram Moolenaar patch 8.2.2043: GTK3: white border around text stands out v8.2.2043
Tue, 27 Oct 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.1913: GTK GUI: rounding for the cell height is too strict v8.2.1913
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Wed, 21 Oct 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1878: GTK: error for redefining function v8.2.1878
Wed, 07 Oct 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1809: mapping some keys with Ctrl does not work properly v8.2.1809
Tue, 29 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1774: GTK: hang when forced to exit v8.2.1774
Wed, 09 Sep 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1645: GTK3: icons become broken images when resized v8.2.1645
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
Sun, 21 Jun 2020 15:15:03 +0200 Bram Moolenaar patch 8.2.1027: GUI: multi-byte characters do not work in a terminal v8.2.1027
Sat, 20 Jun 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.1019: mapping <M-S-a> does not work in the GUI v8.2.1019
Sun, 31 May 2020 14:00:03 +0200 Bram Moolenaar patch 8.2.0857: GTK cell height can be a pixel too much v8.2.0857
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