summaryrefslogtreecommitdiffstats
path: root/src/gui_gtk_x11.c
AgeCommit message (Expand)Author
2024-02-10patch 9.1.0092: Compiler warning for missing type in scroll_event()v9.1.0092Christian Brabandt
2024-02-09patch 9.1.0086: Problem when scrolling using slow touchpads scroll eventv9.1.0086lilydjwg
2024-02-09patch 9.1.0085: X11 scroll size changes after accessing clipboardv9.1.0085lilydjwg
2024-02-08patch 9.1.0081: X11 mouse-scrolling stuttersv9.1.0081lilydjwg
2024-01-31patch 9.1.0067: gcc still complains about use of uninitialized varv9.1.0067Christian Brabandt
2024-01-31patch 9.1.0066: gcc complains about use of uninitialized varv9.1.0066Christian Brabandt
2024-01-29patch 9.1.0064: No Wayland supportv9.1.0064lilydjwg
2024-01-29patch 9.1.0063: GTK code can be improvedv9.1.0063lilydjwg
2024-01-25patch 9.1.0058: Cannot map Super Keys in GTK UIv9.1.0058Casey Tucker
2023-11-21patch 9.0.2118: [security]: avoid double-free in get_style_font_variantsv9.0.2118Christian Brabandt
2023-10-05patch 9.0.1991: no cmdline completion for setting the fontv9.0.1991Yee Cheng Chin
2023-09-09patch 9.0.1886: Various Typosv9.0.1886Christian Brabandt
2023-08-28patch 9.0.1815: pango_coverage_unref() deprecated in pango > 1.51v9.0.1815James McCoy
2023-05-16patch 9.0.1563: GTK3: window manager resize hints are incompletev9.0.1563Bram Moolenaar
2023-04-28patch 9.0.1495: GTK3: hiding the mouse pointer does not workv9.0.1495Kenny Stauffer
2023-02-21patch 9.0.1336: functions without arguments are not always declared properlyv9.0.1336Yegappan Lakshmanan
2023-01-08patch 9.0.1158: code is indented more than necessaryv9.0.1158Yegappan Lakshmanan
2022-12-01patch 9.0.0984: GUI: remote_foreground() does not always workv9.0.0984Bram Moolenaar
2022-11-30patch 9.0.0977: it is not easy to see what client-server commands are doingv9.0.0977Bram Moolenaar
2022-11-02patch 9.0.0828: various typosv9.0.0828dundargoc
2022-10-04patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij
2022-10-01patch 9.0.0633: FEAT_TITLE was removed but is still usedv9.0.0633rbtnn
2022-09-26patch 9.0.0597: cannot close a tab page with the middle mouse buttonv9.0.0597regomne
2022-09-17patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar
2022-09-13patch 9.0.0454: incorrect color for modeless selection with GTKv9.0.0454Your Name
2022-07-04patch 9.0.0039: not all systems have GDK_KEY_dead_circumflexv9.0.0039Bram Moolenaar
2022-07-04patch 9.0.0033: on a Belgian keyboard CTRL-[ does not workv9.0.0033Anton Sharonov
2022-04-28patch 8.2.4839: compiler warning for unused argumentv8.2.4839Bram Moolenaar
2022-04-23patch 8.2.4815: cannot build with older GTK versionv8.2.4815Ernie Rael
2022-04-17patch 8.2.4776: GTK: 'lines' and 'columns' may change during startupv8.2.4776Ernie Rael
2022-04-15patch 8.2.4753: error from setting an option is silently ignoredv8.2.4753Bram Moolenaar
2022-01-01patch 8.2.3967: error messages are spread outv8.2.3967Bram Moolenaar
2021-12-31patch 8.2.3961: error messages are spread outv8.2.3961Bram Moolenaar
2021-11-29patch 8.2.3699: the +title feature adds a lot of #ifdef but little codev8.2.3699Bram Moolenaar
2021-11-23patch 8.2.3654: GTK: a touch-drag does not update the selectionv8.2.3654Chris Dalton
2021-11-21patch 8.2.3636: Coverity warns for unreachable codev8.2.3636Bram Moolenaar
2021-11-20patch 8.2.3635: GTK: composing underline does not showv8.2.3635Dusan Popovic
2021-11-20patch 8.2.3632: GTK3: undercurl does not get removed properlyv8.2.3632Yamagi
2021-11-16patch 8.2.3607: GTK3 screen updating is slowv8.2.3607presuku
2021-10-20patch 8.2.3548: GTK GUI crashen when reading from stdinv8.2.3548Bram Moolenaar
2021-10-17patch 8.2.3527: gcc complains about uninitialized variablev8.2.3527Bram Moolenaar
2021-10-16patch 8.2.3524: GUI: ligatures are not usedv8.2.3524Dusan Popovic
2021-06-02patch 8.2.2922: computing array length is done in various waysv8.2.2922K.Takata
2021-03-20patch 8.2.2626: GTK3: error when starting up and -geometry is givenv8.2.2626Bram Moolenaar
2021-03-18patch 8.2.2622: GTK: error when starting up and -geometry is givenv8.2.2622Bram Moolenaar
2020-12-09patch 8.2.2119: GTK3: status line background color is wrongv8.2.2119Bram Moolenaar
2020-12-08patch 8.2.2111: GTK: menu background is the same color as the main windowv8.2.2111Bram Moolenaar
2020-11-25patch 8.2.2043: GTK3: white border around text stands outv8.2.2043Bram Moolenaar
2020-10-27patch 8.2.1913: GTK GUI: rounding for the cell height is too strictv8.2.1913Bram Moolenaar
2020-10-24patch 8.2.1898: command modifier parsing always uses global cmdmodv8.2.1898Bram Moolenaar