<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>1856229bb77fbb90389a2d41006ab39b0bc0240b</id>
      </parent>
    </parents>
    <author>
      <name>Colin Campbell</name>
      <email>colincampbell@Colin-Campbells-iMac.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/edcf66df94134f479ddad658d95b27e94b685c2a</url>
    <id>edcf66df94134f479ddad658d95b27e94b685c2a</id>
    <committed-date>2009-11-17T22:11:17-08:00</committed-date>
    <authored-date>2009-11-17T20:45:35-08:00</authored-date>
    <message>Fixed using a StackedView in StaticView raising an error (frame is null)</message>
    <tree>26a0cc7b18d646c2667a00486c6d337efc1ee921</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c54dc5a319e402e86319e5a98c21d16744200d8</id>
      </parent>
    </parents>
    <author>
      <name>Peter Wagenet</name>
      <email>peter.wagenet@gmail.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/1856229bb77fbb90389a2d41006ab39b0bc0240b</url>
    <id>1856229bb77fbb90389a2d41006ab39b0bc0240b</id>
    <committed-date>2009-11-17T10:25:13-08:00</committed-date>
    <authored-date>2009-11-17T08:45:57-08:00</authored-date>
    <message>Immediately notify records of status changes when destroyed

Signed-off-by: Charles Jolley &lt;charles@sproutit.com&gt;</message>
    <tree>b4ffeb9ef3fc45e24fde4b1526d1db0b64f63467</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b4aadff73d1f9a5277fae6edf6319bbc8887815</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/8c54dc5a319e402e86319e5a98c21d16744200d8</url>
    <id>8c54dc5a319e402e86319e5a98c21d16744200d8</id>
    <committed-date>2009-11-16T10:24:27-08:00</committed-date>
    <authored-date>2009-11-16T10:24:27-08:00</authored-date>
    <message>Handle null mainPane.</message>
    <tree>631f949c14b64751693aaee1a1d67a543da1b77d</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f9f7fe42cbb165a4021eeb616c6990914b83079d</id>
      </parent>
    </parents>
    <author>
      <name>Martin Ottenwaelter</name>
      <email>martin.ottenwaelter@gmail.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/5b4aadff73d1f9a5277fae6edf6319bbc8887815</url>
    <id>5b4aadff73d1f9a5277fae6edf6319bbc8887815</id>
    <committed-date>2009-11-16T05:52:28-08:00</committed-date>
    <authored-date>2009-11-16T05:46:08-08:00</authored-date>
    <message>The SC.TextField input element name should be equal to the labelId, not the guid. This is important when you customize the field's layerId to do testing, for example.</message>
    <tree>3aea47444c4bf61cd4349e9f5fc97d52901b1014</tree>
    <committer>
      <name>Martin Ottenwaelter</name>
      <email>martin.ottenwaelter@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db572faa1871cc95fa62c4b26d616cb20148cc5c</id>
      </parent>
    </parents>
    <author>
      <name>Alex Iskander</name>
      <email>alex@tpsitulsa.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/f9f7fe42cbb165a4021eeb616c6990914b83079d</url>
    <id>f9f7fe42cbb165a4021eeb616c6990914b83079d</id>
    <committed-date>2009-11-13T09:52:32-08:00</committed-date>
    <authored-date>2009-11-11T08:46:08-08:00</authored-date>
    <message>Fixes a strange Firefox issue.</message>
    <tree>a4abe81133c4605d28e29fff4e3ad64d577e646e</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c4cf6d0b8affed19a714a1e0149a6566a98d4cf6</id>
      </parent>
      <parent>
        <id>4001283b3a845e4f0f22944356bbc74a77bf97f1</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/db572faa1871cc95fa62c4b26d616cb20148cc5c</url>
    <id>db572faa1871cc95fa62c4b26d616cb20148cc5c</id>
    <committed-date>2009-11-11T13:46:12-08:00</committed-date>
    <authored-date>2009-11-11T13:46:12-08:00</authored-date>
    <message>Merge branch 'public/master'

