Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-print-operation.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_set_error_literal now that we depend on glib 2.18.Christian Persch2009-02-051-4/+4
* Make sure pages_per_sheet is always >= 1. Fixes bug #569328.Carlos Garcia Campos2009-02-011-2/+2
* shell/ev-sidebar-links.cHiroyuki Ikezoe2009-01-201-3/+3
* Fallback to EV_FILE_FORMAT_PS when file_format is not defined.Carlos Garcia Campos2008-12-291-1/+1
* Show a confirmation dialog when there are pending print jobs while closingCarlos Garcia Campos2008-12-281-17/+27
* Show progress information when printing. Fixes bug #482770.Carlos Garcia Campos2008-12-271-66/+318
* First step of the printing system rework. EvJobPrint has been replaced byCarlos Garcia Campos2008-12-271-0/+1043