summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield
Commit message (Expand)AuthorAgeFilesLines
* Ignore the insert key so we don't switch into overtype mode (which surprises ...pkasting@chromium.org2009-05-291-0/+4
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-293-5/+7
* Get textfield to compile on linux.sky@chromium.org2009-05-292-1/+11
* IE and Firefox always translate (alt+numpad 7) as an accelerator. We should ...pkasting@chromium.org2009-05-281-4/+5
* Stub out textfield on GTKben@chromium.org2009-05-283-1/+130
* Make Textfield more portable.ben@chromium.org2009-05-285-1188/+1327
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-277-0/+1456