開發和下載開源軟體

瀏覽 0.0.2 - Change Log

category(Tag) tree

file info

category(Tag)
檔案名
imime_0.0.2_-_Changes
最後更新
2003-05-07 22:09
類型
Plain Text
editor
Takuro Ashie
描述
0.0.2 - Change Log
語言
English
translate
2003-05-07 21:45  makeinu

	* configure.ac: Version 0.0.2.

2003-05-07 21:44  makeinu

	* README: Fixed typo.

2003-05-07 21:43  makeinu

	* test-imime.sh.in: Remove GTK_IM_MODULE from test-imime.sh.in.

2003-05-07 21:42  makeinu

	* gtkimcontextime.c, imime.c: Add locale info to GtkIMContextInfo
	struct.  Clean up.

2003-05-07 19:08  makeinu

	* gtkimcontextime.c, gtkimcontextime.h: Implemented "reset" method.
	 Also implementing "get_preedit_string" method is now progressing. 
	Modified to save preedit context when focus out, and to restore it
	when focus in.	Clean up some codes.

2003-05-06 22:54  makeinu

	* gtkimcontextime.c: Some functions forgot to call
	ImmReleaseContext.

2003-05-06 21:27  makeinu

	* gtkimcontextime.c: clean up.