Develop and Download Open Source Software

SCIM IMEngine

[view other images]

SCIM向けのIMEngineを作ります。scim-anthyとかscim-primeとか。

Would you recoomend this project?

LastUpdate:2012-05-02 16:32
Member:ashie, bluedwarf, ikezoe, ikuya, iwai, makeinu, mukai, ryo-dairiki, tagoh, tamra, yamaken, kzk [View]
Other Info.

Latest File Releases of SCIM IMEngine

PackageVersionDateNotes
/ Change Log
inputmethod-iconsinputmethod-icons-1.1.12006-09-26 10:53Document / Document

Input method icons
==================

About this package
------------------

This project packages a collection of input method icons contributed
by scim-imengine project, uim project, and other individuals. It is
dual-licensed under 3-clause BSDL and LGPL to reduce reuse cost.

It is intended that an icon addition or update is committed to the
inputmethod-icons project first, and then imported to each input
method projects, to centralize original source repository of the
icons.

Feel free to use these icons for any projects. And we welcome new
icons contribution.


Contacts
--------

Home:
http://code.google.com/p/inputmethod-icons/

Mailing list:
http://groups.google.com/group/inputmethod-icons/about

scim-imengine project:
http://sourceforge.jp/projects/scim-imengine/

uim project:
http://uim.freedesktop.org/


Notes
-----

- See the file 'LIST' for categorized icon list

- The icons are currently separated based on project origin as just
aggregated. Cross-project folder categorization and uniform namings
may be considered only if actually needed

- Creative Commons licenses was once discussed, but not adopted since
it only brings bothering to both scim-imengine and uim
project. Suggest again if you want

http://lists.sourceforge.jp/mailman/archives/scim-imengine-dev/2006-May/001092
.html (Japanese)

- Use rsvg(1) to convert SVG icons into other formats, as follows

$ rsvg -w48 -h48 -fpng skk.svg skk.png

2006-09-26 YAMAMOTO Kengo / YamaKen <yamaken@bp.iij4u.or.jp>

* inputmethod-icons-1.1.1 release

* LIST: Add "Design origin of each icon" section
* AUTHORS: Add forgotten im_switcher.svg

2006-08-08 YAMAMOTO Kengo / YamaKen <yamaken@bp.iij4u.or.jp>

* inputmethod-icons-1.1.0 release

* README: New file
* LIST: New file

* AUTHORS: Merge {scim-imengine,uim}/AUTHORS
* COPYING.BSDL: Merge scim-imengine/COPYING.BSDL and uim/COPYING
* COPYING.LGPL: Moved from scim-imengine/COPYING.LGPL and add
copyright holders of uim's

* uim/im_switcher.svg: New file
* uim/switcher-icon.png: Removed

* scim-imengine/scim-prime.png: Replace original 68*53 dot
icon with uim's 64*64 dot trimmed version of prime.png
* uim/prime.png: Removed to avoid being duplicated with
scim-prime.png

* uim/anthy.png: Removed since duplicated with scim-anthy.png
* uim/canna.png: Likewise

2006-08-06 YAMAMOTO Kengo / YamaKen <yamaken@bp.iij4u.or.jp>

* Import uim icons of uim-1.2.0
* Import scim-imengine-icons-1.0.0

scim-anthyscim-anthy-1.2.72009-01-29 00:00Document / Document

Overview of Changes from scim-anthy-1.2.6 to scim-anthy-1.2.7
==============================================================
* Changed default encoding (for getting strings from Anthy) to UTF-8.
* Now NICOLA engine is case sensitive.

2009-0l-29 Takuro Ashie <ashie@homa.ne.jp>

* configure.ac: Version-1.2.7.

2009-01-25 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_conversion.cpp: Add missing include file.
Thanks Utumi-san, Ikuya-san.

2009-0l-15 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_conversion.cpp, src/scim_anthy_setup.cpp,
src/scim_anthy_prefs.h:
Set UTF-8 as default encoding (ported from 1.4 branch).

2009-0l-14 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_imengine.cpp: Removed a needless line.

2008-08-04 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_reading.cpp: Set NICOLA engine as case sensitive.

scim-anthy-ssscim-anthy-1.3.12008-02-29 00:00Document / Document

Overview of Changes from scim-anthy-1.3.0 to scim-anthy-1.3.1
==============================================================
* Add the NICOLA-F style file to 1.3 series.
* Kill a garbage window.
* Modify preference UI to ensure to comply with GNOME HIG.
* Fix some compile time issues.

2008-02-29 Takuro Ashie <ashie@homa.ne.jp>

* configure.ac: Version-1.3.1.

2008-02-29 Takuro Ashie <ashie@homa.ne.jp>

