Masayuki Nakano
|
ba5b3f3fe6
|
Bug 895274 part.11 Rename NS_KEY_DOWN to eKeyDown r=smaug
|
2015-08-29 08:58:27 +09:00 |
Masayuki Nakano
|
28c9f34179
|
Bug 895274 part.10 Rename NS_KEY_UP to eKeyUp r=smaug
|
2015-08-29 08:58:27 +09:00 |
Masayuki Nakano
|
d311a11cc1
|
Bug 895274 part.9 Rename NS_KEY_PRESS to eKeyPress r=smaug
|
2015-08-29 08:58:27 +09:00 |
Masayuki Nakano
|
0d22745cda
|
Bug 895274 part.3 Make the enum of event messages a named enum IGNORE IDL r=smaug
|
2015-08-26 21:56:59 +09:00 |
Masayuki Nakano
|
1f0433ec04
|
Bug 1137557 - Part 0: TextEventDispatcher shouldn't forward keyboard events coming from TextInputProcessor to the parent process. r=smaug
--HG--
extra : source : 81e93b60a622527acc1582ee5ee1e6899ec331ef
|
2015-08-04 05:52:00 -04:00 |
Ryan VanderMeulen
|
aeacc8883e
|
Backed out 4 changesets (bug 1137557) for causing intermittent Gij switching_test.js failures.
Backed out changeset ce86cf91f423 (bug 1137557)
Backed out changeset 83af10efcd3c (bug 1137557)
Backed out changeset e48ed45d1c80 (bug 1137557)
Backed out changeset 81e93b60a622 (bug 1137557)
CLOSED TREE
--HG--
extra : rebase_source : 2bf3467951041be553ab34c45d49c445829d21bb
|
2015-08-24 13:27:01 -04:00 |
Masayuki Nakano
|
175d3c0ee8
|
Bug 1137557 - Part 0: TextEventDispatcher shouldn't forward keyboard events coming from TextInputProcessor to the parent process. r=smaug
|
2015-08-04 05:52:00 -04:00 |
Masayuki Nakano
|
87e3205abe
|
Bug 1119133 Implement TextEventDispatcher::EndInputTransaction() for ensuring TextEventDispatcher forgets the link with TextInputProcessor r=smaug
|
2015-06-11 12:53:42 +09:00 |
David Anderson
|
d5f5272884
|
Allow synthetic input events to be dispatched asynchronously. (bug 1146243, r=kats)
|
2015-03-24 15:00:52 -07:00 |
Masayuki Nakano
|
c66d4bddc5
|
Bug 1119609 part.17 TextInputProcessor shouldn't allow to begin input transaction with different TextEventDispatcher during dispatching an event r=smaug
|
2015-02-19 15:50:21 +09:00 |
Masayuki Nakano
|
f706eb2f63
|
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
|
9de8ad1bb5
|
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
|
4015c70a27
|
Bug 1119609 part.1 Implement key event dispatcher in TextEventDispatcher r=smaug
|
2015-02-19 15:50:18 +09:00 |
Masayuki Nakano
|
cebca7ab8a
|
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
|
66d42c3189
|
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
|
9695d94b9d
|
Bug 917322 part.9 TextEventDispatcher::CommitComposition() should return error if caller tries to commit composition non-existing composition with the last data or empty string r=smaug
|
2015-01-28 15:27:32 +09:00 |
Masayuki Nakano
|
7f8e6816c1
|
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
|
dd277f3277
|
Bug 917322 part.7 TextEventDispatcher should manage if it has composition r=smaug
|
2015-01-28 15:27:31 +09:00 |
Masayuki Nakano
|
cdcbe304ef
|
Bug 917322 part.6 Implement TextEventDispatcher::CommitComposition() and nsDOMWindowUtils should use it r=smaug
|
2015-01-28 15:27:31 +09:00 |
Masayuki Nakano
|
164889468a
|
Bug 917322 part.5 Implement TextEventDispatcher::StartComposition() and nsDOMWindowUtils should use it r=smaug
|
2015-01-28 15:27:31 +09:00 |
Masayuki Nakano
|
5bfd570b5d
|
Bug 917322 part.4 Create utility methods of TextEventDispatcher r=smaug
|
2015-01-28 15:27:31 +09:00 |
Masayuki Nakano
|
8898038c46
|
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
|
8ef42d4816
|
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 |