gtk/modules/printbackends/cups
Matthias Clasen 29282c6ec9 Fix some IPP compliance issues. (#391523, Albrecht Dress)
2007-01-01  Matthias Clasen  <mclasen@redhat.com>

        Fix some IPP compliance issues.  (#391523, Albrecht Dress)

        * modules/printbackends/cups/gtkcupsutils.c
        (gtk_cups_request_encode_option): Use IPP_TAG_JOB, not
        IPP_TAG_OPERATION.
        * modules/printbackends/cups/gtkprintbackendcups.c
        (gtk_print_backend_cups_print_stream): Don't add the
        requesting-user-name attribute a second time.



svn path=/trunk/; revision=17002
2007-01-01 23:47:45 +00:00
..
.cvsignore . 2006-04-29 04:57:30 +00:00
gtkcupsutils.c Fix some IPP compliance issues. (#391523, Albrecht Dress) 2007-01-01 23:47:45 +00:00
gtkcupsutils.h Apply a patch by John Palmieri to use buffered io using GIOChannels, clean 2006-06-21 18:16:58 +00:00
gtkprintbackendcups.c Fix some IPP compliance issues. (#391523, Albrecht Dress) 2007-01-01 23:47:45 +00:00
gtkprintbackendcups.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprintercups.c Get the name of the first printer in a class to use when requesting a PPD 2006-07-06 17:55:32 +00:00
gtkprintercups.h Get the name of the first printer in a class to use when requesting a PPD 2006-07-06 17:55:32 +00:00
Makefile.am Apply a patch by John Palmieri to use buffered io using GIOChannels, clean 2006-06-21 18:16:58 +00:00