<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>7c9b0d8d2dadebb410a20221c6f16b01d4d3cefe</id>
      </parent>
    </parents>
    <author>
      <name>Martin Ottenwaelter</name>
      <email>martin.ottenwaelter@gmail.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/d380ed008e0cd42b6b05e21a179a4de390550c1d</url>
    <id>d380ed008e0cd42b6b05e21a179a4de390550c1d</id>
    <committed-date>2009-11-06T01:12:55-08:00</committed-date>
    <authored-date>2009-11-06T01:12:55-08:00</authored-date>
    <message>response.get('body') should not throw an exception when it tries
to decode malformed JSON. Return a SC.Error instance instead.</message>
    <tree>14511c95d0344a8636fae65c12278d97c54c6239</tree>
    <committer>
      <name>Martin Ottenwaelter</name>
      <email>martin.ottenwaelter@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>57f6a0a8a69a81de4f96efd95183dfeba0cb5863</id>
      </parent>
    </parents>
    <author>
      <name>Peter Wagenet</name>
      <email>peter.wagenet@gmail.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/7c9b0d8d2dadebb410a20221c6f16b01d4d3cefe</url>
    <id>7c9b0d8d2dadebb410a20221c6f16b01d4d3cefe</id>
    <committed-date>2009-11-02T13:20:19-08:00</committed-date>
    <authored-date>2009-11-02T12:59:46-08:00</authored-date>
    <message>Prevent SC.Response from trying to JSON parse blank responses</message>
    <tree>55c3f4ead4fa8053ccdd337221fa03e08dd41778</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c5af6ed7bafadc3bd1432fcfd5975461d77633e</id>
      </parent>
    </parents>
    <author>
      <name>Jonathan Lewis</name>
      <email>jslewis1@gmail.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/57f6a0a8a69a81de4f96efd95183dfeba0cb5863</url>
    <id>57f6a0a8a69a81de4f96efd95183dfeba0cb5863</id>
    <committed-date>2009-11-02T13:16:16-08:00</committed-date>
    <authored-date>2009-10-28T12:20:14-07:00</authored-date>
    <message>Replace condition 'SC.browser.mozilla &gt; 0' with 'SC.browser.mozilla' since SC.browser.mozilla is a string when set and returns false when compared to 0, which is not the intended behavior.</message>
    <tree>a29429dad4db95198148fbb13a0a152e1451a60f</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0d99107e0ef6873c580dd9fb7b2a1a2a52a7e5c1</id>
      </parent>
    </parents>
    <author>
      <name>Colin Campbell</name>
      <email>colincampbell@Colin-Campbells-iMac.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/0c5af6ed7bafadc3bd1432fcfd5975461d77633e</url>
    <id>0c5af6ed7bafadc3bd1432fcfd5975461d77633e</id>
    <committed-date>2009-11-02T13:13:35-08:00</committed-date>
    <authored-date>2009-10-28T21:55:38-07:00</authored-date>
    <message>Changed SC.Cookie deletion process to require a write() if expires is set to -1. Now, any property changes require a write() - more consistent</message>
    <tree>db4da117545477bb2d8eaa3a237b3c24edeefea9</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2f10f079a74c027b5701bccac634aa94e3d2ab89</id>
      </parent>
    </parents>
    <author>
      <name>Colin Campbell</name>
      <email>colincampbell@Colin-Campbells-iMac.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/0d99107e0ef6873c580dd9fb7b2a1a2a52a7e5c1</url>
    <id>0d99107e0ef6873c580dd9fb7b2a1a2a52a7e5c1</id>
    <committed-date>2009-11-02T13:13:35-08:00</committed-date>
    <authored-date>2009-10-28T21:47:27-07:00</authored-date>
    <message>Added SC.Cookie, a wrapper for document.cookie, and relevant unit tests</message>
    <tree>e3a5403ffe28f819221239fdaedc89b4f56e71f9</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0a380f4aa4d5e091aad2dedb405f76845210030</id>
      </parent>
    </parents>
    <author>
      <name>Colin Campbell</name>
      <email>colincampbell@Colin-Campbells-iMac.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/2f10f079a74c027b5701bccac634aa94e3d2ab89</url>
    <id>2f10f079a74c027b5701bccac634aa94e3d2ab89</id>
    <committed-date>2009-11-02T13:13:35-08:00</committed-date>
    <authored-date>2009-10-28T20:28:39-07:00</authored-date>
    <message>Added 'even'/'odd' CSS class tests for SC.ListItemView</message>
    <tree>4c728ff9322ef2cc3f12898e735df314bab8348d</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89b394c2d60e08e1f80f80fededd60b1f926e5d1</id>
      </parent>
    </parents>
    <author>
      <name>Colin Campbell</name>
      <email>colincampbell@Colin-Campbells-iMac.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/b0a380f4aa4d5e091aad2dedb405f76845210030</url>
    <id>b0a380f4aa4d5e091aad2dedb405f76845210030</id>
    <committed-date>2009-11-02T13:13:34-08:00</committed-date>
    <authored-date>2009-10-26T17:19:12-07:00</authored-date>
    <message>Added unit tests for 'alternating' class on SC.ListView and 'even'/'odd' class assigning on SC.ListItemView</message>
    <tree>354fe818711b626e25b3d0e16e5970d89c4f9de2</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60d2180caa9d5a36c72b4283a0952ae6d34d3e85</id>
      </parent>
    </parents>
    <author>
      <name>Colin Campbell</name>
      <email>colincampbell@Colin-Campbells-iMac.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/89b394c2d60e08e1f80f80fededd60b1f926e5d1</url>
    <id>89b394c2d60e08e1f80f80fededd60b1f926e5d1</id>
    <committed-date>2009-11-02T13:13:34-08:00</committed-date>
    <authored-date>2009-10-26T04:13:23-07:00</authored-date>
    <message>Added even/odd classes to ListItemView</message>
    <tree>b48f58812103fc8adc59178de9f64adde2deba58</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d831243fb8e2d45fc064c7cbde9be1c44e0de951</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Swasey</name>
      <email>christopher.swasey@gmail.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/60d2180caa9d5a36c72b4283a0952ae6d34d3e85</url>
    <id>60d2180caa9d5a36c72b4283a0952ae6d34d3e85</id>
    <committed-date>2009-11-02T13:08:34-08:00</committed-date>
    <authored-date>2009-10-27T14:58:01-07:00</authored-date>
    <message>Fix to rectsEqual falsely returning true due to comparison to null instead of SC.none</message>
    <tree>2cacaec30d6fb3ecf487171a05ac800f76c03fd4</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4eb55bc557cf9588aa278cc93ad95045b6ebb9eb</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/d831243fb8e2d45fc064c7cbde9be1c44e0de951</url>
    <id>d831243fb8e2d45fc064c7cbde9be1c44e0de951</id>
    <committed-date>2009-10-27T13:51:03-07:00</committed-date>
    <authored-date>2009-10-27T13:51:03-07:00</authored-date>
    <message>Combine javascripts in debug mode for SproutCore to speed up dev.</message>
    <tree>5d2c926faf5ebd04381b3f103e4c2c2f6debd038</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>439d6425a138585de81e976b43fe622dd51e6ef5</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/4eb55bc557cf9588aa278cc93ad95045b6ebb9eb</url>
    <id>4eb55bc557cf9588aa278cc93ad95045b6ebb9eb</id>
    <committed-date>2009-10-26T18:26:10-07:00</committed-date>
    <authored-date>2009-10-26T18:26:10-07:00</authored-date>
    <message>Revert change that breaks editing</message>
    <tree>e8bd609a101bf8262e46af716477bceb5a9351b8</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40482ce0385ca5405073c3e81472fa346dc0e6a2</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/439d6425a138585de81e976b43fe622dd51e6ef5</url>
    <id>439d6425a138585de81e976b43fe622dd51e6ef5</id>
    <committed-date>2009-10-26T18:00:20-07:00</committed-date>
    <authored-date>2009-10-26T18:00:20-07:00</authored-date>
    <message>Typo in Cortland's name</message>
    <tree>baf18966cc49870f3e0a06bec6b89484509b6c11</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fa48fde817f5ae9daab77deb5484eb8a4ce447fc</id>
      </parent>
    </parents>
    <author>
      <name>Devin Torres</name>
      <email>devin.torres@gmail.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/40482ce0385ca5405073c3e81472fa346dc0e6a2</url>
    <id>40482ce0385ca5405073c3e81472fa346dc0e6a2</id>
    <committed-date>2009-10-26T17:29:17-07:00</committed-date>
    <authored-date>2009-10-26T17:29:17-07:00</authored-date>
    <message>update to latest JSON2 with safer parsing

