summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield/native_textfield_win.h
Commit message (Expand)AuthorAgeFilesLines
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-0/+1
* Gets preferred size of views textfields on gtk to work. Also madesky@chromium.org2009-10-061-0/+1
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-0/+1
* Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...jhawkins@chromium.org2009-09-101-1/+2
* Uses POINT instead of CPoint to reduce the dependency in ATL.scherkus@chromium.org2009-09-031-1/+1
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-011-3/+3
* Reafactor Textfield to bring the native widget handling more in line with whatbrettw@chromium.org2009-08-281-0/+3
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-121-7/+15
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-0/+2
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-2/+2
* Stub out textfield on GTKben@chromium.org2009-05-281-1/+1
* Make Textfield more portable.ben@chromium.org2009-05-281-0/+204
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-0/+0