| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: Add a GStreamer implementation of GtkMediaFile | Benjamin Otte | 2018-03-18 | 7 | -1/+959 |
* | gtk: Add ffmpeg implementation of GtkMediaFile | Benjamin Otte | 2018-03-18 | 3 | -0/+809 |
* | mediafile: Turn into an extension point | Matthias Clasen | 2018-03-18 | 2 | -0/+25 |
* | build: Fix printbackends | Benjamin Otte | 2018-03-18 | 1 | -8/+6 |
* | Use the same arguments for print backends | Emmanuele Bassi | 2018-03-13 | 1 | -20/+11 |
* | Consolidate print backends into one directory | Matthias Clasen | 2018-03-11 | 23 | -56/+65 |
* | Always include platform immodules | Matthias Clasen | 2018-02-24 | 11 | -4818/+0 |
* | Convert immodules to use an extension point | Matthias Clasen | 2018-02-24 | 10 | -394/+188 |
* | Remove unused variable in the CUPS print backend | Emmanuele Bassi | 2018-02-19 | 1 | -2/+0 |
* | Fix the build in the Cloudprint print backend | Emmanuele Bassi | 2018-02-19 | 1 | -12/+1 |
* | Fix build of the lpr print backend | Emmanuele Bassi | 2018-02-19 | 1 | -5/+2 |
* | build: Fix checks on enabled print backends | Emmanuele Bassi | 2018-02-19 | 1 | -4/+2 |
* | Fix the build | Matthias Clasen | 2018-02-18 | 2 | -3/+1 |
* | Convert print backends to use a GIOExtensionPoint | Matthias Clasen | 2018-02-18 | 4 | -146/+105 |
* | gtkprintbackendcups.c: fix \n at end of a debugging note | Ivan Zakharyaschev | 2018-02-17 | 1 | -1/+1 |
* | Drop unmaintained print backends | Matthias Clasen | 2018-02-15 | 9 | -1725/+1 |
* | Fix the build | Matthias Clasen | 2018-02-15 | 1 | -0/+8 |
* | Drop non-backend immodules | Matthias Clasen | 2018-02-15 | 19 | -3901/+1 |
* | Merge branch 'wip/carlosg/imwayland' into 'master' | Matthias Clasen | 2018-02-15 | 3 | -0/+1029 |
|\ |
|
| * | modules: Add wayland IM implementationwip/carlosg/imwayland | Carlos Garnacho | 2018-02-13 | 3 | -0/+1029 |
* | | build: Coalesce print backends options into one | Emmanuele Bassi | 2018-02-14 | 1 | -4/+21 |
* | | build: Rename the 'enable-colord' option | Emmanuele Bassi | 2018-02-14 | 1 | -1/+1 |
* | | build: Rename 'with-included-immodules' option | Emmanuele Bassi | 2018-02-14 | 1 | -14/+6 |
* | | build: Rename 'disable-modules' option | Emmanuele Bassi | 2018-02-14 | 1 | -2/+2 |
|/ |
|
* | Drop the Big GDK Lock | Emmanuele Bassi | 2018-02-03 | 3 | -52/+11 |
* | Replace gdk_threads_add_timeout* with g_timeout_add() | Emmanuele Bassi | 2018-02-03 | 1 | -15/+5 |
* | xim: Stop using ::configure-event | Matthias Clasen | 2018-01-16 | 1 | -22/+23 |
* | cups: Warn only once if colord is not available | Matthias Clasen | 2017-12-17 | 1 | -1/+6 |
* | Fix fallout from g_object_ref change | Matthias Clasen | 2017-12-08 | 1 | -1/+1 |
* | gtkimcontextime.c: Fix call to gtk_style_context_get() | Chun-wei Fan | 2017-11-21 | 1 | -1/+0 |
* | im context thai: Stop using gdk_beep | Matthias Clasen | 2017-11-16 | 1 | -1/+1 |
* | Drop gdk_window_get_screen | Matthias Clasen | 2017-10-31 | 1 | -9/+8 |
* | window: Turn gtk_window_set_screen() into gtk_window_set_display() | Benjamin Otte | 2017-10-31 | 1 | -10/+10 |
* | input/IME: Defer the emit of the "commit" signal | Chun-wei Fan | 2017-10-30 | 2 | -11/+17 |
* | printing: Install printbackends | Marek Kasik | 2017-10-26 | 6 | -6/+12 |
* | modules/input/gtkimcontextime.c: Fix build | Chun-wei Fan | 2017-10-25 | 1 | -8/+14 |
* | printing: Don't show duplicate printers | Marek Kasik | 2017-10-09 | 3 | -1/+66 |
* | xim: Convert to GdkEvent API | Matthias Clasen | 2017-09-19 | 1 | -1/+1 |
* | modules: Update input context impls to using GdkEvent API | Carlos Garnacho | 2017-09-19 | 3 | -18/+32 |
* | Drop Autotools build | Emmanuele Bassi | 2017-08-14 | 9 | -517/+0 |
* | Make the xim module build without root getters | Matthias Clasen | 2017-08-11 | 1 | -4/+2 |
* | Duplicate the TIC strings before NULLing the GObject data. | John Ralls | 2017-08-08 | 1 | -3/+4 |
* | Fix compile error in imquartz.c due to API change in GtkIMContext. | John Ralls | 2017-07-18 | 1 | -4/+4 |
* | modules/input/gtkimcontextime.c: Move to set_client_widget | Chun-wei Fan | 2017-06-06 | 1 | -6/+10 |
* | imcontext: Remove API dependency on GdkWindow | Carlos Garnacho | 2017-05-25 | 2 | -14/+15 |
* | meson: simplify cups version check in printbackends | Tim-Philipp Müller | 2017-05-03 | 1 | -44/+18 |
* | build: Use get_pkgconfig_variable() | Emmanuele Bassi | 2017-05-03 | 1 | -11/+16 |
* | build: Improve consistency of the "coding" style | Emmanuele Bassi | 2017-05-03 | 1 | -6/+6 |
* | build: Clean up print backends Meson rules | Emmanuele Bassi | 2017-05-03 | 6 | -26/+53 |
* | build: Disable deprecation warnings for input methods | Emmanuele Bassi | 2017-05-03 | 1 | -0/+1 |