Signed-off-by: Charles Jolley &lt;charles@sproutit.com&gt;</message>
    <tree>c96d4a487ea84894c55265205ca11203ce7c96c3</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e082019e0ec49cd2df37c73313e004a1fab6a577</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/fa48fde817f5ae9daab77deb5484eb8a4ce447fc</url>
    <id>fa48fde817f5ae9daab77deb5484eb8a4ce447fc</id>
    <committed-date>2009-10-26T16:26:29-07:00</committed-date>
    <authored-date>2009-10-26T16:26:29-07:00</authored-date>
    <message>ListItem should disable while content is not editable</message>
    <tree>dfa33767485140338491354d694ccba2fef6a439</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ae5ff3086a6d3bc33554e0723f2cb50bac7b6933</id>
      </parent>
    </parents>
    <author>
      <name>Colin Campbell</name>
      <email>colincampbell@Colin-Campbells-iMac.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/e082019e0ec49cd2df37c73313e004a1fab6a577</url>
    <id>e082019e0ec49cd2df37c73313e004a1fab6a577</id>
    <committed-date>2009-10-26T15:22:09-07:00</committed-date>
    <authored-date>2009-10-26T05:30:48-07:00</authored-date>
    <message>Fixed #325 - SplitView blocks all double clicks</message>
    <tree>b51dec9ed2bcab9bf824ec502e61f6b5b6087b2d</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6edea03d912bed56142f0259012711d8bcf3e91</id>
      </parent>
    </parents>
    <author>
      <name>Colin Campbell</name>
      <email>colincampbell@Colin-Campbells-iMac.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/ae5ff3086a6d3bc33554e0723f2cb50bac7b6933</url>
    <id>ae5ff3086a6d3bc33554e0723f2cb50bac7b6933</id>
    <committed-date>2009-10-26T15:22:09-07:00</committed-date>
    <authored-date>2009-10-26T04:14:39-07:00</authored-date>
    <message>Added showAlternatingRows property to SC.ListView as well as default styling in theme</message>
    <tree>257aa0f7726e499146ada76c9a09cb8dd7e1c331</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a76be95c88ce2bc4d71f8fdb40b23d9bbe7c4688</id>
      </parent>
    </parents>
    <author>
      <name>Colin Campbell</name>
      <email>colincampbell@Colin-Campbells-iMac.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/d6edea03d912bed56142f0259012711d8bcf3e91</url>
    <id>d6edea03d912bed56142f0259012711d8bcf3e91</id>
    <committed-date>2009-10-26T15:22:09-07:00</committed-date>
    <authored-date>2009-10-26T04:13:23-07:00</authored-date>
    <message>Added even/odd classes to ListItemView</message>
    <tree>3c2e9d26f44f2b9c31b98f5497dd5d3d3372f2ed</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca92b23c657a19984e53d762a452bda555fa8ba9</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/a76be95c88ce2bc4d71f8fdb40b23d9bbe7c4688</url>
    <id>a76be95c88ce2bc4d71f8fdb40b23d9bbe7c4688</id>
    <committed-date>2009-10-26T14:24:46-07:00</committed-date>
    <authored-date>2009-10-26T14:24:46-07:00</authored-date>
    <message>Missing condition when checking for destroyed records in RecordArray</message>
    <tree>eeb3e46e909aa2b07ccf8ffb462efe47dc67b093</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf982811205b44a5fb5866607579ce1ec41d2c5d</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/ca92b23c657a19984e53d762a452bda555fa8ba9</url>
    <id>ca92b23c657a19984e53d762a452bda555fa8ba9</id>
    <committed-date>2009-10-23T20:59:07-07:00</committed-date>
    <authored-date>2009-10-23T20:59:07-07:00</authored-date>
    <message>Update history and readme</message>
    <tree>3a0a60d56ca611e495206cec80a885838741732b</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c8cfa1d8e01db13a11509211902e27faecb8992e</id>
      </parent>
    </parents>
    <author>
      <name>William Kakes</name>
      <email>bkakes@funke.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/cf982811205b44a5fb5866607579ce1ec41d2c5d</url>
    <id>cf982811205b44a5fb5866607579ce1ec41d2c5d</id>
    <committed-date>2009-10-23T20:29:30-07:00</committed-date>
    <authored-date>2009-10-23T18:19:04-07:00</authored-date>
    <message>When refreshing a record, only go down the &quot;this record has changed&quot; path when necessary.</message>
    <tree>2f04bf70913c87a5d1ca29a516ca04a97b58de0c</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e2430fe3cc1b435bb632ae98f221ba6ebc027fe7</id>
      </parent>
    </parents>
    <author>
      <name>Tom Dale</name>
      <email>tomdale@tdale.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/c8cfa1d8e01db13a11509211902e27faecb8992e</url>
    <id>c8cfa1d8e01db13a11509211902e27faecb8992e</id>
    <committed-date>2009-10-23T17:47:46-07:00</committed-date>
    <authored-date>2009-10-23T16:57:41-07:00</authored-date>
    <message>Fix SC.RenderContext.escapeHTML in Safari 3.</message>
    <tree>6512e1fc65363668a2cde5f203eb4847466f93cd</tree>
    <committer>
      <name>Jason Ketterman</name>
      <email>jason.ketterman@me.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a5bd0a258b6f1103cea2040c18c03a96baa26a8</id>
      </parent>
      <parent>
        <id>57a9aa6c2f516acfacc6fa51d0cfac010f6eea04</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/e2430fe3cc1b435bb632ae98f221ba6ebc027fe7</url>
    <id>e2430fe3cc1b435bb632ae98f221ba6ebc027fe7</id>
    <committed-date>2009-10-23T12:59:05-07:00</committed-date>
    <authored-date>2009-10-23T12:59:05-07:00</authored-date>
    <message>Merge branch 'public/master'

