3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduced GetRectRaw()/SetRectRaw() instead of methods with raw booleans More... almost 2 years ago
PainterTest: Added TestRotate More... almost 2 years ago
PdfAnnotation: Added SetAppearanceStream with raw handling More... almost 2 years ago
[ADD] Fix XObject orientation when setting appearance of an annotation on a rotated page More... almost 2 years ago
Renamed back CMake defines PODOFO_STATIC, PODOFO_SHARED -> PODOFO_BUILD_STATIC, PODOFO_BUILD_SHARED More... almost 2 years ago
Added normalized rect handling for everything in PdfPage and PdfAnnotation More... almost 2 years ago
Renamed PODOFO_ENABLE_TOOLS -> PODOFO_BUILD_TOOLS More... almost 2 years ago
Update README.md More... almost 2 years ago
CMakeLists.txt: Add message stating output directory More... almost 2 years ago
[UPD] Updated README.md More... almost 2 years ago
[FIX] Fixed helloworld-base14 as found broken in the ML More... almost 2 years ago
PdfCanvas: Renamed GetRect() -> GetRectRaw(). PdfPage::GetRect() returns normalized rect More... almost 2 years ago
[UPD] Update README.md, TODO.md More... almost 2 years ago
Fix compilation gcc More... almost 2 years ago
Fix compilation error gcc. Removed an unwanted warning hide More... almost 2 years ago
Moved PdfRect to auxiliary and renamed it to Rect More... almost 2 years ago
Cleaned auxiliary header guards More... almost 2 years ago
Moved basedefs, baseincludes, basecompat to auxiliary More... almost 2 years ago
Moved Matrix, Vector2 to auxiliary More... almost 2 years ago
PdfPage: Fixed retriaval of Rect after PdfRect change More... almost 2 years ago
Moved Matrix, Vector2 to separate files More... almost 2 years ago
PdfRect: Removed PdfArray constructor, moved it to a static FromArray method More... almost 2 years ago
Renamed common -> auxiliary. Moved I/O subsystem there More... almost 2 years ago
Renamed StrikeOut -> StrikeThrough More... almost 2 years ago
PdfRect: Moved to X,Y instead of Left, Bottom and allow direct access to members More... almost 2 years ago
PdfPainter: Fixed compilation from external usage More... almost 2 years ago
Fix handling of fist/current point in PdfPainter/PdfPainterPath More... almost 2 years ago
PdfPainterPath: Add AddPath() More... almost 2 years ago
CMakeLists: Set a fixed PODOFO_SOVERSION not related to PODOFO_LIBVERSION More... almost 2 years ago
FilterTest: Fixed filter tests More... almost 2 years ago