summaryrefslogtreecommitdiff
path: root/modules/printbackends/cups
Commit message (Expand)AuthorAgeFilesLines
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
* Adds authentication support of CUPS backendMarek Kasik2009-04-213-80/+637
* Bug 568571 – Asian am/pm format on cups print backend's time parsingMarek Kasik2009-02-121-4/+8
* Bug 571015 libprintbackend-cups has unlocalized stringsTakao Fujiwara2009-02-101-0/+2
* Bug 571015 libprintbackend-cups has unlocalized stringsTakao Fujiwara2009-02-091-1/+35
* Bug 561801 - "scheduled printing" doesn't function as expectedMarek Kasik2009-01-211-1/+96
* Bug 339714 - Set printer dpi on cairo ps/pdf surfaces when printingMarek Kasik2008-10-301-7/+81
* Bug 346903 – gtk_enumerate_printers needs events to completeMatthias Clasen2008-09-173-100/+187
* Bug 551378 - Print dialog: should try UDS when fetching PPD for localhostMarek Kasik2008-09-111-0/+12
* Improve one stringMatthias Clasen2008-08-271-1/+1
* Use gdk_threads_add_timeout_seconds where appropriateMatthias Clasen2008-08-261-1/+1
* Add translator hints to many stringsMatthias Clasen2008-08-251-0/+38
* Bug 535158 – can't rearrange the order of multi pages per sideMarek Kasik2008-08-211-7/+44
* Add translator hintsMatthias Clasen2008-08-141-0/+9
* Fix build with old cupsMatthias Clasen2008-08-112-0/+12
* remove return value, this function returns void.Michael Natterer2008-08-061-1/+1
* Bug 424207 – printing hangs on unreachable cups serverMatthias Clasen2008-07-313-41/+217
* don't try free gettext() values,Sebastien Bacher2008-07-241-3/+7
* Bug 543915 - translation issuesAndre Klapper2008-07-201-0/+4
* Add a forgotten hunkMatthias Clasen2008-07-181-1/+3
* Bug 339591 – Detect list of availible cover pagesMatthias Clasen2008-07-151-17/+100
* Bug 384940 – handle rejecting jobs and authentication meaningfullyMatthias Clasen2008-07-151-1/+40
* Revert name changeCody Russell2008-07-013-3/+3
* Practically everything changed.Cody Russell2008-06-303-3/+3
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Really fix printer URI constructionMatthias Clasen2008-06-121-2/+21
* gtk/Makefile.am add a single-include header for the unix print stuff.Michael Natterer2008-05-292-2/+2
* modules/printbackends/cups/gtkcupsutils.cMichael Natterer2008-05-282-4/+2
* Bug 509788 – GTK+ should use CUPS to set Postscript level of PS outputMatthias Clasen2008-05-281-0/+19
* RH bug 248245: cups client printing from gnome applications failMatthias Clasen2008-05-271-1/+1
* RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" sizeMatthias Clasen2008-05-211-30/+64
* Apply a patch by Marek Kasik <mkasik@redhat.com> to display more printerMatthias Clasen2008-05-051-0/+127
* Bug 529386 – Printing options hidden by blacklisted optionMatthias Clasen2008-05-011-1/+1
* change return value and local variable to const gchar* to fix warningMichael Natterer2008-04-182-5/+4
* Don't define variables in the middle of a block. (#522067)Jens Granseuer2008-03-121-1/+2
* Fix a crashMatthias Clasen2008-03-121-1/+1
* include <glib/gstdio.h> for g_fopen().Michael Natterer2008-03-121-0/+1
* Use g_ascii_formatd when formatting custom paper sizes, since cups doesn'tMatthias Clasen2008-03-121-6/+11
* Honor cups user default options from ~/.cups/lpoptions (#469210, StijnMatthias Clasen2008-03-051-0/+183
* Remove all .cvsignore files.Michael Natterer2007-12-131-2/+0
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-0/+2
* Fix a casting problem. (#485662, patch by Herbert Valerio Riedel)Matthias Clasen2007-11-221-1/+1
* Include config.h first. (#467719)Matthias Clasen2007-09-092-2/+2
* 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
* Fix build problems on Cygwin. (#448604)Matthias Clasen2007-07-091-3/+4
* Enable SSL support. (#451070, Vince Busam)Matthias Clasen2007-06-291-6/+6
* Fix some locking issuesMatthias Clasen2007-06-121-11/+20
* Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP.Carlos Garcia Campos2007-05-281-1/+2