]> Pileus Git - ~andy/gtk/history - gtk/gtkprintoperation-unix.c
Replace a lot of idle and timeout calls by the new gdk_threads api.
[~andy/gtk] / gtk / gtkprintoperation-unix.c
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-08-31 Matthias ClasenDon't specify explicit format capabilities. (#346505...
2006-07-10 Matthias ClasenFix some typos with inline property docs. (#347065...
2006-06-30 Matthias ClasenAdd a preview capability
2006-06-21 Matthias ClasenApply a patch by John Palmieri to use buffered io using...
2006-06-19 Matthias ClasenAnother forgotten change.
2006-06-16 Matthias ClasenRequire cvs glib.
2006-06-16 Matthias ClasenMove the registration of the gtk-print-preview-command...
2006-06-16 Matthias ClasenWhen starting a preview from the print dialog, set...
2006-06-16 Matthias ClasenMark preview filename as translatable.
2006-06-16 Matthias Clasenmake print-to-pdf show up again
2006-06-11 Matthias ClasenFix bug 344518
2006-06-08 Matthias ClasenDon't include gtkprinter-private.h here.
2006-06-08 Matthias ClasenGet rid of GTK_PRINT_OPERATION_RESULT_PREVIEW.
2006-06-08 Alexander LarssonFix up unix fallout from previous change.
2006-06-08 Alexander LarssonUpdate windows to build with new APIs and first cut...
2006-06-07 Alexander LarssonClean up APIs: Make async a setting instead of separate...
2006-06-03 Matthias ClasenAdd a GtkPrintOperation::show-preview property
2006-06-03 Matthias ClasenCleanups
2006-06-02 Alexander LarssonAdd gtkprintoperationpreview.[ch] Set default preview...
2006-06-01 Matthias Clasenbits from the preview patch
2006-06-01 Matthias Clasenuse canonical signal names
2006-05-31 Matthias ClasenChange some function names to be longer and better.
2006-05-24 Matthias ClasenCustom tab label
2006-05-24 Alexander LarssonAdd gtk_print_unix_dialog_set_manual_capabilities that...
2006-05-23 Matthias ClasenAdd a boolean show-progress property, and show a progre...
2006-05-23 Alexander LarssonAdd gtk_print_unix_dialog_add_custom_tab
2006-05-15 Alexander LarssonAdded gtk_print_job_set/get_track_print_status
2006-05-05 Alexander LarssonImplement per-page paper sizes.
2006-05-04 Alexander LarssonAdded new symbols
2006-05-03 Matthias ClasenDon't use gtk_dialog_run for the error dialog, and...
2006-05-02 Christian PerschUse a priv variable when accessing priv multiple times...
2006-04-24 Matthias Clasenforgotten files
2006-04-24 Matthias ClasenRefactor the gtk_print_operation_run() code and add...
2006-04-24 Matthias ClasenCleanups
2006-04-24 Matthias ClasenReturn a copy of the original page setup if the dialog...
2006-04-24 Matthias ClasenMatch parameter names with the headers.
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...