]> Pileus Git - ~andy/gtk/history - gtk/gtkprintoperation-unix.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkprintoperation-unix.c
2012-09-12 Adrian JohnsonDon't rotate pdf landscape output
2012-07-30 Matthias Clasengtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally
2012-02-27 Javier JardónChange FSF Address
2012-01-31 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-20 Pavel Holejsovsky[GI] Add missing (scope) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-21 Matthias ClasenRemove gdk_spawn functions
2010-12-21 Matthias ClasenDon't use gdk_spawn
2010-12-20 Carlos Garcia Camposprinting: Set new print operation settings before emitt...
2010-12-18 Matthias ClasenRemove sealed members from GtkPrintJob
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-07 Marek KasikReturn error instead of showing an error dialog when...
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Matthias ClasenFix declaration of gtk_print_job_set_status
2010-04-04 Carlos Garcia CamposFix a crash on print preview
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-18 Matthias ClasenFix declaration of gtk_print_job_set_status
2009-12-19 Carlos Garcia CamposFix a crash on print preview
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-05 Adrian JohnsonSet hard margins to 0 when printing n-up on unix printers
2009-12-05 Adrian JohnsonSet unix printer hard margins on print context
2009-12-01 Christian PerschRevert "Set unix printer hard margins on print context"
2009-12-01 Christian PerschRevert "Set hard margins to 0 when printing n-up on...
2009-12-01 Christian PerschRevert "Add comment explaining why we set the hard...
2009-12-01 Christian PerschAdd comment explaining why we set the hard margins...
2009-12-01 Adrian JohnsonSet hard margins to 0 when printing n-up on unix printers
2009-12-01 Adrian JohnsonSet unix printer hard margins on print context
2009-11-30 Christian DywanFallback to gtk_show_uri for print preview if the comma...
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-26 Marek KasikShow correct print preview
2009-09-30 Adrian JohnsonEmit PageOrientation DSC comment into PostScript print...
2009-08-30 Marek KasikEmit "update-custom-widget" when the page setup changes
2009-07-10 Marek KasikAdd paper size combo and orientation combo to print...
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-08 Marek KasikAdd ability to print selection
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Marek KasikAdd ability to print in number-up mode for file backend...
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-04-21 Marek KasikAllow the custom widget to actualize on a printer change
2009-04-10 Carlos Garcia CamposSend the print job title to the previewer
2009-04-10 Carlos Garcia CamposSave PageSetup into print settings file used by the...
2008-10-16 Marek KasikBug 556527 - The current page property is not passed...
2008-07-01 Cody RussellRevert name change
2008-07-01 Matthias ClasenHandle failure to create temp file by returning NULL.
2008-06-30 Cody RussellPractically everything changed.
2008-06-16 Michael Nattererdon't include the deprecated (and unused) "gtkmarshal.h".
2008-05-21 Matthias Clasen RH bug 204621 - "GtkPrint" asks for "Letter...
2007-05-25 Matthias ClasenHold a refence on the print operation until gtk_print_j...
2007-04-29 Matthias ClasenBetter version of the previous patch
2007-04-29 Mattthias ClasenDon't leak a file descriptor, and don't make the error...
2007-04-29 Matthias ClasenSupport passing a print settings file to the preview...
2007-03-22 Matthias ClasenRemove debug spew
2007-03-10 Matthias ClasenInitialize the do_preview field of PrintResponseData...
2006-12-31 Matthias ClasenMove a few settings to gtksettings.c to make sure they...
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...