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
Completed implementation of a single set of PdfVecObjects, which are owned by PdfDocument and shared with PdfParser & PdfWriter. More... over 18 years ago
Fixed the execption in PdfDocument which was related to the recent PdfParser change. I have now a crash in PdfPagesTree though More... over 18 years ago
Fixed the execption in PdfDocument which was related to the recent PdfParser change. I have now a crash in PdfPagesTree though More... over 18 years ago
This was missing all the time... first time a tried to compile a fresh svn checkout on linux More... over 18 years ago
This was missing all the time... first time a tried to compile a fresh svn checkout on linux More... over 18 years ago
Forgot PdfStream... grrrr. better quit now.... sorry for spam and breakage More... over 18 years ago
Forgot PdfStream... grrrr. better quit now.... sorry for spam and breakage More... over 18 years ago
Forgot to commit this - sorry for breakage More... over 18 years ago
Forgot to commit this - sorry for breakage More... over 18 years ago
needed to build under unix More... over 18 years ago
needed to build under unix More... over 18 years ago
PdfParser and PdfWriter do not own the PdfVecObjects anymore More... over 18 years ago
PdfParser and PdfWriter do not own the PdfVecObjects anymore More... over 18 years ago
PdfParser and PdfWriter do not own the PdfVecObjects anymore More... over 18 years ago
PdfParser and PdfWriter do not own the PdfVecObjects anymore More... over 18 years ago
PdfWriter does not take owner ship of a PdfVecObjects anymore More... over 18 years ago
PdfWriter does not take owner ship of a PdfVecObjects anymore More... over 18 years ago
Fixed ObjectParserTest More... over 18 years ago
Fixed ObjectParserTest More... over 18 years ago
Remove watermark as it is now a test of its own More... over 18 years ago
Remove watermark as it is now a test of its own More... over 18 years ago
Catch execptions to avoid a segfault... :) More... over 18 years ago
Catch execptions to avoid a segfault... :) More... over 18 years ago
Compile Watermark example under unix More... over 18 years ago
Compile Watermark example under unix More... over 18 years ago
Misc. changes along the way to debugging watermarking More... over 18 years ago
Misc. changes along the way to debugging watermarking More... over 18 years ago
Added new WatermarkTest test app More... over 18 years ago
Added new WatermarkTest test app Moved watermarking from CreationTest More... over 18 years ago
Added another test case for empty arrays to variant test; Added a small watermarking example to creation test, which should work as soon as the PdfPageTree will work: The created PDF is loaded using PdfDocument and a painter draws a line accross every page in the document. Afterwards the document is written back to disk. More... over 18 years ago