]> www.fi.muni.cz Git - evince.git/history - backend/djvu/djvu-document.c
Remove get_dimensions() from EvDocumentThumbnails interface
[evince.git] / backend / djvu / djvu-document.c
2010-08-19 Carlos Garcia CamposRemove get_dimensions() from EvDocumentThumbnails interface
2010-07-12 Carlos Garcia CamposAdd EvMappingList data struct instead of using a GList
2010-05-08 Carlos Garcia Campos[libdocument] Use EvPage instead of EvRenderContext...
2010-05-07 Carlos Garcia Campos[libdocument] Use G_DEFINE_INTERFACE instead of out...
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2010-02-22 Carlos Garcia Campos[djvu] Do not alloc image buffer, let cairo do that
2010-02-03 Philip WithnallAssorted string fixes
2009-12-09 Carlos Garcia CamposUse EvPage instead of page index to get links
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-02-18 Christian PerschDon't use g_quark_from_static_string in a loadable...
2009-02-15 Christian PerschMake sure to always set @error when returning FALSE...
2009-02-05 Christian PerschUse g_set_error_literal now that we depend on glib...
2009-02-04 Christian PerschInclude gi18n-lib.h instead of gi18n.h.
2008-10-27 Christian PerschBug 558064 – build with single includes
2008-10-27 Christian PerschBug 558066 – format not a string literal and no format...
2008-08-27 Carlos Garcia CamposRemoved
2008-04-29 Carlos Garcia CamposMake sure load job doesn't finish successfully when...
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-28 Christian PerschInclude config.h. Bug #504721.
2007-12-28 Carlos Garcia CamposPlugin system for backends. Fixes bug #351348.
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-08-15 Justin BlanchardFixes memory leak in djvu backend.
2007-07-26 Carlos Garcia CamposUse capabilities to know which options should be offere...
2007-06-13 Carlos Garcia CamposFix rotation in djvu backend.
2007-06-13 Carlos Garcia CamposUse cairo image surfaces instead of GDK pixbufs for...
2007-05-14 Alaska SubediImplemented printing with djvu. Bug #437998.
2007-02-16 Carlos Garcia CamposUse an EvRenderContext for rendering thumbnails instead...
2007-02-15 Carlos Garcia CamposFix build on Mac. Fixes bug #392186. Patch by <ephraim_...
2007-02-10 Carlos Garcia CamposCheck whether there are missing files in indirect multi...
2007-01-08 Nickolay V. ShmyrevReorganize source tree.