summaryrefslogtreecommitdiffstats
path: root/views/ime
Commit message (Expand)AuthorAgeFilesLines
* Move SetInitialFocus to Widgetoshima@google.com2011-07-142-7/+21
* Use input method to control visibility of virtual keyboard.penghuang@chromium.org2011-07-127-0/+120
* CL for readability reviewhashimoto@chromium.org2011-07-084-112/+198
* Add a test to verify that the data in gtkimcontextsimpleseqs.h is correctly o...hashimoto@chromium.org2011-07-071-0/+47
* Fix to make data in gtkimcontextsimpleseqs.h correctly orderedhashimoto@chromium.org2011-07-061-1/+1
* Initialize InputMethodBase after initializing the platforms.sadrul@chromium.org2011-06-303-6/+6
* Convert the rect to the widget's coordinates correctly.sadrul@chromium.org2011-06-291-8/+1
* Fix virtual keyboard issue with login screen.penghuang@chromium.org2011-06-271-0/+3
* views/ime: Add dtor to CharacterComposer class to please clang.tfarina@chromium.org2011-06-222-2/+4
* Add character compositionhashimoto@chromium.org2011-06-226-70/+575
* Fix build error with latest ibus.yusukes@google.com2011-06-211-6/+2
* Fix to make InputMethodIBus usable on every ChromeOS device (even without Tou...hashimoto@chromium.org2011-05-242-0/+31
* Do not handle Enable and Disable signals of IBusInputContext.penghuang@chromium.org2011-05-182-27/+1
* InputMethodIBus::IsActive should return true, if context_ is not NULL.penghuang@chromium.org2011-05-161-1/+1
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-261-45/+27
* Revert 82751 - Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling....msw@chromium.org2011-04-221-27/+45
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-45/+27
* Reverting since caused compile failures on Linux.amit@chromium.org2011-04-221-27/+45
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-45/+27
* Refactor RenderWidgetHostViewViews to use the new input method API for Views.suzhe@google.com2011-04-016-726/+1207
* New InputMethod api for Views.suzhe@google.com2011-03-3112-0/+1653
* Fix build errors with latest ibusyusukes@google.com2011-02-281-5/+5
* Carnitas: Delete stub src/gfx/* headerssail@chromium.org2011-02-131-1/+1
* Add input method support for views and integrate ibus input frameworkoshima@google.com2011-02-123-0/+726