gtk2/modules/printbackends/cups
Christoph Reiter 175c400678 build/cups: remove checks for httpGetAuthString and http_t.authstring
httpGetAuthString() was added with cups 1.3 and we depend on a newer version
now. The direct field access was a fallback in case httpGetAuthString()
was missing, so this can also be dropped.
2019-06-15 10:08:31 +02:00
..
gtkcupssecretsutils.c Avoid O(n²) walking of string arrays 2015-07-16 16:19:55 +01:00
gtkcupssecretsutils.h Use secrets service for cups auth_info 2014-09-01 22:39:51 +02:00
gtkcupsutils.c build/cups: remove checks for httpGetAuthString and http_t.authstring 2019-06-15 10:08:31 +02:00
gtkcupsutils.h printing: Check connection to remote CUPS server on correct port 2015-05-13 12:28:49 +02:00
gtkprintbackendcups.c Require CUPS >= 2.0 2019-05-10 16:40:58 +02:00
gtkprintbackendcups.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintercups.c Require CUPS >= 2.0 2019-05-10 16:40:58 +02:00
gtkprintercups.h Require CUPS >= 2.0 2019-05-10 16:40:58 +02:00
Makefile.am build: Set no_undefined in Makefile.decl 2014-09-15 16:35:40 +02:00