]> www.fi.muni.cz Git - evince.git/history - backend/tiff
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / backend / tiff /
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-08-19 Carlos Garcia CamposBump api and libtool versions and rename libview and...
2010-05-07 Carlos Garcia Campos[libdocument] Use G_DEFINE_INTERFACE instead of out...
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2009-10-25 Christian Persch[build] Remove gitignore files from git
2009-10-22 Christian Persch[build] Include git.mk in all Makefiles
2009-10-21 Christian Persch[build] Automatically keep .gitignore files updated
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-08-16 Christian PerschAdd EV_INTLTOOL_EVINCE_BACKEND_RULE
2009-06-23 Fridrich StrbaAdd the BACKEND_LIBS into libraries so that Windows...
2009-04-09 Benjamin BergFix tiff pixel conversion on big endian machines. Fixes...
2009-04-07 Nickolay V. ShmyrevUps, proper fix
2009-04-07 Nickolay V. ShmyrevFixes memory leak. Bug #578285.
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.
2009-01-25 Christian Persch Bug 569082 – use versioned directory for backends
2009-01-25 Christian PerschRenamed from evince-backend.pc.in. Renamed library...
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...
2008-01-28 Nickolay V. ShmyrevFixes distcheck issues
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.