Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/dvi
Commit message (Expand)AuthorAgeFilesLines
* More renames of warning to mdvi_warning in follow up to the fix of the bugNickolay V. Shmyrev2008-11-042-10/+10
* Bug 558064 – build with single includesChristian Persch2008-10-271-1/+1
* Fix several compile warnings in the dvi backend.Carlos Garcia Campos2008-09-284-5/+10
* Rename error as mdvi_error to avoid symbol conflicts with the libc error.Carlos Garcia Campos2008-09-2814-101/+101
* Fix memory leak.Carlos Garcia Campos2008-09-281-0/+1
* Use EV_BACKEND_IMPLEMENT_INTERFACE instead of G_IMPLEMENT_INTERFACE.Carlos Garcia Campos2008-09-281-3/+3
* Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.Carlos Garcia Campos2008-04-144-20/+13
* Add EvPage so that we can hold a reference to the backend page. FormCarlos Garcia Campos2008-04-141-10/+6
* Add compressed dvi to the list of supported mime types. Patch by EdCarlos Garcia Campos2008-04-061-1/+1
* Install only dvi module. Fixes bug #512718.Matthias Clasen2008-01-291-0/+1
* Fixes distcheck issuesNickolay V. Shmyrev2008-01-281-1/+1
* Fix printing in dvi backend when filename contains white espaces. FixesCarlos Garcia Campos2008-01-271-5/+5
* Bump requirements to libspectre 0.2.0. Fixes bug #507705.Carlos Garcia Campos2008-01-131-12/+12
* Include config.h. Bug #504721.Christian Persch2007-12-2826-0/+26
* Plugin system for backends. Fixes bug #351348.Carlos Garcia Campos2007-12-284-21/+46
* Add ps specials support in dvi backend when libspectre is present. FixesCarlos Garcia Campos2007-12-206-10/+203
* Add support for double and triple click selections.Carlos Garcia Campos2007-08-311-7/+0
* Use capabilities to know which options should be offered by the printCarlos Garcia Campos2007-07-261-20/+18
* PDF exporter for dvi documents. Fixes bug #441319.Alaska Subedi2007-06-171-1/+97
* Removed AddedCarlos Garcia Campos2007-06-177-357/+487
* Use cairo image surfaces instead of GDK pixbufs for drawing pages andCarlos Garcia Campos2007-06-131-11/+17
* Implement font color specials in the DVI backend. Fixes bug #303651.Ricardo Markiewicz2007-04-072-4/+111
* Use an EvRenderContext for rendering thumbnails instead of a suggestedCarlos Garcia Campos2007-02-161-21/+21
* Format string is corrected, fixes bug #397129.Theppitak Karoonboonyanan2007-01-161-1/+2
* Reorganize source tree.Nickolay V. Shmyrev2007-01-0845-0/+14423