]> www.fi.muni.cz Git - evince.git/history - backend/dvi
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / backend / dvi /
2011-03-20 Scott Reevesdvi: Another fix for buffer overwrite in dvi-backend
2011-02-17 Vincent Untzbackends: Fix another security issue in the dvi-backend
2011-01-17 José AlisteFix problem with some pk fonts.
2011-01-05 José Alistebackends: Fix several security issues in the dvi-backend.
2010-11-19 Tiffany AntopolskiMerge branch 'master' into mallard-docs
2010-11-08 Carlos Garcia Camposdvi: Don't use cairo_image_surface_create_for_data()
2010-11-08 Carlos Rendondvi: Fix drawing glyphs with transparency
2010-11-08 Carlos Garcia Camposdvi: Add image_done method to DviDevice to notify that...
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-08-03 Marek Kasik[dvi] Test glyph->data for MDVI_GLYPH_EMPTY
2010-06-27 Jose Aliste[dvi] Implement ev_document_support_syntex
2010-05-07 Carlos Garcia Campos[libdocument] Use G_DEFINE_INTERFACE instead of out...
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2010-01-27 Hib Eris[windows] Guess texmf.cnf location from mktexpk executable
2010-01-27 Hib Eris[dvi] Add 'b' to fopen mode for w32 compatibility
2010-01-27 Hib Eris[windows] Define WIFEXITED and WEXITSTATUS on Windows
2010-01-27 Hib Eris[dvi] Let kpathsea use ANSI C str(r)chr() instead of...
2010-01-27 Hib Eris[dvi] Use ANSI C memset() instead of bzero() if available
2010-01-27 Hib Eris[dvi] Use ANSI C rand() instead of random()
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-11 Christian PerschRemoved unused function to fix -Wall -Werror build
2009-04-26 Juanjo Marín[comics] Correct check for exit status
2009-04-08 Benjamin BergFix output on big endian machines. Fixes bug #578433.
2009-02-15 Christian PerschFix signed/unsigned compiler warnings.
2009-02-15 Christian PerschDon't overwite an error.
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-11-04 Nickolay V. ShmyrevMore renames of warning to mdvi_warning in follow up...
2008-10-27 Christian PerschBug 558064 – build with single includes
2008-09-28 Carlos Garcia CamposFix several compile warnings in the dvi backend.
2008-09-28 Carlos Garcia CamposRename error as mdvi_error to avoid symbol conflicts...
2008-09-28 Carlos Garcia CamposFix memory leak.
2008-09-28 Carlos Garcia CamposUse EV_BACKEND_IMPLEMENT_INTERFACE instead of G_IMPLEME...
2008-04-14 Carlos Garcia CamposFix T1 font rendering in dvi backend. Patch by Mattias...
2008-04-14 Carlos Garcia CamposAdd EvPage so that we can hold a reference to the backe...
2008-04-06 Carlos Garcia CamposAdd compressed dvi to the list of supported mime types...
2008-01-29 Matthias ClasenInstall only dvi module. Fixes bug #512718.
2008-01-28 Nickolay V. ShmyrevFixes distcheck issues
2008-01-27 Carlos Garcia CamposFix printing in dvi backend when filename contains...
2008-01-13 Carlos Garcia CamposBump requirements to libspectre 0.2.0. Fixes bug #507705.
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-12-28 Carlos Garcia CamposPlugin system for backends. Fixes bug #351348.
2007-12-20 Carlos Garcia CamposAdd ps specials support in dvi backend when libspectre...
2007-08-31 Carlos Garcia CamposAdd support for double and triple click selections.
2007-07-26 Carlos Garcia CamposUse capabilities to know which options should be offere...
2007-06-17 Alaska SubediPDF exporter for dvi documents. Fixes bug #441319.
2007-06-17 Carlos Garcia CamposRemoved Added
2007-06-13 Carlos Garcia CamposUse cairo image surfaces instead of GDK pixbufs for...
2007-04-07 Ricardo MarkiewiczImplement font color specials in the DVI backend. Fixes...
2007-02-16 Carlos Garcia CamposUse an EvRenderContext for rendering thumbnails instead...
2007-01-16 Theppitak Karoonbo... Format string is corrected, fixes bug #397129.
2007-01-08 Nickolay V. ShmyrevReorganize source tree.