| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate the new input method API for Views into Chromium. | suzhe@google.com | 2011-04-01 | 1 | -0/+5 |
* | Replace views::TextRange with ui::Range. | suzhe@google.com | 2011-03-15 | 1 | -3/+6 |
* | Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti... | ben@chromium.org | 2011-02-24 | 1 | -4/+3 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ... | oshima@google.com | 2011-01-19 | 1 | -1/+11 |
* | focus reverse traversal was not working for TextfieldViews. | oshima@chromium.org | 2011-01-06 | 1 | -2/+21 |
* | Implements vertical margins setter for textfield. | altimofeev@chromium.org | 2010-11-10 | 1 | -2/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | A quick fix for Issue 34970. | hbono@chromium.org | 2010-04-19 | 1 | -3/+6 |
* | Add ability to show/hide password in login dialog. | chocobo@chromium.org | 2010-03-19 | 1 | -1/+4 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -1/+1 |
* | Gets preferred size of views textfields on gtk to work. Also made | sky@chromium.org | 2009-10-06 | 1 | -0/+7 |
* | Use the system WINDOWTEXT color for labels, instead of black. Also use the s... | pkasting@chromium.org | 2009-09-25 | 1 | -0/+3 |
* | Porting textfield to toolkit_views Gtk. | jcampan@chromium.org | 2009-09-01 | 1 | -4/+5 |
* | Make Textfield more portable. | ben@chromium.org | 2009-05-28 | 1 | -0/+77 |
* | Move text_field.cc and rename the class to Textfield in preparation for porting. | ben@chromium.org | 2009-05-27 | 1 | -0/+0 |