* configure.ac: Version-1.2.5 (BRANCH_1_2).

2008-02-26 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_factory.cpp, src/scim_anthy_conversion.cpp:
Initialize the Anthy library at Conversion class instead of at
AnthyFactory class.

2008-02-26 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_setup.cpp: Sort style file list by name.

2008-02-26 Takuro Ashie <ashie@homa.ne.jp>

* po/POTFILES.in: Fix a build problem.

2008-02-25 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_factory.cpp: Update credit.

2008-01-23 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_conversion.cpp, src/scim_anthy_diction.cpp,
src/scim_anthy_imengine.cpp, src/scim_anthy_kana.cpp,
src/scim_anthy_preedit.cpp, src/scim_anthy_prefs.cpp,
src/scim_anthy_setup.cpp, src/scim_anthy_tray.cpp,
src/scim_anthy_utils.cpp:
Added missing include files to build against gcc-4.3.

2007-10-12 Takuro Ashie <ashie@homa.ne.jp>

* po/de.po: Added. Thanks Gerrit Sangel.

2007-05-29 Takuro Ashie <ashie@homa.ne.jp>

* data/nicola-f.sty: Added. Thanks MORIYAMA Masayuki.
You also need to tune X Window System to apply NICOLA-F style completly.
Please see the following site for more details:
http://d.hatena.ne.jp/tree3yama/20070513/1179067686#c1180408348

2007-05-29 Takuro Ashie <ashie@homa.ne.jp>

* configure.ac: Version-1.2.4 (BRANCH_1_2).

2007-05-21 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_color_button.{cpp,h}: Renamed to
scim_anthy_color_button.{cpp,h}.
* src/scim_anthy_color_button.{cpp.h]: Added.
* src/Makefile.am, scim_anthy_setup.cpp: Renamed to
scim_anthy_color_button* and ScimAnthyColorButton*.

2007-05-14 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_key2kana.cpp: Clear m_last_key on clear().

2007-05-14 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_key2kana.cpp: Fix a bug that voiced consonants are
gone after inputing "Ro" has been fixed. Thanks MORIYAMA Masayuki.

2007-04-29 Takuro Ashie <ashie@homa.ne.jp>

* configure.ac: Version-1.2.3 (BRANCH_1_2).

2007-04-18 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_setup.{cpp,h}, src/scim_anthy_setup_kana.cpp,
src/scim_anthy_setup_romaji.cpp:
Add create_subgroup_label(). Migrate all create_check_buton() to
GtkTable.

2007-04-16 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_factory.{cpp,h}, src/scim_anthy_key2kana.{cpp,h},
src/scim_anthy_prefs.h, src/scim_anthy_default_table.cpp:
Add spcial treatment for "RO" key of JIS kana layout. It requires
scim-1.4.6 or later (it is not released yet).

2007-04-06 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_setup.cpp: Move "All" item in the key category menu to
top, and capitalize it.
* po/ja.po: Update.

2007-04-06 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_setup.cpp: Move prediction related preferences to
"Common" page.
* po/ja.po: Update.

2007-04-05 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>

* configure.ac, src/scim_anthy_helper.cpp,
src/scim_anthy_setup.cpp
Rename SCIM_BUILD_TRAY SCIM_ANTHY_BUILD_TRAY.

* configure.ac, src/Makefile.am
SCIM_BUILD_TRAY is used to determine whether scim_anthy_tray.cpp
will be compiled.

2007-04-04 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_setup.{cpp,h}, src/scim_anthy_setup_kana.cpp:
Arrange left alignment of widgets on kana page.

2007-04-04 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_setup.cpp, src/scim_anthy_table_editor.cpp:
Add title labels for GtkTreeView widgets.
* po/ja.po: Update.

2007-04-04 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_set.cpp: Use GtkOptionMenu for non editable dropdown
list (although GtkOptionMenu is deplecated on latest GTK+...).

2007-04-04 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_setup.cpp, src/scim_anthy_setup_kana.cpp,
src/scim_anthy_setup_romaji.cpp:
Fix padding of most outer containers and fix capitalization of title
labels to comply with Gnome HIG.
* po/ja.po: Update.

2007-04-04 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_setup.cpp: Add SCIM_BUILD_TRAY compile condition.

2007-04-04 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>

* configure.ac
Fix the bug that tray is not built even if the SCIM supports
gtkutils.

* configure.ac, src/scim_anthy_helper.cpp
The tray icon won't be built if SCIM doesn't have gtkutils.

* src/scim_anthy_helper.cpp
Fix the bug that the helper window remains as a garbage window
even after hide_*() is called.

2007-04-02 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>

* src/scim_anthy_imengine.cpp
Fix the bug that helper windows remain as a garbage window
even after reset() is called.

