)]}'
{
  "commit": "fa610458366ecfcdbd77a415b0fa2220f567cc7e",
  "tree": "dacfba9b383b22dd1103c440504517efa1af4a67",
  "parents": [
    "a89cd8e297c7d6fe828c19879ae9cf190c0b3cf0"
  ],
  "author": {
    "name": "gwt.team.jgw",
    "email": "gwt.team.jgw@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Thu Aug 02 20:40:12 2007 +0000"
  },
  "committer": {
    "name": "gwt.team.jgw",
    "email": "gwt.team.jgw@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Thu Aug 02 20:40:12 2007 +0000"
  },
  "message": "Description:\nFixes Issue #1386\nThe TextBox example gives a bad example of limiting input to numeric only\nvalues because it doesn\u0027t allow any navigational input from arrow keys,\nbackspace, delete, and similar.  It literally allows nothing but numeric\nvalues. \n\nFix:\nPer Joel\u0027s example, I added more clauses to the if statement to allow the\nfollowing keys in addition to numeric keys: backspace, delete, enter, home,\nend, left, right, up, and down\n\nFor these keys, I used the static values in the KeyboardListener class instead\nof hardcoding keyCodes into the example.\n\nPatch by: rshearer,jlabanca\nReview by: jgw\n\n\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1284 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5f2041e068945ad716565d7d7c51ff3b8955de48",
      "old_mode": 33188,
      "old_path": "user/javadoc/com/google/gwt/examples/TextBoxExample.java",
      "new_id": "34c908b8b2fe230a2d1aa5006c955d7f22bb8f49",
      "new_mode": 33188,
      "new_path": "user/javadoc/com/google/gwt/examples/TextBoxExample.java"
    }
  ]
}
