summaryrefslogtreecommitdiff
path: root/modules/printbackends/cups/gtkcupsutils.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate print backends into one directoryMatthias Clasen2018-03-111-1663/+0
* printing: Check connection to remote CUPS server on correct portMarek Kasik2015-05-131-2/+6
* printing: Don't double free connection to CUPSMarek Kasik2013-12-141-8/+11
* printing: List Avahi printersMarek Kasik2013-03-041-0/+21
* Bug 670373: modules/printing/cups/gtkprintbackendcups.c won't build with CUPS...John Ralls2012-04-231-6/+14
* build: require cups >= 1.2Javier Jardón2012-03-191-22/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* print dialog: Fix authentication logicJan Rękorajski2011-12-141-5/+10
* Fix polling for new data in cups print backend (bug #599664)Benjamin Berg2011-08-061-31/+47
* cups: Fix compile warnings with --enable-debugBenjamin Otte2010-09-271-1/+1
* Test connection to all given addresses when printingMarek Kasik2010-06-031-2/+16
* Add support for 'auth-info' attribute to the CUPS backendMarek Kasik2009-09-241-0/+5
* Signalize that CUPS connection is available when EISCONN occursmark@ecs.vuw.ac.nz2009-05-191-1/+1
* Add ability to print in number-up mode for file backend and lpr backendMarek Kasik2009-05-131-1/+2
* Adds authentication support of CUPS backendMarek Kasik2009-04-211-36/+312
* Bug 346903 – gtk_enumerate_printers needs events to completeMatthias Clasen2008-09-171-15/+23
* Fix build with old cupsMatthias Clasen2008-08-111-0/+10
* remove return value, this function returns void.Michael Natterer2008-08-061-1/+1
* Bug 424207 – printing hangs on unreachable cups serverMatthias Clasen2008-07-311-0/+119
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* modules/printbackends/cups/gtkcupsutils.cMichael Natterer2008-05-281-1/+1
* Fix a casting problem. (#485662, patch by Herbert Valerio Riedel)Matthias Clasen2007-11-221-1/+1
* Include config.h first. (#467719)Matthias Clasen2007-09-091-1/+1
* Fix typo that broke the build.Wouter Bolsterlee2007-09-071-1/+1
* Check for the cups function httpGetAuthString().Matthias Clasen2007-09-071-1/+5
* Dectect if cups allows access to the http_t authstring field.Matthias Clasen2007-07-231-4/+0
* Enable SSL support. (#451070, Vince Busam)Matthias Clasen2007-06-291-6/+6
* Correct some copyright lines.Matthias Clasen2007-04-291-1/+1
* Support raw printersMatthias Clasen2007-03-281-21/+109
* CleanupsMatthias Clasen2007-01-031-63/+83
* Fix some IPP compliance issues. (#391523, Albrecht Dress)Matthias Clasen2007-01-011-7/+12
* forgotten fileMatthias Clasen2006-12-271-4/+3
* Properly pass multi-value options to cups. (#355350, Jürg Billeter)Matthias Clasen2006-12-111-73/+144
* Complete the fix for bug 357280Matthias Clasen2006-10-031-0/+8
* Apply a patch by John Palmieri to use buffered io using GIOChannels, cleanMatthias Clasen2006-06-211-29/+89
* Further updates from the GtkPrintContext functions rename.Alexander Larsson2006-05-311-0/+4
* Added new symbolsAlexander Larsson2006-05-041-0/+20
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+922