<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>1f0c45e1d0524419abf0006c78459867b54b4ddb</id>
      </parent>
    </parents>
    <author>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </author>
    <url>http://github.com/jsmecham/matrixview/commit/ec24d0dd557b1a8240773a47a7f5ae553a214c59</url>
    <id>ec24d0dd557b1a8240773a47a7f5ae553a214c59</id>
    <committed-date>2008-01-29T10:45:42-08:00</committed-date>
    <authored-date>2008-01-29T10:45:42-08:00</authored-date>
    <message>Some version bumps and date changes to reflect that the drag-selection branch will become 1.1.0 when complete.</message>
    <tree>d7007ea234c4493f426208694ebccd6fa053249b</tree>
    <committer>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74d99409e85b2f207b7433508e9c6bb782bba52b</id>
      </parent>
    </parents>
    <author>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </author>
    <url>http://github.com/jsmecham/matrixview/commit/1f0c45e1d0524419abf0006c78459867b54b4ddb</url>
    <id>1f0c45e1d0524419abf0006c78459867b54b4ddb</id>
    <committed-date>2008-01-29T10:35:29-08:00</committed-date>
    <authored-date>2008-01-29T10:35:29-08:00</authored-date>
    <message>Initial commit of the drag-selection branch where work on adding mouse drag-selection to MatrixView is being done. This branch will also form the basis for the 1.1 release of MatrixView.</message>
    <tree>18b97fa5f109e574333cf9b683ceb5f343f2978e</tree>
    <committer>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a7d561d59a621e245171cfe349539cbb3780e99</id>
      </parent>
    </parents>
    <author>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </author>
    <url>http://github.com/jsmecham/matrixview/commit/74d99409e85b2f207b7433508e9c6bb782bba52b</url>
    <id>74d99409e85b2f207b7433508e9c6bb782bba52b</id>
    <committed-date>2007-12-04T07:39:02-08:00</committed-date>
    <authored-date>2007-12-04T07:39:02-08:00</authored-date>
    <message>The deleteHandler now works as expected. Turns out &quot;delete&quot; is a reserved word in JavaScript, so the internal delete function was renamed to destroy. Also added listeners for the standard delete key code as well as Safari's crazy delete key code.</message>
    <tree>4ccf32cb64cdcd5b90421be33c3c07e4951cd4b4</tree>
    <committer>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d58fe6c83488f3adbc6579c6b9bbc15fc4223e3f</id>
      </parent>
    </parents>
    <author>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </author>
    <url>http://github.com/jsmecham/matrixview/commit/4a7d561d59a621e245171cfe349539cbb3780e99</url>
    <id>4a7d561d59a621e245171cfe349539cbb3780e99</id>
    <committed-date>2007-11-28T06:30:54-08:00</committed-date>
    <authored-date>2007-11-28T06:30:54-08:00</authored-date>
    <message>Added some Prototype/script.aculo.us books as recommended reading.</message>
    <tree>66b6bdacc26e8c69fdf55b180d57106239094fd8</tree>
    <committer>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>027ee93d73108aaf4ee5c359524933fd16e34dd2</id>
      </parent>
    </parents>
    <author>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </author>
    <url>http://github.com/jsmecham/matrixview/commit/d58fe6c83488f3adbc6579c6b9bbc15fc4223e3f</url>
    <id>d58fe6c83488f3adbc6579c6b9bbc15fc4223e3f</id>
    <committed-date>2007-11-27T20:06:17-08:00</committed-date>
    <authored-date>2007-11-27T20:06:17-08:00</authored-date>
    <message>Ignore release directories.</message>
    <tree>4b49de485555ace3ffa4e3eaaa868b007776d63b</tree>
    <committer>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b8d3337134db133e88ec51161476cef861e22f6a</id>
      </parent>
    </parents>
    <author>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </author>
    <url>http://github.com/jsmecham/matrixview/commit/027ee93d73108aaf4ee5c359524933fd16e34dd2</url>
    <id>027ee93d73108aaf4ee5c359524933fd16e34dd2</id>
    <committed-date>2007-11-27T19:54:47-08:00</committed-date>
    <authored-date>2007-11-27T19:54:47-08:00</authored-date>
    <message>Package fixes and bumping version to 1.0.2-dev.</message>
    <tree>4b49de485555ace3ffa4e3eaaa868b007776d63b</tree>
    <committer>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f35f2a55327e23f1ce9ba2b7993a2dd27d0f7e81</id>
      </parent>
    </parents>
    <author>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </author>
    <url>http://github.com/jsmecham/matrixview/commit/b8d3337134db133e88ec51161476cef861e22f6a</url>
    <id>b8d3337134db133e88ec51161476cef861e22f6a</id>
    <committed-date>2007-11-27T19:30:09-08:00</committed-date>
    <authored-date>2007-11-27T19:30:09-08:00</authored-date>
    <message>Update version numbers in preparation for 1.0.1.</message>
    <tree>63869f954cbaa7b4517a37597f259f01c0f12251</tree>
    <committer>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9cfc80d9602f1b61b9f0d0955e9f0683f458dd92</id>
      </parent>
    </parents>
    <author>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </author>
    <url>http://github.com/jsmecham/matrixview/commit/f35f2a55327e23f1ce9ba2b7993a2dd27d0f7e81</url>
    <id>f35f2a55327e23f1ce9ba2b7993a2dd27d0f7e81</id>
    <committed-date>2007-11-27T19:29:25-08:00</committed-date>
    <authored-date>2007-11-27T19:29:25-08:00</authored-date>
    <message>Fixed an issue with the examples and documentation that prevented Internet Explorer from initializing the MatrixView.</message>
    <tree>d61b4bffe85f997090403710e5fe71dfc3fdbcac</tree>
    <committer>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </author>
    <url>http://github.com/jsmecham/matrixview/commit/9cfc80d9602f1b61b9f0d0955e9f0683f458dd92</url>
    <id>9cfc80d9602f1b61b9f0d0955e9f0683f458dd92</id>
    <committed-date>2007-11-27T19:18:26-08:00</committed-date>
    <authored-date>2007-11-27T19:18:26-08:00</authored-date>
    <message>Initial import of MatrixView.</message>
    <tree>ca2bb412914932bca7aeabcb835a3838e27fc8e7</tree>
    <committer>
      <name>Justin Mecham</name>
      <email>justin@mecham.net</email>
    </committer>
  </commit>
</commits>
