summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/textfield/textfield.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Windows native textfield and Omnibox code.msw@chromium.org2013-11-141-3/+0
* Always aligns text at vertically center (Textfield, Label).yukishiino@chromium.org2013-11-011-9/+0
* Revert 231107 "Always aligns text at vertically center (Textfiel..."kuan@chromium.org2013-10-251-0/+9
* Always aligns text at vertically center (Textfield, Label).yukishiino@chromium.org2013-10-251-9/+0
* rAc: improve appearance of uneditable fieldsestade@chromium.org2013-10-211-3/+1
* Use the Windows caret blink time in Views and Blink.msw@chromium.org2013-09-241-0/+3
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* Fix Views Textfield keyboard context menu placement.msw@chromium.org2013-09-131-0/+1
* Move Range code to gfx.ben@chromium.org2013-09-061-5/+5
* Implement put_accvalue for textfields and location bar.dmazzoni@chromium.org2013-09-061-0/+9
* Remove NOT_IMPLEMENTED for Textfield::set_placeholder_text.benwells@chromium.org2013-08-201-3/+0
* Supports FontList in Textfield.yukishiino@chromium.org2013-08-011-5/+7
* Use a direct include of time headers in ui/.avi@chromium.org2013-06-281-1/+1
* move all textfield icon/custom border support to AutofillDialogViewsestade@chromium.org2013-06-201-24/+3
* Fix OmniboxViewViews paste code.msw@chromium.org2013-06-191-2/+2
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-111-1/+1
* cros: Password echo support for keyboard driven OOBE.xiyuan@chromium.org2013-06-071-1/+16
* Add configurable vertical alignment to Textfields. The default is for text topkasting@chromium.org2013-05-201-0/+9
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-131-2/+2
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-091-1/+1
* Implement text drag-drop on Views Omniboxckocagil@chromium.org2013-04-091-0/+3
* requestAutocomplete: Add CVC hint icon to CVC field.estade@chromium.org2013-02-201-0/+13
* Return values from GetSelectedRange and GetSelectionModel.msw@chromium.org2013-02-201-2/+4
* Replace StyleRange with BreakList; update RenderText, etc.msw@chromium.org2013-02-011-10/+11
* requestAutocomplete: mark textfields as invalid when user tries to submit wit...estade@chromium.org2013-01-111-0/+13
* Use native theme colors for textfields; etc.msw@chromium.org2012-12-101-29/+7
* Make the find text and match count align on the baseline. Previouslysky@chromium.org2012-11-271-0/+1
* Remove ui_controls usage from the BrowserView. This is in preparation for mov...jam@chromium.org2012-11-271-0/+3
* A specific example of this is pasting ' http://foo.bar\n' should result in 'h...sky@chromium.org2012-11-151-0/+3
* Add Textfield::EnableViewsTextfield convenience function.msw@chromium.org2012-10-201-0/+3
* ChromeOS: Commit the suggested text in omnibox correctly for RTL languages.shishir@chromium.org2012-10-201-0/+3
* Support obscured RenderTextWin passwords.msw@chromium.org2012-09-281-3/+0
* Disable right button drag in omniboxsimon.hong81@gmail.com2012-09-251-0/+1
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-091-4/+3
* Add and specify Views::Textfield::SelectAll |reversed| flag, etc.msw@chromium.org2012-07-131-2/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Support placeholder text in NativeTextfieldViews.xiyuan@chromium.org2012-05-161-7/+14
* * removed views debug paint that was used in NativeWidgetGtk.oshima@chromium.org2012-04-031-1/+0
* views: Add Textfield::SetCursorColor().derat@chromium.org2012-02-291-10/+18
* Rename visual style "password" to "obscured"benrg@chromium.org2012-01-241-7/+8
* views: Convert IsFocusable() to just focusable() since it's just a simple acc...tfarina@chromium.org2011-12-161-1/+0
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-271-0/+315