| Commit message (Expand) | Author | Age | Files | Lines |
* | views: Move textfield directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-27 | 1 | -329/+0 |
* | Cleanup: Remove unneeded forward declarations in views. | thestig@chromium.org | 2011-11-15 | 1 | -4/+0 |
* | 1. change the setters of gfx::SelectionModel to be private. Set one alone mig... | xji@google.com | 2011-10-12 | 1 | -0/+8 |
* | Fix omnibox state for each tab. | xji@google.com | 2011-09-28 | 1 | -7/+1 |
* | Implement Uniscribe RenderText for Windows. | msw@chromium.org | 2011-08-30 | 1 | -3/+0 |
* | Rename VIEWS_API to VIEWS_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -3/+3 |
* | extend RenderText for inheritance. It | xji@google.com | 2011-08-04 | 1 | -4/+9 |
* | Create views.dll / libviews.so | darin@chromium.org | 2011-07-28 | 1 | -2/+3 |
* | Add gfx::RenderText and support code. | msw@chromium.org | 2011-07-25 | 1 | -102/+20 |
* | Revert 93840 - Add gfx::RenderText and support code. | msw@chromium.org | 2011-07-25 | 1 | -20/+102 |
* | Add gfx::RenderText and support code. | msw@chromium.org | 2011-07-25 | 1 | -102/+20 |
* | Draw a NativeTextfieldViews drop location cursor. | msw@chromium.org | 2011-06-10 | 1 | -3/+0 |
* | * An edit for SetText needs to be merged with previous edit to | oshima@google.com | 2011-06-03 | 1 | -4/+20 |
* | TextStyles in TextfieldViews | oshima@google.com | 2011-06-01 | 1 | -13/+42 |
* | Refactor Edit to have one Undo/Redo | oshima@google.com | 2011-05-13 | 1 | -14/+29 |
* | Undo Redo for Textfield Views | oshima@google.com | 2011-05-11 | 1 | -9/+93 |
* | Integrate the new input method API for Views into Chromium. | suzhe@google.com | 2011-04-01 | 1 | -13/+95 |
* | Replace views::TextRange with ui::Range. | suzhe@google.com | 2011-03-15 | 1 | -4/+6 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Implement double/triple click functionality in views textfield. Also changed ... | varunjain@chromium.org | 2011-01-27 | 1 | -0/+6 |
* | Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ... | oshima@google.com | 2011-01-19 | 1 | -0/+10 |
* | Implementing context menu for the new views textfield. | varunjain@chromium.org | 2011-01-14 | 1 | -4/+4 |
* | Implement clipboard features in views textfield. | varunjain@chromium.org | 2011-01-12 | 1 | -0/+11 |
* | no native implementation of Textfield. | oshima@chromium.org | 2010-12-17 | 1 | -0/+158 |