Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Textfield::Keystroke with views::KeyEvent. | oshima@chromium.org | 2011-01-05 | 1 | -3/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Adds the ability to display text in a textfield when the text is | sky@chromium.org | 2010-03-23 | 1 | -0/+1 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -1/+1 |
* | Clarify licenses on a bunch of files. | evan@chromium.org | 2009-12-29 | 1 | -1/+1 |
* | Fixed view example. It was failing because some of view classes requires Widg... | oshima@chromium.org | 2009-10-30 | 1 | -21/+16 |
* | Porting the view examples to Windows. | jcampan@chromium.org | 2009-10-20 | 1 | -11/+20 |
* | AppendText was appending twice due to bad merge happened in the past. | oshima@chromium.org | 2009-10-12 | 1 | -1/+7 |
* | The textfield's text was not updated when text is updated by input. | oshima@chromium.org | 2009-10-09 | 1 | -4/+28 |
* | * Password style support for gtk's textfield impl. | oshima@chromium.org | 2009-10-09 | 1 | -0/+76 |