| Commit message (Expand) | Author | Age | Files | Lines |
* | Add and specify Views::Textfield::SelectAll |reversed| flag, etc. | msw@chromium.org | 2012-07-13 | 1 | -11/+12 |
* | Implement base::win::IsMetroProcess. | siggi@chromium.org | 2012-06-18 | 1 | -1/+1 |
* | Add Windows commandline switch --enable-views-textfield. | msw@chromium.org | 2012-06-08 | 1 | -15/+0 |
* | Support for the OSK in the native text field (e.g. the Find box) on Win8 clas... | tommi@chromium.org | 2012-05-31 | 1 | -0/+24 |
* | views: Sort header files. | tfarina@chromium.org | 2012-05-30 | 1 | -1/+1 |
* | Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans. | tfarina@chromium.org | 2012-05-18 | 1 | -3/+3 |
* | ui: Move NativeTheme files into ui/base/native_theme/ directory. | tfarina@chromium.org | 2012-05-15 | 1 | -2/+2 |
* | Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory. | tfarina@chromium.org | 2012-05-14 | 1 | -4/+4 |
* | ui: Move NativeTheme files into ui/base/native_theme/ directory. | tfarina@chromium.org | 2012-05-14 | 1 | -4/+4 |
* | Add support for WM_GETOBJECT for NativeTextfieldWin. | tommi@chromium.org | 2012-05-07 | 1 | -5/+23 |
* | views: Convert NativeTextfieldWin from Menu2 API to MenuModelApdater/MenuRunn... | tfarina@chromium.org | 2012-04-26 | 1 | -4/+10 |
* | Removing defunct code around PureViews. | saintlou@chromium.org | 2012-04-15 | 1 | -2/+4 |
* | views: Add Textfield::SetCursorColor(). | derat@chromium.org | 2012-02-29 | 1 | -0/+5 |
* | Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter. | peter@pcc.me.uk | 2012-02-22 | 1 | -1/+2 |
* | Rename visual style "password" to "obscured" | benrg@chromium.org | 2012-01-24 | 1 | -8/+8 |
* | Set textfield's height according to 1st font's FontHeight. | xji@chromium.org | 2012-01-19 | 1 | -1/+5 |
* | views: Convert IsEnabled() to just enabled() since it's just a simple accessor. | tfarina@chromium.org | 2011-12-12 | 1 | -5/+5 |
* | views: Move the remaining file from views/ to ui/views/. | tfarina@chromium.org | 2011-12-01 | 1 | -1/+1 |
* | views: Move some random files from views/ to ui/views/. | tfarina@chromium.org | 2011-11-30 | 1 | -1/+1 |
* | ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ... | pkasting@chromium.org | 2011-11-29 | 1 | -11/+5 |
* | views: Move label and link files to ui/views/controls/. | tfarina@chromium.org | 2011-11-29 | 1 | -1/+1 |
* | views: Move menu directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-28 | 1 | -2/+2 |
* | views: Move textfield directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-27 | 1 | -0/+1168 |