Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-jobs.c
Commit message (Expand)AuthorAgeFilesLines
* Add image handling support. Fixes bugs #310008 and #325047. ImagesCarlos Garcia Campos2007-01-071-1/+8
* Use an specific lock for FontConfig. Hopefully it fixes some crashesCarlos Garcia Campos2006-12-181-1/+6
* Allow printing to PDF when suppoted by the backend.Carlos Garcia Campos2006-12-031-10/+23
* Add page setup settings for printing. Fixes bugs #363860 and #350491.Carlos Garcia Campos2006-11-081-1/+1
* Allow printing only odd/even pages. Fixes bug #367289.Carlos Garcia Campos2006-10-301-11/+36
* Use print settings scale, copies, collate and reverse which were ignored.Carlos Garcia Campos2006-10-241-21/+50
* GtkPrintJob doesn't support print ranges or current page, so we export toCarlos Garcia Campos2006-07-261-9/+79
* Use GtkPrint instead of GnomePrint when it's available. Fixes bug #348422Carlos Garcia Campos2006-07-231-0/+113
* Add preview toolbar (hidden by default)Carlos Garcia Campos2006-07-171-1/+3
* Fixes bug #344160: if the xfer job doesn't complete because a password isNickolay V. Shmyrev2006-06-091-0/+11
* Don't crash on reload. Fix for the bug #343167.Nickolay V. Shmyrev2006-05-291-1/+8
* Check for document links.Nickolay V. Shmyrev2006-05-281-1/+1
* Open links with anchors. Fix for the bug #339836.Nickolay V. Shmyrev2006-05-271-2/+6
* Check if document supports links iterface.Nickolay V. Shmyrev2006-05-221-1/+1
* Rework links system, it adds support for remote links now and it makesCarlos Garcia Campos2006-05-021-2/+6
* Cleanup mime type detection on document load. Fix for the bug #336448.Nickolay V. Shmyrev2006-04-021-63/+95
* Fix orientation in the postscript documentMarco Pesenti Gritti2005-08-241-1/+2
* Make thread safe.Jonathan Blandford2005-08-091-3/+3
* Change selection color on focus in and focus out events. Also, poppler nowKristian Høgsberg2005-08-061-2/+2
* Clean up selection to be much smoother!Jonathan Blandford2005-08-061-2/+22
* Use rotation rather than orientation. It's easier and enough for ourMarco Pesenti Gritti2005-07-291-3/+3
* Really make use of the orientation bit of the render context. Use theMarco Pesenti Gritti2005-07-291-3/+6
* Add I-Beam support to EvView. Now we can see where we can select! Sweet!Jonathan Blandford2005-07-011-0/+4
* Massive changes. We now support text selection of pdfs, and not justJonathan Blandford2005-06-301-13/+31
* Separate scan and fill so that we can incrementally fill from the mainMarco Pesenti Gritti2005-06-131-4/+2
* Make fonts model fill incrementally.Marco Pesenti Gritti2005-06-111-0/+35
* PageCache and EvJobs are moved from backend to shell. Two new jobs toNickolay V. Shmyrev2005-06-071-0/+343