1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
set version to 1.7 More... almost 10 years ago
updated NEWS More... almost 10 years ago
added/improved dvisvgm::raw* specials More... almost 10 years ago
removed redundant method SpecialManager::leavePSHeaderSection() More... almost 10 years ago
added clear() to XMLNode classes; added XMLTextNode::getText() More... almost 10 years ago
added listener to allow SpecialHandlers being notified when pre-processing has finished More... almost 10 years ago
added InputReader::getLine() More... almost 10 years ago
renamed class SpecialEmptyActions to EmptySpecialActions More... almost 10 years ago
removed redundant definition of assignment operators More... almost 10 years ago
removed unused variable; call Ghostscript::exit() with explicitely given object More... almost 10 years ago
replaced leading spaces by tabs; removed trailing whitespace More... almost 10 years ago
process hyperref anchors and links across pages More... almost 10 years ago
allow to replace the DVI reader assigned to an instance of DVIToSVGActions More... almost 10 years ago
made class SpecialManager a singleton More... almost 10 years ago
pre-process DVI file to collect required data not present in the page ranges to be converted More... almost 10 years ago
moved call of executePreamble() and executePostamble() from DVIToSVG to DVIReader More... almost 10 years ago
moved basic funtionality of DVIReader to base class BasicDVIReader More... almost 10 years ago
fixed incorrect extent values shown when applying a preview bbox (bp->pt) More... almost 10 years ago
removed redundant variable DVIReader::_prevBop More... almost 10 years ago
removed redundant code from DVIReader::evalCommand() More... almost 10 years ago
replaced relative variant of seekg() by absolute one where possible More... almost 10 years ago
renamed some methods of class StreamReader More... almost 10 years ago
removed StreamReader::in() More... almost 10 years ago
few code adjustments More... almost 10 years ago
simplified DVIReader::executePage; removed DVIReader::executePages More... almost 10 years ago
simplified computation of progress ratio More... almost 10 years ago
removed DVIReader::_totalPages; use number of BOP offsets instead More... almost 10 years ago
collect all DVI BOP offsets to reach them quickly More... almost 10 years ago
Makefile: put source files on separate lines More... almost 10 years ago
added class ToUnicodeMap to handle mappings from character indexes to unicode points More... almost 10 years ago