Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverting 18872. | jcampan@chromium.org | 2009-06-19 | 1 | -1/+2 |
* | Removed the last Windows specific part out of the focus manager. HWNDs are no... | jcampan@chromium.org | 2009-06-19 | 1 | -2/+1 |
* | Add comments on magic number 0xbb. They are VK_OEM_PLUS. I guess the original... | hamaji@chromium.org | 2009-06-16 | 1 | -0/+2 |
* | Remove the Menu object, converting all the remaining callers to use Menu2. I'... | ben@chromium.org | 2009-06-12 | 1 | -22/+45 |
* | Changing the focus manager to not subclass HWNDs (but for the top-windows).Co... | jcampan@chromium.org | 2009-06-12 | 1 | -0/+13 |
* | Ignore the insert key so we don't switch into overtype mode (which surprises ... | pkasting@chromium.org | 2009-05-29 | 1 | -0/+4 |
* | Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t... | ben@chromium.org | 2009-05-29 | 1 | -3/+3 |
* | Make Textfield more portable. | ben@chromium.org | 2009-05-28 | 1 | -0/+832 |
* | Move text_field.cc and rename the class to Textfield in preparation for porting. | ben@chromium.org | 2009-05-27 | 1 | -0/+0 |