summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* printing: Fill device URI for non-Avahi printersMarek Kasik2019-12-131-0/+5
* printing: Fix getting info for standalone IPP printersMarek Kasik2019-12-121-45/+90
* printing: Don't show Rejecting Jobs when we don't knowMarek Kasik2019-12-121-0/+3
* printing: Get PPD from original host if neededMarek Kasik2019-09-193-12/+84
* meson: cups: use cups-config for looking up cupsChristoph Reiter2019-07-011-19/+3
* build/cups: remove checks for httpGetAuthString and http_t.authstringChristoph Reiter2019-07-012-23/+3
* Rename gtkprintbackend.h to gtkprintbackendprivate.hMatthias Clasen2019-05-266-6/+6
* Rename gtkprinter-private.hMatthias Clasen2019-05-266-6/+6
* Require CUPS >= 2.0Emmanuele Bassi2019-05-075-260/+35
* cups: Use non-deprecated APIEmmanuele Bassi2019-05-073-2/+70
* Detect CUPS ≥ 1.7Emmanuele Bassi2019-05-071-0/+3
* print: Check unknown option values whether they are actually custom settingsTill Kamppeter2019-04-041-4/+76
* 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