summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield/textfield_views_model.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-271-329/+0
* Cleanup: Remove unneeded forward declarations in views.thestig@chromium.org2011-11-151-4/+0
* 1. change the setters of gfx::SelectionModel to be private. Set one alone mig...xji@google.com2011-10-121-0/+8
* Fix omnibox state for each tab.xji@google.com2011-09-281-7/+1
* Implement Uniscribe RenderText for Windows.msw@chromium.org2011-08-301-3/+0
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-3/+3
* extend RenderText for inheritance. Itxji@google.com2011-08-041-4/+9
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-2/+3
* Add gfx::RenderText and support code.msw@chromium.org2011-07-251-102/+20
* Revert 93840 - Add gfx::RenderText and support code.msw@chromium.org2011-07-251-20/+102
* Add gfx::RenderText and support code.msw@chromium.org2011-07-251-102/+20
* Draw a NativeTextfieldViews drop location cursor.msw@chromium.org2011-06-101-3/+0
* * An edit for SetText needs to be merged with previous edit tooshima@google.com2011-06-031-4/+20
* TextStyles in TextfieldViewsoshima@google.com2011-06-011-13/+42
* Refactor Edit to have one Undo/Redooshima@google.com2011-05-131-14/+29
* Undo Redo for Textfield Viewsoshima@google.com2011-05-111-9/+93
* Integrate the new input method API for Views into Chromium.suzhe@google.com2011-04-011-13/+95
* Replace views::TextRange with ui::Range.suzhe@google.com2011-03-151-4/+6
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Implement double/triple click functionality in views textfield. Also changed ...varunjain@chromium.org2011-01-271-0/+6
* Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ...oshima@google.com2011-01-191-0/+10
* Implementing context menu for the new views textfield.varunjain@chromium.org2011-01-141-4/+4
* Implement clipboard features in views textfield.varunjain@chromium.org2011-01-121-0/+11
* no native implementation of Textfield.oshima@chromium.org2010-12-171-0/+158