* Fri Jul 04 2003 Bo Zhang - A new sysphrase.txt table added w/ >60,000 words. - Freqency adjusting algorithm changed. - Several bugs fixed. * Wed Jul 02 2003 Bo Zhang - A freebsd compiling bug fixed. - cce_hzinput module modified for NQWB. - Now NQWB is functional. * Thu Jun 26 2003 Bo Zhang - Modified pinyin.map by adding gbk chars. - Modified almost all "ZNPY" related files for gbk support. - Modified Chinput.ad file for "SHP". * Wed Jun 25 2003 Bo Zhang - Delete files: *2dat.c in cce/input/, which are not used any more. - Delete file: cin2tab.c in cce/, it is aready in cce/input/. - Replay bigwb by nqwb. - Modified cin2tab.c and xl_hzinput.c for nqwb. * Wed Apr 02 2003 Bo Zhang - Delete files: TLS_*Convert*, TLS_const.h. - The GB-BIG5 function provided by TLS didn't used by chinput. Chinput code already support cross input. It is unnecessary to support different IM and chinput LOCALE settings. * Tue Apr 01 2003 Bo Zhang - Delete files: TLS_MemFile.cpp/hpp, TLS_MemBlock.cpp/hpp, TLS_Debug.cpp/hpp TLS_PhraseManager.cpp in /src/server. - Delete files: TLS_Utils.cpp/h in /src/client. - Relocate the "LibOpen/LibRelease" calls from init.c/util.c to the server file. - Clean the Makefiles. miniChinput-0.1.0 Mar 29 2003 ------------------------------- * Sat Mar 29 2003 Bo Zhang - ANOTHER memory leaking problem of the newpy module is fixed. - Documentation files and man page are added. - Changes made by RedHat people are adopted. - New IMdkit libs from Xcin project are used. - Configure.in file is rewrote for Xft support. - Directory structure is changed. - Some other minor changes. miniChinput-0.0.3-32 Dec 2 2002 -------------------------------- * Mon Dec 2 2002 Yu Shao 32 - /usr/lib/Chinput ownership fix #73957 - minichinput-0.0.3-compile.patch * Thu Nov 14 2002 Yu Shao - CVS build * Fri Oct 4 2002 Yu Shao - IA64 build bug fix * Fri Sep 13 2002 Yu Shao - add hotkey Shift-F3 to switch input style, - to avoid the conflict with GNOME's Alt-Space * Wed Aug 28 2002 Yu Shao - rebuilt and cleanup * Tue Aug 13 2002 Havoc Pennington - rebuilt with new imlib * Sat Aug 10 2002 Elliot Lee - rebuilt with gcc-3.2 (we hope) * Tue Jul 23 2002 Tim Powers - build using gcc-3.2-0.1 * Mon Jul 8 2002 Yu Shao - make big5 locale work * Mon Jul 8 2002 Yu Shao - xft port enhancement, buildrequires * Mon Jun 3 2002 Yu Shao - xft porting * Tue May 28 2002 Yu Shao - fix gcc3 compiling errors * Fri May 10 2002 Yu Shao - fix bugzilla #64688 * Wed Apr 03 2002 Yu Shao - use zhongyi font in Chinput.ad * Thu Mar 14 2002 Yu Shao - recheck license * Wed Feb 20 2002 Yu Shao - update miniChinput-0.0.3-iconv.patch * Thu Feb 14 2002 Yu Shao - add locale patch to make it more locale robust * Thu Jan 31 2002 Yu Shao - add filter to filter unassigned unicode codepoints * Fri Jan 26 2002 Yu Shao - New gcc and ia64 patch * Wed Dec 5 2001 Yu Shao - Fix no big5 font problem * Fri Nov 9 2001 Yu Shao - Add gb18030 stuff and internal code input module * Fri Nov 9 2001 Yu Shao - Update to 0.0.3 miniChinput-0.0.3 Dec 2 2002 -------------------------------- * Sun Aug 26 2001 Zengxu Yang - New WuBi code table from http://clhu.top263.net Now you can input a whole word in WuBi * Thu Aug 23 2001 Zengxu Yang - Bug fix: handling of return char * Wed Aug 8 2001 Zengxu Yang - bug fix: onspot style.Add an option in Chinput.ad to turn off tips. * Mon Jul 16 2001 Zengxu Yang - Bug fix: use patch by ftking at www.linuxforum.net to fix the tab2txt bug. * Sat Jul 8 2001 Zengxu Yang - Minor bug fixes:Fix the bug that it can not be switched back to ZNPY when swith between input methods. Fix the bug that ZNPY can not locate a PINYIN accurately.Thus significantly speed up ZNPY input. Update to version 0.0.2 * Sun May 25 2001 Zengxu Yang - RPM build for Bo Zhang's alpha build * Mon May 19 2001 Bo Zhang - First alpha build