Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/tiff
Commit message (Expand)AuthorAgeFilesLines
* Use g_type_module_add_interface instead of g_type_add_interface_static.Carlos Garcia Campos2008-03-031-4/+4
* Use the new cairo function cairo_format_stride_for_width when available.Carlos Garcia Campos2008-01-311-1/+5
* Fixes distcheck issuesNickolay V. Shmyrev2008-01-281-1/+1
* Fix compile warnings.Carlos Garcia Campos2007-12-291-3/+0
* Include config.h. Bug #504721.Christian Persch2007-12-282-0/+2
* Plugin system for backends. Fixes bug #351348.Carlos Garcia Campos2007-12-284-10/+37
* Tiff documents were rendered with wrong colors. Fixes bug #497279.Matthias Clasen2007-11-261-0/+18
* Add support for double and triple click selections.Carlos Garcia Campos2007-08-311-7/+0
* Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when creating pageCarlos Garcia Campos2007-08-231-1/+1
* Use capabilities to know which options should be offered by the printCarlos Garcia Campos2007-07-261-18/+14
* Use cairo image surfaces instead of GDK pixbufs for drawing pages andCarlos Garcia Campos2007-06-131-9/+84
* Use default resolution when it's not provided by document. Fixes bugCarlos Garcia Campos2007-04-081-15/+30
* Use an EvRenderContext for rendering thumbnails instead of a suggestedCarlos Garcia Campos2007-02-161-192/+177
* Reorganize source tree.Nickolay V. Shmyrev2007-01-085-0/+2385