[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] cannot input Japanese with 'kanchoku win'

From: Hiroshi SAKURAI <sakurai_at_bug.co.jp>
Date: 2005-06-06 08:10:33 CEST

Hi

> Hiroshi SAKURAI wrote:
>
> > I just upgraded TSVN from 1.1.3 to 1.1.5 and found that
> > I cannot input Japanese anymore in 1.1.5.
> >
> >
> > I'm using 'kanchoku win' as IME that is very unpopular
> > program to input japanese.
> > you can download 'kanchoku win' from following address.(in japanese)
> > http://www.sato.kuis.kyoto-u.ac.jp/~yuse/tcode/kw/
> >
> > manual page of the program says
> >
> > 'kanchoku win' is not really a IME. it simplly send WM_CHAR
> > messages to the window that has focus.
> >
> > so, I guess that the problem has something to do with
> > a following line in Changelog.txt of TSVN.
> >
> > Version 1.1.4
> > - BUG: Special/Invalid chars could be entered for log messages. (Stefan)
> >
> >
> > I would appreciate the option to enable Special chars in log messages.
>
> Those 'special' chars which aren't allowed anymore are below ASCII-code
> 32 and usually invisible chars.

I think I've found out what caused the problem.

Changes to ScintillaWin.cxx in rev.3034 seems to be the cause of
the problem, but I don't know the exact location where the problem
resides in source code.

Maybe It's kanchoku win that should be modified to solve the problem.

thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jun 6 08:09:42 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.