summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield/native_textfield_win.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-271-1168/+0
* views: Move scrollbar and native directories to ui/views/controls/.tfarina@chromium.org2011-11-271-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* 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-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
* 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-211-7/+6
* WriteInto handles length_with_null values of 1 better.cbentzel@chromium.org2011-10-181-2/+4
* 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-2/+2
* Move the mouse wheel utils from views to ui\base\win, to get rid of some view...jam@chromium.org2011-08-261-2/+2
* Add gfx::RenderText and support code.msw@chromium.org2011-07-251-8/+2
* Revert 93840 - Add gfx::RenderText and support code.msw@chromium.org2011-07-251-2/+8
* Add gfx::RenderText and support code.msw@chromium.org2011-07-251-8/+2
* Convert some more view methods to the ui/views style.ben@chromium.org2011-07-151-1/+1
* Rename app_strings to ui_strings.tfarina@chromium.org2011-07-071-1/+1
* Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()saintlou@chromium.org2011-06-291-4/+2
* Remove unused multiline attribute in textfield. Need to be pushed only *after...saintlou@chromium.org2011-06-031-11/+5
* * An edit for SetText needs to be merged with previous edit tooshima@google.com2011-06-031-0/+4
* TextStyles in TextfieldViewsoshima@google.com2011-06-011-0/+14
* wstring: remove WideToUpper/WideToLowerevan@chromium.org2011-05-101-4/+4
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-061-2/+3
* Trigger find in page when pasting even if the text is not changed.suzhe@google.com2011-04-281-2/+4
* Integrate the new input method API for Views into Chromium.suzhe@google.com2011-04-011-4/+4
* Adding a comment to explain a non-obvious fallthrough to another case statement.finnur@chromium.org2011-03-311-0/+1
* In preparation for NativeTheme refactoring, renaming the class NativeThemerogerta@chromium.org2011-03-301-3/+3
* Replace views::TextRange with ui::Range.suzhe@google.com2011-03-151-3/+3
* Clean up some event code:msw@chromium.org2011-03-141-2/+2
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-3/+5
* views: Moves TextfieldController/TextRange into their own headers.tfarina@chromium.org2011-03-101-3/+5
* Update OnMouseActivate override signatures.msw@chromium.org2011-03-091-1/+2
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-5/+3
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-3/+5
* views: Factor out from View class some metric functions and constants into it...tfarina@chromium.org2011-02-241-0/+1
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-5/+2
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-111-33/+9
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-4/+4
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-2/+2
* 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-3/+33
* Move l10n_util to ui/baseben@chromium.org2011-01-211-2/+2
* Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ...oshima@google.com2011-01-191-1/+14
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-141-5/+5
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-3/+3
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-7/+7