summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/fanc999/meson.msvc' into 'master'Chun-wei Fan2019-02-231-6/+9
|\
| * modules/media/meson.build: Export needed symbols on MSVCChun-wei Fan2018-12-061-6/+9
* | modules: Drop the plusEmmanuele Bassi2019-02-052-10/+10
* | gstmedia: Implement error handling.Benjamin Otte2018-12-181-0/+14
|/
* gtkmediafile: Don't leak all the imagesBenjamin Otte2018-07-041-0/+1
* mediafile: Check if media files are open when trying to playBenjamin Otte2018-07-042-0/+6
* Remove a lot of Since annotationsMatthias Clasen2018-06-251-2/+0
* build: Fix compiler warningsMohammed Sadiq2018-06-111-1/+1
* Add gtk_printer_get_hard_margins_for_paper_sizeAdrian Johnson2018-04-261-0/+48
* Terminate strncpy() buffers correctlyEmmanuele Bassi2018-04-101-2/+6
* ffmpeg: Fix compile warnings for newest versionBenjamin Otte2018-04-101-1/+3
* paintable: Introduce gdk_paintable_new_empty()Benjamin Otte2018-04-052-2/+9
* Alternative printbackends subdir for non-UNIX OSesРуслан Ижбулатов2018-03-281-0/+2
* gtk: Add a GStreamer implementation of GtkMediaFileBenjamin Otte2018-03-187-1/+959
* gtk: Add ffmpeg implementation of GtkMediaFileBenjamin Otte2018-03-183-0/+809
* mediafile: Turn into an extension pointMatthias Clasen2018-03-182-0/+25
* build: Fix printbackendsBenjamin Otte2018-03-181-8/+6
* Use the same arguments for print backendsEmmanuele Bassi2018-03-131-20/+11
* Consolidate print backends into one directoryMatthias Clasen2018-03-1123-56/+65
* Always include platform immodulesMatthias Clasen2018-02-2411-4818/+0
* Convert immodules to use an extension pointMatthias Clasen2018-02-2410-394/+188
* Remove unused variable in the CUPS print backendEmmanuele Bassi2018-02-191-2/+0
* Fix the build in the Cloudprint print backendEmmanuele Bassi2018-02-191-12/+1
* Fix build of the lpr print backendEmmanuele Bassi2018-02-191-5/+2
* build: Fix checks on enabled print backendsEmmanuele Bassi2018-02-191-4/+2
* Fix the buildMatthias Clasen2018-02-182-3/+1
* Convert print backends to use a GIOExtensionPointMatthias Clasen2018-02-184-146/+105
* gtkprintbackendcups.c: fix \n at end of a debugging noteIvan Zakharyaschev2018-02-171-1/+1
* Drop unmaintained print backendsMatthias Clasen2018-02-159-1725/+1
* Fix the buildMatthias Clasen2018-02-151-0/+8
* Drop non-backend immodulesMatthias Clasen2018-02-1519-3901/+1
* Merge branch 'wip/carlosg/imwayland' into 'master'Matthias Clasen2018-02-153-0/+1029
|\
| * modules: Add wayland IM implementationwip/carlosg/imwaylandCarlos Garnacho2018-02-133-0/+1029
* | build: Coalesce print backends options into oneEmmanuele Bassi2018-02-141-4/+21
* | build: Rename the 'enable-colord' optionEmmanuele Bassi2018-02-141-1/+1
* | build: Rename 'with-included-immodules' optionEmmanuele Bassi2018-02-141-14/+6
* | build: Rename 'disable-modules' optionEmmanuele Bassi2018-02-141-2/+2
|/
* Drop the Big GDK LockEmmanuele Bassi2018-02-033-52/+11
* Replace gdk_threads_add_timeout* with g_timeout_add()Emmanuele Bassi2018-02-031-15/+5
* xim: Stop using ::configure-eventMatthias Clasen2018-01-161-22/+23
* cups: Warn only once if colord is not availableMatthias Clasen2017-12-171-1/+6
* Fix fallout from g_object_ref changeMatthias Clasen2017-12-081-1/+1
* gtkimcontextime.c: Fix call to gtk_style_context_get()Chun-wei Fan2017-11-211-1/+0
* im context thai: Stop using gdk_beepMatthias Clasen2017-11-161-1/+1
* Drop gdk_window_get_screenMatthias Clasen2017-10-311-9/+8
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-10/+10
* input/IME: Defer the emit of the "commit" signalChun-wei Fan2017-10-302-11/+17
* printing: Install printbackendsMarek Kasik2017-10-266-6/+12
* modules/input/gtkimcontextime.c: Fix buildChun-wei Fan2017-10-251-8/+14
* printing: Don't show duplicate printersMarek Kasik2017-10-093-1/+66