3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated with my name and what I did for 0.2 More... almost 18 years ago
Updated TODO list More... almost 18 years ago
Updated TODO list More... almost 18 years ago
Fixed compilation of ObjectParserTest on Unix (uses std::ostringstream now); Added documentation to the new methods in PdfVariant (which are a really good idea btw) so that they show up in the API documentation; More... almost 18 years ago
Fixed compilation of ObjectParserTest on Unix (uses std::ostringstream now); More... almost 18 years ago
Modified PdfName to store it's value in a std::string as well as supporting construction and equality from a std::string Added support to PdfOutputDevice to write to an arbitrary std::ostream Removed direct std::string support from PdfOutputDevice (since you should now use a std::ostringstream) Removed more compiler warnings Cleaned up misc. things in the code More... almost 18 years ago
Modified PdfName to store it's value in a std::string as well as supporting construction and equality from a std::string More... almost 18 years ago
Fixed multiple connected XRef tables through /Prev keys in the trailer; More... almost 18 years ago
Fixed multiple connected XRef tables through /Prev keys in the trailer; More... almost 18 years ago
Fixed reading objects and streams on demand; More... almost 18 years ago
Fixed reading objects and streams on demand; Refactored filter interface; More... almost 18 years ago
PoDoFo is now ported to MS Windows. Thanks for the patch goes to Leonard Rosenthol <[email protected]>. More... almost 18 years ago
PoDoFo is now ported to MS Windows. More... almost 18 years ago
Stream parsing fixes More... almost 18 years ago
Stream parsing fixes More... almost 18 years ago
Fixed load on demand of PdfStreams More... almost 18 years ago
Fixed load on demand of PdfStreams More... almost 18 years ago
Added loading of objects on demand to the PdfParser. This is faster if you need only parts of the PDF file in memory. More... almost 18 years ago
Added loading of objects on demand to the PdfParser. This is faster if you need only parts of the PDF file in memory. More... almost 18 years ago
Improved handling of DecodeParms for filters. More... almost 18 years ago
Improved handling of DecodeParms for filters. More... almost 18 years ago
Fixed PdfStream::GetFilteredCopy Improved handling of DecodeParms for filters Fixed PDF files with more than one DecodeParms dictionary in one object More... almost 18 years ago
Fixed PdfStream::GetFilteredCopy More... almost 18 years ago
Updated changelog More... almost 18 years ago
Updated changelog More... almost 18 years ago
Many documentation improvements. Introduced the new class PdfReference. More... almost 18 years ago
Many documentation improvements. Introduced the new class PdfReference. More... almost 18 years ago
Documentation fixes and SAFE_OP_ADV sets additional error information More... almost 18 years ago
Documentation fixes and SAFE_OP_ADV sets additional error information More... almost 18 years ago
added a todo lsit More... almost 18 years ago