Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e8dee4e4 | 2008-10-31 01:42:34 | add scim-hangul | ||
| 66f38311 | 2008-10-31 01:42:00 | Import of scim-hangul-0.3.2 scim-hangul is a SCIM IMEngine module for inputing korean scripts. Tested by: Jung <moorang at gmail dot com> ok ajacoutot@ | ||
| 68728e0a | 2008-10-30 03:50:08 | ajacoutot@ told me I should remove p5-XML-Parser dependency since intltool MODULE takes care of it. | ||
| 5f68f055 | 2008-10-29 02:30:06 | add scim, scim-chewing, scim-fcitx, scim-pinyin, scim-qtimm and scim-tables | ||
| 45b20478 | 2008-10-29 02:27:38 | Initial import of scim-tables 0.5.8 scim-tables contains SCIM table-based input method data for Chinese, Japanese, and Korean. ok ajacoutot@ | ||
| f0ca879c | 2008-10-29 02:26:32 | Initial import of scim-qtimm 0.9.4 scim-qtimm is a modular, extensible input method subsystem for Qt. ok ajacoutot@ | ||
| 58ceda05 | 2008-10-29 02:25:18 | Initial import of scim-pinyin 0.5.91 scim-pinyin is an scim IMEngine module for pinyin. ok ajacoutot@ | ||
| 2ea672b7 | 2008-10-29 02:24:17 | Initial import of scim-fcitx 3.1.1 scim-fcitx is an scim IMEngine module for fcitx. ok ajacoutot@ | ||
| f0ddbfff | 2008-10-29 02:23:07 | Initial import of scim-chewing 0.3.2 scim-chewing is an scim IMEngine module for chewing. ok ajacoutot@ | ||
| a9bfa6c2 | 2008-10-29 02:21:46 | Initial import of scim 1.4.7 SCIM is a common IM platform written in C++. It abstracts input method interface into several classes and try to make these classes as simple and independent as possible. With such simple interfaces, developers can write their own input method in a few lines of code very easily. SCIM is highly modularized: most components can be implemented as dynamically loadable modules, thus can be loaded at runtime as you wish. For example, input methods written for SCIM could be IMEngine modules, and users can use such IMEngine modules combined with different interface modules (FrontEnd) in different environment without rewrite/recompile the ok ajacoutot@ |