summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield
Commit message (Expand)AuthorAgeFilesLines
...
* Reverting 18872.jcampan@chromium.org2009-06-191-1/+2
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-2/+1
* Lands http://codereview.chromium.org/131064 for tedoc2000.sky@chromium.org2009-06-181-0/+4
* Add comments on magic number 0xbb. They are VK_OEM_PLUS. I guess the original...hamaji@chromium.org2009-06-161-0/+2
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-122-29/+60
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-122-0/+15
* This CL adds some more FocusManager unit-tests.jcampan@chromium.org2009-06-091-1/+1
* 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