| Commit message (Expand) | Author | Age | Files | Lines |
* | printing: Fix crash in avahi_service_resolver_cb | WGH | 2020-01-23 | 1 | -1/+1 |
* | Add missing (closure) GIR annotations | Robert Ancell | 2020-01-13 | 1 | -1/+1 |
* | printing: Fill device URI for non-Avahi printers | Marek Kasik | 2019-12-13 | 1 | -0/+5 |
* | printing: Fix getting info for standalone IPP printers | Marek Kasik | 2019-12-12 | 1 | -45/+90 |
* | printing: Don't show Rejecting Jobs when we don't know | Marek Kasik | 2019-12-12 | 1 | -0/+3 |
* | printing: Get PPD from original host if needed | Marek Kasik | 2019-09-19 | 3 | -12/+84 |
* | meson: cups: use cups-config for looking up cups | Christoph Reiter | 2019-07-01 | 1 | -19/+3 |
* | build/cups: remove checks for httpGetAuthString and http_t.authstring | Christoph Reiter | 2019-07-01 | 2 | -23/+3 |
* | Rename gtkprintbackend.h to gtkprintbackendprivate.h | Matthias Clasen | 2019-05-26 | 6 | -6/+6 |
* | Rename gtkprinter-private.h | Matthias Clasen | 2019-05-26 | 6 | -6/+6 |
* | Require CUPS >= 2.0 | Emmanuele Bassi | 2019-05-07 | 5 | -260/+35 |
* | cups: Use non-deprecated API | Emmanuele Bassi | 2019-05-07 | 3 | -2/+70 |
* | Detect CUPS ≥ 1.7 | Emmanuele Bassi | 2019-05-07 | 1 | -0/+3 |
* | print: Check unknown option values whether they are actually custom settings | Till Kamppeter | 2019-04-04 | 1 | -4/+76 |
* | Merge branch 'wip/fanc999/meson.msvc' into 'master' | Chun-wei Fan | 2019-02-23 | 1 | -6/+9 |
|\ |
|
| * | modules/media/meson.build: Export needed symbols on MSVC | Chun-wei Fan | 2018-12-06 | 1 | -6/+9 |
* | | modules: Drop the plus | Emmanuele Bassi | 2019-02-05 | 2 | -10/+10 |
* | | gstmedia: Implement error handling. | Benjamin Otte | 2018-12-18 | 1 | -0/+14 |
|/ |
|
* | gtkmediafile: Don't leak all the images | Benjamin Otte | 2018-07-04 | 1 | -0/+1 |
* | mediafile: Check if media files are open when trying to play | Benjamin Otte | 2018-07-04 | 2 | -0/+6 |
* | Remove a lot of Since annotations | Matthias Clasen | 2018-06-25 | 1 | -2/+0 |
* | build: Fix compiler warnings | Mohammed Sadiq | 2018-06-11 | 1 | -1/+1 |
* | Add gtk_printer_get_hard_margins_for_paper_size | Adrian Johnson | 2018-04-26 | 1 | -0/+48 |
* | Terminate strncpy() buffers correctly | Emmanuele Bassi | 2018-04-10 | 1 | -2/+6 |
* | ffmpeg: Fix compile warnings for newest version | Benjamin Otte | 2018-04-10 | 1 | -1/+3 |
* | paintable: Introduce gdk_paintable_new_empty() | Benjamin Otte | 2018-04-05 | 2 | -2/+9 |
* | Alternative printbackends subdir for non-UNIX OSes | Руслан Ижбулатов | 2018-03-28 | 1 | -0/+2 |
* | 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 |