<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>93d2bb2d4b52649f9be6ba257a04e8359339f102</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/08dd44d2cc28b87cd6375856b48e8f8a3cce8f92</url>
    <id>08dd44d2cc28b87cd6375856b48e8f8a3cce8f92</id>
    <committed-date>2009-11-08T01:24:25-08:00</committed-date>
    <authored-date>2009-11-08T01:24:25-08:00</authored-date>
    <message>Support mocking HTTP requests out for testing.  Essentially you register URLs to mock, and the URL to direct to instead.  (Generally this would be a local HTTP server.)  It can't be mocked to a file URL because we cast to HttpURLConnection in places, but it can be built to not hit eBay.

git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1032 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>99cefe566bf274df0ddf5dd3b7ed0122e105ee9b</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d14e83dbdc4d844150445bd58d9b1c03435e3072</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/93d2bb2d4b52649f9be6ba257a04e8359339f102</url>
    <id>93d2bb2d4b52649f9be6ba257a04e8359339f102</id>
    <committed-date>2009-11-08T01:21:03-08:00</committed-date>
    <authored-date>2009-11-08T01:21:03-08:00</authored-date>
    <message>Move the RSS button down to the status bar, along with the price summary information.  Fix up the status text area to fit itself between the two.  Remove the status line from individual tabs, and generally clean up the status bar handling.

git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1031 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>e9ac14f1b347948ed441137a24ffa2c3e6db5417</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc44790ebf52f3998c3bb208523348e6ca88e5d1</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/d14e83dbdc4d844150445bd58d9b1c03435e3072</url>
    <id>d14e83dbdc4d844150445bd58d9b1c03435e3072</id>
    <committed-date>2009-11-08T01:18:55-08:00</committed-date>
    <authored-date>2009-11-08T01:18:55-08:00</authored-date>
    <message>Improve the toolbar, preventing the overlap of status / search box, and other nice tweaks to make it a little cleaner.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1030 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>5d9d376a4a2a28f26e261da6ccb909c2743edbdb</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>efd53d972056916a123a7418e19abae276bc23b8</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/cc44790ebf52f3998c3bb208523348e6ca88e5d1</url>
    <id>cc44790ebf52f3998c3bb208523348e6ca88e5d1</id>
    <committed-date>2009-11-08T01:12:41-08:00</committed-date>
    <authored-date>2009-11-08T01:12:41-08:00</authored-date>
    <message>Make decodeString static, so it can be used by other parts of the system to decode HTML-encoded entities.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1029 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>a05d3e829d9645a57d0e01db6544014e7e4bf765</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dcab884cbb177e7052f6f572fcf292e34326f1fd</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/efd53d972056916a123a7418e19abae276bc23b8</url>
    <id>efd53d972056916a123a7418e19abae276bc23b8</id>
    <committed-date>2009-11-07T17:41:24-08:00</committed-date>
    <authored-date>2009-11-07T17:41:24-08:00</authored-date>
    <message>Reduce false positives for change detection (i.e. make it rarer for nothing fundamental to change about the listing, and yet a difference be found).

git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1028 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>5e324f88616c36cf3ad5ea6f94739a47b989c1a4</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f726d8228c3699d1a9a232172f3f2932beb7ab0c</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/dcab884cbb177e7052f6f572fcf292e34326f1fd</url>
    <id>dcab884cbb177e7052f6f572fcf292e34326f1fd</id>
    <committed-date>2009-11-07T16:53:55-08:00</committed-date>
    <authored-date>2009-11-07T16:53:55-08:00</authored-date>
    <message>Fix MyJBidwatcher status setting to appropriately handle the case of the expiry not getting set, and such.  (Previously it would throw an exception and prevent saving configurations.)