* public/master:
  ScrollView#mouseWheel only returns YES if its capable of scrolling.
  The even/odd classes were already being applied to list items</message>
    <tree>5f6c4248c67e09b37c55e4bd0b7167f7f7338715</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56d63e6dae658c9fbfd872524a8f5bda029d9b64</id>
      </parent>
    </parents>
    <author>
      <name>Colin Campbell</name>
      <email>colincampbell@Colin-Campbells-iMac.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/4001283b3a845e4f0f22944356bbc74a77bf97f1</url>
    <id>4001283b3a845e4f0f22944356bbc74a77bf97f1</id>
    <committed-date>2009-11-11T13:45:16-08:00</committed-date>
    <authored-date>2009-11-10T11:45:07-08:00</authored-date>
    <message>ScrollView#mouseWheel only returns YES if its capable of scrolling.</message>
    <tree>3ef6ff6a5f0ef7cab0a8dc598aa4b8d41d643604</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1dbc54068874fdf21304fb1921b7c0d89864292e</id>
      </parent>
    </parents>
    <author>
      <name>William Kakes</name>
      <email>bkakes@funke.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/c4cf6d0b8affed19a714a1e0149a6566a98d4cf6</url>
    <id>c4cf6d0b8affed19a714a1e0149a6566a98d4cf6</id>
    <committed-date>2009-11-11T13:40:41-08:00</committed-date>
    <authored-date>2009-11-11T09:46:42-08:00</authored-date>
    <message>This typo prevents event handler methods from ever being correctly removed.</message>
    <tree>2eab235ed2fe596665e99f92dd96e6eed137a7e3</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e4ac9bc050b69450d17c9f5c869771f8f9dfb22</id>
      </parent>
    </parents>
    <author>
      <name>Peter Bergstrom</name>
      <email>peter@blackbird.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/1dbc54068874fdf21304fb1921b7c0d89864292e</url>
    <id>1dbc54068874fdf21304fb1921b7c0d89864292e</id>
    <committed-date>2009-11-11T13:40:40-08:00</committed-date>
    <authored-date>2009-10-27T11:51:52-07:00</authored-date>
    <message>Revert &quot;Correct jslint warnings in utils.js.&quot;

This reverts commit 2f856570e367b8df812d751aad6f3fb102052a50.</message>
    <tree>810c3978f833967e1ab6b3118a7da4149328436e</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d460721125bde17ba59786c12853203ea0d40cf2</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@da0602a-dhcp86.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/1e4ac9bc050b69450d17c9f5c869771f8f9dfb22</url>
    <id>1e4ac9bc050b69450d17c9f5c869771f8f9dfb22</id>
    <committed-date>2009-11-11T13:29:54-08:00</committed-date>
    <authored-date>2009-11-10T17:41:29-08:00</authored-date>
    <message>Optimizations and button fix for IE7</message>
    <tree>6de72008cf2502a248b0f96a0cba4ddb2578d966</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f00e22880f026d83aea6527d8bad3ec6441d65a6</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@da0602a-dhcp86.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/d460721125bde17ba59786c12853203ea0d40cf2</url>
    <id>d460721125bde17ba59786c12853203ea0d40cf2</id>
    <committed-date>2009-11-11T13:29:54-08:00</committed-date>
    <authored-date>2009-11-10T15:29:49-08:00</authored-date>
    <message>With this change events handling is way faster, making the overall response of the apps even faster, particularly in IE. This demonstrates the importance of following some good coding practices like always initializing your variables at the beggining of your function.</message>
    <tree>4d68dce60649de8690c584b86c9cdfdb7e6d78e0</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6dc2402fe0a3bbf3c0e74f3417d9a5d46b72a0a9</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@da0602a-dhcp86.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/f00e22880f026d83aea6527d8bad3ec6441d65a6</url>
    <id>f00e22880f026d83aea6527d8bad3ec6441d65a6</id>
    <committed-date>2009-11-11T13:29:54-08:00</committed-date>
    <authored-date>2009-11-02T16:40:18-08:00</authored-date>
    <message>Tweak to the timeout in the keydown simulation code for firefox as you had to be really fast to get only one keydown event</message>
    <tree>3236509e034d4b4c14c07e92bbece8a1284215a3</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>233daa7f98a74aa7954f29004b68f54c5b22a2dc</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@da0602a-dhcp86.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/6dc2402fe0a3bbf3c0e74f3417d9a5d46b72a0a9</url>
    <id>6dc2402fe0a3bbf3c0e74f3417d9a5d46b72a0a9</id>
    <committed-date>2009-11-11T13:29:54-08:00</committed-date>
    <authored-date>2009-11-02T16:40:18-08:00</authored-date>
    <message>Tweak to the timeout in the keydown simulation code for firefox as you had to be really fast to get only one keydown event</message>
    <tree>1c405e56c5bb83f1e406be99d8a25414153c43de</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2b5a80862e3c3caae4c68ff18df92a4a5f44da87</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Swasey</name>
      <email>christopher.swasey@gmail.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/233daa7f98a74aa7954f29004b68f54c5b22a2dc</url>
    <id>233daa7f98a74aa7954f29004b68f54c5b22a2dc</id>
    <committed-date>2009-11-11T13:29:53-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>d8e87f04b12461420bf3a8ed72b367698b9ed373</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c5d98de509868c5b29512589bd3e1ec28714e55</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/2b5a80862e3c3caae4c68ff18df92a4a5f44da87</url>
    <id>2b5a80862e3c3caae4c68ff18df92a4a5f44da87</id>
    <committed-date>2009-11-11T13:28:11-08:00</committed-date>
    <authored-date>2009-11-11T13:28:11-08:00</authored-date>
    <message>SC.Request class methods should look to this rather than SC.Request</message>
    <tree>ebf8c624be3003ce554aa43d1bd8d52b10650644</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>778cd1802aff399feb0a9cecd1dc87b8e1312f5d</id>
      </parent>
    </parents>
    <author>
      <name>Devin Torres</name>
      <email>devin@devintorres.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/56d63e6dae658c9fbfd872524a8f5bda029d9b64</url>
    <id>56d63e6dae658c9fbfd872524a8f5bda029d9b64</id>
    <committed-date>2009-11-10T13:43:52-08:00</committed-date>
    <authored-date>2009-11-10T13:43:52-08:00</authored-date>
    <message>The even/odd classes were already being applied to list items</message>
    <tree>15a3e58c122b887546f9bb338196e9b4735806c6</tree>
    <committer>
      <name>Devin Torres</name>
      <email>devin@devintorres.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2fd0e4f73030942b5b67180d79c8647ef9532ccb</id>
      </parent>
      <parent>
        <id>778cd1802aff399feb0a9cecd1dc87b8e1312f5d</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/6c5d98de509868c5b29512589bd3e1ec28714e55</url>
    <id>6c5d98de509868c5b29512589bd3e1ec28714e55</id>
    <committed-date>2009-11-10T09:57:40-08:00</committed-date>
    <authored-date>2009-11-10T09:57:40-08:00</authored-date>
    <message>Merge branch 'public/master'

