Masayuki Nakano
|
60d702a190
|
Bug 1119609 part.12 nsITextInputProcessor should take KeyboardEvent as an argument of composition releated methods for dispatching key events around composition events r=smaug, sr=smaug
|
2015-02-19 15:50:20 +09:00 |
|
Masayuki Nakano
|
d1a96d851a
|
Bug 1119609 part.11 TextEventDispatcher shouldn't allow to begin input transaction during dispatching a event r=smaug
|
2015-02-19 15:50:20 +09:00 |
|
Masayuki Nakano
|
e4ba074794
|
Bug 1119609 part.2 Don't dispatch keyboard events from TextEventDispatcher if there is a composition r=smaug
|
2015-02-19 15:50:18 +09:00 |
|
Masayuki Nakano
|
076ffafc55
|
Bug 1119609 part.1 Implement key event dispatcher in TextEventDispatcher r=smaug
|
2015-02-19 15:50:18 +09:00 |
|
Masayuki Nakano
|
6cea2a629c
|
Bug 1131026 Rename nsITextInputProcessor.init() and .initForTests() to .beginInputTransaction() and .beginInputTransactionForTests() r=smaug, sr=smaug
|
2015-02-10 17:09:29 +09:00 |
|
Masayuki Nakano
|
f2d5b42188
|
Bug 917322 part.15 Create TextEventDispatcherListener abstract class for listening notifications to IME r=smaug, sr=smaug
|
2015-01-28 15:27:32 +09:00 |
|
Masayuki Nakano
|
61602d9ad0
|
Bug 917322 part.8 TextEventDispatcher should start composition automatically even if StartComposition() isn't called explicitly r=smaug
|
2015-01-28 15:27:31 +09:00 |
|
Masayuki Nakano
|
3a205a6e4e
|
Bug 917322 part.7 TextEventDispatcher should manage if it has composition r=smaug
|
2015-01-28 15:27:31 +09:00 |
|
Masayuki Nakano
|
903159243b
|
Bug 917322 part.6 Implement TextEventDispatcher::CommitComposition() and nsDOMWindowUtils should use it r=smaug
|
2015-01-28 15:27:31 +09:00 |
|
Masayuki Nakano
|
b62b8f5a42
|
Bug 917322 part.5 Implement TextEventDispatcher::StartComposition() and nsDOMWindowUtils should use it r=smaug
|
2015-01-28 15:27:31 +09:00 |
|
Masayuki Nakano
|
3ce97bbc6b
|
Bug 917322 part.4 Create utility methods of TextEventDispatcher r=smaug
|
2015-01-28 15:27:31 +09:00 |
|
Masayuki Nakano
|
6394c1dc0a
|
Bug 917322 part.3 Pending composition string data should be cleared immediately before flushing a pending composition string r=smaug
|
2015-01-28 15:27:31 +09:00 |
|
Masayuki Nakano
|
bc810e710e
|
Bug 917322 part.1 Create mozilla::widget::TextEventDispatcher class r=smaug, sr=smaug
--HG--
rename : dom/base/CompositionStringSynthesizer.cpp => widget/TextEventDispatcher.cpp
rename : dom/base/CompositionStringSynthesizer.h => widget/TextEventDispatcher.h
|
2015-01-28 15:27:30 +09:00 |
|