summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/textfield/native_textfield_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Add and specify Views::Textfield::SelectAll |reversed| flag, etc.msw@chromium.org2012-07-131-11/+12
* Implement base::win::IsMetroProcess. siggi@chromium.org2012-06-181-1/+1
* Add Windows commandline switch --enable-views-textfield.msw@chromium.org2012-06-081-15/+0
* Support for the OSK in the native text field (e.g. the Find box) on Win8 clas...tommi@chromium.org2012-05-311-0/+24
* views: Sort header files.tfarina@chromium.org2012-05-301-1/+1
* Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.tfarina@chromium.org2012-05-181-3/+3
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-151-2/+2
* Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-4/+4
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-4/+4
* Add support for WM_GETOBJECT for NativeTextfieldWin.tommi@chromium.org2012-05-071-5/+23
* views: Convert NativeTextfieldWin from Menu2 API to MenuModelApdater/MenuRunn...tfarina@chromium.org2012-04-261-4/+10
* Removing defunct code around PureViews.saintlou@chromium.org2012-04-151-2/+4
* views: Add Textfield::SetCursorColor().derat@chromium.org2012-02-291-0/+5
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-221-1/+2
* Rename visual style "password" to "obscured"benrg@chromium.org2012-01-241-8/+8
* Set textfield's height according to 1st font's FontHeight.xji@chromium.org2012-01-191-1/+5
* views: Convert IsEnabled() to just enabled() since it's just a simple accessor.tfarina@chromium.org2011-12-121-5/+5
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* views: Move some random files from views/ to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-291-11/+5
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-2/+2
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-271-0/+1168