summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield/native_textfield_wrapper.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate the new input method API for Views into Chromium.suzhe@google.com2011-04-011-0/+5
* Replace views::TextRange with ui::Range.suzhe@google.com2011-03-151-3/+6
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-4/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ...oshima@google.com2011-01-191-1/+11
* focus reverse traversal was not working for TextfieldViews.oshima@chromium.org2011-01-061-2/+21
* Implements vertical margins setter for textfield.altimofeev@chromium.org2010-11-101-2/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* A quick fix for Issue 34970.hbono@chromium.org2010-04-191-3/+6
* Add ability to show/hide password in login dialog.chocobo@chromium.org2010-03-191-1/+4
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Gets preferred size of views textfields on gtk to work. Also madesky@chromium.org2009-10-061-0/+7
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-0/+3
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-011-4/+5
* Make Textfield more portable.ben@chromium.org2009-05-281-0/+77
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-0/+0