14
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Nov 26, 2024 — Nov 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed performance issues with PdfCopy (DEV-1368). More... over 10 years ago
Fixed method for getting piecewise linear approximation of subpath so that now it returns list of points with no duplicates, added another version of the method AddAll to Util, removed Obsolete annotation from Path.ReplaceCloseWithLine More... over 10 years ago
Added processing for line width, line cap style, line join style More... over 10 years ago
Ported xmlworker rev. 57835228ed (DEV-986 Fixed css parsing of @rules). More... over 10 years ago
Ported itextpdf b1ed1a26dd(DEV-1271 Fixed leading applying), 94b89fbbbd; xmlworker 38f2c6e5d3 ; sandbox 86650b450f. More... over 10 years ago
Ported xmlworker rev. 1ace6c2b08 (DEV-1333 XmlWorker: Fixed incorrect line spacing calculation in html lists.), itextpdf rev. 3668b160f7. More... over 10 years ago
Ported pdfa rev. 3a7f542b49 (DEV-1303 Verify restrictions in PDF/A checks). More... over 10 years ago
Ported itextpdf rev. f46b2fdba7(SUP-761 Text Extraction returns identical coordinates). More... over 10 years ago
Ported rev. 57f7042684 (Fixed a bug reported in SUP-784: setAccessibleAttribute() did not have the desired effect when used with PdfName.ID A tagged PDF with ID entries must also have an IDTree, which is also implemented and tested in this commit.). More... over 10 years ago
Ported rev. 751d170d0b (XMLworker should ignore the CSS attribute "tab-stops ", instead of not showing contents of HTML tags with that attribute. DEV-1296). More... over 10 years ago
Ported xmlworker 2113a19 (Correct Accessible PDF role for TH HTML tag). More... over 10 years ago
DEV-669: Precision Fix. More... over 10 years ago
Added test for partially covered line arts More... over 10 years ago
Modified clipper library to be compatible with VS2005 More... over 10 years ago
Updated CleanUp tool to be able to process partially covered linearts. Graphics state parameters, such as miter limit, line joins, line width etc. are not processed yet. More... over 10 years ago
Updated clipper library, added ancillary methods to Path object, added docs to some methods More... over 10 years ago
Set classes in namespace iTextSharp.text.pdf.spatial (like GeographicCoordinateSystem) to be compiled for iTextSharp.xtra.csproj More... over 10 years ago
Added the code of the Clipper library More... over 10 years ago
Added possibility to apply piecewise linear approximation to Subpath More... over 10 years ago
Added tests for multiple minus signs numbers. More... over 10 years ago
ported test for dev-1260 More... over 10 years ago
ported tests for dev-1260 More... over 10 years ago
DEV-1260 - port of commits 8196888304 and 60a0da9f1be More... over 10 years ago
Ported itext/pdfa: 4666e819f3 (Adapted rule + error message in PDF/A compliance checker classes, and also tests for the changed behavior. DEV-1302), 44078a24ed (Tagged Pdf: test for iTextPDF commit: make the localDestinations (DESTS) a NameTree. DEV-1302); itext/itextpdf: 16c14efaa4, dec2bc67b6 (DEV-1302: Updated error messages for PdfArray PDF/A-1 compliance), 18156cc67b (Tagged Pdf: make the localDestinations (DESTS) a NameTree. DEV-1302). More... over 10 years ago
Ported Rev. 66be705ad8 and 2f5e3fff2e (DEV-1287 XMLWorker ignores <br/> tag at the end of <p> tag. Do not cut <br> tags from paragraph items at all). More... over 10 years ago
Merge branch 'develop' of gitlab.itextsupport.com:itextsharp/itextsharp into develop More... over 10 years ago
Fixed statements for creating new array unsupported in VS2005 More... over 10 years ago
Ported Rev. 67684a22a... (Added docs for PdfCleanUp tool) More... over 10 years ago
Ported Rev. e6b00c7, Rev. b2a157d, Rev. 35dec44, Rev. 88fdf8d, Rev. d8458ca (Improved CleanUp tool: now it can also process completely covered line arts; Refactored some code) More... over 10 years ago
Ported ece56bd854 (Processing of nested lists in ColumnText. List items are disappeared after nested list if the nested list has bottom nested list. SUP-879 Nested List items not displaying properly). More... over 10 years ago