<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>4afb2e34fb97eba1c991469abec44a6829225059</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/8b7b4b834d1e9806cf3a33cd6983ba48156b4aba</url>
    <id>8b7b4b834d1e9806cf3a33cd6983ba48156b4aba</id>
    <committed-date>2009-09-19T22:25:49-07:00</committed-date>
    <authored-date>2009-09-19T22:25:49-07:00</authored-date>
    <message>house clean

1. no longer need C++

2. standard header guarder</message>
    <tree>c459033ba04ed2aab72fde3849ae8d7a5381cb20</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1694ba9ce875ac8a7248b65dcdb5722f720ab12</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/4afb2e34fb97eba1c991469abec44a6829225059</url>
    <id>4afb2e34fb97eba1c991469abec44a6829225059</id>
    <committed-date>2009-09-19T21:22:21-07:00</committed-date>
    <authored-date>2009-09-19T21:22:21-07:00</authored-date>
    <message>back and forward should trigger location_changed.</message>
    <tree>8df8748861f2e704891275e4974b08ce12bcd0f5</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22121bb93538d1a294b8fdd40643c70e9b677940</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/d1694ba9ce875ac8a7248b65dcdb5722f720ab12</url>
    <id>d1694ba9ce875ac8a7248b65dcdb5722f720ab12</id>
    <committed-date>2009-09-19T21:00:04-07:00</committed-date>
    <authored-date>2009-09-19T21:00:04-07:00</authored-date>
    <message>fix bug: the Back and Forward in popup menu never works.</message>
    <tree>b05779cea4cc26cdc57e875ea3dc581ae5494595</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac5416e84ecda09099c0fb2a26a05bc0dc2b7f9b</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/22121bb93538d1a294b8fdd40643c70e9b677940</url>
    <id>22121bb93538d1a294b8fdd40643c70e9b677940</id>
    <committed-date>2009-09-19T20:39:20-07:00</committed-date>
    <authored-date>2009-09-19T20:39:20-07:00</authored-date>
    <message>fix bug</message>
    <tree>c4434f576bcd3bca0584b084ae33a3639c15b75f</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d1df76ab78afbf540eea9a1a31111984c7b5ed9</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/ac5416e84ecda09099c0fb2a26a05bc0dc2b7f9b</url>
    <id>ac5416e84ecda09099c0fb2a26a05bc0dc2b7f9b</id>
    <committed-date>2009-09-19T20:36:30-07:00</committed-date>
    <authored-date>2009-09-19T20:36:30-07:00</authored-date>
    <message>webkit encoding support

another patch from cjacker, see
http://code.google.com/p/chmsee/issues/detail?id=50#c2</message>
    <tree>98e0eb67848b210276c14263d3a8c3e7f58dc56e</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>efd89b6f217e1cdeb81f138bae3d725030662812</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/4d1df76ab78afbf540eea9a1a31111984c7b5ed9</url>
    <id>4d1df76ab78afbf540eea9a1a31111984c7b5ed9</id>
    <committed-date>2009-09-19T20:31:26-07:00</committed-date>
    <authored-date>2009-09-19T20:31:26-07:00</authored-date>
    <message>popup is too fast on right click

when you right click on the html and release it at once.
chmsee will process the first menu item in the popup menu.