2007-03-30 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>

* configure.ac, bootstrap:
Remove all files generated automatically by "autopoint" from CVS
repository.

2007-03-29 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_imengine.{cpp,h}: Show aux string again if the lookup
table is activated on focus in event (Merge from BRANCH_1_2).
Thanks TAGOH-san and somebody who contributes the patch.

scim-cannascim-canna-1.0.12008-01-29 12:19Document / Document

Overview of Changes from scim-canna-1.0.0 to scim-canna-1.0.1
=============================================================
* Fix a build problem on gcc-4.3.

2008-01-29 Takuro Ashie <ashie@homa.ne.jp>

* configure.ac: Version-1.0.1.

2008-01-23 Takuro Ashie <ashie@homa.ne.jp>

* src/canna_jrkanji.cpp, src/scim_canna_imengine.cpp,
src/scim_canna_imengine_setup.cpp:
Added missing include files to build against gcc-4.3.

2006-02-13 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_canna_imengine_factory.cpp: Fix credit.

scim-primescim-prime-1.0.12008-01-29 12:21Document / Document

Overview of Changes from scim-prime-1.0.0 to scim-prime-1.0.1
=============================================================
* Fix a build problem on gcc-4.3.

2008-01-29 Takuro Ashie <ashie@homa.ne.jp>

* configure.ac: Version-1.0.1.

2008-01-23 Takuro Ashie <ashie@homa.ne.jp>

* src/prime_connection.cpp, src/scim_prime_imengine_setup.cpp:
Added missing include files to build against gcc-4.3.

scim-sinhalascim-sinhala-0.1.02005-09-26 16:55Document / Document

Overview of Changes from scim-sinhala-0.0.0 to scim-sinhala-0.1.0
=================================================================
* Fix a clash bug on exiting scim-setup.
* Fix a bug that the icon file name was wrong (not scim-canna).

2005-09-26 Takuro Ashie <ashie@homa.ne.jp>

* Version-0.1.0.

2005-09-26 Takuro Ashie <ashie@homa.ne.jp>

* AUTHORS: Change order of authors list.

2005-09-16 Takuro Ashie <ashie@homa.ne.jp>

* data/Makefile.am, data/scim-sinhala.png: Rename from scim-canna.png
* src/scim_sinahala_imengine_factory.cpp: Disconnect reload signal in
destructor.

2005-09-07 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_sinhala_imengine.{cpp,h}: Split some codes from
sinhala_transliterated_filter_keypress() to handle_consonant_pressed()
and handle_vowel_pressed().

scim-skkscim-skk-0.5.22005-12-21 15:17Document / Document

Bug fix release.
* connection to skk servers
* re-design of setup module

