]> www.fi.muni.cz Git - evince.git/history - backend/djvu
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / backend / djvu /
2010-09-13 Federico Mena QuinteroMerge branch 'unmessify-my-pdfs' - bgo#627443 - Add...
2010-09-03 Carlos Garcia Campos[djvu] Implement document_links_find_link_page()
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-07-12 Carlos Garcia CamposAdd EvMappingList data struct instead of using a GList
2010-06-14 Carlos Garcia CamposDon't mix PopplerRectangle and EvRectangle
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-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-05-23 Carlos Garcia CamposUse EvMapping instead of Ev*Mapping types
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.
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-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-04-08 Carlos Garcia CamposMake sure link title is a valid utf8 string. Fixes...
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
2008-01-13 Carlos Garcia CamposFix compile warnings due to unused variables.
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-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-02-05 Carlos Garcia CamposMake sure g_markup_escape_text receives a valid utf...
2007-01-28 Nickolay V. ShmyrevImplements another history variant
2007-01-08 Nickolay V. ShmyrevReorganize source tree.