]> Pileus Git - ~andy/gtk/history - modules/printbackends/lpr
Make 3.0 parallel-installable to 2.x
[~andy/gtk] / modules / printbackends / lpr /
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-09 Javier JardónFix compilation warning: Cast to gchar*
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Javier JardónFix compilation warnings: use G_GSIZE_FORMAT instead %i
2009-10-01 Matthias ClasenMove SIGPIPE suppression to gtk_init and document it
2009-09-16 Marek KasikLet GTK+ handle SIGPIPE signal itself when printing...
2009-09-09 Matthias ClasenRemove a dead assignment
2009-08-30 Marek KasikReturn meaningful default values for lpi and resolution
2009-08-11 Marek KasikPrint when Enter pressed in certain GtkEntries of the...
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-25 Marek KasikBug 553241 – double freed pointer in lpr_write cause...
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-29 Michael Natterergtk/Makefile.am add a single-include header for the...
2008-05-28 Michael Natterermodules/printbackends/cups/gtkcupsutils.c
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-09 Matthias ClasenInclude config.h first. (#467719)
2007-07-09 Matthias ClasenFix build problems on Cygwin. (#448604)
2007-04-29 Matthias ClasenCorrect some copyright lines.
2007-04-26 Matthias ClasenMark the printer list as done. (#428665, Bogdan Gheorghe)
2006-12-28 Matthias Clasenbroken pre-commit script
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-19 Matthias ClasenAdd a capabilities argument to the printer_get_options...
2006-06-17 Matthias ClasenFix a typo: s/Extention/Extension/.
2006-06-17 Matthias ClasenUse stock print icons; make it compile
2006-06-16 Matthias ClasenAdd a GtkPrintSettings parameter to the printer_create_...
2006-05-24 Alexander LarssonAdd gtk_print_unix_dialog_set_manual_capabilities that...
2006-05-12 Alexander LarssonFix build errors.
2006-05-05 Christian PerschAlways register the type with the type module, even...
2006-05-04 Alexander LarssonAdded new symbols
2006-04-29 Behdad Esfahbod.
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...