git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1027 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>df01983aec8d7cfef37defd21c514c0a14fd01c7</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb427faa16d8ad7869272c9e0a31d45e1b9bad02</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/f726d8228c3699d1a9a232172f3f2932beb7ab0c</url>
    <id>f726d8228c3699d1a9a232172f3f2932beb7ab0c</id>
    <committed-date>2009-11-07T16:52:16-08:00</committed-date>
    <authored-date>2009-11-07T16:52:16-08:00</authored-date>
    <message>Default to using brushed metal, as the toolbar looks better under it.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1026 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>951a292649ce3e96f50631b20b8884a970d4d549</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44c2bbaa5bfe829bee9a215028574a3983ed45c0</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/eb427faa16d8ad7869272c9e0a31d45e1b9bad02</url>
    <id>eb427faa16d8ad7869272c9e0a31d45e1b9bad02</id>
    <committed-date>2009-11-07T16:24:11-08:00</committed-date>
    <authored-date>2009-11-07T16:24:11-08:00</authored-date>
    <message>Use the brushed metal look, and improve the toolbar to fit within that.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1025 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>54aaf6ad78178af5b05f328dad4225308e32b472</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>307b0be2eb79cb4b40558355a3250edc9c046f37</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/44c2bbaa5bfe829bee9a215028574a3983ed45c0</url>
    <id>44c2bbaa5bfe829bee9a215028574a3983ed45c0</id>
    <committed-date>2009-11-07T16:23:36-08:00</committed-date>
    <authored-date>2009-11-07T16:23:36-08:00</authored-date>
    <message>Improve Show Information and Set Shipping dialogs.

git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1024 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>c92acfe9bd24ca41f488e86d64ed39a287f99c79</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f42e6def36f169e194eeaaf79041cc178310ba71</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/307b0be2eb79cb4b40558355a3250edc9c046f37</url>
    <id>307b0be2eb79cb4b40558355a3250edc9c046f37</id>
    <committed-date>2009-11-07T14:07:09-08:00</committed-date>
    <authored-date>2009-11-07T14:07:09-08:00</authored-date>
    <message>Increase the vertical spacing slightly for thumbnail view and center the icon better.

git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1023 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>56ac2752d0a31d2ff8b1ba6810369578ed5ada7a</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7112aca9f4476aaa435258766f9a4b29b9c9a96</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/f42e6def36f169e194eeaaf79041cc178310ba71</url>
    <id>f42e6def36f169e194eeaaf79041cc178310ba71</id>
    <committed-date>2009-10-19T02:35:30-07:00</committed-date>
    <authored-date>2009-10-19T02:35:30-07:00</authored-date>
    <message>A first pass at making the main table look a little more Mac like when on a Mac.  It's definitely pretty; who knows if users'll like it, though.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1022 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>12e2113431cdbe210dc99596688bade95b26497c</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>023fdbaeb7a04360f6fe791db636417035eb00b4</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/c7112aca9f4476aaa435258766f9a4b29b9c9a96</url>
    <id>c7112aca9f4476aaa435258766f9a4b29b9c9a96</id>
    <committed-date>2009-10-10T16:22:18-07:00</committed-date>
    <authored-date>2009-10-10T16:22:18-07:00</authored-date>
    <message>Use a stub 'AuctionInfo' object, when we can't actually retrieve a real one, so that dozens of methods don't throw NPE's randomly in the moments when an auction is deleted, but the UI is trying to display the entry.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1021 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>fb65e1f8ef3fa3b4845b329ae9eb75cb6afd8302</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e7f1046bc6f5ecb6f13b3804dc5ad1566408271</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/023fdbaeb7a04360f6fe791db636417035eb00b4</url>
    <id>023fdbaeb7a04360f6fe791db636417035eb00b4</id>
    <committed-date>2009-10-10T16:21:05-07:00</committed-date>
    <authored-date>2009-10-10T16:21:05-07:00</authored-date>
    <message>Avoid race conditions when deleting, inserting and updating items and saving/restoring the selection.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1020 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>b5465f597b8bbdd230190fdaf608b56d70187a20</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8da4acc3e174890c64eae165507c5102cec5a20</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/7e7f1046bc6f5ecb6f13b3804dc5ad1566408271</url>
    <id>7e7f1046bc6f5ecb6f13b3804dc5ad1566408271</id>
    <committed-date>2009-10-10T16:20:16-07:00</committed-date>
    <authored-date>2009-10-10T16:20:16-07:00</authored-date>
    <message>Slightly increase whitespace above and below the standard table rows.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1019 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>8da6a8714930b683f449ad8015019dccd817a0c4</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3db102f83b2cf1d87e8826ad47250436b500b075</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/e8da4acc3e174890c64eae165507c5102cec5a20</url>
    <id>e8da4acc3e174890c64eae165507c5102cec5a20</id>
    <committed-date>2009-10-10T16:20:04-07:00</committed-date>
    <authored-date>2009-10-10T16:20:04-07:00</authored-date>
    <message>Slightly increase whitespace above and below the standard table rows.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1018 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>a970f0c3a8b47118c3b20a3fb27fedc9294353db</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f131c1d3b77c5ad31771ba06c8f937b3774b6af7</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/3db102f83b2cf1d87e8826ad47250436b500b075</url>
    <id>3db102f83b2cf1d87e8826ad47250436b500b075</id>
    <committed-date>2009-10-10T16:19:25-07:00</committed-date>
    <authored-date>2009-10-10T16:19:25-07:00</authored-date>
    <message>Don't try to set the new default font if the user didn't pick one.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1017 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>858959b1c4c73f84d2cbc6d7ab8ad3c525f88e70</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e6a61f89fb8ee8e562e6371ab2a29afd49d96ba</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/f131c1d3b77c5ad31771ba06c8f937b3774b6af7</url>
    <id>f131c1d3b77c5ad31771ba06c8f937b3774b6af7</id>
    <committed-date>2009-09-18T02:11:35-07:00</committed-date>
    <authored-date>2009-09-18T02:11:35-07:00</authored-date>
    <message>Java 6 supports the system tray, but apparently my method of using it fails miserably on Snow Leopard, freezing the startup process before any of the important stuff starts up!  (The SuperQueue, mainly.)  Let's just fail 'Platform.supportsTray' for Mac for now, making it hopefully work better on Snow Leopard.

