Masayuki Nakano
|
04d1c99277
|
Bug 1081993 WinIMEHandler should notify nsIMM32Handler of some notifications even in TSF mode when IMM IME is active r=emk
|
2014-10-16 10:02:29 +09:00 |
|
Masayuki Nakano
|
e90acd3a89
|
Bug 1059643 nsIMM32Handler should handle NOTIFY_IME_OF_MOUSE_BUTTON_EVENT r=emk
|
2014-09-11 12:41:15 +09:00 |
|
Masayuki Nakano
|
e7043a0621
|
Bug 1052343 part.5 Recreate nsTextStore instance at each focus change r=emk
|
2014-09-03 10:38:20 +09:00 |
|
Masayuki Nakano
|
93273fb0b9
|
Bug 1052343 part.2 Don't assume that there is nsTextStore instance even during in TSF mode r=emk
|
2014-09-03 10:38:19 +09:00 |
|
Masayuki Nakano
|
aa3b19dbf1
|
Backout bug 1052343 because 7b7c24a989fa hasn't been reviewed yet
|
2014-09-02 09:41:48 +09:00 |
|
Masayuki Nakano
|
1838667be9
|
Bug 1052343 part.5 Recreate nsTextStore instance at each focus change r=emk
|
2014-09-02 09:27:26 +09:00 |
|
Masayuki Nakano
|
939cafa812
|
Bug 1052343 part.2 Don't assume that there is nsTextStore instance even during in TSF mode r=emk
|
2014-09-02 09:27:25 +09:00 |
|
Masayuki Nakano
|
dec5d4536a
|
Bug 826657 part.3 nsTextStore should handle NOTIFY_IME_OF_MOUSE_BUTTON_EVENT r=emk
|
2014-08-29 19:08:43 +09:00 |
|
Masayuki Nakano
|
f1a26b5cdd
|
Bug 1052286 nsTextStore::SetInputContext() should handle password state as editable state r=jimm
|
2014-08-14 17:58:15 +09:00 |
|
Makoto Kato
|
ead933c74a
|
Bug 979148 - Use NOTIFY_IME_OF_POSITION_CHANGE for IMM32. r=masyuki
|
2014-03-06 15:13:50 +09:00 |
|
Makoto Kato
|
78ca8d7270
|
Bug 968647 - Part 3. TSF should use postion change notification instead of nsITimer. r=masayuki
|
2014-02-28 16:45:16 +09:00 |
|
Makoto Kato
|
487dc6fa43
|
Backed out changeset 5dc41a3d8d77 (bug 968647)
|
2014-03-03 11:53:27 +09:00 |
|
Makoto Kato
|
32f91cea2c
|
Bug 968647 - Part 3. TSF should use postion change notification instead of nsITimer. r=masayuki CLOBBER
|
2014-02-28 16:45:16 +09:00 |
|
Carsten "Tomcat" Book
|
181ba812cf
|
Backed out changeset bd6f1c071516 (bug 968647)
|
2014-02-28 09:29:57 +01:00 |
|
Makoto Kato
|
7659d28729
|
Bug 968647 - Part 3. TSF should use postion change notification instead of nsITimer. r=masayuki
|
2014-02-28 16:45:16 +09:00 |
|
Masayuki Nakano
|
fa8d4547e8
|
Bug 965685 Use IMENotification struct for nsIWidget::NotifyIME() and merge NotifyIMEOfTextChange() with it r=smaug, sr=roc
|
2014-02-18 09:00:15 +09:00 |
|
Masatoshi Kimura
|
5bbacee4ff
|
Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc
|
2014-02-18 07:32:52 +09:00 |
|
Makoto Kato
|
3f0c04c9bc
|
Bug 935821 - Part 5. Windows IMM32 implementation. r=masayuki
|
2014-01-16 19:05:09 +09:00 |
|
Masayuki Nakano
|
d5bf525097
|
Bug 951966 part.5 nsTextStore should handle WM_INPUTLANGCHANGE on WinXP for caching if active IME is IMM-IME r=jimm
|
2014-01-14 11:01:00 +09:00 |
|
Masayuki Nakano
|
2a700a7d05
|
Bug 951966 part.4 nsIMM32Handler shouldn't handle any messages in TSF mode if active IME is not implemented with IMM r=jimm
|
2014-01-14 11:01:00 +09:00 |
|
Masayuki Nakano
|
75492442ab
|
Bug 951966 part.3 nsIMM32Handler should handle messages even in TSF mode r=jimm
|
2014-01-14 11:01:00 +09:00 |
|
Masayuki Nakano
|
35bffcf3e1
|
Bug 951966 part.2 Associate or disassociate IME context to focused window even in TSF mode r=jimm
|
2014-01-14 11:00:59 +09:00 |
|
Masayuki Nakano
|
66e174f5f3
|
Bug 951966 part.1 Add new pref to support IMM-IME even in TSF mode and rename intl.enable_tsf_support to intl.tsf.enable r=jimm
|
2014-01-14 11:00:59 +09:00 |
|
Masayuki Nakano
|
d66c4afff2
|
Bug 950559 part.2 nsIMM32Handler should set IME releated windows to left-bottom of focused plugin r=emk
|
2013-12-18 10:43:15 +09:00 |
|
Masayuki Nakano
|
79bbb6e17a
|
Bug 891316 part.6 Use widget::MSGResult in nsIMEHandler r=jimm
|
2013-07-18 17:12:31 +09:00 |
|
Masayuki Nakano
|
211e557742
|
Bug 891316 part.5 Use widget::MSGResult in widget::IMEHandler r=jimm
|
2013-07-18 17:12:31 +09:00 |
|
Masayuki Nakano
|
5681616190
|
Bug 875674 part.1 nsIMEUpdatePreference should store wanted updates per notification r=roc
|
2013-07-11 16:46:34 +09:00 |
|
Masayuki Nakano
|
796e634602
|
Bug 866736 part.3 Replace CRLF in WinIMEHandler.(h|cpp) with LF r=jimm
|
2013-06-28 01:06:45 +09:00 |
|
Masayuki Nakano
|
ee5977a0d9
|
Bug 855975 part.17 Move nsWindow::OnKeyDown() to widget::NativeKey::HandleKeyDownMessage() r=jimm
|
2013-05-29 15:34:49 +09:00 |
|
Masayuki Nakano
|
a98bd7ecbe
|
Bug 855975 part.12 Move special keypress event handling from nsWindow::OnKeyDown() to widget::NativeKey::DispatchKeyPressEventsAndDiscardsCharMessages r=jimm
|
2013-05-29 15:34:48 +09:00 |
|
Yohei Yukawa
|
ecc9581d85
|
Bug 866736 Use SetInputScopes to support InputScope on IMM32 r=masayuki
|
2013-04-30 00:41:45 +09:00 |
|
Masayuki Nakano
|
314f1b7f53
|
Bug 848672 Redesign focus handling of nsTextStore r=jimm
|
2013-03-27 09:04:02 +09:00 |
|
Masayuki Nakano
|
9ea76e4b10
|
Bug 849647 Get rid of message order optimization on Windows r=jimm
|
2013-03-23 23:18:52 +09:00 |
|
Masayuki Nakano
|
0a09469913
|
Bug 807241 Use ITfMessagePump and ITfKeystrokeMgr r=jimm
|
2013-03-18 13:41:24 +09:00 |
|
Masayuki Nakano
|
2a8b9da788
|
Bug 840409 part.16 Use IMM even in TSF mode when plugin has focus r=jimm
|
2013-02-25 13:00:07 +09:00 |
|
Masayuki Nakano
|
0ddfa5dafa
|
Bug 840409 part.15 Implement widget::IMEHandler::CanOptimizeKeyAndIMEMessages() r=jimm
|
2013-02-25 13:00:07 +09:00 |
|
Masayuki Nakano
|
c0cf88b47c
|
Bug 840409 part.14 Implement widget::IMEHandler::GetNativeData() r=jimm
|
2013-02-25 13:00:07 +09:00 |
|
Masayuki Nakano
|
0b6df719c7
|
Bug 840409 part.13 Implement widget::IMEHandler::IsIMEEnabled() which checks whether the state indicates IME available or not r=jimm
|
2013-02-25 13:00:07 +09:00 |
|
Masayuki Nakano
|
b11d202562
|
Bug 840409 part.12 Implement widget::IMEHandler::InitInputContext() and widget::IMEHandler::SetInputContext() r=jimm
|
2013-02-25 13:00:06 +09:00 |
|
Masayuki Nakano
|
d77ec1a2c8
|
Bug 840409 part.11 Implement nsIMEContext::AssociateDefaultContext() and nsIMEContext::Disassociate() r=jimm
|
2013-02-25 13:00:06 +09:00 |
|
Masayuki Nakano
|
87e6efa41c
|
Bug 840409 part.10 Implement widget::IMEHandler::SetOpenState() and widget::IMEHandler::GetOpenState() r=jimm
|
2013-02-25 13:00:06 +09:00 |
|
Masayuki Nakano
|
dc25103390
|
Bug 840409 part.9 Implement widget::IMEHandler::GetUpdatePreference() r=jimm
|
2013-02-25 13:00:06 +09:00 |
|
Masayuki Nakano
|
c43f99b6e8
|
Bug 840409 part.8 Implement widget::IMEHandler::NotifyIMEOfTextChange() r=jimm
|
2013-02-25 13:00:06 +09:00 |
|
Masayuki Nakano
|
2d974a7da9
|
Bug 840409 part.7 Define new notification for IME of focus or selection change and handle them in widget::IMEHandler::NotifyIME() r=jimm, feedback=roc
|
2013-02-25 13:00:06 +09:00 |
|
Masayuki Nakano
|
06f68bb034
|
Bug 840409 part.6 Implement widget::IMEHandler::NotifyIME() for committing and canceling composition r=jimm, feedback=roc
|
2013-02-25 13:00:06 +09:00 |
|
Masayuki Nakano
|
e8d25344c1
|
Bug 840409 part.5 Implement widget::IMEHandler::IsComposing() and widget::IMEHandler::IsComposingOn() r=jimm
|
2013-02-25 13:00:05 +09:00 |
|
Masayuki Nakano
|
ff927569e6
|
Bug 840409 part.4 Implement widget::IMEHandler::CurrentKeyboardLayoutHasIME() for debug r=jimm
|
2013-02-25 13:00:05 +09:00 |
|
Masayuki Nakano
|
2256b94d4c
|
Bug 840409 part.3 Implement widget::IMEHandler::ProcessMessage() r=jimm
|
2013-02-25 13:00:05 +09:00 |
|
Masayuki Nakano
|
554754a172
|
Bug 840409 part.2 Move nsIMM32Handler::IsDoingKakuteiUndo() to widget::IMEContext r=jimm
|
2013-02-25 13:00:05 +09:00 |
|
Masayuki Nakano
|
8477381307
|
Bug 840409 part.1 Implement widget::IMEHandler with Initialize() and Terminate() methods r=jimm
|
2013-02-25 13:00:05 +09:00 |
|