summaryrefslogtreecommitdiff
path: root/src/gui_xim.c
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0271: using INIT() in non-header filesv9.0.0271zeertzjq2022-08-261-1/+1
* patch 8.2.5020: using 'imstatusfunc' and 'imactivatefunc' breaks 'foldopen'v8.2.5020Milly2022-05-261-0/+6
* patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar2022-05-071-11/+12
* patch 8.2.4038: various code not used when features are disabledv8.2.4038Dominique Pelle2022-01-081-3/+4
* patch 8.2.3977: error messages are spread outv8.2.3977Bram Moolenaar2022-01-011-10/+6
* patch 8.2.3788: lambda for option that is a function may be freedv8.2.3788Yegappan Lakshmanan2021-12-121-1/+19
* patch 8.2.3735: cannot use a lambda for 'imactivatefunc'v8.2.3735Yegappan Lakshmanan2021-12-041-4/+33
* patch 8.2.3274: macro for printf format check can be simplifiedv8.2.3274Bram Moolenaar2021-08-021-1/+3
* patch 8.2.2622: GTK: error when starting up and -geometry is givenv8.2.2622Bram Moolenaar2021-03-181-1/+1
* patch 8.2.1107: 'imactivatefunc' and 'imstatusfunc' are not used in the GUIv8.2.1107Bram Moolenaar2020-07-011-1/+1
* patch 8.2.0889: using old style commentsv8.2.0889Bram Moolenaar2020-06-021-38/+28
* patch 8.2.0872: XIM code is mixed with multi-byte codev8.2.0872Bram Moolenaar2020-06-011-0/+1777