[#900 state:resolved tagged:committed]


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1016 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>4cb1a5315360036f32c32700452ccd2ea189d1d7</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>759048692cd1e44ba705f3e39185615182d5cd66</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/7e6a61f89fb8ee8e562e6371ab2a29afd49d96ba</url>
    <id>7e6a61f89fb8ee8e562e6371ab2a29afd49d96ba</id>
    <committed-date>2009-09-07T22:29:57-07:00</committed-date>
    <authored-date>2009-09-07T22:29:57-07:00</authored-date>
    <message>Handle the case where there is no high bidder data at all.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1015 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>8be2e07329ab317b6c89c68436057b2218e3ed99</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb8ed02f130595c5dd738b049c40eb216675413b</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/759048692cd1e44ba705f3e39185615182d5cd66</url>
    <id>759048692cd1e44ba705f3e39185615182d5cd66</id>
    <committed-date>2009-09-07T22:23:48-07:00</committed-date>
    <authored-date>2009-09-07T22:23:48-07:00</authored-date>
    <message>Handle 'Price from' listings.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1014 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>9369497da9abbcab6d71fe6664b54c99561c6016</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0e17ee65ecfb481bf39bbbfe62faa107c6aaba8</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/eb8ed02f130595c5dd738b049c40eb216675413b</url>
    <id>eb8ed02f130595c5dd738b049c40eb216675413b</id>
    <committed-date>2009-08-18T15:27:43-07:00</committed-date>
    <authored-date>2009-08-18T15:27:43-07:00</authored-date>
    <message>Fix parsing of high bidder/buyer information in fixed price listings.

Improve date parsing, so that listings with the word 'end' someplace in the text title aren't dying.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1013 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>4217182dc4259295d7efeced18d216f35ce2ed39</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8341c53a81e620b0e9977a15b3cca2e1ce3135eb</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/d0e17ee65ecfb481bf39bbbfe62faa107c6aaba8</url>
    <id>d0e17ee65ecfb481bf39bbbfe62faa107c6aaba8</id>
    <committed-date>2009-08-08T23:57:09-07:00</committed-date>
    <authored-date>2009-08-08T23:57:09-07:00</authored-date>
    <message>Fix a stupid mistake that will bite new installs.  [#862 tagged:committed]

git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1012 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>ea493074e1051e246f73dd14fdbcdc3993d3bf72</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d297512debf131dc8941ca1523ebb7445236894</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/8341c53a81e620b0e9977a15b3cca2e1ce3135eb</url>
    <id>8341c53a81e620b0e9977a15b3cca2e1ce3135eb</id>
    <committed-date>2009-08-08T19:23:52-07:00</committed-date>
    <authored-date>2009-08-08T19:23:52-07:00</authored-date>
    <message>Upgrade the version number to 2.1pre4-1010.

git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1010 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>35c056032627dcb8492d97f7b64170edac36899b</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>23c438977e52aa9ab3edebe48342e68251da4bad</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/3d297512debf131dc8941ca1523ebb7445236894</url>
    <id>3d297512debf131dc8941ca1523ebb7445236894</id>
    <committed-date>2009-08-08T19:13:28-07:00</committed-date>
    <authored-date>2009-08-08T19:13:28-07:00</authored-date>
    <message>Make multisniping work again; it successfully cancels auctions after one is won!

The MultiSnipe actions now rely on the database for information, using it as the source of all good bits so there shouldn't be any problem with the wrong cached object being used, or getting data into the right list when added/deleted/etc., hopefully this should eliminate that error path.

[#795 state:resolved tagged:committed]


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1009 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>8da4b42d08d8bc6c463c6ae7202f69c1b776c3d1</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81a61901ba4b5d3540673afba03cea7988656ee0</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/23c438977e52aa9ab3edebe48342e68251da4bad</url>
    <id>23c438977e52aa9ab3edebe48342e68251da4bad</id>
    <committed-date>2009-08-07T03:12:21-07:00</committed-date>
    <authored-date>2009-08-07T03:12:21-07:00</authored-date>
    <message>Update to the latest Quaqua libraries.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1008 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>ceb2248232fc5a4864356ac88d6b90403096dd99</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>569611eeb267a308b8079990a6e836740c7fd85e</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/81a61901ba4b5d3540673afba03cea7988656ee0</url>
    <id>81a61901ba4b5d3540673afba03cea7988656ee0</id>
    <committed-date>2009-08-07T03:11:47-07:00</committed-date>
    <authored-date>2009-08-07T03:11:47-07:00</authored-date>
    <message>This fixes the Custom Column menu entry in the context menu from disappearing.

Quaqua (Mac OS X UI improvement library) breaks JTabbedPane.indexAtLocation(x, y), so I have to write my own workaround.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1007 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>8a43ace691ac4a4839842894ee0bea4922f0ccd4</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>76c0ed52cd7a963dd07c25b63e0ea6456e15c37f</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/569611eeb267a308b8079990a6e836740c7fd85e</url>
    <id>569611eeb267a308b8079990a6e836740c7fd85e</id>
    <committed-date>2009-08-07T02:00:59-07:00</committed-date>
    <authored-date>2009-08-07T02:00:59-07:00</authored-date>
    <message>Handle high bidder detection if you're the seller...


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1006 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>61884aa3bbb1041c13a824675d8be58317e92f72</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0402bccd99fa50d061b07a3585a650b12020425a</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/76c0ed52cd7a963dd07c25b63e0ea6456e15c37f</url>
    <id>76c0ed52cd7a963dd07c25b63e0ea6456e15c37f</id>
    <committed-date>2009-08-06T14:53:46-07:00</committed-date>
    <authored-date>2009-08-06T14:53:46-07:00</authored-date>
    <message>Improve feedback percentage detection.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1005 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>ea832e6778e0ed25722664d61e8c1921bdd03694</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>763a3566efbb50c2dfcb6cd81a7f15a908c2efd7</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/0402bccd99fa50d061b07a3585a650b12020425a</url>
    <id>0402bccd99fa50d061b07a3585a650b12020425a</id>
    <committed-date>2009-08-06T14:53:31-07:00</committed-date>
    <authored-date>2009-08-06T14:53:31-07:00</authored-date>
    <message>Reduce the verbosity of the form-parsing error now that form parsing failures are recoverable.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1004 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>8b95f9269a1497c08bb9bf1350bdb14dbdde219e</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c06e9b5f7768bf2787fbea81d009cdb22d93fe6</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/763a3566efbb50c2dfcb6cd81a7f15a908c2efd7</url>
    <id>763a3566efbb50c2dfcb6cd81a7f15a908c2efd7</id>
    <committed-date>2009-08-06T13:33:32-07:00</committed-date>
    <authored-date>2009-08-06T13:33:32-07:00</authored-date>
    <message>Strip the feedback number off the high bidder information before setting it.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1003 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>b8f4f75e51b256a008e65e0e3d1bb77154871249</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4fbeaf72c8db0ea202596b0153adf241404610f0</id>
      </parent>
    </parents>
    <author>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </author>
    <url>http://github.com/cyberfox/jbidwatcher/commit/8c06e9b5f7768bf2787fbea81d009cdb22d93fe6</url>
    <id>8c06e9b5f7768bf2787fbea81d009cdb22d93fe6</id>
    <committed-date>2009-08-06T13:26:39-07:00</committed-date>
    <authored-date>2009-08-06T13:26:39-07:00</authored-date>
    <message>Update the Structure101 published architecture to the much nicer architected latest version.


git-svn-id: svn://svn.jbidwatcher.com/jbidwatcher/trunk@1002 b1acfa68-eb39-11db-b167-a3a8cd6b847e</message>
    <tree>02ba0784a8ee35b7e9d898f8a0d76b1666b9c9df</tree>
    <committer>
      <name>Morgan Schweers</name>
      <email>cyberfox@jbidwatcher.com</email>
    </committer>
  </commit>
</commits>
