summaryrefslogtreecommitdiffstats
path: root/src/gui_gtk_x11.c
AgeCommit message (Expand)Author
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
2020-10-21patch 8.2.1878: GTK: error for redefining functionv8.2.1878Bram Moolenaar
2020-10-07patch 8.2.1809: mapping some keys with Ctrl does not work properlyv8.2.1809Bram Moolenaar
2020-09-29patch 8.2.1774: GTK: hang when forced to exitv8.2.1774Bram Moolenaar
2020-09-09patch 8.2.1645: GTK3: icons become broken images when resizedv8.2.1645Bram Moolenaar
2020-08-01patch 8.2.1335: CTRL-C in the GUI doesn't interruptv8.2.1335Bram Moolenaar
2020-06-21patch 8.2.1027: GUI: multi-byte characters do not work in a terminalv8.2.1027Bram Moolenaar
2020-06-20patch 8.2.1019: mapping <M-S-a> does not work in the GUIv8.2.1019Bram Moolenaar
2020-05-31patch 8.2.0857: GTK cell height can be a pixel too muchv8.2.0857Bram Moolenaar
2020-05-30patch 8.2.0851: can't distinguish <M-a> from accented "a" in the GUIv8.2.0851Bram Moolenaar
2020-05-16patch 8.2.0770: cannot map CTRL-B when using the GUIv8.2.0770Bram Moolenaar
2020-05-16patch 8.2.0765: In the GUI can't use all the modifiers.v8.2.0765Bram Moolenaar
2020-03-27patch 8.2.0464: typos and other small problemsv8.2.0464Bram Moolenaar
2019-12-01patch 8.1.2380: using old C style commentsv8.1.2380Bram Moolenaar
2019-11-21patch 8.1.2327: cannot build with Hangul inputv8.1.2327Bram Moolenaar
2019-11-02patch 8.1.2243: typos in commentsv8.1.2243Bram Moolenaar
2019-09-15patch 8.1.2034: dark them of GTK 3 not supportedv8.1.2034Bram Moolenaar
2019-07-28patch 8.1.1767: FEAT_SESSION defined separatelyv8.1.1767Bram Moolenaar
2019-06-14patch 8.1.1531: clipboard type name is inconsistentv8.1.1531Bram Moolenaar
2019-05-28patch 8.1.1414: alloc() returning "char_u *" causes a lot of type castsv8.1.1414Bram Moolenaar
2019-05-24patch 8.1.1384: using "int" for alloc() often results in compiler warningsv8.1.1384Bram Moolenaar
2019-04-28patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exev8.1.1230Bram Moolenaar
2019-04-27patch 8.1.1219: not checking for NULL return from alloc()v8.1.1219Bram Moolenaar
2019-03-02patch 8.1.0989: various small code uglinessv8.1.0989Bram Moolenaar
2019-02-17patch 8.1.0941: macros for MS-Windows are inconsistentv8.1.0941Bram Moolenaar
2019-02-03patch 8.1.0872: confusing conditionv8.1.0872Bram Moolenaar
2019-01-28patch 8.1.0840: getchar(0) never returns a character in the terminalv8.1.0840Bram Moolenaar
2019-01-20patch 8.1.0785: depending on the configuration some functions are unusedv8.1.0785Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2018-12-11patch 8.1.0577: tabpage right-click menu never shows "Close tab"v8.1.0577Bram Moolenaar
2018-11-16patch 8.1.0528: various typos in commentsv8.1.0528Bram Moolenaar
2018-09-30patch 8.1.0443: unnecessary static function prototypesv8.1.0443Bram Moolenaar