2006-01-09 Chanop Silpa-Anan * debian/*: Fix xlibs-dev bug. 2004-02-25 Chanop Silpa-Anan * debian/*: Update and upload debian package. 2003-03-14 Theppitak Karoonboonyanan * configure.in, src/main.c: Version 1.06 2003-03-13 Theppitak Karoonboonyanan * xiterm+thai.spec.in: Comment out sources that are not included in source tarball 2003-03-10 Theppitak Karoonboonyanan * src/command.c: Add wheel mouse scrolling support. Fix up/down button in scroll bar to accept only Button1. 2003-03-01 Theppitak Karoonboonyanan * src/command.c: Check IM values whether XNStringConversionCallback is supported before setting the callback. * src/command.c, xiterm+thai.spec.in: Re-implement stringConversionCallback() (again) due to last fix in XFree86 4.3.0. 2003-01-14 Theppitak Karoonboonyanan * xiterm+thai.spec.in: Fix "%install" mess in comment (rpmbuild oddity). 2002-12-31 Theppitak Karoonboonyanan * src/command.c: Fix XSetICValues() missing trailing NULL argument. * src/command.c: Re-implement stringConversionCallback() according to clarified protocol for backward retrievals. Add XIMStringConversionSubstitution checking (black magic quietly agreed by Thai XIM in XFree86). 2002-01-06 Theppitak Karoonboonyanan * src/command.c: Fix duplicated events bug for special keys, due to uninitialized variable "keysym". Fix String_Conv_Cb initialization type warning. * configure.in, src/main.c: Version 1.05. 2001-12-07 Chanop Silpa-Anan * configure.in: remove -m486 from default optimization flag since it prevents other architecture to compile by default. 2001-11-27 Theppitak Karoonboonyanan * xiterm+thai.spec -> xiterm+thai.spec.in: Use %{name}, %{version}, %{release} variables which should be substituted at configure time. Use manifest * configure.in: Add code to xiterm.spec generation. * src/feature.h: Comment out UTMP_SUPPORT, as it does not compile on RH7.2. * configure.in, Make.common.in, doc/Makefile.in: Move package name & versions from Make.common.in to configure.in. Let configure.in handle doc/LSM and doc/xiterm.1 instead of make. * Makefile.in: Also clear xiterm+thai.spec before 'make distrib'. Fix 'make distrib' so that CVS's and .cvsignore's are not included in the tarball. Use -h option of tar to read symlinks, so that, when working with cvs, one can 'make distrib' by creating symlink $(NAME)-$(VERSION) pointing to xiterm+thai repository. * configure.in: Version 1.04 2001-08-01 Chanop Silpa-Anan * src/command.c: use /dev/ptmx for linux platform this fix a problem in using devfs. 2001-02-22 Theppitak Karoonboonyanan * src/command.c, src/screen.c : Add XNStringConversionCallback support for experiment with the new Thai XIM. 2001-01-02 Theppitak Karoonboonyanan * src/command.c : Make XMODIFIERS come before "@im=none" (by changing the order of the calls to XLocaleModifiers()). * Make.common.in, src/main.c : Release version 1.04pre1 2001-01-01 Theppitak Karoonboonyanan * xiterm+thai.spec : Use variables in sources, path names; use BuildRoot * Make.common.in : Add -D option to INSTALL_PROGRAM and INSTALL_DATA to have directory prepared 2000-11-18 Theppitak Karoonboonyanan * src/command.c : Add XSetICFocus() to force initialization of Input_Context which is necessary for XIM tasks. * src/command.c, src/xdefaults.c : Add -tim option (thai_im resource) for specifying Thai XIM mode. 2000-11-09 Theppitak Karoonboonyanan * Changelog : Create GNUish changelog to keep track of changes * src/main.c : Add setlocale() as per Lucy's contribution to support new Thai XKB map of XFree86 4.0.1 which conforms to * Make.common.in, src/main.c : Release version 1.03