summaryrefslogtreecommitdiff
path: root/modules/printbackends
Commit message (Expand)AuthorAgeFilesLines
* Bug 553241 – double freed pointer in lpr_write cause firefox3 crashMarek Kasik2008-09-251-2/+0
* 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
* Bug 549810 – Memory leaks in printing codeChristian Dywan2008-08-292-2/+6
* 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-019-9/+9
* Practically everything changed.Cody Russell2008-06-309-9/+9
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-224-4/+4
* 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-293-3/+2
* modules/printbackends/cups/gtkcupsutils.cMichael Natterer2008-05-284-12/+7
* 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-212-30/+74
* 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-135-14/+0
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-225-0/+10
* Fix a casting problem. (#485662, patch by Herbert Valerio Riedel)Matthias Clasen2007-11-221-1/+1
* correct a commentMatthias Clasen2007-09-241-1/+1
* Include config.h first. (#467719)Matthias Clasen2007-09-093-3/+3
* Fix typo that broke the build.Wouter Bolsterlee2007-09-071-1/+1
* Check for the cups function httpGetAuthString().Matthias Clasen2007-09-071-1/+5
* change the file extension when the file format is changed in the PrintSven Neumann2007-08-091-2/+59
* 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-094-6/+8
* Enable SSL support. (#451070, Vince Busam)Matthias Clasen2007-06-291-6/+6
* Fix some locking issuesMatthias Clasen2007-06-122-11/+24
* Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP.Carlos Garcia Campos2007-05-282-4/+14
* Get all the printer attributes when getting the list of printers, not viaMatthias Clasen2007-04-301-8/+42
* Rename gtk_paper_size_get_builtins() to gtk_paper_size_get_paper_sizes()Matthias Clasen2007-04-301-0/+27
* Fix a typo. String change ! (#406160, Stephane Raimbault)Matthias Clasen2007-04-291-1/+1