Download List

Projeto Descrição

GTK+に必要と思われるimmoduleを実験的に実装するプロジェクトです。

現在はMac版GTK+の多言語入力モジュールGtkIMCocoaの開発に取り組んでおり、そのリリースファイルを本プロジェクトで管理しています。

過去にはWindows版のGTK+でIMEによる多言語入力を実現するためのモジュールimimeを開発していましたが、この成果は既にGTK+本体に取り込まれています。

System Requirements

System requirement is not defined

Liberado: 2013-05-29 18:02
gtkimcocoa 0.0.1 (1 files Esconder)

Release Notes

Overview of Changes in GtkIMCocoa 0.0.0 to 0.0.1
================================================

* Enable to build against GTK+2

* Fix a bug that previous preedit string is always appeared on some applications
such as Xamarin Studio.

* Fix a bug that sometimes key events are sent to unfocused widgets.

* Add patches against GTK+ to fix strange behavior on using some third party
input methods such as GoogleIME.

* BTW, now I've noticed that another implementation of immodule for OS X was
already merge into GTK+:

https://bugzilla.gnome.org/show_bug.cgi?id=694273

But I believe that the design of it isn't good. It's ugly to modify GDK layer
& to communicate with it using g_object_{set,get}_data() for this purpose.
And it still has some issues which are same with GtkIMCocoa.

Changelog

No Changelogs