]> www.fi.muni.cz Git - evince.git/history - shell/ev-jobs.c
Add image handling support. Fixes bugs #310008 and #325047. Images
[evince.git] / shell / ev-jobs.c
2007-01-07 Carlos Garcia CamposAdd image handling support. Fixes bugs #310008 and...
2006-12-18 Carlos Garcia CamposUse an specific lock for FontConfig. Hopefully it fixes...
2006-12-03 Carlos Garcia CamposAllow printing to PDF when suppoted by the backend.
2006-11-08 Carlos Garcia CamposAdd page setup settings for printing. Fixes bugs #36386...
2006-10-30 Carlos Garcia CamposAllow printing only odd/even pages. Fixes bug #367289.
2006-10-24 Carlos Garcia CamposUse print settings scale, copies, collate and reverse...
2006-07-26 Carlos Garcia CamposGtkPrintJob doesn't support print ranges or current...
2006-07-23 Carlos Garcia CamposUse GtkPrint instead of GnomePrint when it's available...
2006-07-17 Carlos Garcia CamposAdd preview toolbar (hidden by default)
2006-06-09 Nickolay V. ShmyrevFixes bug #344160: if the xfer job doesn't complete...
2006-05-29 Nickolay V. ShmyrevDon't crash on reload. Fix for the bug #343167.
2006-05-28 Nickolay V. ShmyrevCheck for document links.
2006-05-27 Nickolay V. ShmyrevOpen links with anchors. Fix for the bug #339836.
2006-05-22 Nickolay V. ShmyrevCheck if document supports links iterface.
2006-05-02 Carlos Garcia CamposRework links system, it adds support for remote links...
2006-04-02 Nickolay V. ShmyrevCleanup mime type detection on document load. Fix for...
2005-08-24 Marco Pesenti GrittiFix orientation in the postscript document
2005-08-09 Jonathan BlandfordMake thread safe.
2005-08-06 Kristian HøgsbergChange selection color on focus in and focus out events...
2005-08-06 Jonathan BlandfordClean up selection to be much smoother!
2005-07-29 Marco Pesenti GrittiUse rotation rather than orientation. It's easier and...
2005-07-29 Marco Pesenti GrittiReally make use of the orientation bit of the render...
2005-07-01 Jonathan BlandfordAdd I-Beam support to EvView. Now we can see where...
2005-06-30 Jonathan BlandfordMassive changes. We now support text selection of pdfs...
2005-06-13 Marco Pesenti GrittiSeparate scan and fill so that we can incrementally...
2005-06-11 Marco Pesenti GrittiMake fonts model fill incrementally.
2005-06-07 Nickolay V. ShmyrevPageCache and EvJobs are moved from backend to shell...