]> Pileus Git - ~andy/gtk/history - modules/printbackends/cups/gtkprintbackendcups.c
Replace a lot of idle and timeout calls by the new gdk_threads api.
[~andy/gtk] / modules / printbackends / cups / gtkprintbackendcups.c
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
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-02 Matthias ClasenOnly use the group name field if cups is new enough...
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-15 Matthias ClasenSimplify, make it build against cups 1.1. (#350329)
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 John Palmieri to use buffered io using...
2006-06-21 Matthias ClasenAdd an GError parameter.
2006-06-21 Matthias ClasenCleanups
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-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-25 Matthias Clasensome more options
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...