* public/master:
  Improves documentation for metricsForString.
  Adds a metricsForString function.
  response.get('body') should not throw an exception when it tries</message>
    <tree>12ff9fda504c59eb87d8d2a43eba6f63f797a34e</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e45d36b7fb4d7d2e2e58424b43a391da5abb55ca</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@da0602a-dhcp86.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/2fd0e4f73030942b5b67180d79c8647ef9532ccb</url>
    <id>2fd0e4f73030942b5b67180d79c8647ef9532ccb</id>
    <committed-date>2009-11-09T21:02:08-08:00</committed-date>
    <authored-date>2009-11-09T16:52:55-08:00</authored-date>
    <message>Perf improvements for IE. IE triggers mousemove even if the mouse is not moved. Added some sanity check code that improves overall perf.</message>
    <tree>fac3c6c54287b5ad937d1493951015ea49da2d3e</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1619d9f5836ba7ee1691f3b0104857ef003a4947</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@da0602a-dhcp86.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/e45d36b7fb4d7d2e2e58424b43a391da5abb55ca</url>
    <id>e45d36b7fb4d7d2e2e58424b43a391da5abb55ca</id>
    <committed-date>2009-11-09T21:02:07-08:00</committed-date>
    <authored-date>2009-11-09T16:48:43-08:00</authored-date>
    <message>Fix checkbox regression. All other browsers except IE dislike the for attribute. Adding it only if IE</message>
    <tree>7193c9255069bff283cb75104a3f0cc754f10e38</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>04226e292db90363e1a71c545e5f0e3cb1c7dcdb</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@da0602a-dhcp86.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/1619d9f5836ba7ee1691f3b0104857ef003a4947</url>
    <id>1619d9f5836ba7ee1691f3b0104857ef003a4947</id>
    <committed-date>2009-11-09T21:02:07-08:00</committed-date>
    <authored-date>2009-11-09T11:25:48-08:00</authored-date>
    <message>Added for attribute to label to get checkboxes working in IE7</message>
    <tree>56e18cd851c8dabe44019bab6a6259e075e40dcc</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cab089a675c579af8d9cbe72caac0598e5793d85</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@da0602a-dhcp86.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/04226e292db90363e1a71c545e5f0e3cb1c7dcdb</url>
    <id>04226e292db90363e1a71c545e5f0e3cb1c7dcdb</id>
    <committed-date>2009-11-09T21:02:06-08:00</committed-date>
    <authored-date>2009-11-05T17:46:57-08:00</authored-date>
    <message>Adde special case for IE7 inline editor positioning</message>
    <tree>eee874fe037b23316c1d8f04a782b2a0c7615c81</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e928afef57a47420c16efca7d64a1bba7a8053cd</id>
      </parent>
    </parents>
    <author>
      <name>Alex Iskander</name>
      <email>alex@tpsitulsa.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/778cd1802aff399feb0a9cecd1dc87b8e1312f5d</url>
    <id>778cd1802aff399feb0a9cecd1dc87b8e1312f5d</id>
    <committed-date>2009-11-08T16:48:44-08:00</committed-date>
    <authored-date>2009-11-05T13:42:54-08:00</authored-date>
    <message>Improves documentation for metricsForString.</message>
    <tree>696f6933ae5b2874c69806571d5aa7d4a7bdc5ba</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d380ed008e0cd42b6b05e21a179a4de390550c1d</id>
      </parent>
    </parents>
    <author>
      <name>Alex Iskander</name>
      <email>alex@tpsitulsa.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/e928afef57a47420c16efca7d64a1bba7a8053cd</url>
    <id>e928afef57a47420c16efca7d64a1bba7a8053cd</id>
    <committed-date>2009-11-08T16:48:44-08:00</committed-date>
    <authored-date>2009-11-04T13:01:41-08:00</authored-date>
    <message>Adds a metricsForString function.</message>
    <tree>45df85d477dc2abb519e494f42a4042367c0b1b6</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1aa91bbace02cd357484bdc3b0a2d8a26e3ff79a</id>
      </parent>
    </parents>
    <author>
      <name>Tom Dale</name>
      <email>tomdale@tdale.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/cab089a675c579af8d9cbe72caac0598e5793d85</url>
    <id>cab089a675c579af8d9cbe72caac0598e5793d85</id>
    <committed-date>2009-11-07T15:27:47-08:00</committed-date>
    <authored-date>2009-11-05T17:45:30-08:00</authored-date>
    <message>Reflow item views in GridView if the clipping frame changes.  &lt;rdar://problem/7326104&gt;</message>
    <tree>c1d20810ed2aebbd6221b8971cab3ccc3b7badd3</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d3491a4e17ce5284f780a7fe02368c8fcc808db4</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@Juan-Pinzons-MacBook-Pro.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/1aa91bbace02cd357484bdc3b0a2d8a26e3ff79a</url>
    <id>1aa91bbace02cd357484bdc3b0a2d8a26e3ff79a</id>
    <committed-date>2009-11-07T15:27:14-08:00</committed-date>
    <authored-date>2009-11-06T17:37:53-08:00</authored-date>
    <message>WellView with updated style</message>
    <tree>9c2b0c9687e83d8f2b1a23a1e94425640563b295</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <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>45c2d7bf494075384d88c9ed64f8db788e5bd926</id>
      </parent>
    </parents>
    <author>
      <name>Tom Dale</name>
      <email>tomdale@tdale.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/d3491a4e17ce5284f780a7fe02368c8fcc808db4</url>
    <id>d3491a4e17ce5284f780a7fe02368c8fcc808db4</id>
    <committed-date>2009-11-05T11:02:49-08:00</committed-date>
    <authored-date>2009-11-04T11:17:48-08:00</authored-date>
    <message>Update heightForString to support HTML in the passed string.</message>
    <tree>8ebd2e2569aaf485f9e2741232458d743983a6c7</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d0b4988de31e05027fd6535b39a5f034ff61617</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@Juan-Pinzons-MacBook-Pro.local</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/45c2d7bf494075384d88c9ed64f8db788e5bd926</url>
    <id>45c2d7bf494075384d88c9ed64f8db788e5bd926</id>
    <committed-date>2009-11-05T11:02:45-08:00</committed-date>
    <authored-date>2009-11-05T10:55:42-08:00</authored-date>
    <message>Disabling pooled timers, due to a bug related to timer invalidation and the pool</message>
    <tree>6e97bf2dfd8327ffe6610678fed9a7cfc52da374</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da93c1f36f0db73a7ec06ded0f964010a6e0bbbf</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@da0602a-dhcp86.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/3d0b4988de31e05027fd6535b39a5f034ff61617</url>
    <id>3d0b4988de31e05027fd6535b39a5f034ff61617</id>
    <committed-date>2009-11-05T11:02:45-08:00</committed-date>
    <authored-date>2009-11-02T17:08:58-08:00</authored-date>
    <message>Adjusted css to avoid breaking apps with the new ellipsis support</message>
    <tree>2bf3c9f7708cecd43eb8cf1215409b94e4f4103d</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42ef7e610ab1339d77de243c706d77418abc1faf</id>
      </parent>
    </parents>
    <author>
      <name>Juan Pinzon</name>
      <email>juanpin@da0602a-dhcp86.apple.com</email>
    </author>
    <url>http://github.com/sproutit/sproutcore/commit/da93c1f36f0db73a7ec06ded0f964010a6e0bbbf</url>
    <id>da93c1f36f0db73a7ec06ded0f964010a6e0bbbf</id>
    <committed-date>2009-11-05T11:02:45-08:00</committed-date>
    <authored-date>2009-11-02T16:41:44-08:00</authored-date>
    <message>Added back again support for ellipsis in menu_items.</message>
    <tree>8f0fce435895d732008d221608641b79b6b6ef30</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
</commits>
