History of jbidwatcher/trunk/src/com/jbidwatcher/util/Constants.java
-
@707
Update the revision so that folks can tell it's changed.
-
@702
Up the svn version to 702 to catch the new changes.
-
@698
Upgrade the version number to 2.0beta10 in preparation for a release attempt.
-
@689
Even more sweeping changes to fall back to a non-ebay.com eBay server (ebay.co.uk right now) for items which ebay.com is refusing to show.
It appears to work, and logging in even appears to work(!), but it needs real world testing, and real world bidding, buying, and sniping.
This is probably the largest set of deep modifications I've had to make in many years to support an eBay change. It may make certain features harder in the future, but it's necessary to make it work again right now.
[#508]
-
@684
Some preliminary refactorings, working towards enabling multiple simultaneous eBay servers, so I can have a server that resolves ebay.com and a server that resolves non-ebay.com items, and when a snipe fires or auction reloads it'll use the right one. This refactoring doesn't do that, but it makes it easier to do that.
-
@668
Upgrade version number to 2.0beta9 for now, and add the country-specific properties file.
-
@661
Update the browser being acted as.
-
@630
Update the version number to 2.0beta8.
-
@608
Set the version number to 2.0beta7.
-
@586
Update the version number to 2.0beta6.
-
@580
Bump the version number up to 2.0beta5 in preparation for a beta release.
-
@556
Don't show the image thumbnail in the tooltip if the thumbnail column is visible. However, DO show the thumbnail if the mouse is over the mini-thumbnail. Also, since it will pop up less, increase the resolutions allowed to a maximum of 512x512, scaled to 256x256 if it's above that. Scaling preserves aspect ratio, so the longest side can't be longer than 512, or the whole thing will get scaled so that the longest side is 256.
[#87 state:resolved tagged:committed]
-
@550
Update version numbers to 2.0beta4.
-
@477
The build now can build a scripting-enabled and scripting-free (default) version simultaneously, and the code can recover from a lack of scripting being available. This is a somewhat temporary fix, but it may help quell the startup speed issues.
-
@465
Set the version numbers for 2.0beta2.
-
@439
More text changes from Laurence Passmore: JBidWatcher -> JBidwatcher in all user facing strings, most notably Mac OS X application name.
-
@429
Up the version number to 2.0beta1.
-
@402
Update the version number to 2.0alpha3, for the latest fix to the upgrader portion.
-
@399
Update the version number to 2.0alpha2.
-
@361
Upgrade the version number to 2.0alpha1.
-
@351
Move constants into the util package.
