3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 18, 2024 — Jan 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FIXED: Patch by Matthew Metnetsky to handle checkboxes created by newer version of the Adobe PDF Library. More... over 11 years ago
FIXED: Patch by Matthew Metnetsky to handle checkboxes created by newer version of the Adobe PDF Library. More... over 11 years ago
Added an exception for linking OpenSSL as suggested by Dan Horak. More... over 11 years ago
Added an exception for linking OpenSSL as suggested by Dan Horak. More... over 11 years ago
Patch by Dan Horák to fix compatibility issues with Lua 5.2 More... over 11 years ago
Patch by Dan Horák to fix compatibility issues with Lua 5.2 More... over 11 years ago
Fixed: Patch by Amin Massad The current PoDoFo svn-version 1558 does not work under Mingw-64: PdfParser.cpp uses "%I" (upper-case "i", do not misread as "L") in the scanf format string which seems to be undefined with GCC and completely breaks parsing of PDF files. For example podofouncompress does not work anymore and yields an exception "ePdfError_NoObject". More... over 11 years ago
Fixed: Patch by Amin Massad More... over 11 years ago
FIXED: Patch by Petr Pytelka to also support broken PDFs with "startref" instead of "startxref" when not in strict parsing mode More... over 11 years ago
FIXED: Patch by Petr Pytelka to also support broken PDFs with "startref" instead of "startxref" when not in strict parsing mode More... over 11 years ago
Patch by zyx to fix crashes with AES encryption. Decryption does not yet work correctly, but at least does not crash. More... over 11 years ago
Patch by zyx to fix crashes with AES encryption. Decryption does not yet work correctly, but at least does not crash. More... over 11 years ago
ADDED: Initial support of /ToUnicode entry in Identity-encoded fonts (CID only for now) More... over 11 years ago
ADDED: Initial support of /ToUnicode entry in Identity-encoded fonts (CID only for now) More... over 11 years ago
FIXED: access errors in doubles space optimization (oss.str() copies the content of oss and returns a new string every time) More... over 11 years ago
FIXED: access errors in doubles space optimization (oss.str() copies the content of oss and returns a new string every time) More... over 11 years ago
Patch by Joerg Sonnenberger: Only two arguments are enough More... over 11 years ago
Patch by Joerg Sonnenberger: Only two arguments are enough More... over 11 years ago
Patch by Joerg Sonnenberger PdfFontType1Base14 did not call InitVars when constructed from an object More... over 11 years ago
Patch by Joerg Sonnenberger PdfFontType1Base14 did not call InitVars when constructed from an object More... over 11 years ago
Patch by Joerg Sonnenberger to write compacter files for double values. Only necessary digits after the decimal point are written to the file More... over 11 years ago
Patch by Joerg Sonnenberger to write compacter files for double values. Only necessary digits after the decimal point are written to the file More... over 11 years ago
FIXED: Bug in PdfFont. InitVars is not called. Thanks to Edison Nica More... over 11 years ago
FIXED: Bug in PdfFont. InitVars is not called. Thanks to Edison Nica More... over 11 years ago
FIXED: Bug in PdfFontMetricsObject - Thanks to Edison Nica More... over 11 years ago
FIXED: Bug in PdfFontMetricsObject - Thanks to Edison Nica More... over 11 years ago
FIXED: PdfDictionary::GetKeyAsReal returns the value even if type is Number More... almost 12 years ago
FIXED: PdfDictionary::GetKeyAsReal returns the value even if type is Number More... almost 12 years ago
AcroForm: Arial is not systematically embedded anymore as non-embedded Helvetica seems to work fine More... almost 12 years ago
AcroForm: Arial is not systematically embedded anymore as non-embedded Helvetica seems to work fine More... almost 12 years ago