summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield/textfield.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-231-3/+0
* A quick fix for Issue 34970.hbono@chromium.org2010-04-191-0/+3
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-2/+0
* views: [accessibility] Add support for Accessibility Value.ctguil@chromium.org2010-03-261-0/+1
* Adds the ability to display text in a textfield when the text issky@chromium.org2010-03-231-0/+15
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Fix bug with native text field where if there's a visibility change, the nati...chocobo@chromium.org2010-03-221-4/+4
* Add ability to show/hide password in login dialog.chocobo@chromium.org2010-03-191-1/+2
* views: Add accessibility support to the Textfield control.ctguil@chromium.org2010-03-191-1/+12
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Makes views not draw focus for native controls on Gtk. As Gtk renderssky@chromium.org2009-12-031-0/+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-3/+0
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-0/+21
* Clean up a few bits of files that I'm about to modify. The only visible chan...pkasting@chromium.org2009-09-251-2/+2
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-23/+35
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-011-7/+9
* Reafactor Textfield to bring the native widget handling more in line with whatbrettw@chromium.org2009-08-281-0/+4
* This CL adds some more FocusManager unit-tests.jcampan@chromium.org2009-06-091-1/+1
* Make Textfield more portable.ben@chromium.org2009-05-281-89/+72
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-0/+250