Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/dvi/mdvi-lib
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address everywhere.Arun Persaud2010-04-0532-32/+32
* [windows] Guess texmf.cnf location from mktexpk executableHib Eris2010-01-273-2/+6
* [dvi] Add 'b' to fopen mode for w32 compatibilityHib Eris2010-01-274-13/+13
* [dvi] Let kpathsea use ANSI C str(r)chr() instead of (r)index()Hib Eris2010-01-271-0/+13
* [dvi] Use ANSI C memset() instead of bzero() if availableHib Eris2010-01-271-1/+1
* [dvi] Use ANSI C rand() instead of random()Hib Eris2010-01-271-1/+1
* [build] Remove gitignore files from gitChristian Persch2009-10-251-23/+0
* [build] Include git.mk in all MakefilesChristian Persch2009-10-221-0/+2
* [build] Automatically keep .gitignore files updatedChristian Persch2009-10-211-0/+23
* Removed unused function to fix -Wall -Werror buildChristian Persch2009-06-111-20/+0
* More renames of warning to mdvi_warning in follow up to the fix of the bugNickolay V. Shmyrev2008-11-042-10/+10
* Fix several compile warnings in the dvi backend.Carlos Garcia Campos2008-09-281-0/+1
* Rename error as mdvi_error to avoid symbol conflicts with the libc error.Carlos Garcia Campos2008-09-2814-101/+101
* Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.Carlos Garcia Campos2008-04-144-20/+13
* Include config.h. Bug #504721.Christian Persch2007-12-2825-0/+25
* Add ps specials support in dvi backend when libspectre is present. FixesCarlos Garcia Campos2007-12-204-9/+123
* Removed AddedCarlos Garcia Campos2007-06-171-2/+2
* Implement font color specials in the DVI backend. Fixes bug #303651.Ricardo Markiewicz2007-04-071-1/+1
* Format string is corrected, fixes bug #397129.Theppitak Karoonboonyanan2007-01-161-1/+2
* Reorganize source tree.Nickolay V. Shmyrev2007-01-0838-0/+13679