Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/pdf
Commit message (Expand)AuthorAgeFilesLines
* Allow printing multiple pages per sheet. Fixes bug #395573.Carlos Garcia Campos2007-07-291-32/+119
* Use capabilities to know which options should be offered by the printCarlos Garcia Campos2007-07-261-35/+29
* Get max length of text form fields.Carlos Garcia Campos2007-07-191-1/+4
* Fix build with current poppler cvs head.Carlos Garcia Campos2007-07-191-3/+1
* Merge evince-forms branch.Carlos Garcia Campos2007-07-081-1/+399
* Make sure thumbnails width and height is not <= 0. Fixes a crash with someCarlos Garcia Campos2007-06-291-4/+4
* Use cairo image surfaces instead of GDK pixbufs for drawing pages andCarlos Garcia Campos2007-06-131-20/+84
* Bump requirements to poppler 0.5.9 and drop all ifdefs used.Carlos Garcia Campos2007-06-021-15/+2
* Fix build with current poppler from cvs head.Carlos Garcia Campos2007-05-221-1/+10
* Add missing call to parent class dispose method.Carlos Garcia Campos2007-05-141-0/+2
* Use an EvRenderContext for rendering thumbnails instead of a suggestedCarlos Garcia Campos2007-02-161-43/+26
* Restore cairo context before rendering every page when printing a PDFCarlos Garcia Campos2007-02-151-0/+4
* Implements another history variantNickolay V. Shmyrev2007-01-281-1/+2
* Reorganize source tree.Nickolay V. Shmyrev2007-01-083-0/+1779