0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 1 year ago.
Oct 07, 2022 — Oct 07, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved border color handling from ClickListener to the external BorderListener class. Made this class an implementor of the BorderUser interface and added the required methods. Attempted to get transparent images to work properly. More... over 24 years ago
Initial release More... over 24 years ago
Changed getALink() method to return link color specified in preferences. More... over 24 years ago
Added active link color preference More... over 24 years ago
Convert bad file:/ urls to good ones, and allows us to load images in the renderer instead of the that frame, which was bad. More... over 24 years ago
Fixed bug with setType() More... over 24 years ago
Sets the profile to the default unless someone selects one. More... over 24 years ago
Added Band-Aid to prevent thread related problem when loading bookmarks. More... over 24 years ago
Uses a background image in the table. More... over 24 years ago
Now we can have a background image loaded in our table that is separate from the background of page. More... over 24 years ago
Fixed problem caused by using context.getBase() More... over 24 years ago
Corrected ClassCastException in getCompare() and itemStateChanged() More... over 24 years ago
Changes for will, he fixed the input sizes are too small bug. More... over 24 years ago
Changed mouse handler to use URLExpander More... over 24 years ago
Merged URLExpander changes with Popup changes More... over 24 years ago
Our width in the table can now be percents, and the cells are laid out a little better because the component is added in the end() method. Borders are partly introduced. More... over 24 years ago
Can view the source on right-click again. More... over 24 years ago
Commented out URL connection validation code because it was bogging down some operations. A faster validation method is needed. More... over 24 years ago
Modifed mouseEntered() to call context.getBase() instead of asking the IBroswer for the current URL and then converting it to a String More... over 24 years ago
Changed to use URLExpander More... over 24 years ago
Preliminary bare-bones version More... over 24 years ago
Changed class to use URLExpander More... over 24 years ago
Changed code to use URL obejects instead of String objects More... over 24 years ago
Rewrote URL validation code, and added methods to get URLs from Strings. More... over 24 years ago
Changed to use URLExpander More... over 24 years ago
Changed code to use URLExpander More... over 24 years ago
Initial version More... over 24 years ago
Changed to use URL objects instead of String objects More... over 24 years ago
Changed class to use URL objects instead of String objects More... over 24 years ago
Changed class to use URL objects instead of String objects. More... over 24 years ago