summaryrefslogtreecommitdiff
path: root/modules/printbackends/file
Commit message (Expand)AuthorAgeFilesLines
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
* Bug 339714 - Set printer dpi on cairo ps/pdf surfaces when printingMarek Kasik2008-10-301-2/+6
* Bug 344522 – support non-local destination files (GtkPrint):Marek Kasik2008-09-301-17/+16
* Bug 549810 – Memory leaks in printing codeChristian Dywan2008-08-291-1/+3
* Revert name changeCody Russell2008-07-012-2/+2
* Practically everything changed.Cody Russell2008-06-302-2/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* modules/printbackends/cups/gtkcupsutils.cMichael Natterer2008-05-281-5/+2
* RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" sizeMatthias Clasen2008-05-211-0/+10
* Remove all .cvsignore files.Michael Natterer2007-12-131-4/+0
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-0/+2
* correct a commentMatthias Clasen2007-09-241-1/+1
* change the file extension when the file format is changed in the PrintSven Neumann2007-08-091-2/+59
* Fix build problems on Cygwin. (#448604)Matthias Clasen2007-07-091-1/+2
* Fix some locking issuesMatthias Clasen2007-06-121-0/+4
* Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP.Carlos Garcia Campos2007-05-281-3/+12
* Rename gtk_paper_size_get_builtins() to gtk_paper_size_get_paper_sizes()Matthias Clasen2007-04-301-0/+27
* Fix leaked string. Fixes bug #402565.Felix Riemann2007-01-301-0/+1
* Handle filename encoding consistently. (#351812, Christian Persch)Matthias Clasen2006-08-181-26/+34
* Improve the handling of the default output filename, to ensure that weMatthias Clasen2006-08-171-21/+40
* Check if option is NULL before using it. (#348014, Christian Persch)Matthias Clasen2006-07-191-1/+2
* Apply a patch by Christian Persch to support PostScript and PDF output.Matthias Clasen2006-06-211-25/+138
* Apply a patch by John Palmieri to use buffered io using GIOChannels, cleanMatthias Clasen2006-06-211-54/+66
* Add an GError parameter.Matthias Clasen2006-06-211-14/+17
* configure.in gtk/Makefile.am Rename "pdf" backend to "file" backend. StepChristian Persch2006-06-204-0/+523