3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 18, 2024 — Jan 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix SF.net bug #1713952: Build failure on 10.2 More... over 17 years ago
Fix SF.net bug #1713952: Build failure on 10.2 More... over 17 years ago
Add ::iterator and ::const_iterator typedefs to PdfVecObjects. At some point these should become real wrapper iterators (that manage ownership etc) rather than just aliasing TVecObjects' iterator types. More... over 17 years ago
Add ::iterator and ::const_iterator typedefs to PdfVecObjects. At some point these should become real wrapper iterators (that manage ownership etc) rather than just aliasing TVecObjects' iterator types. More... over 17 years ago
UPDATED: Documentation to reflect removal of autotools build More... over 17 years ago
UPDATED: Documentation to reflect removal of autotools build More... over 17 years ago
REMOVED: Automake build system. Maintaining _one_ build system is enough work - and cmake is the better build system, so automake is out. More... over 17 years ago
REMOVED: Automake build system. Maintaining _one_ build system is enough work - and cmake is the better build system, so automake is out. More... over 17 years ago
Missing #ifdef PODOFO_HAVE_JPEG_LIB in LargeTest. It should now build without libjpeg, though this hasn't been tested yet. More... over 17 years ago
Missing #ifdef PODOFO_HAVE_JPEG_LIB in LargeTest. It should now build More... over 17 years ago
FIXED: CMake generator names are case sensitive More... over 17 years ago
FIXED: CMake generator names are case sensitive More... over 17 years ago
FIXED: Better information which file was not found in case of ePdfError_FileNotFound, PoDoFo error codes are another point that needs refactoring More... almost 18 years ago
FIXED: Better information which file was not found in case of ePdfError_FileNotFound, PoDoFo error codes are another point that needs refactoring More... almost 18 years ago
FIXED: Work with hex encoded unicode strings More... almost 18 years ago
FIXED: Work with hex encoded unicode strings More... almost 18 years ago
FIXED: PdfString::ToUnicode() on little endian systems More... almost 18 years ago
FIXED: PdfString::ToUnicode() on little endian systems FIXED: Comparison operators convert to unicode if necessary More... almost 18 years ago
More PdfString cleanups; ToUnicode conversion is still missing for comparisson operators; More... almost 18 years ago
More PdfString cleanups; More... almost 18 years ago
WatermarkTest failed to call PdfPainter::FinishPage() More... almost 18 years ago
WatermarkTest failed to call PdfPainter::FinishPage() More... almost 18 years ago
ADDED: Constructor to construct from UTF-8 string FIXED: Always create UTF-16BE strings (also on little endian) FIXED: Improved string test ADDED: Creation text writes a nice Japanese String to the document information More... almost 18 years ago
ADDED: Constructor to construct from UTF-8 string More... almost 18 years ago
FIXED: Also read UTF-16LE strings as suggested by leonard ADDED: Intial support to convert between UTF8 and UTF16 in both direction (only basic testing done till now) More... almost 18 years ago
FIXED: Also read UTF-16LE strings as suggested by leonard More... almost 18 years ago
FIXED: StringWidth calculation in PdfFontMetrics More... almost 18 years ago
FIXED: StringWidth calculation in PdfFontMetrics More... almost 18 years ago
FIXED: Detect and write out Unicode PDF Strings correctly. Do not break PDFs containing them. TODO: Conversion methods for the user. More... almost 18 years ago
FIXED: Detect and write out Unicode PDF Strings correctly. Do not break PDFs containing them. TODO: Conversion methods for the user. More... almost 18 years ago