summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield
Commit message (Expand)AuthorAgeFilesLines
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-2719-8858/+0
* views: Move scrollbar and native directories to ui/views/controls/.tfarina@chromium.org2011-11-272-2/+2
* Remove remaining defined(TOUCH_UI) under views/controlssaintlou@chromium.org2011-11-231-14/+1
* Redo of Issue http://codereview.chromium.org/8621006/saintlou@chromium.org2011-11-221-2/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-225-6/+6
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-215-6/+6
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-215-6/+6
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-183-4/+4
* Implement font fallback in RenderTextWin, try #2.asvitkine@chromium.org2011-11-181-4/+6
* Fix flakyness with TextfieldViewsModelTest.Clipboard.asvitkine@chromium.org2011-11-171-2/+3
* views: Move ime and test directories to ui/views.tfarina@chromium.org2011-11-173-6/+6
* views: Move desktop and touchui directories to ui/views/.tfarina@chromium.org2011-11-161-1/+1
* Fix omnibox mouse click highlight/word select/focus issue in aura build.jennyz@chromium.org2011-11-152-38/+59
* Fix DoubleClickInterval and DragThreshold on aura.jennyz@chromium.org2011-11-151-0/+9
* Fix a cause of flakyness in NativeTextfieldViewsTest.ReadOnlyTest.asvitkine@chromium.org2011-11-151-16/+26
* Cleanup: Remove unneeded forward declarations in views.thestig@chromium.org2011-11-151-4/+0
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-3/+3
* Move views/ime/text_input_client.h to ui/base/ime/.yusukes@chromium.org2011-11-1110-22/+18
* Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.yusukes@google.com2011-11-1110-18/+22
* Move views/ime/text_input_client.h to ui/base/ime/.yusukes@google.com2011-11-1110-22/+18
* Support IMM32 reconversion on Windows.penghuang@chromium.org2011-10-312-6/+9
* Update native_textfield_win.cc to parallel previous changes to omnibox_view_w...pkasting@chromium.org2011-10-271-7/+8
* views: Change from wstring to string16 in controls/ directory.tfarina@chromium.org2011-10-212-8/+8
* WriteInto handles length_with_null values of 1 better.cbentzel@chromium.org2011-10-181-2/+4
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-171-5/+7
* 1. change the setters of gfx::SelectionModel to be private. Set one alone mig...xji@google.com2011-10-1213-78/+275
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-111-1/+1
* Simple clipboard support for auraoshima@chromium.org2011-10-071-46/+15
* Quick fix for NativeTextfieldViewsTest on win aura.msw@chromium.org2011-10-061-8/+16
* aura: Fix views_unittests and aura_unittests on linux.sadrul@chromium.org2011-10-061-2/+14
* Marks a number of tests as FAILS for aura. I filed bugs on the two keysky@chromium.org2011-10-051-16/+53
* Fix selection handler position in touch.xji@google.com2011-10-031-4/+4
* views: Convert NativeTextfieldViews to use the new callback system.tfarina@chromium.org2011-10-012-5/+8
* Fix omnibox state for each tab.xji@google.com2011-09-2813-164/+158
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-261-2/+2
* These are the changes necessary for views to be able to build w/ use_aura imp...davemoore@chromium.org2011-09-223-5/+3
* This is a reapply of xji@google.com2011-09-213-12/+687
* Revert 102006 - fix know issues in RenderTextsky@chromium.org2011-09-203-687/+12
* fix know issues in RenderTextxji@google.com2011-09-203-12/+687
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-0/+4
* Implement Menu Delegate for RWHVV, also fine tune the selection controller ho...varunjain@chromium.org2011-09-102-2/+2
* Implement Pango RenderText for Linux.xji@google.com2011-09-071-1/+2
* Identify the omnibox as a URL field.bryeung@chromium.org2011-09-064-9/+92
* Get views_unittests to compile (but not run).ben@chromium.org2011-09-022-2/+12
* Fix touch ui crash in NativeTextfieldViewsTest.DragAndDrop_InitiateDrag.xji@google.com2011-09-021-0/+2
* Implement Uniscribe RenderText for Windows.msw@chromium.org2011-08-303-17/+10
* Move the mouse wheel utils from views to ui\base\win, to get rid of some view...jam@chromium.org2011-08-261-2/+2
* Wayland support for views. views_desktop on Wayland.backer@chromium.org2011-08-261-0/+20
* Moves ownership of MenuItemView to MenuRunner as well as responbilitysky@chromium.org2011-08-252-10/+11
* Get views_unittests pass on touch buildoshima@google.com2011-08-241-1/+4