Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-print-job.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when printing with the gnome-print dialog. Fixes bug #488939.Carlos Garcia Campos2007-10-221-0/+1
* Use capabilities to know which options should be offered by the printCarlos Garcia Campos2007-07-261-26/+21
* Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.Carlos Garcia Campos2006-12-181-6/+7
* Inverse order printing, bug #320919.Nickolay V. Shmyrev2006-02-181-6/+10
* Fix for bug Bug 318916: Printing multiple pages.Nickolay V. Shmyrev2005-10-261-4/+21
* Use rotation rather than orientation. It's easier and enough for ourMarco Pesenti Gritti2005-07-291-2/+1
* Really make use of the orientation bit of the render context. Use theMarco Pesenti Gritti2005-07-291-2/+8
* add paper_width, paper_height, and duplex parameters to ::begin.Martin Kretzschmar2005-07-271-3/+4
* PageCache and EvJobs are moved from backend to shell. Two new jobs toNickolay V. Shmyrev2005-06-071-2/+3
* Adapt to new poppler apiMarco Pesenti Gritti2005-05-181-1/+2
* Support printing page range, based on patch by Amaury JacquotJuerg Billeter2005-05-101-5/+26
* actually remove the job.Jonathan Blandford2005-04-221-6/+6
* Make printing work againMarco Pesenti Gritti2005-04-081-2/+2
* merge evince-threads branchMarco Pesenti Gritti2005-03-231-2/+11
* Added ev-print-job.c.Martin Kretzschmar2005-01-081-1/+243
* Set up a print dialog for "PostScript injection" method.Martin Kretzschmar2004-12-221-0/+62