14
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Nov 27, 2024 — Nov 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Port iText core revision 6486 (Fix issue in datamatrix barcode. In some special cases the last symbols should be coded in ASCII, instead of placing Unlatch symbol.) More... over 11 years ago
Fix issue with PdfCopy merge fields - merge fields with the same name. More... over 11 years ago
Fixed buildAll.bat script More... over 11 years ago
5.5.2 -> 5.5.3 5.5.2-SNAPSHOT -> 5.5.3-SNAPSHOT More... over 11 years ago
5.5.2-SNAPSHOT -> 5.5.2 More... over 11 years ago
Error messages: translations and clarification of PdfAStamper error More... over 11 years ago
Port iText core revision 6478 (In case of a Type3 font, we just show the characters as is. Note that this doesn't always make sense: Type 3 fonts are user defined fonts where arbitrary characters are mapped to custom glyphs For instance: the character a could be mapped to an image of a dog, the character b to an image of a cat When parsing a document that shows a cat and a dog, you shouldn't expect seeing a cat and a dog. Instead you'll get b and a.). More... over 11 years ago
Port XmlWorker revisions 482 (Fix issue with StackOverflow exception in CssSelectorParser.), 483 (Improve CSS selector parser.), 484 (Improve CSS selector parser. Fix previous commit.). More... over 11 years ago
Port iText core revisions 6474 (WebColors: change transparent color to (0xff, 0xff, 0xff, 0x00)), 6475 (DEV-991 PdfCopyFields: tag structure is not created.). Port XmlWorker revisions 478 (Add support of CSS selector specificity.), 479 (Add support of important declarations.), 480 (Add xmlworker test file), 481 (Revert SampleTest timeout). More... over 11 years ago
Port iText core revisions 6458 (Test for CopyFields in tagged mode added.), 6459 (Test for CopyFields in tagged mode added.), 6472 (DEV-972 Tagged mode for PdfCopy.copyDocumentFields.), 6473 (Add missing xmls for TaggedPdfCopyTest.). More... over 11 years ago
Port iText core revisions 6457 (Deprecate com.itextpdf.text.html package), 6460 ("on" -> "ON"), 6464 (DEV-993 New tab functionality removed a feature). More... over 11 years ago
Port XmlWorker revisions 473 (DEV-980 Div width is not limitted by page width from HtmlPipelineContext. Correct page size added to HtmlPipelineContext into ComplexDiv tests. Changes are applied again.), 474 (avoiding a nullpointer exception). More... over 11 years ago
Port XmlWorker revisions 469 (DEV-980 Div width is not limitted by page width from HtmlPipelineContext), 470 (DEV-980 Div width is not limitted by page width from HtmlPipelineContext. Incorrect change reverted.), 471 (SUP-539 Text quotation (blockquote tag).), 472 (Revert changes from revisions 469-470, ignore PageOverflow01Test test which was added in those revisions. Unignore div tests from maven configuration.). More... over 11 years ago
Port iText core revision 6456 (Fix for DEV-988: Unchecked parameter input in WebColors.java causes NoSuchElementException). More... over 11 years ago
Port XmlWorker revisions 467 (SUP-538 Underlined and striked through text.), 468 (Fix test fail: ignore a css selector test.). More... over 11 years ago
Port iText core revision 6446 (DEV-580 Incorrect processing Standard PDFDocument Symbol font. Glyph mapping encoding issue.) More... over 11 years ago
Port iText core revision 6434 (Possibility to add Form XObject to PdfContentByte). More... over 11 years ago
Explicitly set sources directory and language More... over 11 years ago
moved sonar properties file to trunk More... over 11 years ago
Port iText core revision 6415 (DEV-950 Mode method PdfCopyForms.copyDocumentFields to `PdfCopy` and deprecate `PdfCopyForms`.), 6425 (1. Deprecate PdfCopyForms and PdfCopyFormsImp; 2. Throw exception if PdfCopy.copyDocumentFields used in tagged mode. This is currently unsupported.). More... over 11 years ago
rename sonar properties file More... over 11 years ago
added sonar-runner.properties More... over 11 years ago
Port XmlWorker revision 465 (XmlWorker: add support of attribute css selector.). More... over 11 years ago
Port iText core revision 6420 (Improved PdfAWriter.addFileAttachment()). More... over 11 years ago
1. Fix Add method exception handling in PdfDocument in accordance with Java version. 2. Port XmlWorker revisions 463 (Implement mixed css selector. Full support of tag, class, id and relationship selectors.), 464 (Mark Margin_table01 test as ignored. ). More... over 11 years ago
Port iText core revision 6416 (DEV-945 NullReference in PdfBody.Add()). More... over 11 years ago
Port iText core revision 6410 (Use Unicode for named destinations). More... over 11 years ago
Port iText core revision 6407 (DEV-793 Hanging of tab logic in case overflow.). Added missing tests in ChunkTest. More... over 11 years ago
Port iText core revision 6408 (Fix suggested by Michael Klink for issue "PdfCopyForms in ITextSharp causing a Stack Overflow error" reported here: http://stackoverflow.com/questions/23893488/pdfcopyforms-in-itextsharp-causing-a-stack-overflow-error). More... over 11 years ago
Multi-thread support for non subset fonts. More... over 11 years ago