summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'master'Matthias Clasen2020-10-071-3/+7
|\
| * Allow LPR backend to print PDF and PS file formatsSean Farley2018-11-171-3/+7
* | Revert "Fix the build with cups < 2.3"Matthias Clasen2020-10-011-2/+0
* | build: Start using meson feature optionsMatthias Clasen2020-08-231-11/+1
* | *: Fix spelling mistakes found by codespellBjörn Daase2020-08-215-11/+11
* | printing: Use original names for remote CUPS printersMarek Kasik2020-08-201-2/+2
* | cloudprint: Fix redundant declarationsSimon McVittie2020-08-081-2/+0
* | cups: Don't emit a warning if we can't talk to avahiMatthias Clasen2020-08-011-1/+1
* | Fix the build with cups < 2.3Matthias Clasen2020-07-311-0/+2
* | Replace "gdouble" with "double"Benjamin Otte2020-07-254-34/+34
* | Replace "gchar" with "char"Benjamin Otte2020-07-2514-282/+282
* | Replace "gint" with "int"Benjamin Otte2020-07-259-89/+89
* | cups: Plug a memory leakMatthias Clasen2020-07-091-0/+1
* | cups: Use allow/ignore listEmmanuele Bassi2020-06-181-15/+15
* | Fix minor typosYuri Chornoivan2020-06-181-1/+1
* | Fix the lpr print backend build (redundant-decls)Martin Blanchard2020-06-141-2/+0
* | modules: Fix build on Visual StudioChun-wei Fan2020-06-057-16/+6
* | ffmediafile: Add fixes for recent cflags changesBenjamin Otte2020-06-031-1/+5
* | Fix minor typosYuri Chornoivan2020-05-281-1/+1
* | printing: Drop a redundant assignmentMatthias Clasen2020-05-251-15/+9
* | Build media backends with common_cflags and export the symbolQiu Wenbo2020-05-226-6/+19
* | Build print backends with common_cflagsTimm Bäder2020-05-194-48/+59
* | Pass common_cflags to print backendsTimm Bäder2020-05-193-7/+10
* | cups: Disable deprecation warningsEmmanuele Bassi2020-04-171-9/+49
* | printing: Fix crash in avahi_service_resolver_cbWGH2020-01-231-1/+1
* | Add missing (closure) GIR annotationsRobert Ancell2020-01-131-1/+1
* | 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