]> Pileus Git - ~andy/gtk/history - modules/printbackends/file
Add CUPS events as soon as possible when printing
[~andy/gtk] / modules / printbackends / file /
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...
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-05-04 Behdad EsfahbodAdd git.mk to generate .gitignore files
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-12-13 Michael NattererRemove all .cvsignore files.
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-09-24 Matthias Clasencorrect a comment
2007-08-09 Sven Neumannchange the file extension when the file format is chang...
2007-07-09 Matthias ClasenFix build problems on Cygwin. (#448604)
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...