* public/master:
  Improved setters for Record primaryKeys
  Fixed a bug in SC.SingleAttribute that prevent proper use of a different key
  Comment cleanup
  Comment cleanup
  Comment cleanup
  SC.Logger.dir should not have had a parameter
  Changed true/false to YES/NO
  Added 'get' function calls for format property
  Added SC.Logger and relevant tests, which wraps the browser's console as well as providing support for custom reporters
  Fixed trailing comma

Conflicts:
	frameworks/desktop/views/checkbox.js</message>
    <tree>1e4988653c1d85f7c8583265b34d209bb9f74187</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1de24c682ebafb99122f5dd72c4b953f3204aaa6</id>
      </parent>
    </parents>
    <author>
      <name>Peter Wagenet</name>
      <email>peter.wagenet@gmail.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/57a9aa6c2f516acfacc6fa51d0cfac010f6eea04</url>
    <id>57a9aa6c2f516acfacc6fa51d0cfac010f6eea04</id>
    <committed-date>2009-10-23T12:55:08-07:00</committed-date>
    <authored-date>2009-10-23T06:54:13-07:00</authored-date>
    <message>Improved setters for Record primaryKeys</message>
    <tree>9cadacfd1525deaf6114b4ae3384b5b39b52acb7</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bb8224c982c2ccf483feef14f8c016204508bca4</id>
      </parent>
    </parents>
    <author>
      <name>Peter Wagenet</name>
      <email>peter.wagenet@gmail.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/1de24c682ebafb99122f5dd72c4b953f3204aaa6</url>
    <id>1de24c682ebafb99122f5dd72c4b953f3204aaa6</id>
    <committed-date>2009-10-23T12:55:08-07:00</committed-date>
    <authored-date>2009-10-22T07:16:22-07:00</authored-date>
    <message>Fixed a bug in SC.SingleAttribute that prevent proper use of a different key</message>
    <tree>c86ffa335ee96b51c3ef630fef883e441ef6b86c</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e73e83cbfcc956177d54d80d026a8665d56592ee</id>
      </parent>
    </parents>
    <author>
      <name>Jason Ketterman</name>
      <email>jason.ketterman@me.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/0a5bd0a258b6f1103cea2040c18c03a96baa26a8</url>
    <id>0a5bd0a258b6f1103cea2040c18c03a96baa26a8</id>
    <committed-date>2009-10-23T12:43:43-07:00</committed-date>
    <authored-date>2009-10-18T03:19:53-07:00</authored-date>
    <message>Add the ability to add padding to the menuPane of