change the first one to a lower effect action.</message>
    <tree>0c3d9007d4e878a10af005d94a813c4844294bdd</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8881c39a7bd0434523df3fe77b033865a038d99c</id>
      </parent>
    </parents>
    <author>
      <name>cjacker</name>
      <email>cjacker@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/efd89b6f217e1cdeb81f138bae3d725030662812</url>
    <id>efd89b6f217e1cdeb81f138bae3d725030662812</id>
    <committed-date>2009-09-19T20:19:56-07:00</committed-date>
    <authored-date>2009-09-19T20:19:56-07:00</authored-date>
    <message>switch from xulrunner to webkit</message>
    <tree>5d2a98cfa497ca2f19f62a88280f2f43496935ae</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87a1a5676b6443c9d7daa7631fd365eea7d2b6b4</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/8881c39a7bd0434523df3fe77b033865a038d99c</url>
    <id>8881c39a7bd0434523df3fe77b033865a038d99c</id>
    <committed-date>2009-09-14T06:51:03-07:00</committed-date>
    <authored-date>2009-09-14T06:51:03-07:00</authored-date>
    <message>update NEWS</message>
    <tree>8630126b11f94fbf4781bc4070eabe94beb0c584</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fd5e8ce2635ca4d05902af28517591c29b196acf</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/87a1a5676b6443c9d7daa7631fd365eea7d2b6b4</url>
    <id>87a1a5676b6443c9d7daa7631fd365eea7d2b6b4</id>
    <committed-date>2009-09-14T06:40:19-07:00</committed-date>
    <authored-date>2009-09-14T06:40:19-07:00</authored-date>
    <message>remove screenshot</message>
    <tree>d105560c8cc40a039b324aaba66373532857cdfa</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5fe55f6710c51dc4f8cf9aab1314f6ef19eed378</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/fd5e8ce2635ca4d05902af28517591c29b196acf</url>
    <id>fd5e8ce2635ca4d05902af28517591c29b196acf</id>
    <committed-date>2009-09-06T04:01:16-07:00</committed-date>
    <authored-date>2009-09-06T04:01:16-07:00</authored-date>
    <message>import po from launchpad</message>
    <tree>34f8d66117c9cfc83c5dc01f9fec7422d9b160b1</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e86ca0213e47bd0325a1bd1d152edac7c53c98c7</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/5fe55f6710c51dc4f8cf9aab1314f6ef19eed378</url>
    <id>5fe55f6710c51dc4f8cf9aab1314f6ef19eed378</id>
    <committed-date>2009-09-06T03:36:26-07:00</committed-date>
    <authored-date>2009-09-06T03:36:26-07:00</authored-date>
    <message>update pot file</message>
    <tree>58eb0360bc5e640d41d4ed752f099b046c0f7f48</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac90e9f0e73c19aa5f8e90f2dccf3ecf56e37d66</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/e86ca0213e47bd0325a1bd1d152edac7c53c98c7</url>
    <id>e86ca0213e47bd0325a1bd1d152edac7c53c98c7</id>
    <committed-date>2009-08-16T07:02:29-07:00</committed-date>
    <authored-date>2009-08-16T07:02:29-07:00</authored-date>
    <message>remove test-ui-chmfile</message>
    <tree>aaf74ab9b1cdcf8f2087d60e8b3a30c54a508334</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5026347461c3eaa373952b98feab840d58f88a30</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/ac90e9f0e73c19aa5f8e90f2dccf3ecf56e37d66</url>
    <id>ac90e9f0e73c19aa5f8e90f2dccf3ecf56e37d66</id>
    <committed-date>2009-08-16T06:59:38-07:00</committed-date>
    <authored-date>2009-08-16T06:59:38-07:00</authored-date>
    <message>refactor</message>
    <tree>5ecbedf5778165096366316f4311b75baf82d51d</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20663cb4a324c796fabe9c44bb8498372b1f7fb9</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/5026347461c3eaa373952b98feab840d58f88a30</url>
    <id>5026347461c3eaa373952b98feab840d58f88a30</id>
    <committed-date>2009-08-16T06:46:35-07:00</committed-date>
    <authored-date>2009-08-16T06:46:35-07:00</authored-date>
    <message>status update works</message>
    <tree>76c3f736c252d0ceceebb1e0f7eb3c87b97ebb59</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad5b65b2b4059a197076c02973aa5c5620864f0a</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/20663cb4a324c796fabe9c44bb8498372b1f7fb9</url>
    <id>20663cb4a324c796fabe9c44bb8498372b1f7fb9</id>
    <committed-date>2009-08-16T04:38:07-07:00</committed-date>
    <authored-date>2009-08-16T04:38:07-07:00</authored-date>
    <message>history works</message>
    <tree>05156208faaa4932eea237441f62bfa9d06a172d</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c833973415b38366823f776ef5251b853ae54c6</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/ad5b65b2b4059a197076c02973aa5c5620864f0a</url>
    <id>ad5b65b2b4059a197076c02973aa5c5620864f0a</id>
    <committed-date>2009-08-16T03:53:27-07:00</committed-date>
    <authored-date>2009-08-16T03:53:27-07:00</authored-date>
    <message>change header guarder</message>
    <tree>9b07e81e19f3961b775c70f62a8fe927b44112e0</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>45f07a6043917ead093b75132b8017d8a9f0c1d2</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/8c833973415b38366823f776ef5251b853ae54c6</url>
    <id>8c833973415b38366823f776ef5251b853ae54c6</id>
    <committed-date>2009-08-14T08:33:17-07:00</committed-date>
    <authored-date>2009-08-14T08:33:17-07:00</authored-date>
    <message>show hide sidepane works</message>
    <tree>85001ac383d18e00680abd183797f15ee61cd96e</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b161b079c3eeb47a7421051edf2c4c3187ebb98</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/45f07a6043917ead093b75132b8017d8a9f0c1d2</url>
    <id>45f07a6043917ead093b75132b8017d8a9f0c1d2</id>
    <committed-date>2009-08-14T07:02:42-07:00</committed-date>
    <authored-date>2009-08-14T07:02:42-07:00</authored-date>
    <message>when open a file, active the relative actions</message>
    <tree>eedd883baff62c1e1861c5e96230f542f96e902e</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3019e83ba00769e118c1f7afa4c832294f1878ec</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/3b161b079c3eeb47a7421051edf2c4c3187ebb98</url>
    <id>3b161b079c3eeb47a7421051edf2c4c3187ebb98</id>
    <committed-date>2009-08-14T06:09:36-07:00</committed-date>
    <authored-date>2009-08-14T06:09:36-07:00</authored-date>
    <message>refactor booktree</message>
    <tree>7d0a307900c8aaaf9bdce4c2504518f63be8287a</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40eb8f23021787f0e723085285a2c08be29d72dd</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/3019e83ba00769e118c1f7afa4c832294f1878ec</url>
    <id>3019e83ba00769e118c1f7afa4c832294f1878ec</id>
    <committed-date>2009-08-14T05:46:58-07:00</committed-date>
    <authored-date>2009-08-14T05:46:58-07:00</authored-date>
    <message>parent_class is not required</message>
    <tree>b61c0c03e0300218722e1ef8023c6e7efc8d6020</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ef2d022199e5e50024208e9861dbde294d9da6b</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/40eb8f23021787f0e723085285a2c08be29d72dd</url>
    <id>40eb8f23021787f0e723085285a2c08be29d72dd</id>
    <committed-date>2009-08-14T05:16:27-07:00</committed-date>
    <authored-date>2009-08-14T05:16:27-07:00</authored-date>
    <message>parent_class is not needed.</message>
    <tree>46a15cf0abb101c3f3c501c37889e46ad3801d50</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba35888b4ec6aa4bf8e8908e3a722e4cfda89516</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/3ef2d022199e5e50024208e9861dbde294d9da6b</url>
    <id>3ef2d022199e5e50024208e9861dbde294d9da6b</id>
    <committed-date>2009-08-14T04:57:45-07:00</committed-date>
    <authored-date>2009-08-03T09:08:40-07:00</authored-date>
    <message>update chmsee</message>
    <tree>cf4a0341ce63a1537ce8e95f176adf8a14a2fc4d</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3ddb272fbc284c6a81fc8129f55e6b7c5189013</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/ba35888b4ec6aa4bf8e8908e3a722e4cfda89516</url>
    <id>ba35888b4ec6aa4bf8e8908e3a722e4cfda89516</id>
    <committed-date>2009-08-14T04:57:45-07:00</committed-date>
    <authored-date>2009-08-03T08:21:37-07:00</authored-date>
    <message>update</message>
    <tree>cf9e81771a0018fdcc72d44428b29a33a39f64ef</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7ff32cd22e50914c8bd0d59fc6cbf1a6a66055be</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/f3ddb272fbc284c6a81fc8129f55e6b7c5189013</url>
    <id>f3ddb272fbc284c6a81fc8129f55e6b7c5189013</id>
    <committed-date>2009-08-14T04:57:45-07:00</committed-date>
    <authored-date>2009-08-03T07:46:55-07:00</authored-date>
    <message>clean code, update testcase</message>
    <tree>df1bd02860000c0c7c68824c939791ac64808466</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>219d1d6fcb495720688e5ed666e7c7f1ebee3e8b</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/7ff32cd22e50914c8bd0d59fc6cbf1a6a66055be</url>
    <id>7ff32cd22e50914c8bd0d59fc6cbf1a6a66055be</id>
    <committed-date>2009-08-14T04:57:45-07:00</committed-date>
    <authored-date>2009-08-03T07:21:33-07:00</authored-date>
    <message>clear the old one when set_model</message>
    <tree>b5cc92bc735b8b0fd00f36aa8d30ae8f5eed14ee</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9a445c12ded12e940dde30b1c08f752738e6fdd</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/219d1d6fcb495720688e5ed666e7c7f1ebee3e8b</url>
    <id>219d1d6fcb495720688e5ed666e7c7f1ebee3e8b</id>
    <committed-date>2009-08-14T04:57:44-07:00</committed-date>
    <authored-date>2009-08-03T07:06:47-07:00</authored-date>
    <message>update</message>
    <tree>e59e8068b22fc7b08abfbd54f5c634c7b20bf9d8</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b752f4344e1143ec83caf7e1cbd81de7f9b6000</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/c9a445c12ded12e940dde30b1c08f752738e6fdd</url>
    <id>c9a445c12ded12e940dde30b1c08f752738e6fdd</id>
    <committed-date>2009-08-14T04:54:17-07:00</committed-date>
    <authored-date>2009-08-14T04:54:17-07:00</authored-date>
    <message>fix issue 46: compile error</message>
    <tree>2f687e62153876a12f757c67ff6db5439398e28c</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a6070359dba0b96a61840affc4673c6c012b088b</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/8b752f4344e1143ec83caf7e1cbd81de7f9b6000</url>
    <id>8b752f4344e1143ec83caf7e1cbd81de7f9b6000</id>
    <committed-date>2009-08-14T03:07:31-07:00</committed-date>
    <authored-date>2009-08-14T03:07:31-07:00</authored-date>
    <message>work with xulrunner 1.9.1</message>
    <tree>a694e1673867521489b07b49cb2e99135117fed0</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72659e6486cd0724d5653f1e492b942cbe9dea79</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/a6070359dba0b96a61840affc4673c6c012b088b</url>
    <id>a6070359dba0b96a61840affc4673c6c012b088b</id>
    <committed-date>2009-08-02T03:06:39-07:00</committed-date>
    <authored-date>2009-08-02T03:06:39-07:00</authored-date>
    <message>switch to uimanager: finished</message>
    <tree>9222d06719e5a9fb7de46b05bbcfd5c18ede5b13</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e826f5cfef00842298a798be46c6ca309607167</id>
      </parent>
    </parents>
    <author>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </author>
    <url>http://github.com/lidaobing/chmsee/commit/72659e6486cd0724d5653f1e492b942cbe9dea79</url>
    <id>72659e6486cd0724d5653f1e492b942cbe9dea79</id>
    <committed-date>2009-08-02T02:34:31-07:00</committed-date>
    <authored-date>2009-08-02T02:34:31-07:00</authored-date>
    <message>context_menu_link should not be global</message>
    <tree>1c3e2605e9f20fdc7f10bb08b69a88f497094000</tree>
    <committer>
      <name>LI Daobing</name>
      <email>lidaobing@gmail.com</email>
    </committer>
  </commit>
</commits>
