Changelog for WebPeerFinder v1.1b1 -- 3:30p.m. 8/15/04 - Placed the 3 Tables in a 'sash' so that the user can manipulate the area of each table - Placed the buttons for each table in the sash as well, so that they can shrink and grow with the table - Added Feature: Rescan IPs - allows for rescanning of the IPs currently in your bookmarks to validate them * Warning: As of now I have all of the bookmarked IPs start to check at once, so this will cause a lot of traffic - if this is unwanted, then please refrain from using this feature yet. I do plan on fixing this. - Added Feature: Customizable browser command - Set the command to run in the configuration section to allow for use of different browsers - Alternating lines are now colored for easier reading - Alerts and information are now recorded to the Status Bar instead of pop up boxes that require user interface - Sorting works well now: UP/DOWN sorting available on the Bookmarked IPs column and the DNS Hostname column - Web Positive IP List now has a listener for the Enter button for adding bookmarks ---------------------------------------------------- v1.0b6 -- 9:20p.m. 7/2/04 - Fixed error that allowed calls to GUI even after it was closed v1.0b5 -- 1:25p.m. 6/19/04 - Moved most non-gui logic and listeners out of the View mode v1.0b4 -- 6:10p.m 6/17/04 - Added username and password to config tab v1.0b3 -- 5:07p.m. 6/17/04 - Removed offending extra box on gui v1.0b2 -- 2:03p.m. 6/17/04 - Fixed 'widget is disposed' errors everywhere - Fixed Status table to use ASCII graphic instead of real graphic - Checking URLs no longer activates the Authentication Box (Thanks Paul) - Sorting implemented on Bookmarks Note: Sorting cannot be used on the WebPositive IP list because that list is constantly being used and checked for duplicates and the sorter was erroring out when it tried to access the list that was already being accessed by the duplicate checker. - URL Timout can now be set in the config tab (default is 30 seconds) v1.0b1 -- 6:00p.m. 6/16/04 - Fixed null/null being added to bookmarks - Fixed duplication problem in all tables - Added Status pics for TotalIP - Added Clear and Refresh buttons for tables - Made GUI scalable - Made selection go all the way across under Windows Known Bugs yet to fix: - Try to keep Azureus from opening up Authentication Box - Correctly dispose of listeners on exit