]> Pileus Git - ~andy/gtk/history - modules/printbackends/file/gtkprintbackendfile.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / modules / printbackends / file / gtkprintbackendfile.c
2012-09-12 Adrian JohnsonDon't rotate pdf landscape output
2012-09-06 Marek Kasikprinting: Don't load custom paper sizes in file backend
2012-07-30 Matthias Clasenmodules: Don't use GDK_THREADS_ENTER/LEAVE macros inter...
2012-05-17 Matthias Clasenfile printbackend: Protect a callback by GDK_THREADS_ENTER
2012-05-14 Timothy ArceriGTK PrintToFile settings
2012-02-27 Javier JardónChange FSF Address
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-03 Adrian JohnsonSet file GtkPrinter accepts_pdf/ps based on selected...
2011-01-03 Adrian JohnsonSet "accepts-pdf" property to true only if supported...
2010-12-18 Matthias ClasenRemove sealed members from GtkPrintJob
2010-11-13 Marek KasikPrint files to Documents directory by default
2010-11-10 Marek KasikPrint files to Documents directory by default
2010-08-18 Matthias ClasenMake print backends use standard icon names for printers
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-10 Matthias ClasenCleanups
2009-08-30 Marek KasikReturn meaningful default values for lpi and resolution
2009-08-18 Marek KasikUse gtk-save icon for GtkPrintBackendFile
2009-08-11 Marek KasikPrint when Enter pressed in certain GtkEntries of the...
2009-08-03 Marek KasikAdd SVG support to GtkPrintBackendFile
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...
2008-10-30 Marek KasikBug 339714 - Set printer dpi on cairo ps/pdf surfaces...
2008-09-30 Marek KasikBug 344522 – support non-local destination files (GtkPr...
2008-08-29 Christian DywanBug 549810 – Memory leaks in printing code
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-28 Michael Natterermodules/printbackends/cups/gtkcupsutils.c
2008-05-21 Matthias Clasen RH bug 204621 - "GtkPrint" asks for "Letter...
2007-09-24 Matthias Clasencorrect a comment
2007-08-09 Sven Neumannchange the file extension when the file format is chang...
2007-06-12 Matthias ClasenFix some locking issues
2007-05-28 Carlos Garcia CamposAdd new capability GTK_PRINT_CAPABILITY_NUMBER_UP.
2007-04-30 Matthias ClasenRename gtk_paper_size_get_builtins() to gtk_paper_size_...
2007-01-30 Felix RiemannFix leaked string. Fixes bug #402565.
2006-08-18 Matthias ClasenHandle filename encoding consistently. (#351812, Christ...
2006-08-17 Matthias ClasenImprove the handling of the default output filename...
2006-07-19 Matthias ClasenCheck if option is NULL before using it. (#348014,...
2006-06-21 Matthias ClasenApply a patch by Christian Persch to support PostScript...
2006-06-21 Matthias ClasenApply a patch by John Palmieri to use buffered io using...
2006-06-21 Matthias ClasenAdd an GError parameter.
2006-06-20 Christian Perschconfigure.in gtk/Makefile.am Rename "pdf" backend to...