3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 27 days ago. based on code collected 28 days ago.
Jan 18, 2024 — Jan 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FIXED: Patch by Mark Rogers to correct behaviour when PdfString::IsInvalid() == true, which can lead to underflow allocations as GetLength() could return negative numbers without the patch. More... over 8 years ago
FIXED: Patch by Mark Rogers to correct behaviour when PdfString::IsInvalid() == true, which can lead to underflow allocations as GetLength() could return negative numbers without the patch. More... over 8 years ago
Patch by Matthew Brincke: Partially correct unlinking of the removed item in PdfOutlineItem::Erase()
zyx
More... over 8 years ago
Patch by Matthew Brincke: Partially correct unlinking of the removed item in PdfOutlineItem::Erase() More... over 8 years ago
Revert part of r1714 to fix PdfDifferenceEncoding::ConvertToEncoding() More... over 8 years ago
Revert part of r1714 to fix PdfDifferenceEncoding::ConvertToEncoding()
zyx
More... over 8 years ago
Set version to 0.9.4-rc1 More... over 8 years ago
Set version to 0.9.4-rc1 More... over 8 years ago
ADDED: Example to show font subsetting using CreationTest More... over 8 years ago
ADDED: Example to show font subsetting using CreationTest FIXED: Do not overwrite path to font file with fontname when creating font for subsetting on Unix systems. Font subsetting still does not work. Causes have yet to be analyzed. Fix perhaps only for next release. More... over 8 years ago
FIXED: Intendation More... over 8 years ago
FIXED: Intendation More... over 8 years ago
FIXED: Patch by Matthew Brincke to support named destinations as created in PDF 1.1 More... over 8 years ago
FIXED: Patch by Matthew Brincke to support named destinations as created in PDF 1.1 More... over 8 years ago
FIXED: Some more missing variable initializations added by Mark Rogers More... over 8 years ago
FIXED: Some more missing variable initializations added by Mark Rogers More... over 8 years ago
FIXED: Missing initialization by Mark Rogers More... over 8 years ago
FIXED: Missing initialization by Mark Rogers More... over 8 years ago
FIXED: Delete std::fstream in case of error. Patch by Mark Rogers More... over 8 years ago
FIXED: Delete std::fstream in case of error. Patch by Mark Rogers More... over 8 years ago
FIXED: Honour cropbox and media box when setting page height and width (Patch by Matthew Brincke) More... over 8 years ago
FIXED: Honour cropbox and media box when setting page height and width (Patch by Matthew Brincke) More... over 8 years ago
FIXED: Ovoid overflows in sscanf and make it more robust on different platforms. Thanks to Mike Rogers for suggesting this change. More... almost 9 years ago
FIXED: Ovoid overflows in sscanf and make it more robust on different platforms. Thanks to Mike Rogers for suggesting this change. More... almost 9 years ago
Fix a build break under Borland and older MSVC++ compilers More... almost 9 years ago
Fix a build break under Borland and older MSVC++ compilers
zyx
More... almost 9 years ago
ADDED: Patch by Ulrich Arnold: Remove LIBTIFF version check from PdfImage.h and raise an exception in PdfImage.cpp instead
zyx
More... almost 9 years ago
ADDED: Patch by Ulrich Arnold: Remove LIBTIFF version check from PdfImage.h and raise an exception in PdfImage.cpp instead More... almost 9 years ago
FIXED: Make sure all class members are initialized More... almost 9 years ago
FIXED: Make sure all class members are initialized More... almost 9 years ago