| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[MSCTFIME][CICERO] Implement CicProfile::GetActiveLanguageProfile (#8869) Supporting CTF IMEs. JIRA issue: CORE-19360 - Add base/ctf/cicero/ciciface.h to add CicInterface_RefCnt template class. - Add CicProfile:: LanguageProfilesCallback callback function. - Implement CicProfile:: GetActiveLanguageProfile and CicProfile::IsIME functions. | 4 个月前 | |
[CTFMON] Some fixes for event handles management (#8392) - Validate the opened `WinSta0_DesktopSwitch` handle; - Don't pass the `ahEvents` array containing a NULL pointer to `MsgWaitForMultipleObjects()`, but provide the correct number of non-NULL handles, otherwise the function fails and the code ends up busy-looping. - Validate the `MsgWaitForMultipleObjects()` result: bail out if `WAIT_FAILED` is returned. - Validate the event index passed to `CRegWatcher::InitEvent()` and `CRegWatcher::OnEvent()`. - Rename `WATCHENTRY_MAX` to `WI_REGEVTS_MAX` and add it in the `WATCH_INDEX` enumeration. - Fix some code comments. | 11 个月前 | |
[MSCTF] Support TF_CreateCategoryMgr etc. (#8260) Implementing missing features... JIRA issue: CORE-19361 - Implement TF_CreateCategoryMgr and TF_CreateDisplayAttributeMgr. - Rename g_tlsIndex as g_dwTLSIndex. - Use ProcessAttach and ProcessDetach in DllMain. | 1 年前 | |
[MSCTFIME] Add French (fr-FR) translation (#8953) | 3 个月前 | |
[CTF][SHDOCVW] fix gcc 15 -Werror=overloaded-virtual and uninitialized member (#8785) Fix overloaded-virtual hiding errors and uninitialized m_dwFlags in ctf and shdocvw for GCC 15 | 5 个月前 | |
[CICERO] Move sdk/lib/cicero to base/ctf/cicero (#8055) The CTF modules depend on Cicero static library. Cicero should be a component in CTF. This move will improve code readability and grep-ability. JIRA issue: CORE-19361 JIRA issue: CORE-19363 - Move sdk/lib/cicero to base/ctf/cicero. - Adapt CMakeLists.txt to this move. - No code content change except CMakeLists.txt. | 1 年前 |