開發和下載開源軟體

瀏覽 0.1.0 - Change Log

category(Tag) tree

file info

category(Tag)
檔案名
imime_0.1.0_-_Changes
最後更新
2004-02-21 03:49
類型
Plain Text
editor
Kazuki Iwamoto
描述
0.1.0 - Change Log
語言
English
translate
2004-02-17 07:23  makeinu

	* configure.ac: Version 0.1.0.

2004-02-17 06:54  makeinu

	* gtkimcontextime.c: Ignore key release event and GDK_Return key
	value. This patch is contributed by  Kenichi Suto
	<ksuto@ybb.ne.jp>. Thanks!

2003-12-07 04:57  makeinu

	* gtkimcontextime.c, gtkimcontextime.h, imime.c: Changed coding
	style to GNU style.

2003-11-20 18:54  iwm

	* Makefile.msc: Added user32.lib

2003-11-20 18:26  iwm

	* gtkimcontextime.c: Added converting code for coordinates.

2003-11-17 15:28  iwm

	* Makefile.msc: added all and clean targets

2003-11-11 17:31  iwm

	* gtkimcontextime.c: Modified type different warnning on Visual C++
	6.0 when defined UNICODE.

2003-11-09 18:54  makeinu

	* gtkimcontextime.c, gtkimcontextime.h, imime.c: Removed
	preedit-mode property.

2003-11-08 22:50  makeinu

	* gtkimcontextime.c, imime.c: Pass through WM_IME_COMPOSITION,
	WM_IME_STARTCOMPOSITION, WM_IME_END_COMPOSITION messages to hide
	composition window.  (The way to setting position of candidates
	window is still dirty.)

2003-10-27 16:11  iwm

	* Makefile.msc: Added source folder

2003-08-31 11:26  iwm

	* Makefile.am: I forgot to add imime.def into EXTRA_DIST.

2003-08-28 09:17  makeinu

	* Makefile.am: I forgot to add Makefile.msc into EXTRA_DIST.