<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>aea6f6d334d898a5f18950b27ddeb98d27602911</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/3a93c478714d21d7a7986acb1372c77fbbd1ff9b</url>
    <id>3a93c478714d21d7a7986acb1372c77fbbd1ff9b</id>
    <committed-date>2008-07-20T00:15:00-07:00</committed-date>
    <authored-date>2008-07-20T00:15:00-07:00</authored-date>
    <message>Fixes #57</message>
    <tree>5f915654037f914a48c60c88c03ec9f8f51a846a</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d010008aa0b4953670c55afc1083680100dbd702</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/aea6f6d334d898a5f18950b27ddeb98d27602911</url>
    <id>aea6f6d334d898a5f18950b27ddeb98d27602911</id>
    <committed-date>2008-07-19T23:37:11-07:00</committed-date>
    <authored-date>2008-07-19T23:37:11-07:00</authored-date>
    <message>Fixed bug in SC.ObjectController that would sometimes not commit all pending
changes because the model object would clear the changes hash.  Also a test
for this was added.  Closes #66.  (Thanks YoNoSoyTu!)</message>
    <tree>308e7bf3ea083de82418229040c90125f6c4bc17</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0435d5e8821f750e84c981805c4fa35f1bb5f3e8</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/d010008aa0b4953670c55afc1083680100dbd702</url>
    <id>d010008aa0b4953670c55afc1083680100dbd702</id>
    <committed-date>2008-07-19T23:19:07-07:00</committed-date>
    <authored-date>2008-07-19T23:19:07-07:00</authored-date>
    <message>Fixed #71</message>
    <tree>3b1d83f10ad990b3249cee37faa36e928ede616d</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>27e1f659e9e40e55802ae0b568490e16c432f9ff</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/0435d5e8821f750e84c981805c4fa35f1bb5f3e8</url>
    <id>0435d5e8821f750e84c981805c4fa35f1bb5f3e8</id>
    <committed-date>2008-07-19T23:18:31-07:00</committed-date>
    <authored-date>2008-07-19T23:18:31-07:00</authored-date>
    <message>Noted fix for #74</message>
    <tree>34eeeb174b10cef8a00551a6a57683cb1430f0a0</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>33c04dbd806e5ef56a1f57ca4ec8897a812edfee</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/27e1f659e9e40e55802ae0b568490e16c432f9ff</url>
    <id>27e1f659e9e40e55802ae0b568490e16c432f9ff</id>
    <committed-date>2008-07-19T23:10:48-07:00</committed-date>
    <authored-date>2008-07-19T23:10:48-07:00</authored-date>
    <message>- label_view now defaults to the span tag.  Closes #75.  (Thanks Erich!)
'</message>
    <tree>e8c7072e754dcb41ec74292ef5c934c7ffbfdb8b</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0b355b2d2241480e13f75f7a5870be9e0405845</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/33c04dbd806e5ef56a1f57ca4ec8897a812edfee</url>
    <id>33c04dbd806e5ef56a1f57ca4ec8897a812edfee</id>
    <committed-date>2008-07-19T23:09:29-07:00</committed-date>
    <authored-date>2008-07-19T23:09:29-07:00</authored-date>
    <message>Added support for posting data in JSON format.

