gtk/modules/printbackends/cups
Michael Weghorn 838391e420 Improve printer distinction for option retrieval
In order to retrieve the user options for a printer, the respective
printer name is used.
This fixes the comparison of printer names to avoid that the options of
another printer are accidently read whose name starts with the same
letters, but is longer (e.g. "myprinterlongername" instead of
"myprinter").

This fixes Bug 753628.
2015-09-11 15:19:35 +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 printing: Check connection to remote CUPS server on correct port 2015-05-13 12:28:49 +02:00
gtkcupsutils.h printing: Check connection to remote CUPS server on correct port 2015-05-13 12:28:49 +02:00
gtkprintbackendcups.c Improve printer distinction for option retrieval 2015-09-11 15:19:35 +02:00
gtkprintbackendcups.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintercups.c printing: Get output bin via IPP 2015-06-23 13:36:57 +02:00
gtkprintercups.h printing: Get output bin via IPP 2015-06-23 13:36:57 +02:00
Makefile.am build: Set no_undefined in Makefile.decl 2014-09-15 16:35:40 +02:00