]> Pileus Git - ~andy/gtk/history - gtk/gtkprintunixdialog.c
Deprecate flag macros for toplevel, state, no window and composite child
[~andy/gtk] / gtk / gtkprintunixdialog.c
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Luca FerrettiAdd translators comments for tab labels (closes 599118)
2009-10-21 Javier JardónFix a compilation warning
2009-09-23 Marek KasikDon't hang print dialog when remote CUPS printer is...
2009-08-06 Marek KasikCheck for details request before print
2009-07-17 Marek KasikChange position of paper's dimensions according to...
2009-07-10 Marek KasikAdd paper size combo and orientation combo to print...
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-28 Matthias ClasenImprove handling of print-to-file uri
2009-06-28 Matthias ClasenWhitespace cleanups
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 KasikAdds authentication support of CUPS backend
2009-04-21 Marek KasikAllow the custom widget to actualize on a printer change
2009-04-10 Matthias ClasenImprove accessible name
2009-04-08 Matthias ClasenImprove accessibility of the print dialog
2009-04-08 Matthias ClasenImprove focus handling in the print dialog
2009-01-21 Marek KasikBug 561801 - "scheduled printing" doesn't function...
2008-12-15 Matthias ClasenDon't export emit_ok_response
2008-11-10 Marek KasikBug 560135 - Print when the user double clicks a printer
2008-10-06 Matthias ClasenShow the tooltip on the range entry itself, too.
2008-09-30 Marek KasikBug 344522 – support non-local destination files (GtkPr...
2008-09-17 Matthias ClasenBug 346903 – gtk_enumerate_printers needs events to...
2008-09-04 Matthias ClasenAdd nicks for the GtkNumberUpLayout values.
2008-08-25 Matthias ClasenAdd translator hints here too
2008-08-21 Marek KasikBug 535158 – can't rearrange the order of multi pages...
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-07-15 Matthias Clasen Bug 384940 – handle rejecting jobs and authenti...
2008-05-27 Matthias Clasen Bug 531008 – Crash in gtkprintunixdialog.c
2008-05-25 Sven Neumannrespect the GTK_NO_WINDOW flag and don't create an...
2008-05-21 Matthias Clasen RH bug 204621 - "GtkPrint" asks for "Letter...
2008-03-13 Sven Neumanngtk/gtkfilechooserdefault.c set alternative button...
2008-03-13 Sven Neumannadded some line-breaks for readability.
2008-03-12 Matthias ClasenAdd an overwrite confirmation dialog for print-to-file...
2008-01-28 Paolo Borellido not leak the pango layout, fixes #512375.
2007-12-31 Christian PerschPlug a mem leak. Bug #506107.
2007-12-07 Yevgen Muntyanadded alternative button order in Print and Page Setup...
2007-11-26 Matthias ClasenChange some labels to be clearer. String change ! ...
2007-09-07 Matthias ClasenAdd an internal child name for the notebook, so that...
2007-07-24 Matthias ClasenPort to use new tooltips API. (#451397, Jan Arne Petersen)
2007-05-28 Carlos Garcia CamposAdd new capability GTK_PRINT_CAPABILITY_NUMBER_UP.
2007-05-23 Yevgen Muntyanmissing #include <ctype.h>.
2007-04-30 Christian PerschMake gtk_printer_get_capabilities public, and move the
2007-04-30 Matthias ClasenFix some compiler warnings. (#433642, Kjartan Maraas)
2007-04-29 Matthias ClasenRemove leftover debugging spew
2007-04-29 Matthias ClasenMake gtk_printer_has_details() and gtk_printer_request_...
2007-04-24 Matthias ClasenParse half-open ranges like -2 or 3-, and be a bit...
2007-03-16 Matthias ClasenScroll to make the selected printer visible. (#418403...
2007-02-26 Matthias ClasenChange a label
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-20 Matthias ClasenAdd a tooltip explaining the format of page ranges...
2006-12-06 Matthias ClasenImprove print dialog
2006-10-08 Matthias ClasenFix a typo. (#359542, Ghee Teo)
2006-08-17 Matthias ClasenRemove leftover debugging
2006-08-17 Matthias ClasenRe-select the current printer to update per-printer...
2006-06-30 Matthias ClasenDocumentation updates.
2006-06-30 Matthias ClasenAdd a preview capability
2006-06-29 Matthias ClasenDocumentation additions and fixes.
2006-06-19 Matthias ClasenForgotten file
2006-06-19 Matthias ClasenAdd a GENERATE_PS capability. And use it here.
2006-06-17 Matthias Clasen~
2006-06-16 Matthias ClasenDon't grow additional columns.
2006-06-16 Matthias ClasenMove the conflict label out of the button box. (#339456...
2006-06-12 Matthias ClasenUse gtk_printer_accepts_ps here.
2006-06-12 Matthias ClasenAdd a GTK_PRINT_CAPABILITY_GENERATE_PDF capability.
2006-06-12 Matthias ClasenCosmetic cleanups.
2006-06-08 Matthias ClasenDon't include gtkprinter-private.h here.
2006-06-02 Alexander LarssonAdd gtkprintoperationpreview.[ch] Set default preview...
2006-06-01 Matthias Clasenmore canonical signal names
2006-05-24 Matthias ClasenMake collate check button insensitive
2006-05-24 Matthias ClasenMake the range entry insensitive if another range optio...
2006-05-24 Alexander LarssonAdd gtk_print_unix_dialog_set_manual_capabilities that...
2006-05-23 Alexander LarssonAdd gtk_print_unix_dialog_add_custom_tab
2006-05-22 Matthias Clasenmore of the same
2006-05-14 Matthias ClasenMore of the same
2006-05-13 Matthias ClasenSome fixes to capitalization of labels. (#341558, Denni...
2006-05-12 Alexander LarssonBetter handling of the window group on unsetting transi...
2006-05-12 Alexander LarssonFix build errors.
2006-05-08 Francisco Javier... Corrected a duplicate word.
2006-05-05 Matthias ClasenSmall tweaks to the unix print dialog
2006-05-04 Alexander LarssonAdded new symbols
2006-05-03 Matthias ClasenReplace the xpm collate icons by cairo drawing that...
2006-05-03 Matthias ClasenDon't leak the cairo context here. (#340522, Christian...
2006-05-02 Christian PerschUse a priv variable when accessing priv multiple times...
2006-04-30 Matthias ClasenImprove the print dialog layout, mark some more strings...
2006-04-24 Matthias ClasenAdd docs.
2006-04-24 Alexander LarssonEven/Odd Pages -> Even/Odd Sheets
2006-04-24 Alexander LarssonDeclare GtkPrintJob.
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...