Desenvolver e Download de Software Open Source

View scim-prime-0.2.4 - Change Log

category(Tag) tree

file info

category(Tag)
root
file name
scim-prime_scim-prime-0.2.4_-_Changes
última actualização
2006-11-29 13:23
tipo
Plain Text
editor
Takuro Ashie
descrição
scim-prime-0.2.4 - Change Log
linguagem
English
translate
2005-05-16 Takuro Ashie <ashie@homa.ne.jp>

	* configure.ac: Version-0.2.4.
	* NEWS: Update.

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

	* src/scim_prime_imengine.cpp
	* src/prime_connection.cpp: Connect signal each time when the scim-prime
	read/write the message to the pipe, and restore signal handler on
	exiting the function.
	* src/scim_prime_imengine.cpp, src/scim_prime_imengine.h,
	  src/scim_prime_imengine_factory.cpp,
	  src/scim_prime_imengine_factory.h, src/scim_prime_prefs.h:
	Try recovery when the connection is lost.
	* po/ja.po, po/scim_prime.pot: Update.

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

	* src/scim_prime_imengine.cpp: Revive key mask checking to enable
	apllication's short cut key on non-preedition state.
	Thanks DAIRIKI-san.