]> www.fi.muni.cz Git - evince.git/history - backend/tiff/tiff-document.c
tiff: Set stopOnError to zero on TIFFReadRGBAImageOriented() calls
[evince.git] / backend / tiff / tiff-document.c
2011-04-30 Juanjo Maríntiff: Set stopOnError to zero on TIFFReadRGBAImageOrien...
2011-03-19 Hib ErisBug 644928 – Use TIFFOpenW on windows
2010-08-19 Carlos Garcia CamposRemove EvDocumentThumbnails interface
2010-08-19 Carlos Garcia CamposRemove get_dimensions() from EvDocumentThumbnails interface
2010-05-07 Carlos Garcia Campos[libdocument] Use G_DEFINE_INTERFACE instead of out...
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2009-09-15 Carlos Garcia CamposMove default implementation of document_get_info from...
2009-09-15 Carlos Garcia CamposConvert EvDocument interface into an abstract class
2009-04-09 Benjamin BergFix tiff pixel conversion on big endian machines. Fixes...
2009-02-15 Christian PerschMake sure to always set @error when returning FALSE.
2009-02-04 Christian PerschInclude gi18n-lib.h instead of gi18n.h.
2008-08-19 Carlos Garcia CamposImplement document_get_page_label in tiff backend.
2008-08-19 Carlos Garcia CamposHandle document orientation in tiff backend. Fixes...
2008-04-14 Carlos Garcia CamposAdd EvPage so that we can hold a reference to the backe...
2008-03-03 Carlos Garcia CamposUse g_type_module_add_interface instead of g_type_add_i...
2008-01-31 Carlos Garcia CamposUse the new cairo function cairo_format_stride_for_widt...
2007-12-29 Carlos Garcia CamposFix compile warnings.
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-12-28 Carlos Garcia CamposPlugin system for backends. Fixes bug #351348.
2007-11-26 Matthias ClasenTiff documents were rendered with wrong colors. Fixes...
2007-08-31 Carlos Garcia CamposAdd support for double and triple click selections.
2007-08-23 Carlos Garcia CamposUse CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32...
2007-07-26 Carlos Garcia CamposUse capabilities to know which options should be offere...
2007-06-13 Carlos Garcia CamposUse cairo image surfaces instead of GDK pixbufs for...
2007-04-08 Carlos Garcia CamposUse default resolution when it's not provided by docume...
2007-02-16 Carlos Garcia CamposUse an EvRenderContext for rendering thumbnails instead...
2007-01-08 Nickolay V. ShmyrevReorganize source tree.