Added support for posting data in both URL-encoded and JSON formats via
  SC.server.  This makes for a much cleaner round-trip.  To use this, set the
  postFormat: property to SC.JSON_FORMAT in SC.server.  Closes #49.
  (Thanks Mauris Lamers!)</message>
    <tree>d16fb0edae99e2ca4bc4d8656ee810f9dc12585e</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>98b4a3af52befe5af059b2cd6275cc6223c79d66</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/a0b355b2d2241480e13f75f7a5870be9e0405845</url>
    <id>a0b355b2d2241480e13f75f7a5870be9e0405845</id>
    <committed-date>2008-07-19T22:51:04-07:00</committed-date>
    <authored-date>2008-07-19T22:51:04-07:00</authored-date>
    <message>Minor reduction in memory footprint</message>
    <tree>c85426967cd3170c0149fd2f3bf38541f9aa3495</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0f30c50c8947552c347efbf22220f14c4c7e807</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/98b4a3af52befe5af059b2cd6275cc6223c79d66</url>
    <id>98b4a3af52befe5af059b2cd6275cc6223c79d66</id>
    <committed-date>2008-07-19T22:05:36-07:00</committed-date>
    <authored-date>2008-07-19T22:05:36-07:00</authored-date>
    <message>Add history note for #81</message>
    <tree>7b7b43703b9049880c6c22e513c6ac9da75024e0</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>747702cf15b17511c49e2ed547e6821f20e64c83</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/a0f30c50c8947552c347efbf22220f14c4c7e807</url>
    <id>a0f30c50c8947552c347efbf22220f14c4c7e807</id>
    <committed-date>2008-07-19T22:05:05-07:00</committed-date>
    <authored-date>2008-07-19T22:05:05-07:00</authored-date>
    <message>Fixed lint problem</message>
    <tree>35a4409abc1e70991bc9577a68e72058a29bb726</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6a268e480f84d26f3f002dcef808c1f289421a71</id>
      </parent>
      <parent>
        <id>b6f4da75e795717a370b61b3a5a907e42b163396</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/747702cf15b17511c49e2ed547e6821f20e64c83</url>
    <id>747702cf15b17511c49e2ed547e6821f20e64c83</id>
    <committed-date>2008-07-19T20:56:34-07:00</committed-date>
    <authored-date>2008-07-19T20:56:34-07:00</authored-date>
    <message>Merge branch 'bugfix' of git://github.com/suitmymind/sproutcore into merge/suitmymind</message>
    <tree>45abb3c824ecc0a74b0388a8bdcdef71d8253f2c</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3ea6562f17f6cfb7694d6afc72d053e08d6be2a</id>
      </parent>
      <parent>
        <id>fac1fb25e97fd12f700ce8b08c299be4e93d12a6</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/6a268e480f84d26f3f002dcef808c1f289421a71</url>
    <id>6a268e480f84d26f3f002dcef808c1f289421a71</id>
    <committed-date>2008-07-19T19:53:47-07:00</committed-date>
    <authored-date>2008-07-19T19:53:47-07:00</authored-date>
    <message>Merge branch 'master' of http://github.com/quamen/sproutcore into merge/quamen</message>
    <tree>4b707427df1ea2d72301329273562d489b86eec0</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72e47def25f358c857950ca12e5a81e6d77f6be9</id>
      </parent>
      <parent>
        <id>737b4f455520af5db13365df75458bbb96eaa6e8</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/f3ea6562f17f6cfb7694d6afc72d053e08d6be2a</url>
    <id>f3ea6562f17f6cfb7694d6afc72d053e08d6be2a</id>
    <committed-date>2008-07-19T19:27:11-07:00</committed-date>
    <authored-date>2008-07-19T19:27:11-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:sproutit/sproutcore</message>
    <tree>fec3a880b69ebe016e13626d51e1460f526774b8</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8020e7240fcfa88251ae1c7d55a03c3ebe3c0421</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/737b4f455520af5db13365df75458bbb96eaa6e8</url>
    <id>737b4f455520af5db13365df75458bbb96eaa6e8</id>
    <committed-date>2008-07-19T19:19:31-07:00</committed-date>
    <authored-date>2008-07-19T19:19:31-07:00</authored-date>
    <message>Clenup merge</message>
    <tree>97720edf08a5071c8af2d6445c451a842a642864</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f0bc7d80f6986f0fc0b9ee252b415bd9273ca5b</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/8020e7240fcfa88251ae1c7d55a03c3ebe3c0421</url>
    <id>8020e7240fcfa88251ae1c7d55a03c3ebe3c0421</id>
    <committed-date>2008-07-19T19:16:24-07:00</committed-date>
    <authored-date>2008-07-19T19:16:24-07:00</authored-date>
    <message>Merge conflicts from sproutcore_1b</message>
    <tree>9ee193f989d8c4ffdbce37dc3717f4baf4e0d648</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>333819e231ee0eb7cf1cb57d11330c18c5a86fb3</id>
      </parent>
      <parent>
        <id>73627f99c363ff7426118e9e96fb10017398791b</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/6f0bc7d80f6986f0fc0b9ee252b415bd9273ca5b</url>
    <id>6f0bc7d80f6986f0fc0b9ee252b415bd9273ca5b</id>
    <committed-date>2008-07-19T19:16:06-07:00</committed-date>
    <authored-date>2008-07-19T19:16:06-07:00</authored-date>
    <message>Merge conflicts from sproutcore_1b</message>
    <tree>a0415f4f1948608b7bfcb189698052f5bf563ded</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bff2d18b6090c817779e9e2d4df636e0761c504e</id>
      </parent>
      <parent>
        <id>492212976d14c02075828877530b09369bfdfcc0</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/333819e231ee0eb7cf1cb57d11330c18c5a86fb3</url>
    <id>333819e231ee0eb7cf1cb57d11330c18c5a86fb3</id>
    <committed-date>2008-07-19T13:51:54-07:00</committed-date>
    <authored-date>2008-07-19T13:51:54-07:00</authored-date>
    <message>Merge changes from Apple @ r28404</message>
    <tree>83e9211c211f3f889650d9e4563139faa99e76db</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54d819678165ddd707cc08dfaf63f75b6956dd9b</id>
      </parent>
      <parent>
        <id>5a8bc35778c5d3b0d67e5a32d675c2ae65350127</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/bff2d18b6090c817779e9e2d4df636e0761c504e</url>
    <id>bff2d18b6090c817779e9e2d4df636e0761c504e</id>
    <committed-date>2008-07-18T16:14:49-07:00</committed-date>
    <authored-date>2008-07-18T16:14:49-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:sproutit/sproutcore</message>
    <tree>3634c2051c7bda0f7421ae9a002fb51f390e7895</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fbc20b26da29583e745b1d879ba6f75fce41bb0a</id>
      </parent>
    </parents>
    <author>
      <name>cjolley</name>
      <email>cjolley@280ce282-5f28-0410-b095-e054cb237d46</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/73627f99c363ff7426118e9e96fb10017398791b</url>
    <id>73627f99c363ff7426118e9e96fb10017398791b</id>
    <committed-date>2008-07-18T12:33:52-07:00</committed-date>
    <authored-date>2008-07-18T12:33:52-07:00</authored-date>
    <message>scrollToContent() no longer scrolls if you pass a content object not inlcuded in the content array.

