summaryrefslogtreecommitdiffstats
path: root/ui/base/ime/input_method_ibus.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename InputMethodIBus to InputMethodChromeOS.uekawa@chromium.org2014-01-221-644/+0
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-5/+5
* Delete suppress_next_result_.komatsu@chromium.org2013-12-231-18/+2
* Remove ui::InputMethod::GetInputTextDirectionyukawa@chromium.org2013-12-191-5/+0
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-181-3/+3
* Add IBusBridge::GetEngineHandlerById.komatsu@chromium.org2013-12-121-1/+1
* events: Remove KeyEvent::Copy().sadrul@chromium.org2013-12-021-1/+1
* Remove code checking whether native_event or not.komatsu@chromium.org2013-12-021-16/+3
* Refactoring of IBusText.komatsu@chromium.org2013-12-021-25/+18
* Enable to propagate fabricated key events to InputMethodEngine.komatsu@chromium.org2013-12-021-13/+0
* Change CharacterComposer::FilterKeyPress arguments to ui::KeyEvent.yoichio@chromium.org2013-12-021-16/+1
* Unify ProcessUnfilteredFabricatedKeyPressEvent to ProcessFabricatedKeyPressEv...komatsu@chromium.org2013-11-301-36/+17
* Simplify the arguments of ProcessKeyEventDone and delete unused functions.komatsu@chromium.org2013-11-301-49/+1
* Delete DispatchFabricatedKeyEventPostIME from InputMethodBase.komatsu@chromium.org2013-11-301-3/+3
* Change InputMethodIBus::ExecuteCharacterComposer arguments to ui::KeyEvent.yoichio@chromium.org2013-11-291-21/+13
* Use ui::KeyEvent for ProcessKeyEvent.komatsu@chromium.org2013-11-281-3/+1
* Use ui::KeyEvent as the base key event container.komatsu@chromium.org2013-11-281-58/+50
* Set focused TextInputMode to InputMethodEndingeIBus.yoichio@chromium.org2013-11-271-8/+9
* Delete unused functions of IBusInputContextHandlerInterface.komatsu@chromium.org2013-11-261-31/+0
* Remove dead code unnecessarily added by r231563 and 236449yukawa@chromium.org2013-11-251-59/+52
* Remove a redundant type chromeos::ibus::Rect.yoichio@chromium.org2013-11-251-8/+1
* Get rid of unused callbacks from ui::InputMethodObserveryukawa@chromium.org2013-11-231-0/+4
* remove a redundant type ibus::TextInputType.yoichio@chromium.org2013-11-221-53/+2
* Rename objects refering gfx::Rect from 'location' to 'bounds'komatsu@chromium.org2013-11-211-1/+1
* Delete ibus_object and move ibus_text to chromeos/ime.komatsu@chromium.org2013-11-181-1/+1
* Change the argument of ProcessKeyEventDone and ProcessKeyEventPostIMEkomatsu@chromium.org2013-11-081-12/+20
* Check the focus status when display the input method mode indicator.komatsu@chromium.org2013-11-081-0/+8
* Change the argument of DispatchKeyEvent and make DispatchFabricatedKeyEvent p...komatsu@chromium.org2013-11-081-18/+22
* Set focused TextInputType to InputMethodEndingeIBus.yoichio@chromium.org2013-10-301-2/+60
* Add InputMethodObserver support into InputMethodBaseyukawa@chromium.org2013-10-291-59/+61
* Revert 221394 "Remove IBus specific hack from InputMethodIBus."nona@chromium.org2013-10-111-5/+21
* Remove the DBus dependency on CommitText.komatsu@chromium.org2013-09-301-6/+4
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-271-1/+0
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-4/+4
* Remove SendFakeProcessKeyEvent.nona@chromium.org2013-09-181-10/+0
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-3/+3
* Decuple chromeos/dbus/ibus from ui/base/imenona@chromium.org2013-09-121-207/+51
* Move Range code to gfx.ben@chromium.org2013-09-061-4/+4
* Remove IBus specific hack from InputMethodIBus.nona@chromium.org2013-09-051-19/+3
* Quick fix for dead_acute with s and t and dead_acute.nona@chromium.org2013-07-051-6/+6
* Fix file permissions for https://chromiumcodereview.appspot.com/17112021rmsousa@chromium.org2013-06-211-0/+0
* New method: InputMethod::IsCandidatePopupOpen()yukishiino@chromium.org2013-06-211-0/+5
* Add OnUntranslatedIMEMessage/OnInputLocaleChanged.Yukawa@chromium.org2013-06-131-0/+9
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Treat character composer as IME (2nd try).nona@chromium.org2013-06-071-64/+54
* Revert 204299 "Treat character composer as IME."nona@chromium.org2013-06-071-54/+64
* Treat character composer as IME.nona@chromium.org2013-06-051-64/+54
* Supports unicode composition(Ctrl+Shift+U) with C-S pressed.yukishiino@chromium.org2013-05-241-44/+60
* Call ExtendSelectionAndDelete instead of Backspace forwarding.nona@chromium.org2013-05-071-0/+9