40
I Use This!
Very High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Packaging changes for 1.2.3 More... over 22 years ago
Preparations for releasing 1.2.3 More... over 22 years ago
Fixed broken test More... over 22 years ago
Fixed broken links More... over 22 years ago
Merged with latest from maven More... over 22 years ago
Added docs on configuring JSSE - contributed by Tom Hamilton More... over 22 years ago
Changed behaviour of HtmlImageInput submission to be consistent with what the browsers do. If the input's name was foo we would previously send the following values to the server: foo, foo.x and foo.y. The browsers only send foo.x and foo.y. More... over 22 years ago
Fixed bug in submit handling More... over 22 years ago
Removed <javadoc> tags from documentation. These were leftovers from the old build system and aren't used by maven. More... over 22 years ago
New method HtmlPage.getAllForms() as per feature request 742515 More... over 22 years ago
Fixed deprecated warnings More... over 22 years ago
Removed dependency on deprecated class StringBufferInputStream More... over 22 years ago
Converted dependency list to use the new maven format. More... over 22 years ago
- Added google search bar - Moved sourceforge logo to the bottom of the page More... over 22 years ago
Removed unused variable More... over 22 years ago
Upgraded the rhino javascript engine to 1.5R4.1 More... over 22 years ago
Added support for Window.setTimeout() More... over 22 years ago
Added support for reading Document.cookie. More... over 22 years ago
First cut at cookie support. Only reading is supported and even then it only works if the cookie was actually sent in the same request that got the page. If the cookie had been set on an earlier request then the values won't be visible here. More... over 22 years ago
Better javadoc and improved parameter checking More... over 22 years ago
Removed warning message when calling document.parent More... over 22 years ago
Documentation changes - Added google ads to generated docs - More entries in the faq - More details about submitting patches. More... over 22 years ago
Added support for the property Window.name More... over 22 years ago
Updated the dependency list page to get all information from the pom so that all dependencies are kept in sync More... over 22 years ago
Improved the appearance of the online docs More... over 22 years ago
Fix for bug 738548 - "Form values are not Posted Properly to Server" More... over 22 years ago
Fixed broken attributes tests that had been failing due to ClassCastException when a proxy element was returned instead of the concrete class. More... over 22 years ago
Upgraded NekoHTML to 0.7.7 which fixes problems with duplicate body tags More... over 22 years ago
Fix for bug 759217:HtmlTextArea use HtmlNode for setText Patch submitted by Barnaby Court More... over 22 years ago
Added instructions about getting dependant jar files More... over 22 years ago