41
edits
(→Status) |
|||
Line 2: | Line 2: | ||
==Status== | ==Status== | ||
Wow only 1 more week to go before the suggested pencils-down date. The implementation's been pretty solid through my testings and right now I'm concentrating on writing an automatic test for it. The test is a C++ unit test and is basically capable of testing every aspect of the TSF implementation from widget down to content. As of now most of the test is done and hopefully I can finish it by the start of next week. --[[User:Darchons|Darchons]] 20:57, 1 August 2008 (UTC) | |||
Implemented methods from what used to be nsIKBStateControl. Now TSF support will not get turned off because an IME function was called in one of these methods. Also added support for text decorations. Not full-fledged display attributes support, but works just like the existing IME code. --[[User:Darchons|Darchons]] 21:20, 15 July 2008 (PDT) | Implemented methods from what used to be nsIKBStateControl. Now TSF support will not get turned off because an IME function was called in one of these methods. Also added support for text decorations. Not full-fledged display attributes support, but works just like the existing IME code. --[[User:Darchons|Darchons]] 21:20, 15 July 2008 (PDT) | ||
edits