a select button.

This makes it easier to style menuPanes that are
not compeletely square.

By default, this does nothing.</message>
    <tree>abb9bbd82e64b2d29aa03ada2f879d81c94835a6</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>069058059e72971589bcd4a96d7760c2f0bf6a55</id>
      </parent>
    </parents>
    <author>
      <name>Onar Vikingstad</name>
      <email>onar@onarvikingstad.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/e73e83cbfcc956177d54d80d026a8665d56592ee</url>
    <id>e73e83cbfcc956177d54d80d026a8665d56592ee</id>
    <committed-date>2009-10-23T10:59:03-07:00</committed-date>
    <authored-date>2009-10-22T15:56:40-07:00</authored-date>
    <message>Removed readOnly feature and added some documentation</message>
    <tree>e9a23a184bbeab00237a57d181c01f0c38109a75</tree>
    <committer>
      <name>Onar Vikingstad</name>
      <email>onar@onarvikingstad.apple.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a848dd9b5a1737e4743e798456524eabd26edc7b</id>
      </parent>
    </parents>
    <author>
      <name>William Kakes</name>
      <email>bkakes@funke.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/069058059e72971589bcd4a96d7760c2f0bf6a55</url>
    <id>069058059e72971589bcd4a96d7760c2f0bf6a55</id>
    <committed-date>2009-10-23T10:59:03-07:00</committed-date>
    <authored-date>2009-10-21T17:04:15-07:00</authored-date>
    <message>The 'pane' property is cached, but the value can be incorrect because the cached property is only declared to depend on the parent view, when in reality any parent view up the tree can affect the value of 'pane'.

