0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added my name and date/time to last change. More... almost 23 years ago
Brian Knor reported that WebTable.getRowCount() was returning 1 for a particular table. The code counted the single row in the theader and then crapped out. Added code (to DefaultWebTable) that now iterates thru all children, not just the first one. added test to verify a bug fix. More... almost 23 years ago
added test to verify a bug fix. Brian Knor reported that WebTable.getRowCount() was returning 1 for a particular table. The code counted the single row in the theader and then crapped out. Added code (to DefaultWebTable) that now iterates thru all children, not just the first one. More... almost 23 years ago
added Tidy.jar to compile More... about 23 years ago
the charEncoding using TidyParser is a property of DefaultWebClient More... about 23 years ago
removed webunit singleton, cleaned up closing of the remote Explorer window More... about 23 years ago
added webunit-home property so that we can use the example file as template ant move it around More... about 23 years ago
fixed last updates More... about 23 years ago
added support for multiple selections in the gui and migrated back to jdk 1.3 More... about 23 years ago
added support for multiple selections in the gui More... about 23 years ago
copy xslt files More... about 23 years ago
fixed ui.demo task More... about 23 years ago
moved to ui/xslt More... about 23 years ago
fixed tests More... about 23 years ago
fixed the location of the tests in the directory ui/tests/... More... about 23 years ago
added textarea field More... about 23 years ago
need to copy rmi.zip into example lib dir More... about 23 years ago
need to copy jars into example dir More... about 23 years ago
fixed taskdef class More... about 23 years ago
fixed default location for tests More... about 23 years ago
*** empty log message *** More... about 23 years ago
fixed typos More... about 23 years ago
added testcases and build file More... about 23 years ago
added ui nested targets More... about 23 years ago
Moved swisscom stuff to ui project More... about 23 years ago
OK. I really messed up. Not only did I break the build, but once you all fixed it, I broke it again. This commit puts back the changes you made in 1.10. More... about 23 years ago
adding patch 634618: getTagText() More... about 23 years ago
Fixed build errors. More... about 23 years ago
added patch 634618 -- code by Brian Knorr. More... about 23 years ago
applying patch 634618. Erik O. making this change on behalf of Brian Knorr. New method getTagText() on WebTag. This method will return the inner html of the tag. WebLink and WebOptionField now use this method as well. The attached zip includes the modified packages. More... about 23 years ago