0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Jan 16, 2025 — Jan 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cleaned up warning messages More... almost 19 years ago
test the model path in datachangelistener More... about 19 years ago
set the user agent header from global configuration so the user can set the user agent header in the application configuration More... about 19 years ago
indent changes More... about 19 years ago
add properties and logging sections to <configuration> More... about 19 years ago
add UserAgent identifier More... about 19 years ago
add the model path to the DataChangeListener so clients can determine their interest in the changed data More... about 19 years ago
remove "logs" directory prefix so the user specifies the absolute logfile path More... about 19 years ago
add a global button panel to a single folder More... about 19 years ago
fix bug not using a Tabs title for the tab handle display More... about 19 years ago
add a layout location field More... about 19 years ago
The common methods for DataItem containers were moved into a new base class DataItemContainer More... about 19 years ago
remove comments about needing commons jar files More... about 19 years ago
if the user clicks an UPDATE button then update the model if one is bound to the data item More... about 19 years ago
add the component name to request log debug calls More... about 19 years ago
save log messages in a queue until the logging panel has been created More... about 19 years ago
add notify flag to inform user values were updated More... about 19 years ago
Fix problem sending the wrong boundary tag and send the content length More... about 19 years ago
copy the message property files to the build directory More... about 19 years ago
minor changes to comments More... about 19 years ago
A lot of the code that was common to Tab.java and TabbedDataSet.java moved into this file that becomes a base class for Tab and TabbedDataSet More... about 19 years ago
Add getChildren() method More... about 19 years ago
removed ApacheHTTPDataSource.java and SunHTTPDataSource.java, change DataSourceFactory.java to use WebDataSource for http/https web service requests, change HTTPmultipart.java to write a multipart form component to an output stream More... about 19 years ago
SunHTTPDataSource.java renamed to WebDataSource.java More... about 19 years ago
add PartUtils.java, Part.java and subclasses FilePart.java and StringPart.java to send multipart form data in web service requests More... about 19 years ago
remove MultiContentSender.java More... about 19 years ago
change property strings More... over 19 years ago
Add comments More... over 19 years ago
Add comments More... over 19 years ago
Add comments More... over 19 years ago