FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for forms - itext/itext-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
itext
/
itext-java
Public
Notifications
You must be signed in to change notification settings
Fork
474
Star
2.3k
Code
Pull requests
77
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
itext-java
forms
on
develop
User selector
Datepicker
Commit history
Commits on Aug 21, 2026
Keep test documents in memory for forms and svg modules
Show description for 7e47ca0
StryhelskiAndrei
committed
7e47ca0
View commit details
Copy full SHA for 7e47ca0
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
Commons module conditional logging
Show description for 7793f1a
BezrukovM
committed
7793f1a
View commit details
Copy full SHA for 7793f1a
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
[AFTER RELEASE] 9.7.0
iText-CI
committed
f906a9d
View commit details
Copy full SHA for f906a9d
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
Improve warning when flattening formfields without Apeareance stream dict
Show description for 4f89087
guustysebie
authored and
iText-CI
committed
4f89087
View commit details
Copy full SHA for 4f89087
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
Issue a warning when typography is not available but required
Show description for 4145a37
glenner003
committed
4145a37
View commit details
Copy full SHA for 4145a37
View code at this point
Browse repository at this point
Commits on May 20, 2026
Move deprecation details for setIgnorePageRotation from log to documentation
Show description for 515b2e4
e-zhavoronok
authored and
iText-CI
committed
515b2e4
View commit details
Copy full SHA for 515b2e4
View code at this point
Browse repository at this point
Commits on May 19, 2026
Replace the use of AssertUtil.doesNotThrow with Assertions.assertDoesNotThrow
Show description for 0ef057c
StryhelskiAndrei
committed
0ef057c
View commit details
Copy full SHA for 0ef057c
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
Deprecate ignore page rotation property, fix behavior
Show description for 37d591d
GrimySoal
committed
37d591d
View commit details
Copy full SHA for 37d591d
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
Fix append mode in annotations related classes
Show description for 5812af5
vitali-pr
committed
5812af5
View commit details
Copy full SHA for 5812af5
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
[AFTER RELEASE] 9.6.0
iText-CI
committed
dc4e0e5
View commit details
Copy full SHA for dc4e0e5
View code at this point
Browse repository at this point
Commits on Mar 22, 2026
Refactor all the tests to work with WTPDF
Show description for e8d78b0
guustysebie
committed
e8d78b0
View commit details
Copy full SHA for e8d78b0
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
Handle annotations missing a subtype
Show description for 87c76c1
e-zhavoronok
committed
87c76c1
View commit details
Copy full SHA for 87c76c1
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
Create WellTaggedPdfDocument for accessibility
Show description for 7d1d233
GrimySoal
committed
7d1d233
View commit details
Copy full SHA for 7d1d233
View code at this point
Browse repository at this point
Commits on Jan 16, 2026
Use equals for PdfName comparison
Show description for e8962e5
AnhelinaM
committed
e8962e5
View commit details
Copy full SHA for e8962e5
View code at this point
Browse repository at this point
Fix DA entry removal on signing
Show description for 033f09a
Alexandr Pliushchou
committed
033f09a
View commit details
Copy full SHA for 033f09a
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
Update copyright year to 2026
Show description for 346d283
introfog
committed
346d283
View commit details
Copy full SHA for 346d283
View code at this point
Browse repository at this point
Commits on Dec 30, 2025
Cleanup fonts and notice files in forms module
Show description for 32ab17e
introfog
committed
32ab17e
View commit details
Copy full SHA for 32ab17e
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
[AFTER RELEASE] 9.5.0
iText-CI
committed
5ce6d96
View commit details
Copy full SHA for 5ce6d96
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
Fix performance issue with text form field appearance regeneration
Show description for 03a02ee
vitali-pr
committed
03a02ee
View commit details
Copy full SHA for 03a02ee
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
[AFTER RELEASE] 9.4.0
iText-CI
committed
982be3b
View commit details
Copy full SHA for 982be3b
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
Code refactoring for renderers
Show description for d04ac0a
AnhelinaM
committed
d04ac0a
View commit details
Copy full SHA for d04ac0a
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
Improve flex base size calculation in case max-width is set for flex items
Show description for ceb55d5
AnhelinaM
committed
ceb55d5
View commit details
Copy full SHA for ceb55d5
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
Fix font subsetting/merging
Show description for 02732d7
vitali-pr
committed
02732d7
View commit details
Copy full SHA for 02732d7
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
Do not pollute glyphs in font program
Show description for 8690309
vitali-pr
committed
8690309
View commit details
Copy full SHA for 8690309
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
Move sharpen profile to parent and configure options from child
Show description for 8ba6f78
guustysebie
committed
8ba6f78
View commit details
Copy full SHA for 8ba6f78
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
Fix merge fields strategy
Show description for 2ba6842
Fedorov Alexandr
committed
2ba6842
View commit details
Copy full SHA for 2ba6842
View code at this point
Browse repository at this point
Fix text setting and add some tests
Show description for 1fa5388
Fedorov Alexandr
committed
1fa5388
View commit details
Copy full SHA for 1fa5388
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
Adjust mapping priority
guustysebie
committed
de5b885
View commit details
Copy full SHA for de5b885
View code at this point
Browse repository at this point
Commits on Aug 18, 2025
[AFTER RELEASE] 9.3.0
iText-CI
committed
5114af9
View commit details
Copy full SHA for 5114af9
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
Better subset true type fonts (start subsetting loca table)
Show description for 9271644
introfog
committed
9271644
View commit details
Copy full SHA for 9271644
View code at this point
Browse repository at this point
Commits on Jul 10, 2025
Fix flattening problem with stamps
Show description for 6467b68
Fedorov Alexandr
committed
6467b68
View commit details
Copy full SHA for 6467b68
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
Move all bouncycastle mappings to core, add conditional mappings
Show description for 1ef4132
Dmitry Radchuk
committed
1ef4132
View commit details
Copy full SHA for 1ef4132
View code at this point
Browse repository at this point
Commits on Jun 29, 2025
Switch to ExtendedMappingConfiguration
Dmitry Radchuk
committed
fc58d1a
View commit details
Copy full SHA for fc58d1a
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
Fix api warnings
nanouh
committed
1d93a9e
View commit details
Copy full SHA for 1d93a9e
View code at this point
Browse repository at this point
Commits on May 28, 2025
Add new test for xfa data extraction
Show description for 2abc824
Dmitry Radchuk
committed
2abc824
View commit details
Copy full SHA for 2abc824
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL