]> Pileus Git - ~andy/gtk/history - gtk/gtkprinter.c
Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP.
[~andy/gtk] / gtk / gtkprinter.c
2007-05-28 Carlos Garcia CamposAdd new capability GTK_PRINT_CAPABILITY_NUMBER_UP.
2007-05-26 Matthias ClasenDocument new api
2007-05-26 Richard HultFix typo to get the build working.
2007-05-26 Matthias ClasenMore of the same
2007-04-30 Christian PerschMake gtk_printer_get_capabilities public, and move the
2007-04-29 Matthias ClasenMake gtk_printer_has_details() and gtk_printer_request_...
2006-12-24 Christian PerschMake gtk_printer_list_papers public. Bug #345587.
2006-06-30 Matthias ClasenAlways call the destroy notify
2006-06-29 Matthias ClasenDocumentation additions and fixes.
2006-06-25 Matthias ClasenFix printer enumeration
2006-06-22 Matthias Clasenbroken pipe
2006-06-21 Matthias ClasenApply a patch by John Palmieri to use buffered io using...
2006-06-21 Matthias Clasencleanup
2006-06-19 Matthias ClasenForgotten files
2006-06-19 Matthias ClasenAdd a capabilities argument to the printer_get_options...
2006-06-16 Matthias ClasenAdd a GtkPrintSettings parameter to the printer_create_...
2006-06-12 Matthias ClasenUse gtk_printer_accepts_ps here.
2006-05-24 Alexander LarssonAdd gtk_print_unix_dialog_set_manual_capabilities that...
2006-05-22 Matthias ClasenDon't return values from void functions.
2006-05-16 Matthias ClasenCosmetic cleanups.
2006-05-14 Matthias ClasenMore of the same
2006-05-04 Alexander LarssonAdded new symbols
2006-05-02 Matthias Clasenbroken pipe
2006-05-02 Christian PerschUse a priv variable when accessing priv multiple times...
2006-04-24 Alexander LarssonDon't ref the backend since the backend owns the printer.
2006-04-24 Matthias ClasenMatch parameter names with the headers.
2006-04-24 Matthias ClasenUse g types, add documentation, and some stylistic...
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...