Avoids creating ghost item views.



git-svn-id: http://is-svn/svn/uieng/frameworks/sproutcore_1c/trunk@28513 280ce282-5f28-0410-b095-e054cb237d46</message>
    <tree>d5787fcc990e9bec17cf4f3ede840828dfdbeaaf</tree>
    <committer>
      <name>cjolley</name>
      <email>cjolley@280ce282-5f28-0410-b095-e054cb237d46</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a8bc35778c5d3b0d67e5a32d675c2ae65350127</id>
      </parent>
    </parents>
    <author>
      <name>Gareth Townsend</name>
      <email>quamen@gmail.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/fac1fb25e97fd12f700ce8b08c299be4e93d12a6</url>
    <id>fac1fb25e97fd12f700ce8b08c299be4e93d12a6</id>
    <committed-date>2008-07-17T19:00:29-07:00</committed-date>
    <authored-date>2008-07-17T19:00:29-07:00</authored-date>
    <message>newRecord should not be set to false until the server has returned successfully from createRecords</message>
    <tree>62152b2e420dba01d45acce140bc24fdb86522a2</tree>
    <committer>
      <name>Gareth Townsend</name>
      <email>quamen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec71e71e823bd2dccd1f5f52be741a45940527c9</id>
      </parent>
    </parents>
    <author>
      <name>pinzon</name>
      <email>pinzon@280ce282-5f28-0410-b095-e054cb237d46</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/fbc20b26da29583e745b1d879ba6f75fce41bb0a</url>
    <id>fbc20b26da29583e745b1d879ba6f75fce41bb0a</id>
    <committed-date>2008-07-17T17:24:50-07:00</committed-date>
    <authored-date>2008-07-17T17:24:50-07:00</authored-date>
    <message>-Code optimizations (function caching and loops)
-Fix for loading events bold text , loading the calendar.

