]> Pileus Git - ~andy/gtk/history - modules/printbackends
Strip "Custom." prefix when getting default options from cups.
[~andy/gtk] / modules / printbackends /
2008-07-15 Matthias Clasen Bug 339591 – Detect list of availible cover...
2008-07-15 Matthias Clasen Bug 384940 – handle rejecting jobs and authenti...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-12 Matthias ClasenReally fix printer URI construction
2008-05-29 Michael Natterergtk/Makefile.am add a single-include header for the...
2008-05-28 Michael Natterermodules/printbackends/cups/gtkcupsutils.c
2008-05-28 Matthias Clasen Bug 509788 – GTK+ should use CUPS to set Postsc...
2008-05-27 Matthias Clasen RH bug 248245: cups client printing from gnome...
2008-05-21 Matthias Clasen RH bug 204621 - "GtkPrint" asks for "Letter...
2008-05-05 Matthias ClasenApply a patch by Marek Kasik <mkasik@redhat.com> to...
2008-05-01 Matthias Clasen Bug 529386 – Printing options hidden by blackli...
2008-04-18 Michael Nattererchange return value and local variable to const gchar...
2008-03-12 Jens GranseuerDon't define variables in the middle of a block. (...
2008-03-12 Matthias ClasenFix a crash
2008-03-12 Michael Nattererinclude <glib/gstdio.h> for g_fopen().
2008-03-12 Matthias ClasenUse g_ascii_formatd when formatting custom paper sizes...
2008-03-05 Matthias ClasenHonor cups user default options from ~/.cups/lpoptions...
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-11-22 Matthias ClasenFix a casting problem. (#485662, patch by Herbert Valer...
2007-09-24 Matthias Clasencorrect a comment
2007-09-09 Matthias ClasenInclude config.h first. (#467719)
2007-09-07 Wouter BolsterleeFix typo that broke the build.
2007-09-07 Matthias ClasenCheck for the cups function httpGetAuthString().
2007-08-09 Sven Neumannchange the file extension when the file format is chang...
2007-07-23 Matthias ClasenDectect if cups allows access to the http_t authstring...
2007-07-09 Matthias ClasenFix build problems on Cygwin. (#448604)
2007-06-29 Matthias ClasenEnable SSL support. (#451070, Vince Busam)
2007-06-12 Matthias ClasenFix some locking issues
2007-05-28 Carlos Garcia CamposAdd new capability GTK_PRINT_CAPABILITY_NUMBER_UP.
2007-04-30 Matthias ClasenGet all the printer attributes when getting the list...
2007-04-30 Matthias ClasenRename gtk_paper_size_get_builtins() to gtk_paper_size_...
2007-04-29 Matthias ClasenFix a typo. String change ! (#406160, Stephane Raimbault)
2007-04-29 Matthias ClasenMore cleanups
2007-04-29 Matthias ClasenCleanups
2007-04-29 Matthias ClasenMake building the test print backend optional
2007-04-29 Matthias ClasenCorrect some copyright lines.
2007-04-26 Matthias ClasenMark the printer list as done. (#428665, Bogdan Gheorghe)
2007-04-23 Matthias ClasenReduce the amount of debug spew if we are not debugging.
2007-03-28 Matthias ClasenSupport raw printers
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-01-30 Felix RiemannFix leaked string. Fixes bug #402565.
2007-01-17 Matthias Clasenfix the build
2007-01-17 Matthias ClasenDon't use httpGetFd() when building against cups 1.1
2007-01-04 Matthias ClasenFix another leak
2007-01-04 Matthias ClasenClose the http connection after getting the PPD.
2007-01-03 Matthias ClasenCleanups
2007-01-01 Matthias ClasenFix some IPP compliance issues. (#391523, Albrecht...
2006-12-28 Matthias Clasenbroken pre-commit script
2006-12-27 Matthias Clasenforgotten file
2006-12-27 Matthias ClasenUse getters for http fields where available. (#364866...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-11 Matthias ClasenProperly pass multi-value options to cups. (#355350...
2006-11-25 Matthias ClasenMake print dialog work when 'BrowseShortNames Off'...
2006-11-15 Matthias ClasenDon't pass NULL to strncpy. (#359537, patch by Carlos...
2006-10-03 Matthias ClasenComplete the fix for bug 357280
2006-10-03 Matthias ClasenComplete the fix for bug 357280.
2006-10-02 Matthias ClasenOnly use the group name field if cups is new enough...
2006-09-06 Behdad EsfahbodAdd.
2006-08-31 Matthias ClasenSend printer-list-done on error.
2006-08-28 Matthias ClasenUse a resonable timeout of 3 seconds when polling for...
2006-08-18 Matthias ClasenHandle filename encoding consistently. (#351812, Christ...
2006-08-17 Matthias ClasenImprove the handling of the default output filename...
2006-08-15 Matthias ClasenSimplify, make it build against cups 1.1. (#350329)
2006-07-19 Matthias ClasenCheck if option is NULL before using it. (#348014,...
2006-07-18 John PalmieriMake bits from my last commit are conditionally compile...
2006-07-18 John Palmieriadd GTK_PRINTER_OPTION_TYPE_PICKONE_PASSWORD,
2006-07-06 John PalmieriGet the name of the first printer in a class to use...
2006-06-22 Matthias ClasenFix compilation with cups 1.1
2006-06-21 Matthias ClasenApply a patch by Christian Persch to support PostScript...
2006-06-21 Matthias ClasenApply a patch by John Palmieri to use buffered io using...
2006-06-21 Matthias ClasenAdd an GError parameter.
2006-06-21 Matthias ClasenCleanups
2006-06-20 Christian Perschconfigure.in gtk/Makefile.am Rename "pdf" backend to...
2006-06-20 Christian PerschConvert input to filename encoding and construct an...
2006-06-19 Matthias ClasenAdd a capabilities argument to the printer_get_options...
2006-06-17 Matthias ClasenFix a typo: s/Extention/Extension/.
2006-06-17 Matthias ClasenUse stock print icons; make it compile
2006-06-16 Matthias ClasenAdd a GtkPrintSettings parameter to the printer_create_...
2006-06-16 Matthias Clasenfix 345038
2006-06-16 Matthias Clasenfix the print-to-pdf icon
2006-06-12 Matthias ClasenUse gtk_printer_accepts_ps here.
2006-06-11 Matthias Clasenuse the passed in destroy notify
2006-06-11 Matthias ClasenUse cairo_pdf_surface_set_dpi by cairo_surface_set_fall...
2006-06-07 Matthias ClasenFix a C99ism
2006-05-31 Alexander LarssonFurther updates from the GtkPrintContext functions...
2006-05-24 Alexander LarssonAdd gtk_print_unix_dialog_set_manual_capabilities that...
2006-05-15 Alexander LarssonAdded gtk_print_job_set/get_track_print_status
2006-05-15 Alexander LarssonNever unload print backends. Remove gtk_print_backend_u...
2006-05-12 Alexander LarssonFix build errors.
2006-05-10 John (J5) Palmierimake the _CUPS_MAP_ATTR_STR macro not dup the string...
2006-05-05 Christian PerschAlways register the type with the type module, even...
2006-05-04 Alexander LarssonAdded new symbols
2006-04-29 Behdad Esfahbod.
2006-04-25 Matthias Clasensome more options
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...