Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-jobs.h
Commit message (Expand)AuthorAgeFilesLines
* Add a command line option for search. Fixes bug #497710.Carlos Garcia Campos2007-11-251-1/+3
* Move save a copy task to its own job so that it's carried out in a threadCarlos Garcia Campos2007-09-041-4/+33
* Actually fix printing regressions. Remove orientation from EvPrintContextCarlos Garcia Campos2007-09-011-3/+0
* Add support for double and triple click selections.Carlos Garcia Campos2007-08-311-0/+3
* Adjust number of pages per row according to page orientation when printingCarlos Garcia Campos2007-08-251-0/+3
* Allow printing multiple pages per sheet. Fixes bug #395573.Carlos Garcia Campos2007-07-291-0/+2
* Add page_ready signal to notify that page is ready as soon as possibleCarlos Garcia Campos2007-07-261-0/+3
* Merge evince-forms branch.Carlos Garcia Campos2007-07-081-0/+3
* Use cairo image surfaces instead of GDK pixbufs for drawing pages andCarlos Garcia Campos2007-06-131-2/+2
* Use an EvRenderContext for rendering thumbnails instead of a suggestedCarlos Garcia Campos2007-02-161-8/+4
* Do file transfer asynchronously in the main thread instead ofCarlos Garcia Campos2007-01-241-14/+16
* Add image handling support. Fixes bugs #310008 and #325047. ImagesCarlos Garcia Campos2007-01-071-0/+3
* Fixes CHACK type in class casts. See bug #385343 for details.P. Henrique Silva2006-12-131-2/+2
* Allow printing to PDF when suppoted by the backend.Carlos Garcia Campos2006-12-031-0/+2
* Allow printing only odd/even pages. Fixes bug #367289.Carlos Garcia Campos2006-10-301-0/+2
* Use print settings scale, copies, collate and reverse which were ignored.Carlos Garcia Campos2006-10-241-2/+8
* GtkPrintJob doesn't support print ranges or current page, so we export toCarlos Garcia Campos2006-07-261-0/+4
* Use GtkPrint instead of GnomePrint when it's available. Fixes bug #348422Carlos Garcia Campos2006-07-231-7/+37
* Add preview toolbar (hidden by default)Carlos Garcia Campos2006-07-171-1/+5
* Don't crash on reload. Fix for the bug #343167.Nickolay V. Shmyrev2006-05-291-1/+2
* Cleanup mime type detection on document load. Fix for the bug #336448.Nickolay V. Shmyrev2006-04-021-23/+23
* Make thread safe.Jonathan Blandford2005-08-091-2/+2
* Change selection color on focus in and focus out events. Also, poppler nowKristian Høgsberg2005-08-061-4/+4
* Clean up selection to be much smoother!Jonathan Blandford2005-08-061-0/+5
* Use rotation rather than orientation. It's easier and enough for ourMarco Pesenti Gritti2005-07-291-2/+2
* Really make use of the orientation bit of the render context. Use theMarco Pesenti Gritti2005-07-291-0/+2
* Add I-Beam support to EvView. Now we can see where we can select! Sweet!Jonathan Blandford2005-07-011-0/+3
* Massive changes. We now support text selection of pdfs, and not justJonathan Blandford2005-06-301-16/+22
* Separate scan and fill so that we can incrementally fill from the mainMarco Pesenti Gritti2005-06-131-3/+1
* Make fonts model fill incrementally.Marco Pesenti Gritti2005-06-111-0/+26
* PageCache and EvJobs are moved from backend to shell. Two new jobs toNickolay V. Shmyrev2005-06-071-0/+178