Masayuki Nakano
|
a382fb9f40
|
Bug 1119609 part.8 nsITextInputProcessor.keydown() and nsITextInputProcessor.keyup() should be able to only modify its modifier state without dispatching key events r=smaug, sr=smaug
|
2015-02-19 15:50:19 +09:00 |
|
Masayuki Nakano
|
639893b7e1
|
Bug 1119609 part.7 Make TextInputProcerros possible to share modifier state r=smaug, sr=smaug
|
2015-02-19 15:50:19 +09:00 |
|
Masayuki Nakano
|
1977ec8125
|
Bug 1119609 part.6 TextInputProcessor should manage modifier key state and set it to dispatching key events automatically r=smaug, sr=smaug
|
2015-02-19 15:50:19 +09:00 |
|
Masayuki Nakano
|
59f92ef556
|
Bug 1119609 part.5 Compute KeyboardEvent.location and .keyCode if they are 0 r=smaug, sr=smaug
|
2015-02-19 15:50:19 +09:00 |
|
Masayuki Nakano
|
815bb7dc0d
|
Bug 1119609 part.4 Add keydown() and keyup() to nsITextInputProcessor r=smaug, sr=smaug
|
2015-02-19 15:50:19 +09:00 |
|
Masayuki Nakano
|
2a253e317e
|
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
|
0f8cf05833
|
Bug 917322 part.21 Ensure to cancel composition when TextInputProcessor is released r=smaug
|
2015-01-28 15:27:33 +09:00 |
|
Masayuki Nakano
|
d7174442b9
|
Bug 917322 part.19 Add nsITextInputProcessorCallback r=smaug+xyuan, sr=smaug
|
2015-01-28 15:27:33 +09:00 |
|
Masayuki Nakano
|
9d026f3e8b
|
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
|
fb4873a2c4
|
Bug 917322 part.11 Create nsITextInputProcessor and implement it as mozilla::TextInputProcessor r=smaug, sr=smaug
|
2015-01-28 15:27:32 +09:00 |
|