diff browse annotate |
bcf39cf754249c23b5204fd091ba73475ba9bd31 created 2015-02-19 15:50 +0900 pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - 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 |
diff browse annotate |
0ea20218201750faf0c76202e58fb8c18a2dd628 created 2015-02-19 15:50 +0900 pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1119609 part.11 TextEventDispatcher shouldn't allow to begin input transaction during dispatching a event r=smaug |
diff browse annotate |
eb629fa95d06928dbf1cde8edbbd34893421daed created 2015-02-19 15:50 +0900 pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1119609 part.2 Don't dispatch keyboard events from TextEventDispatcher if there is a composition r=smaug |
diff browse annotate |
e3ab2f41fa6382ffee00ed6dae9ddd5c89b0d9e3 created 2015-02-19 15:50 +0900 pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1119609 part.1 Implement key event dispatcher in TextEventDispatcher r=smaug |
diff browse annotate |
795e5c73a3a67cb05984e8a0639b2bc51ac03f8f created 2015-02-10 17:09 +0900 pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1131026 Rename nsITextInputProcessor.init() and .initForTests() to .beginInputTransaction() and .beginInputTransactionForTests() r=smaug, sr=smaug |
diff browse annotate |
3ea72759272e33b68ccec076b037ebbb4c922a4a created 2015-01-28 15:27 +0900 pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 917322 part.15 Create TextEventDispatcherListener abstract class for listening notifications to IME r=smaug, sr=smaug |
diff browse annotate |
a80685d0ff6f1766090a9dc3aa995b4f0cc7847f created 2015-01-28 15:27 +0900 pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 917322 part.8 TextEventDispatcher should start composition automatically even if StartComposition() isn't called explicitly r=smaug |
diff browse annotate |
994fee1e166c6a7a9ba0a8b33366b886067f47d1 created 2015-01-28 15:27 +0900 pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 917322 part.7 TextEventDispatcher should manage if it has composition r=smaug |
diff browse annotate |
80f1425197337ed5807ad32a67fd58ed009e2013 created 2015-01-28 15:27 +0900 pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 917322 part.6 Implement TextEventDispatcher::CommitComposition() and nsDOMWindowUtils should use it r=smaug |
diff browse annotate |
c7fac3ab77af8edfcd9a7175f6122e63bb98c055 created 2015-01-28 15:27 +0900 pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 917322 part.5 Implement TextEventDispatcher::StartComposition() and nsDOMWindowUtils should use it r=smaug |
diff browse annotate |
7b196aeab6de7296dee5896f6557cb85cde0a962 created 2015-01-28 15:27 +0900 pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 917322 part.4 Create utility methods of TextEventDispatcher r=smaug |
diff browse annotate |
a3c0661108138058c16363814ac44855b5fb7d14 created 2015-01-28 15:27 +0900 pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 917322 part.3 Pending composition string data should be cleared immediately before flushing a pending composition string r=smaug |
diff browse annotate |
87c8054d9040f96a3babbd3decfb9c7ad2d6882a created 2015-01-28 15:27 +0900| base pushed 2015-03-30 18:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 917322 part.1 Create mozilla::widget::TextEventDispatcher class r=smaug, sr=smaug |