Because of this, whenever the parent view of a view changes, the view needs to invalidate the cache &quot;all the way down&quot; the view hierarchy.</message>
    <tree>532c8d97c897aa070f2b364aa67715b03f0933cd</tree>
    <committer>
      <name>Onar Vikingstad</name>
      <email>onar@onarvikingstad.apple.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>57061adea95e3868c25dc09ec5624302a57aa884</id>
      </parent>
    </parents>
    <author>
      <name>William Kakes</name>
      <email>bkakes@funke.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/a848dd9b5a1737e4743e798456524eabd26edc7b</url>
    <id>a848dd9b5a1737e4743e798456524eabd26edc7b</id>
    <committed-date>2009-10-23T10:59:03-07:00</committed-date>
    <authored-date>2009-10-21T15:29:36-07:00</authored-date>
    <message>Restore (conceptually) the code that was removed in d9e6b2d5fd330e9971c8e25ede9a5b23cabc9eab.</message>
    <tree>a24a6df59c1722e45063b4036fc7f9d5ff615cf0</tree>
    <committer>
      <name>Onar Vikingstad</name>
      <email>onar@onarvikingstad.apple.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c9e417ce0c9233fbf69e246450ce82d38228583</id>
      </parent>
    </parents>
    <author>
      <name>William Kakes</name>
      <email>bkakes@funke.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/57061adea95e3868c25dc09ec5624302a57aa884</url>
    <id>57061adea95e3868c25dc09ec5624302a57aa884</id>
    <committed-date>2009-10-23T10:59:03-07:00</committed-date>
    <authored-date>2009-10-21T17:16:56-07:00</authored-date>
    <message>Pulling over e95ff2c704d203a51c551f78a6b12d49055a3f90 from calendar-staging.</message>
    <tree>801e5a7395f4d842fc5632c8411020719ab441aa</tree>
    <committer>
      <name>Onar Vikingstad</name>
      <email>onar@onarvikingstad.apple.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5ca4baf3c518bd08f481b2d478ec276051894b5</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@Juan-Pinzons-MacBook-Pro.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/4c9e417ce0c9233fbf69e246450ce82d38228583</url>
    <id>4c9e417ce0c9233fbf69e246450ce82d38228583</id>
    <committed-date>2009-10-22T12:14:00-07:00</committed-date>
    <authored-date>2009-10-21T17:31:06-07:00</authored-date>
    <message>Fix for splitView when using percentages instead of pixels</message>
    <tree>00760ef8f0842cf4200d0f8d1692fa95de032d0a</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
</commits>
