]> www.fi.muni.cz Git - evince.git/history - backend/tiff
Use EvMapping instead of Ev*Mapping types
[evince.git] / backend / tiff /
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.