]> Pileus Git - ~andy/gtk/history - gtk/gtkprintoperation.c
entrycompletion: Don't reconnect signals all the time
[~andy/gtk] / gtk / gtkprintoperation.c
2006-06-08 Matthias ClasenRename pdf_target to export_filename
2006-06-08 Matthias ClasenGet rid of GTK_PRINT_OPERATION_RESULT_PREVIEW.
2006-06-08 Alexander LarssonUpdate windows to build with new APIs and first cut...
2006-06-08 Matthias ClasenAdd more docs, cleanups
2006-06-08 Matthias ClasenAdd some docs.
2006-06-07 Alexander LarssonClean up APIs: Make async a setting instead of separate...
2006-06-05 Matthias Clasen2.9.2
2006-06-03 Matthias ClasenAdd a GtkPrintOperation::show-preview property
2006-06-02 Alexander LarssonAdd gtkprintoperationpreview.[ch] Set default preview...
2006-06-01 Matthias Clasenbits from the preview patch
2006-06-01 Matthias Clasenadd docs
2006-05-31 Matthias ClasenDon't treat manual_scale like a percentage, its a factor.
2006-05-31 Matthias ClasenChange some function names to be longer and better.
2006-05-24 Matthias ClasenCustom tab label
2006-05-23 Matthias ClasenDo the begin-print emission in the idle, so that the...
2006-05-23 Matthias ClasenAdd a boolean show-progress property, and show a progre...
2006-05-22 Matthias Clasenfix docs
2006-05-22 Alexander LarssonMake sure grab-notify is emitted on toplevels as well...
2006-05-19 Matthias ClasenNew function to cancel a running print operation.
2006-05-18 Matthias ClasenAdd a GtkPrintOperation:: paginate signal that gets...
2006-05-16 Matthias ClasenCosmetic cleanups.
2006-05-15 Matthias ClasenReverse the order of ranges when printing in reverse...
2006-05-15 Alexander LarssonAdded gtk_print_job_set/get_track_print_status
2006-05-15 Matthias Clasenmore async printing
2006-05-12 Alexander LarssonUpdate g_object_notify to new property name.
2006-05-12 Alexander LarssonFix build errors.
2006-05-05 Alexander LarssonImplement per-page paper sizes.
2006-05-04 Alexander LarssonAdded new symbols
2006-05-02 Christian PerschUse a priv variable when accessing priv multiple times...
2006-04-25 Matthias ClasenAdd docs.
2006-04-24 Matthias ClasenRefactor the gtk_print_operation_run() code and add...
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...