)]}'
{
  "commit": "a75a037a5732e27ce535368e9aa6db5c52dc6b2a",
  "tree": "bde9c8cfcf4ef7bfd526de4fc838bf946d41b323",
  "parents": [
    "dbcf99d15ee73f3b970076f15cb6569064696e7e"
  ],
  "author": {
    "name": "jlabanca@google.com",
    "email": "jlabanca@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Thu Jun 09 16:55:08 2011 +0000"
  },
  "committer": {
    "name": "jlabanca@google.com",
    "email": "jlabanca@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Thu Jun 09 16:55:08 2011 +0000"
  },
  "message": "Adding Column#set/getCellStyleNames() to specify style names to apply to individual cells of a CellTable/DataGrid.  Users can set a general style name to apply to the column, or override getCellStyleNames() to provide style names based on the row/cell value.\n\nI added the methods to Column instead of creating a CellStyles class (similar to RowStyles) because users will most likely want to choose styles based on the Cell value.  If we provide one CellStyles for a CellTable, then it won\u0027t be parameterized to the Column type, making it difficult to get the cell value out of the row value.\n\nReview at http://gwt-code-reviews.appspot.com/1446817\n\nReview by: rchandia@google.com\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10309 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "169d9158cc9ea96a2f0203ca398ae86dd478b666",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/cellview/client/AbstractCellTable.java",
      "new_id": "01e9179a5c34458a0f743faaf80b908731da8e8f",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/cellview/client/AbstractCellTable.java"
    },
    {
      "type": "modify",
      "old_id": "5a6f96c19edd38952c483a5d7d164aaa0c984503",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/cellview/client/Column.java",
      "new_id": "e1490e6dffaa8cbe254392826b6f5ea53fe9eae0",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/cellview/client/Column.java"
    },
    {
      "type": "modify",
      "old_id": "185ff8698231b1a9243c54d34c4b4827f81e7e43",
      "old_mode": 33188,
      "old_path": "user/test/com/google/gwt/user/cellview/client/AbstractCellTableTestBase.java",
      "new_id": "713c6647ad9f41f829f5c3dadc094354e150614a",
      "new_mode": 33188,
      "new_path": "user/test/com/google/gwt/user/cellview/client/AbstractCellTableTestBase.java"
    }
  ]
}
