gtk/modules/printbackends/cups
Marek Kasik 91190ce281 Add ability to print in number-up mode for file backend and lpr backend
GtkPrintOperation is now able to render multiple pages per sheet by its
own. The most important changes are in these functions:
  * increment_page_sequence
  * prepare_data
  * common_render_page
  * print_pages_idle
Patch also changes set of choices for 2 pages per sheet mode when
landscape orientation is used to "Top to bottom" and "Bottom to top".
2009-05-13 18:28:42 +02:00
..
gtkcupsutils.c Add ability to print in number-up mode for file backend and lpr backend 2009-05-13 18:28:42 +02:00
gtkcupsutils.h Adds authentication support of CUPS backend 2009-04-21 14:24:32 +02:00
gtkprintbackendcups.c Adds authentication support of CUPS backend 2009-04-21 14:24:32 +02:00
gtkprintbackendcups.h Revert name change 2008-07-01 22:57:50 +00:00
gtkprintercups.c change return value and local variable to const gchar* to fix warning 2008-04-18 14:51:26 +00:00
gtkprintercups.h gtk/Makefile.am add a single-include header for the unix print stuff. 2008-05-29 09:34:53 +00:00
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00