Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/ps/ps-document.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_type_module_add_interface instead of g_type_add_interface_static.Carlos Garcia Campos2008-03-031-6/+6
* Plugin system for backends. Fixes bug #351348.Carlos Garcia Campos2007-12-281-3/+1
* Add support for double and triple click selections.Carlos Garcia Campos2007-08-311-7/+0
* Use capabilities to know which options should be offered by the printCarlos Garcia Campos2007-07-261-18/+13
* Fixes FIXME after freezeNickolay V. Shmyrev2007-05-141-2/+2
* Use an EvRenderContext for rendering thumbnails instead of a suggestedCarlos Garcia Campos2007-02-161-24/+15
* Handle PostScript page orientation. Fixes bug #318568.Carlos Garcia Campos2007-02-131-2/+44
* Add support for thumbnails in ps backend. Fixes bug #164755.Carlos Garcia Campos2007-02-131-818/+179
* Check return value of psscan before trying to use it. Fixes bug #372414.Tom Parker2007-02-111-38/+37
* Support for PDF, PS and EPS compressed files. Fixes bug #307087.Carlos Garcia Campos2007-02-031-110/+7
* Handle ghostscript interpreter crashes.Carlos Garcia Campos2007-02-031-3/+16
* Rework ps-document. Code cleanups, remove deprecated code.Carlos Garcia Campos2007-02-021-755/+772
* Fix memory leaks in ps backend.Carlos Garcia Campos2007-01-231-0/+4
* Reorganize source tree.Nickolay V. Shmyrev2007-01-081-0/+1339