replaced because it does not include `README.ja'

scim-tomoescim-tomoe-0.5.02006-12-29 20:22Document / Document

Overview of Changes from scim-tomoe-0.4.0 to scim-tomoe-0.5.0
=============================================================
* Adaptation to libtomoegtk-0.5.0.

2006-12-29 Takuro Ashie <ashie@homa.ne.jp>

* Version-0.5.0.

2006-12-18 Takuro Ashie <ashie@homa.ne.jp>

* configure.ac: Bump version number.

2006-12-11 Takuro Ashie <ashie@homa.ne.jp>

* src/scim-tomoe.in: Add.
* configure.ac, src/Makefile.am: Ditto.

2006-12-07 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_tomoe.cpp: TOMOE -> Tomoe.

2006-12-06 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_tomoe.cpp: Call gtk_main_quit() from here.

2006-12-05 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_tomoe_prefs_widget.cpp: Increase padding.

2006-12-05 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_tomoe_prefs_widget.cpp: Set default font name to font buttons
if corresponding settings are empty.

2006-12-05 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_tomoe_prefs_widget.cpp: Clean up.

2006-12-05 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_tomoe_prefs.h, src/scim_tomoe_prefs_widget.cpp: Add a
preference for selecting the font for the candidates view.
But default font is not set to the font button yet.
* po/ja.po, po/scim-tomoe.pot: Update.

2006-12-05 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_tomoe.cpp: Remove needless code.

2006-12-05 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_tomoe_prefs_widget.cpp: Fix a clash bug in dispose().
* src/scim_tomoe.cpp: Remove a needless line.

2006-12-05 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_tomoe_prefs_widget.cpp: Indent "auto find time" widget.

2006-12-05 Takuro Ashie <ashie@homa.ne.jp>

* po/ja.po, po/scim-tomoe.pot: Update.

2006-12-04 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_tomoe_prefs_widget.cpp: Add "Unicode table" page.
* src/scim_tomoe.cpp: Minor fix.

2006-12-04 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_tomoe.cpp: Follow libtomoe-gtk.
* src/scim_tomoe_prefs_widget.cpp: Separate preferences pages.
* po/ja.po, po/scim-tomoe.pot: Update.

2006-12-01 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/scim_tomoe.cpp: Follow libtomoe-gtk.

2006-12-01 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/scim_tomoe.cpp: Receive "selected" signal from
TomoeWindow itself.

2006-12-01 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/scim_tomoe.cpp: Receive "selected" signal from
TomoeStrokeSearch.

scim-wnnscim-wnn-1.0.02006-04-12 11:56Document / Document
skim-scim-anthyskim-scim-anthy-1.2.42007-05-29 00:00Document / Document

Changes from skim-scim-anthy-1.2.3 to skim-scim-anthy-1.2.4
===========================================================
* Follow scim-anthy-1.2.4.

2007-05-29 Takuro Ashie <ashie@homa.ne.jp>

* configure.in.in: Version-1.2.4.

skim-scim-anthy-ssskim-scim-anthy-1.3.02007-03-29 11:36Document / Document

Changes from skim-scim-anthy-1.2.2 to skim-scim-anthy-1.3.0
===========================================================
* Follow scim-anthy-1.3.0.

2007-03-29 Takuro Ashie <ashie@homa.ne.jp>

* configure.in.in: Version-1.3.0.

2007-03-21 Takuro Ashie <ashie@homa.ne.jp>

* setupui/anthy.kcfg: Remove _IMEngine_Anthy_DictionFile.

2007-03-20 Takuro Ashie <ashie@homa.ne.jp>

* setupui/anthyui.ui: Add new config items.
* po/ja.po: Update.

2007-03-20 Takuro Ashie <ashie@homa.ne.jp>

* setupui/anthy.kcfg: Remove unused "label" elements.

2007-03-20 Takuro Ashie <ashie@homa.ne.jp>

* setupui/anthy.kcfg: Add new config items, but the value of the
DictionFile is still empty.

skim-scim-cannaskim-scim-canna-1.0.02006-02-09 10:38Document / Document

2006-02-09 Takuro Ashie <ashie@homa.ne.jp>

* Version-1.0.0.

Changes from skim-scim-canna-0.2.0 to skim-scim-canna-1.0.0
===========================================================
* Initial public release.

skim-scim-primeskim-scim-prime-1.0.02006-02-22 00:00Document / Document

skim-scim-prime-1.0.0
=====================
* Version-1.0.0

2006-02-22 Takuro Ashie <ashie@homa.ne.jp>

* configure.in.in: Version-1.0.0.

2006-02-17 Takuro Ashie <ashie@homa.ne.jp>

* setupui/primeui.ui: Remove needless <includehint>.

skim-scim-skkskim-scim-skk-0.5.2.12006-01-16 10:49Document / Document

Overview of Changes from skim-scim-skk-0.5.2 to skim-scim-skk-0.5.2.1
=====================================================================
* Add some missing features.

2006-01-16 Takuro Ashie <ashie@homa.ne.jp>

* configure.in.in: Version-0.5.2.1.

2006-01-14 Takuro Ashie <ashie@homa.ne.jp>

* setupui/skk.kcfg: Change "String" type to "Enum" type for combo box.
* setupui/skkui.ui: Add some missing feature.
Thank you for testting > Bando-san

skim-scim-wnnskim-scim-wnn-1.0.02006-04-12 11:59Document / Document
  • Review
  • News
  • Forum
  • Ticket
  • RSS

Project ReviewsProject Review by Users

5 Stars
(9)
4 Stars
(0)
3 Stars
(0)
2 Stars
(0)
1 Star
(1)
SCIM IMEngine's rating is

Last 3 reviews

Please keep it up

Was this review helpful for you?:
YesNo
0


0
Project Review by Anonymous - 2010-08-11 00:29

ok

Was this review helpful for you?:
YesNo
0


0
Project Review by Anonymous - 2010-04-23 05:40

GD

Was this review helpful for you?:
YesNo
0


0
Project Review by Anonymous - 2010-04-07 17:20

Latest Project News for SCIM IMEngine

No Project News

RSS Feeds List for SCIM IMEngine

URL: http://sourceforge.jp/projects/scim-imengine/news/rss
URL: http://sourceforge.jp/projects/scim-imengine/releases/rss
URL: http://sourceforge.jp/projects/scim-imengine/reviews/rss
URL: http://sourceforge.jp/projects/scim-imengine/wiki/!feeds/diff
URL: http://sourceforge.jp/projects/scim-imengine/wiki/!feeds/list
URL: http://sourceforge.jp/export/rss_milestone.php?group_id=1415
URL: http://sourceforge.jp/projects/scim-imengine/history/rss

Software Map

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.