XIM support patch 3rd

2003-02-23 Thread liu spider
--- Alexandre Julliard [EMAIL PROTECTED] wrote: Is that a new bug or was it always this way? Oh, sorry, I just found it's the XIM's fault , not related to wine. Not much progress lately I'm afraid, I've had other priorities. I use the old method to implement XIM support using the newly

Re: wine/dlls/x11drv x11drv_main.c

2003-02-20 Thread liu spider
hi Alexandre Could you tell me the progress of the work on adding XIM support to WINE? I just found that I could not even trigger my XIM using the lates CVS. Thanks Exchanging them makes it crash on my machine, so I think we have to avoid the close, unless someone wants to chase the bug. I

Re: Patch for crash caused by XIM and make XIM functions properly (2ed)

2003-01-29 Thread liu spider
--- Alexandre Julliard [EMAIL PROTECTED] wrote: It's not ignored, but I'm currently working in this area, and we also have some related stuff in the Crossover tree, and I'm trying to bring everything together into a coherent whole; so it will eventually be committed in one form or another,

Re: wine/dlls/x11drv x11drv_main.c

2003-01-29 Thread liu spider
It crashed every time when I closed an app, not just sometimes :( And I think maybe exchange the calling order of XCloseIM and XCloseDisplay is a better method than just comments out XCloseIM ( I think this will lead to some other problems). --- Alexandre Julliard [EMAIL PROTECTED] wrote:

Fwd: patch for GetFileTitleW: illegal call to GetFileTitleA 3ed

2003-01-18 Thread liu spider
Thanks to Alexandre Julliard. He pointed out to me the right method, and I hope this patch is the correct one. ChangeLog: -dlls/commdlg/filetitle.c implemented GetFileTitleW GetFileTitleA now is a call to GetFileTitleW liuspider __ Do you

Re: patch for GetFileTitleW: illegal call to GetFileTitleA 2ed

2003-01-14 Thread liu spider
--- Dimitrie O. Paun [EMAIL PROTECTED] wrote: If no one complained, it's probably OK until Alexandre gets around to it. He can't reply in real time, wait for a few days. If you see commits going in (subscribe to, or check the mail archives for [EMAIL PROTECTED] to monitor the checkins)

patch for GetFileTitleW: illegal call to GetFileTitleA 2ed

2003-01-13 Thread liu spider
Thanks to Dmitry Timoshkov. This patch is the second edition, adopted his suggestions. ChangeLog: -dlls/commdlg/filetitle.c implemented GetFileTitleW GetFileTitleA now is a call to GetFileTitleW (The patch seems to be ignored without any comments. Could anyone give some clues on how to

patch for GetFileTitleW: illegal call to GetFileTitleA 2ed

2003-01-11 Thread liu spider
Thanks to Dmitry Timoshkov. This patch is the second edition, adopted his suggestions. ChangeLog: -dlls/commdlg/filetitle.c implemented GetFileTitleW make GetFileTitleA a wrapper of GetFileTitleW liuspider __ Do you Yahoo!? Yahoo! Mail Plus -

any one have korean XIM support patch?

2002-12-12 Thread liu spider
hello everyone: I just working hard to improve / implement the XIM support in wine based on the work of Mike McCormack. His original patch support Japanese, thus I think mime will work with japanese too. While I heared that there was a patch for korean XIM support, I think I'd better

Fwd: any one have korean XIM support patch?

2002-12-12 Thread liu spider
hello everyone: I just working hard to improve / implement the XIM support in wine based on the work of Mike McCormack. His original patch support Japanese, thus I think mime will work with japanese too. While I heared that there was a patch for korean XIM support, I think I'd better