git-svn-id: http://is-svn/svn/uieng/frameworks/sproutcore_1c/trunk@28449 280ce282-5f28-0410-b095-e054cb237d46</message>
    <tree>063f72e6a637d74137498b56f874dd09e4c38eeb</tree>
    <committer>
      <name>pinzon</name>
      <email>pinzon@280ce282-5f28-0410-b095-e054cb237d46</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>37db8d30bfcee857afc9d79c2720f07dcdf6642b</id>
      </parent>
    </parents>
    <author>
      <name>pbergstr</name>
      <email>pbergstr@280ce282-5f28-0410-b095-e054cb237d46</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/ec71e71e823bd2dccd1f5f52be741a45940527c9</url>
    <id>ec71e71e823bd2dccd1f5f52be741a45940527c9</id>
    <committed-date>2008-07-17T14:30:39-07:00</committed-date>
    <authored-date>2008-07-17T14:30:39-07:00</authored-date>
    <message>&lt;rdar://problem/6083655&gt; 1.0 HOTFIX: Regression: To Dos cannot be edited

git-svn-id: http://is-svn/svn/uieng/frameworks/sproutcore_1c/trunk@28420 280ce282-5f28-0410-b095-e054cb237d46</message>
    <tree>1a9e57f3ead926d1af15b92be658c4fba5c7b337</tree>
    <committer>
      <name>pbergstr</name>
      <email>pbergstr@280ce282-5f28-0410-b095-e054cb237d46</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8bf2c3f9271a68e508e4115b2aff170c2ae96242</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/72e47def25f358c857950ca12e5a81e6d77f6be9</url>
    <id>72e47def25f358c857950ca12e5a81e6d77f6be9</id>
    <committed-date>2008-07-17T13:37:29-07:00</committed-date>
    <authored-date>2008-07-17T13:37:29-07:00</authored-date>
    <message>updated history to include new feature changeS</message>
    <tree>852a0e0fa9ddf6ea3074e0af1cce2d73e5beb59e</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d63ef6ce25e3f57f2ae5a195f6db68643c9ba4d</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/8bf2c3f9271a68e508e4115b2aff170c2ae96242</url>
    <id>8bf2c3f9271a68e508e4115b2aff170c2ae96242</id>
    <committed-date>2008-07-17T13:37:15-07:00</committed-date>
    <authored-date>2008-07-17T13:37:15-07:00</authored-date>
    <message>Added warning to SC.Collection documentation to indicate that docs would be deprecated.</message>
    <tree>612dce4d9c5948f474a47287ae0381abce328dfb</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9ce5daff7d72fe4cd5c7a324eb0278f16c9ec0b1</id>
      </parent>
    </parents>
    <author>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/3d63ef6ce25e3f57f2ae5a195f6db68643c9ba4d</url>
    <id>3d63ef6ce25e3f57f2ae5a195f6db68643c9ba4d</id>
    <committed-date>2008-07-17T13:36:31-07:00</committed-date>
    <authored-date>2008-07-17T13:36:31-07:00</authored-date>
    <message>Rever change to application targetForAction since it would invoke an action when it should just be looking for a target</message>
    <tree>d244305df6f5e8916dade050bfb3dcf58cdba7ed</tree>
    <committer>
      <name>Charles Jolley</name>
      <email>charles@sproutit.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7990bbf3353ea6d6647ecc27ed821206faf63416</id>
      </parent>
    </parents>
    <author>
      <name>pbergstr</name>
      <email>pbergstr@280ce282-5f28-0410-b095-e054cb237d46</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/492212976d14c02075828877530b09369bfdfcc0</url>
    <id>492212976d14c02075828877530b09369bfdfcc0</id>
    <committed-date>2008-07-17T13:21:02-07:00</committed-date>
    <authored-date>2008-07-17T13:21:02-07:00</authored-date>
    <message>&lt;rdar://problem/6083655&gt; 1.0 HOTFIX: Regression: To Dos cannot be edited

git-svn-id: http://is-svn/svn/uieng/frameworks/sproutcore_1b/trunk@28404 280ce282-5f28-0410-b095-e054cb237d46</message>
    <tree>1a9e57f3ead926d1af15b92be658c4fba5c7b337</tree>
    <committer>
      <name>pbergstr</name>
      <email>pbergstr@280ce282-5f28-0410-b095-e054cb237d46</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc2c13bd4b3449a8748123d258ab4ea4445ae177</id>
      </parent>
    </parents>
    <author>
      <name>pbergstr</name>
      <email>pbergstr@280ce282-5f28-0410-b095-e054cb237d46</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/7990bbf3353ea6d6647ecc27ed821206faf63416</url>
    <id>7990bbf3353ea6d6647ecc27ed821206faf63416</id>
    <committed-date>2008-07-16T18:14:30-07:00</committed-date>
    <authored-date>2008-07-16T18:14:30-07:00</authored-date>
    <message>&lt;rdar://problem/6073740&gt; 1.0 HOTFIX : Add Event Overflow Inspector to Month View

