History of jbidwatcher/trunk/src/com/jbidwatcher/util/Constants.java

  • @707
    avatar 707

    Update the revision so that folks can tell it's changed.

    by mrs, 04 Jan, 2009 11:30 AM
  • @702
    avatar 702

    Up the svn version to 702 to catch the new changes.

    by mrs, 03 Jan, 2009 05:04 AM
  • @698
    avatar 698

    Upgrade the version number to 2.0beta10 in preparation for a release attempt.

    by mrs, 03 Jan, 2009 12:53 AM
  • @689
    avatar 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]

    by mrs, 16 Dec, 2008 12:09 PM
  • @684
    avatar 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.

    by mrs, 29 Nov, 2008 01:02 PM
  • @668
    avatar 668

    Upgrade version number to 2.0beta9 for now, and add the country-specific properties file.

    by mrs, 31 Oct, 2008 12:43 AM
  • @661
    avatar 661

    Update the browser being acted as.

    by mrs, 27 Oct, 2008 06:49 AM
  • @630
    avatar 630

    Update the version number to 2.0beta8.

    by mrs, 08 Sep, 2008 08:26 AM
  • @608
    avatar 608

    Set the version number to 2.0beta7.

    by mrs, 17 Aug, 2008 09:42 AM
  • @586
    avatar 586

    Update the version number to 2.0beta6.

    by mrs, 05 Aug, 2008 08:32 AM
  • @580
    avatar 580

    Bump the version number up to 2.0beta5 in preparation for a beta release.

    by mrs, 28 Jul, 2008 07:34 AM
  • @556
    avatar 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]

    by mrs, 07 Jul, 2008 02:15 AM
  • @550
    avatar 550

    Update version numbers to 2.0beta4.

    by mrs, 05 Jul, 2008 09:11 AM
  • @477
    avatar 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.

    by mrs, 01 May, 2008 03:54 AM
  • @465
    avatar 465

    Set the version numbers for 2.0beta2.

    by mrs, 27 Apr, 2008 12:27 PM
  • @439
    avatar 439

    More text changes from Laurence Passmore: JBidWatcher -> JBidwatcher in all user facing strings, most notably Mac OS X application name.

    by mrs, 22 Apr, 2008 01:37 AM
  • @429
    avatar 429

    Up the version number to 2.0beta1.

    by mrs, 12 Apr, 2008 10:33 PM
  • @402
    avatar 402

    Update the version number to 2.0alpha3, for the latest fix to the upgrader portion.

    by mrs, 21 Mar, 2008 03:54 PM
  • @399
    avatar 399

    Update the version number to 2.0alpha2.

    by mrs, 20 Mar, 2008 05:09 PM
  • @361
    avatar 361

    Upgrade the version number to 2.0alpha1.

    by mrs, 09 Mar, 2008 03:58 AM
  • @351
    avatar 351

    Move constants into the util package.

    by mrs, 06 Mar, 2008 07:35 AM