summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix quartz input method filtering Esc keypressMatt Rose2020-04-151-0/+3
* imwayland: Clamp the surrounding string end correctlyCarlos Garnacho2020-04-031-1/+1
* wayland: Load .Compose in imwayland tooMatthias Clasen2020-04-021-0/+2
* imwayland: Fix typo in codeCarlos Garnacho2020-03-181-1/+1
* imwayland: Honour len argument in gtk_im_context_wayland_set_surroundingRobert Mader2020-03-162-2/+2
* Silence compiler warnings in release buildsEmmanuele Bassi2020-03-131-12/+27
* Handle a missing enumeration valueEmmanuele Bassi2020-03-131-0/+2
* imwayland: Do not send events while text input is inactive.Dorota Czaplejewicz2020-02-151-2/+16
* imwayland: Use common function to enable text inputDorota Czaplejewicz2020-02-151-6/+1
* imwayland: Move release handling after enableDorota Czaplejewicz2020-02-151-81/+82
* Merge branch 'private-code' into 'gtk-3-24'Emmanuele Bassi2020-02-111-4/+2
|\
| * Use `wayland-scanner private-code` in autotools buildMichael Forney2020-01-091-4/+2
* | Revert "Force the loadable module suffix on the print backend modules."meson_warnEmmanuele Bassi2020-02-091-5/+0
* | printing: Fix crash in avahi_service_resolver_cbWGH2020-01-231-1/+1
* | imwayland: Fix get_preedit_string cursor positionxdavidwu2019-12-151-1/+2
|/
* printing: Fix getting info for standalone IPP printersMarek Kasik2019-12-131-45/+95
* printing: Don't show Rejecting Jobs when we don't knowMarek Kasik2019-12-131-0/+3
* Merge branch 'terminal-3-24' into 'gtk-3-24'Matthias Clasen2019-12-121-0/+2
|\
| * imwayland: Suppport terminal purposeDorota Czaplejewicz2019-12-121-0/+2
* | Force the loadable module suffix on the print backend modules.John Ralls2019-12-101-0/+5
* | Merge branch 'no-objc' into 'gtk-3-24'Matthias Clasen2019-11-271-1/+4
|\ \
| * | Hide Objective-C from outside GdkQuartz.John Ralls2019-06-221-1/+4
* | | Merge branch 'issue-61' into 'gtk-3-24'Matthias Clasen2019-11-181-0/+6
|\ \ \
| * | | Ensure we have a client window before using itEmmanuele Bassi2019-11-161-0/+6
* | | | Do not use VIQR input method for vi locale by defaultMing Hua2019-11-161-1/+1
|/ / /
* | | meson: ensure plugins have so extension on macOSTom Schoonjans2019-10-112-0/+6
* | | printing: Get PPD from original host if neededMarek Kasik2019-09-193-12/+84
* | | Win32 IME fixesPhilip Zander2019-09-061-237/+205
* | | meson: cups: use cups-config for looking up cupsChristoph Reiter2019-06-251-30/+13
* | | meson: cups: fix building without colord supportChristoph Reiter2019-06-251-3/+3
|/ /
* | meson: print disabled backends in the final build summaryChristoph Reiter2019-06-171-0/+7
* | build: only require cups >=1.7Christoph Reiter2019-06-151-3/+4
* | build/cups: remove checks for httpGetAuthString and http_t.authstringChristoph Reiter2019-06-152-22/+3
* | Require CUPS >= 2.0Emmanuele Bassi2019-05-105-259/+35
* | cups: Use non-deprecated APIEmmanuele Bassi2019-05-103-2/+70
* | Detect CUPS ≥ 1.7Emmanuele Bassi2019-05-101-0/+3
* | gtkimcontextime.c: Fix preedit window placement on HiDPIChun-wei Fan2019-04-251-9/+12
* | imcontextwayland: (Hopefully) fix if expressionTimm Bäder2019-04-161-1/+1
* | meson: simplify builtin_immodules build optionChristoph Reiter2019-04-111-1/+1
* | meson: Follow gnome conventions for build option namesChristoph Reiter2019-04-111-2/+2
* | meson: Various config.h related fixesChristoph Reiter2019-04-111-1/+1
* | meson: build print backendsChristoph Reiter2019-04-113-7/+181
* | autotools: dist all meson related build filesChristoph Reiter2019-04-112-1/+8
* | meson: build all input modules; fix static build on LinuxChristoph Reiter2019-04-111-15/+2
* | meson: immodules: unset the name_prefix to match autotoolsChristoph Reiter2019-04-111-1/+2
* | meson: Install im-multipress.confChristoph Reiter2019-04-111-1/+6
* | meson: Build the input modulesChun-wei Fan2019-04-112-1/+28
* | meson: Sync build files with master and update to 3.24Nirbheek Chauhan2019-04-111-0/+8
|/
* print: Check unknown option values whether they are actually custom settingsTill Kamppeter2019-04-051-4/+76
* Merge branch 'suyuan/fix-macos-accented-char-input' into gtk-3-24.John Ralls2019-02-171-0/+15
|\