summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield/native_textfield_win.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-271-294/+0
* Move views/ime/text_input_client.h to ui/base/ime/.yusukes@chromium.org2011-11-111-1/+1
* Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.yusukes@google.com2011-11-111-1/+1
* Move views/ime/text_input_client.h to ui/base/ime/.yusukes@google.com2011-11-111-1/+1
* views: Change from wstring to string16 in controls/ directory.tfarina@chromium.org2011-10-211-1/+2
* 1. change the setters of gfx::SelectionModel to be private. Set one alone mig...xji@google.com2011-10-121-0/+2
* Fix omnibox state for each tab.xji@google.com2011-09-281-2/+6
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-4/+4
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-4/+4
* Add gfx::RenderText and support code.msw@chromium.org2011-07-251-4/+2
* Revert 93840 - Add gfx::RenderText and support code.msw@chromium.org2011-07-251-2/+4
* Add gfx::RenderText and support code.msw@chromium.org2011-07-251-4/+2
* * An edit for SetText needs to be merged with previous edit tooshima@google.com2011-06-031-0/+1
* TextStyles in TextfieldViewsoshima@google.com2011-06-011-0/+4
* Integrate the new input method API for Views into Chromium.suzhe@google.com2011-04-011-0/+1
* Replace views::TextRange with ui::Range.suzhe@google.com2011-03-151-3/+2
* Clean up some event code:msw@chromium.org2011-03-141-2/+2
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-33/+33
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-111-1/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-0/+12
* Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ...oshima@google.com2011-01-191-1/+5
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-5/+5
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-101-1/+1
* focus reverse traversal was not working for TextfieldViews.oshima@chromium.org2011-01-061-2/+7
* views: Include base/win/scope_comptr.h instead of base/scoped_comptr_win.htfarina@chromium.org2010-12-101-2/+2
* Implements vertical margins setter for textfield.altimofeev@chromium.org2010-11-101-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add accessibility support for Textfields in Windows.dtseng@chromium.org2010-06-161-0/+9
* Unicode bidi mirroring characters are not correctly mirrored in textfield and...xji@chromium.org2010-06-151-2/+27
* A quick fix for Issue 34970.hbono@chromium.org2010-04-191-0/+1
* Add ability to show/hide password in login dialog.chocobo@chromium.org2010-03-191-0/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-5/+6
* Fixing a bug where the textfield would paint outside of its boundsjcampan@chromium.org2009-11-131-1/+2
* 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