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
* Do not disable printing when cairo printing is available.Hib Eris2009-06-091-0/+9
* [printing] Scale according to paper size before rendering for printingCarlos Garcia Campos2009-06-051-1/+9
* [printing] Fix multipage even/odd printing issuesBartek Kostrzewa2009-05-231-10/+23
* [printing] Fixes crash found by testsNickolay V. Shmyrev2009-05-181-1/+1
* [shell] Add EvPrintOperationPrint that implements EvPrintOperation using GtkP...Carlos Garcia Campos2009-05-171-9/+280
* RemovedCarlos Garcia Campos2009-04-081-5/+0
* Remove the preview mode from EvWindow. EvPrintOperation now launchesCarlos Garcia Campos2009-04-081-33/+76
* Patch by Juanjo MarĂ­n <juanj.marin@juntadeandalucia.es> to fix the bugNickolay V. Shmyrev2009-04-041-8/+35
* 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