Tizen 2.1 base
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:53:34 +0000 (01:53 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:53:34 +0000 (01:53 +0900)
commit098b24f5398da71fcb06e3964b20cda1a70766b9
tree14d4912bfcf1d9d61be6d8b6b8b54a6abdf0a055
parent0b6e7940567a7f6c73111f540f76b129270be6b2
Tizen 2.1 base
355 files changed:
ABOUT-NLS [new file with mode: 0755]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
LGPL.LICENSE [new file with mode: 0644]
Makefile.am [new file with mode: 0755]
NEWS [new file with mode: 0644]
OPENSOLARIS.LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
SConstruct [new file with mode: 0755]
TODO [new file with mode: 0644]
bootstrap [new file with mode: 0755]
build/Makefile [new file with mode: 0644]
build/SConscript [new file with mode: 0644]
config.rpath [new file with mode: 0755]
configure.ac [new file with mode: 0755]
configure.conf [new file with mode: 0644]
data/Makefile [new file with mode: 0644]
data/cnpunc.png [new file with mode: 0644]
data/cnpunc.svg [new file with mode: 0644]
data/eng.png [new file with mode: 0644]
data/eng.svg [new file with mode: 0644]
data/enpunc.png [new file with mode: 0644]
data/enpunc.svg [new file with mode: 0644]
data/fullwidth.png [new file with mode: 0644]
data/fullwidth.svg [new file with mode: 0644]
data/halfwidth.png [new file with mode: 0644]
data/halfwidth.svg [new file with mode: 0644]
data/han.png [new file with mode: 0644]
data/han.svg [new file with mode: 0644]
data/setup.svg [new file with mode: 0644]
data/sunpinyin_logo.xpm [new file with mode: 0644]
doc/AuxRequire.txt [new file with mode: 0644]
doc/README [new file with mode: 0644]
doc/genpyt.pod [new file with mode: 0644]
doc/getWordFreq.pod [new file with mode: 0644]
doc/idngram_merge.pod [new file with mode: 0644]
doc/ids2ngram.pod [new file with mode: 0644]
doc/mmseg.pod [new file with mode: 0644]
doc/slmbuild.pod [new file with mode: 0644]
doc/slminfo.pod [new file with mode: 0644]
doc/slmprune.pod [new file with mode: 0644]
doc/slmseg.pod [new file with mode: 0644]
doc/slmthread.pod [new file with mode: 0644]
doc/tslmendian.pod [new file with mode: 0644]
doc/tslminfo.pod [new file with mode: 0644]
doc/tslmpack.pod [new file with mode: 0644]
m4/Makefile.am [new file with mode: 0755]
mkinstalldirs [new file with mode: 0755]
packaging/sunpinyin.changes [new file with mode: 0644]
packaging/sunpinyin.spec [new file with mode: 0755]
po/ChangeLog [new file with mode: 0755]
po/Makefile.in.in [new file with mode: 0755]
po/POTFILES.in [new file with mode: 0755]
po/de.po [new file with mode: 0755]
po/de_DE.po [new file with mode: 0755]
po/el_GR.po [new file with mode: 0755]
po/en.po [new file with mode: 0755]
po/es_ES.po [new file with mode: 0755]
po/fr.po [new file with mode: 0755]
po/fr_FR.po [new file with mode: 0755]
po/it_IT.po [new file with mode: 0755]
po/ja.po [new file with mode: 0755]
po/ja_JP.po [new file with mode: 0755]
po/ko.po [new file with mode: 0755]
po/ko_KR.po [new file with mode: 0755]
po/nl.po [new file with mode: 0755]
po/nl_NL.po [new file with mode: 0755]
po/pa.po [new file with mode: 0755]
po/pt_PT.po [new file with mode: 0755]
po/ru_RU.po [new file with mode: 0755]
po/tr_TR.po [new file with mode: 0755]
po/update-po.sh [new file with mode: 0755]
po/zh_CN.po [new file with mode: 0755]
po/zh_HK.po [new file with mode: 0755]
po/zh_TW.po [new file with mode: 0755]
python/imdict.py [new file with mode: 0755]
python/importer/import_fcitx_userdict.py [new file with mode: 0755]
python/importer/import_fit_userdict.py [new file with mode: 0755]
python/importer/import_google_userdict.py [new file with mode: 0755]
python/importer/import_qim_userdict.py [new file with mode: 0755]
python/importer/import_qq_userdict.py [new file with mode: 0755]
python/importer/import_sogou_celldict.py [new file with mode: 0755]
python/importer/import_sogou_userdict.py [new file with mode: 0755]
python/importer/import_ziguang_userdict.py [new file with mode: 0755]
python/importer/importer.py [new file with mode: 0644]
python/mmseg.py [new file with mode: 0755]
python/pinyin_data.py [new file with mode: 0755]
python/pyslm.pyx [new file with mode: 0644]
python/pytrie.pyx [new file with mode: 0644]
python/setup.py [new file with mode: 0644]
python/test.py [new file with mode: 0644]
python/trie.py [new file with mode: 0755]
python/trie.pyc [new file with mode: 0644]
python/utils.py [new file with mode: 0644]
raw/Makefile.am [new file with mode: 0755]
raw/lm_sc.t3g [new file with mode: 0755]
raw/pydict_sc.bin [new file with mode: 0644]
src/Makefile.am [new file with mode: 0755]
src/ime-core/Makefile.am [new file with mode: 0755]
src/ime-core/ic_history.cpp [new file with mode: 0644]
src/ime-core/ic_history.h [new file with mode: 0644]
src/ime-core/imi_context.cpp [new file with mode: 0644]
src/ime-core/imi_context.h [new file with mode: 0644]
src/ime-core/imi_data.cpp [new file with mode: 0644]
src/ime-core/imi_data.h [new file with mode: 0644]
src/ime-core/imi_defines.h [new file with mode: 0644]
src/ime-core/imi_funcobjs.cpp [new file with mode: 0644]
src/ime-core/imi_funcobjs.h [new file with mode: 0644]
src/ime-core/imi_glibHandler.h [new file with mode: 0644]
src/ime-core/imi_keys.h [new file with mode: 0644]
src/ime-core/imi_option_event.cpp [new file with mode: 0644]
src/ime-core/imi_option_event.h [new file with mode: 0644]
src/ime-core/imi_option_keys.h [new file with mode: 0644]
src/ime-core/imi_options.cpp [new file with mode: 0644]
src/ime-core/imi_options.h [new file with mode: 0644]
src/ime-core/imi_plugin.cpp [new file with mode: 0644]
src/ime-core/imi_plugin.h [new file with mode: 0644]
src/ime-core/imi_uiobjects.cpp [new file with mode: 0644]
src/ime-core/imi_uiobjects.h [new file with mode: 0644]
src/ime-core/imi_view.cpp [new file with mode: 0644]
src/ime-core/imi_view.h [new file with mode: 0644]
src/ime-core/imi_view_classic.cpp [new file with mode: 0644]
src/ime-core/imi_view_classic.h [new file with mode: 0644]
src/ime-core/imi_winHandler.cpp [new file with mode: 0644]
src/ime-core/imi_winHandler.h [new file with mode: 0644]
src/ime-core/lattice_states.cpp [new file with mode: 0644]
src/ime-core/lattice_states.h [new file with mode: 0644]
src/ime-core/userdict.cpp [new file with mode: 0644]
src/ime-core/userdict.h [new file with mode: 0644]
src/ime-core/utils.h [new file with mode: 0644]
src/lexicon/Makefile.am [new file with mode: 0755]
src/lexicon/genPYT.cpp [new file with mode: 0644]
src/lexicon/pytrie.cpp [new file with mode: 0644]
src/lexicon/pytrie.h [new file with mode: 0644]
src/lexicon/pytrie_gen.cpp [new file with mode: 0644]
src/lexicon/pytrie_gen.h [new file with mode: 0644]
src/lexicon/trie_writer.cpp [new file with mode: 0644]
src/lexicon/trie_writer.h [new file with mode: 0644]
src/pinyin/Makefile.am [new file with mode: 0755]
src/pinyin/datrie.h [new file with mode: 0644]
src/pinyin/datrie_impl.h [new file with mode: 0644]
src/pinyin/hunpin_seg.cpp [new file with mode: 0644]
src/pinyin/hunpin_seg.h [new file with mode: 0644]
src/pinyin/pinyin_data.cpp [new file with mode: 0644]
src/pinyin/pinyin_data.h [new file with mode: 0644]
src/pinyin/pinyin_seg.cpp [new file with mode: 0644]
src/pinyin/pinyin_seg.h [new file with mode: 0644]
src/pinyin/quanpin_trie.h [new file with mode: 0644]
src/pinyin/segmentor.h [new file with mode: 0644]
src/pinyin/shuangpin_data.cpp [new file with mode: 0644]
src/pinyin/shuangpin_data.h [new file with mode: 0644]
src/pinyin/shuangpin_seg.cpp [new file with mode: 0644]
src/pinyin/shuangpin_seg.h [new file with mode: 0644]
src/pinyin/syllable.h [new file with mode: 0644]
src/portability.cpp [new file with mode: 0644]
src/portability.h [new file with mode: 0644]
src/slm/Makefile.am [new file with mode: 0755]
src/slm/getWordFreq/getWordFreq.cpp [new file with mode: 0644]
src/slm/ids2ngram/idngram.h [new file with mode: 0644]
src/slm/ids2ngram/idngram_merge.cpp [new file with mode: 0644]
src/slm/ids2ngram/idngram_merge.h [new file with mode: 0644]
src/slm/ids2ngram/ids2ngram.cpp [new file with mode: 0644]
src/slm/mmseg/mmseg.cpp [new file with mode: 0644]
src/slm/sim_dict.cpp [new file with mode: 0644]
src/slm/sim_dict.h [new file with mode: 0644]
src/slm/sim_fmerge.h [new file with mode: 0644]
src/slm/sim_sen.cpp [new file with mode: 0644]
src/slm/sim_sen.h [new file with mode: 0644]
src/slm/sim_slm.cpp [new file with mode: 0644]
src/slm/sim_slm.h [new file with mode: 0644]
src/slm/sim_slmbuilder.cpp [new file with mode: 0644]
src/slm/sim_slmbuilder.h [new file with mode: 0644]
src/slm/slm.cpp [new file with mode: 0644]
src/slm/slm.h [new file with mode: 0644]
src/slm/slmbuild/slmbuild.cpp [new file with mode: 0644]
src/slm/slminfo/slminfo.cpp [new file with mode: 0644]
src/slm/slmprune/slmprune.cpp [new file with mode: 0644]
src/slm/slmseg/slmseg.cpp [new file with mode: 0644]
src/slm/thread/ValueCompress.cpp [new file with mode: 0644]
src/slm/thread/ValueCompress.h [new file with mode: 0644]
src/slm/thread/slmthread.cpp [new file with mode: 0644]
src/slm/thread/test_vc.cpp [new file with mode: 0644]
src/slm/tools/clean_rmrb.cpp [new file with mode: 0644]
src/slm/tools/dumpdict.cpp [new file with mode: 0644]
src/slm/tslmendian/slm_endian.cpp [new file with mode: 0644]
src/slm/tslmendian/slm_file.cpp [new file with mode: 0644]
src/slm/tslmendian/slm_file.h [new file with mode: 0644]
src/slm/tslmendian/writer.cpp [new file with mode: 0644]
src/slm/tslmendian/writer.h [new file with mode: 0644]
src/slm/tslminfo/tslminfo.cpp [new file with mode: 0644]
src/slm/tslmpack/arpa_conv.cpp [new file with mode: 0644]
src/slm/tslmpack/arpa_conv.h [new file with mode: 0644]
src/slm/tslmpack/arpa_slm.cpp [new file with mode: 0644]
src/slm/tslmpack/arpa_slm.h [new file with mode: 0644]
src/slm/tslmpack/common.h [new file with mode: 0644]
src/slm/tslmpack/slmpack.cpp [new file with mode: 0644]
src/sunpinyin.h [new file with mode: 0644]
sunpinyin-2.0.pc.in [new file with mode: 0644]
swap/README [new file with mode: 0644]
wrapper/ibus/CMakeLists.txt [new file with mode: 0644]
wrapper/ibus/COPYING [new file with mode: 0644]
wrapper/ibus/LGPL.LICENSE [new file with mode: 0644]
wrapper/ibus/OPENSOLARIS.LICENSE [new file with mode: 0644]
wrapper/ibus/README [new file with mode: 0644]
wrapper/ibus/SConstruct [new file with mode: 0644]
wrapper/ibus/cmake/modules/FindSunPinyin.cmake [new file with mode: 0644]
wrapper/ibus/cmake/modules/FindiBus.cmake [new file with mode: 0644]
wrapper/ibus/cmake/modules/Gettext.cmake [new file with mode: 0644]
wrapper/ibus/cmake/modules/LibFindMacros.cmake [new file with mode: 0644]
wrapper/ibus/cmake/modules/Paths.cmake [new file with mode: 0644]
wrapper/ibus/data/CMakeLists.txt [new file with mode: 0644]
wrapper/ibus/data/sunpinyin.xml.in [new file with mode: 0644]
wrapper/ibus/icons/cnpunc.svg [new file with mode: 0644]
wrapper/ibus/icons/eng.svg [new file with mode: 0644]
wrapper/ibus/icons/enpunc.svg [new file with mode: 0644]
wrapper/ibus/icons/fullwidth.svg [new file with mode: 0644]
wrapper/ibus/icons/halfwidth.svg [new file with mode: 0644]
wrapper/ibus/icons/han.svg [new file with mode: 0644]
wrapper/ibus/icons/setup.svg [new file with mode: 0644]
wrapper/ibus/icons/sunpinyin-logo.png [new file with mode: 0644]
wrapper/ibus/po/CMakeLists.txt [new file with mode: 0644]
wrapper/ibus/po/ibus-sunpinyin.po [new file with mode: 0644]
wrapper/ibus/po/zh_CN.po [new file with mode: 0644]
wrapper/ibus/setup/CMakeLists.txt [new file with mode: 0644]
wrapper/ibus/setup/config.py.in [new file with mode: 0644]
wrapper/ibus/setup/ibus-setup-sunpinyin.in [new file with mode: 0644]
wrapper/ibus/setup/main.py [new file with mode: 0644]
wrapper/ibus/setup/setup.xml [new file with mode: 0644]
wrapper/ibus/src/CMakeLists.txt [new file with mode: 0644]
wrapper/ibus/src/debug.cpp [new file with mode: 0644]
wrapper/ibus/src/debug.h [new file with mode: 0644]
wrapper/ibus/src/engine.cpp [new file with mode: 0644]
wrapper/ibus/src/engine.h [new file with mode: 0644]
wrapper/ibus/src/ibus_common.h [new file with mode: 0644]
wrapper/ibus/src/ibus_portable.cpp [new file with mode: 0644]
wrapper/ibus/src/ibus_portable.h [new file with mode: 0644]
wrapper/ibus/src/imi_ibus_win.cpp [new file with mode: 0644]
wrapper/ibus/src/imi_ibus_win.h [new file with mode: 0644]
wrapper/ibus/src/main.cpp [new file with mode: 0644]
wrapper/ibus/src/pointer.h [new file with mode: 0644]
wrapper/ibus/src/sunpinyin_config.cpp [new file with mode: 0644]
wrapper/ibus/src/sunpinyin_config.h [new file with mode: 0644]
wrapper/ibus/src/sunpinyin_config_keys.h [new file with mode: 0644]
wrapper/ibus/src/sunpinyin_engine.cpp [new file with mode: 0644]
wrapper/ibus/src/sunpinyin_engine.h [new file with mode: 0644]
wrapper/ibus/src/sunpinyin_engine_proxy.cpp [new file with mode: 0644]
wrapper/ibus/src/sunpinyin_engine_proxy.h [new file with mode: 0644]
wrapper/ibus/src/sunpinyin_lookup_table.cpp [new file with mode: 0644]
wrapper/ibus/src/sunpinyin_lookup_table.h [new file with mode: 0644]
wrapper/ibus/src/sunpinyin_property.cpp [new file with mode: 0644]
wrapper/ibus/src/sunpinyin_property.h [new file with mode: 0644]
wrapper/scim/COPYING [new file with mode: 0644]
wrapper/scim/LGPL.LICENSE [new file with mode: 0644]
wrapper/scim/Makefile.am [new file with mode: 0755]
wrapper/scim/OPENSOLARIS.LICENSE [new file with mode: 0644]
wrapper/scim/README [new file with mode: 0644]
wrapper/scim/SConstruct [new file with mode: 0644]
wrapper/scim/config.log [new file with mode: 0644]
wrapper/scim/configure.conf [new file with mode: 0644]
wrapper/scim/data/Makefile.am [new file with mode: 0755]
wrapper/scim/data/sunpinyin_logo.png [new file with mode: 0644]
wrapper/scim/src/Makefile.am [new file with mode: 0755]
wrapper/scim/src/imi_scimwin.cpp [new file with mode: 0644]
wrapper/scim/src/imi_scimwin.h [new file with mode: 0644]
wrapper/scim/src/sunpinyin_imengine.cpp [new file with mode: 0644]
wrapper/scim/src/sunpinyin_imengine.h [new file with mode: 0755]
wrapper/scim/src/sunpinyin_imengine_config_keys.h [new file with mode: 0644]
wrapper/scim/src/sunpinyin_imengine_setup.cpp [new file with mode: 0644]
wrapper/scim/src/sunpinyin_keycode.h [new file with mode: 0644]
wrapper/scim/src/sunpinyin_lookup_table.cpp [new file with mode: 0644]
wrapper/scim/src/sunpinyin_lookup_table.h [new file with mode: 0644]
wrapper/scim/src/sunpinyin_private.h [new file with mode: 0644]
wrapper/scim/src/sunpinyin_utils.cpp [new file with mode: 0644]
wrapper/scim/src/sunpinyin_utils.h [new file with mode: 0644]
wrapper/xim/COPYING [new file with mode: 0644]
wrapper/xim/IMdkit/FrameMgr.c [new file with mode: 0644]
wrapper/xim/IMdkit/FrameMgr.h [new file with mode: 0644]
wrapper/xim/IMdkit/IMConn.c [new file with mode: 0644]
wrapper/xim/IMdkit/IMMethod.c [new file with mode: 0644]
wrapper/xim/IMdkit/IMValues.c [new file with mode: 0644]
wrapper/xim/IMdkit/IMdkit.h [new file with mode: 0644]
wrapper/xim/IMdkit/Xi18n.h [new file with mode: 0644]
wrapper/xim/IMdkit/Xi18nX.h [new file with mode: 0644]
wrapper/xim/IMdkit/XimFunc.h [new file with mode: 0644]
wrapper/xim/IMdkit/XimProto.h [new file with mode: 0644]
wrapper/xim/IMdkit/i18nAttr.c [new file with mode: 0644]
wrapper/xim/IMdkit/i18nClbk.c [new file with mode: 0644]
wrapper/xim/IMdkit/i18nIMProto.c [new file with mode: 0644]
wrapper/xim/IMdkit/i18nIc.c [new file with mode: 0644]
wrapper/xim/IMdkit/i18nMethod.c [new file with mode: 0644]
wrapper/xim/IMdkit/i18nPtHdr.c [new file with mode: 0644]
wrapper/xim/IMdkit/i18nUtil.c [new file with mode: 0644]
wrapper/xim/IMdkit/i18nX.c [new file with mode: 0644]
wrapper/xim/LGPL.LICENSE [new file with mode: 0644]
wrapper/xim/OPENSOLARIS.LICENSE [new file with mode: 0644]
wrapper/xim/README [new file with mode: 0644]
wrapper/xim/SConstruct [new file with mode: 0644]
wrapper/xim/common.h [new file with mode: 0644]
wrapper/xim/data/chnpunc.png [new file with mode: 0644]
wrapper/xim/data/eng.png [new file with mode: 0644]
wrapper/xim/data/eng.svg [new file with mode: 0644]
wrapper/xim/data/engpunc.png [new file with mode: 0644]
wrapper/xim/data/full.png [new file with mode: 0644]
wrapper/xim/data/half.png [new file with mode: 0644]
wrapper/xim/data/han.png [new file with mode: 0644]
wrapper/xim/data/han.svg [new file with mode: 0644]
wrapper/xim/data/settings_ui.xml [new file with mode: 0644]
wrapper/xim/data/skins/modern/eng-hover.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/eng-press.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/eng-punc-hover.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/eng-punc-press.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/eng-punc.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/eng.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/full-hover.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/full-press.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/full.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/half-hover.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/half-press.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/half.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/han-hover.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/han-press.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/han-punc-hover.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/han-punc-press.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/han-punc.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/han.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/icbar.png [new file with mode: 0644]
wrapper/xim/data/skins/modern/info [new file with mode: 0644]
wrapper/xim/data/skins/modern/preedit.png [new file with mode: 0644]
wrapper/xim/data/sunpinyin-logo-big.png [new file with mode: 0644]
wrapper/xim/data/sunpinyin-logo.png [new file with mode: 0644]
wrapper/xim/data/xim_config_default [new file with mode: 0644]
wrapper/xim/ic.c [new file with mode: 0644]
wrapper/xim/ic.h [new file with mode: 0644]
wrapper/xim/ic_gtk.c [new file with mode: 0644]
wrapper/xim/ic_skin.c [new file with mode: 0644]
wrapper/xim/im-switch/xsunpinyin [new file with mode: 0644]
wrapper/xim/main.c [new file with mode: 0644]
wrapper/xim/preferences.c [new file with mode: 0644]
wrapper/xim/settings.c [new file with mode: 0644]
wrapper/xim/settings.h [new file with mode: 0644]
wrapper/xim/skin.c [new file with mode: 0644]
wrapper/xim/skin.h [new file with mode: 0644]
wrapper/xim/sunpinyin_preedit.cc [new file with mode: 0644]
wrapper/xim/sunpinyin_preedit_gtk.cc [new file with mode: 0644]
wrapper/xim/sunpinyin_preedit_skin.cc [new file with mode: 0644]
wrapper/xim/sunpinyin_preedit_ui.h [new file with mode: 0644]
wrapper/xim/ui.c [new file with mode: 0644]
wrapper/xim/ui.h [new file with mode: 0644]
wrapper/xim/xim.c [new file with mode: 0644]
wrapper/xim/xim.h [new file with mode: 0644]
wrapper/xim/xim_trigger.c [new file with mode: 0644]
wrapper/xim/xmisc.c [new file with mode: 0644]
wrapper/xim/xmisc.h [new file with mode: 0644]