git-svn-id: http://is-svn/svn/uieng/frameworks/sproutcore_1b/trunk@28353 280ce282-5f28-0410-b095-e054cb237d46</message>
    <tree>56cf7a6275e9abb5b0fd798819b51cdb5ee289c8</tree>
    <committer>
      <name>pbergstr</name>
      <email>pbergstr@280ce282-5f28-0410-b095-e054cb237d46</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2d1973a1c2fd888f23679e03873ac4a02965ad5</id>
      </parent>
    </parents>
    <author>
      <name>pbergstr</name>
      <email>pbergstr@280ce282-5f28-0410-b095-e054cb237d46</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/37db8d30bfcee857afc9d79c2720f07dcdf6642b</url>
    <id>37db8d30bfcee857afc9d79c2720f07dcdf6642b</id>
    <committed-date>2008-07-16T13:43:31-07:00</committed-date>
    <authored-date>2008-07-16T13:43:31-07:00</authored-date>
    <message>&lt;rdar://problem/6073740&gt; 1.0 HOTFIX : Add Event Overflow Inspector to Month View

git-svn-id: http://is-svn/svn/uieng/frameworks/sproutcore_1c/trunk@28305 280ce282-5f28-0410-b095-e054cb237d46</message>
    <tree>56cf7a6275e9abb5b0fd798819b51cdb5ee289c8</tree>
    <committer>
      <name>pbergstr</name>
      <email>pbergstr@280ce282-5f28-0410-b095-e054cb237d46</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d940e756f664a53139e43cfe34756195b339081b</id>
      </parent>
    </parents>
    <author>
      <name>Erich Ocean</name>
      <email>erich@atlasocean.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/9ce5daff7d72fe4cd5c7a324eb0278f16c9ec0b1</url>
    <id>9ce5daff7d72fe4cd5c7a324eb0278f16c9ec0b1</id>
    <committed-date>2008-07-14T08:21:39-07:00</committed-date>
    <authored-date>2008-07-14T08:21:39-07:00</authored-date>
    <message>make SC.LabelView helper default to &lt;span&gt; tag</message>
    <tree>c67f7c3877a1e7cc8f471a7cdaf03a9b411b3598</tree>
    <committer>
      <name>Erich Ocean</name>
      <email>erich@atlasocean.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d8c89fbf5b5c87a13fe088ac02af2deb63bedb90</id>
      </parent>
    </parents>
    <author>
      <name>Erich Ocean</name>
      <email>erich@atlasocean.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/d940e756f664a53139e43cfe34756195b339081b</url>
    <id>d940e756f664a53139e43cfe34756195b339081b</id>
    <committed-date>2008-07-14T07:22:38-07:00</committed-date>
    <authored-date>2008-07-14T07:22:38-07:00</authored-date>
    <message>allow server.js to handle nested namespace prefixes</message>
    <tree>228438b514ca613e88fe53b54ce1b3277aeb2fe5</tree>
    <committer>
      <name>Erich Ocean</name>
      <email>erich@atlasocean.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fb44da5d51e901c9ee59a3829ccfebfcd14c5c5f</id>
      </parent>
      <parent>
        <id>5a8bc35778c5d3b0d67e5a32d675c2ae65350127</id>
      </parent>
    </parents>
    <author>
      <name>Erich Ocean</name>
      <email>erich@atlasocean.com</email>
    </author>
    <url>http://github.com/mauritslamers/sproutcore/commit/d8c89fbf5b5c87a13fe088ac02af2deb63bedb90</url>
    <id>d8c89fbf5b5c87a13fe088ac02af2deb63bedb90</id>
    <committed-date>2008-07-14T07:21:53-07:00</committed-date>
    <authored-date>2008-07-14T07:21:53-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/sproutit/sproutcore</message>
    <tree>3f6df80b1a6c284c326e55d4a014e9e2f01e11b2</tree>
    <committer>
      <name>Erich Ocean</name>
      <email>erich@atlasocean.com</email>
    </committer>
  </commit>
</commits>
