Re: wine/dlls/x11drv x11drv_main.c

2003-02-21 Thread Alexandre Julliard
liu spider <[EMAIL PROTECTED]> writes: > hi Alexandre > Could you tell me the progress of the work on adding > XIM support to WINE? Not much progress lately I'm afraid, I've had other priorities. > I just found that I could not even trigger my XIM > using the lates CVS. Is that a new bug or wa

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: wine/dlls/x11drv x11drv_main.c

2003-01-30 Thread Alexandre Julliard
liu spider <[EMAIL PROTECTED]> writes: > 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). Exchanging them makes it crash on my machine, so I think we have to avoid

Re: wine/dlls/x11drv x11drv_main.c

2003-01-29 Thread liu spider
crashes in Xlib, don't call it. > > Patch: http://cvs.winehq.com/patch.py?id=7168 > > Old revision New revision Changes Path > 1.67 1.68 +1 -1 > wine/dlls/x11drv/x11drv_main.c > > __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com

Re: wine/ dlls/x11drv/x11drv_main.c documentation/ ...

2001-03-24 Thread Alexandre Julliard
Andreas Mohr <[EMAIL PROTECTED]> writes: > Exactly. > > I think a compromise would be to create a wrapper script that modifies > the config file first to use appropriate settings and then calls the main > Wine binary. That's certainly a possibility. If you want a more temporary change you could

Re: wine/ dlls/x11drv/x11drv_main.c documentation/ ...

2001-03-24 Thread Andreas Mohr
On Sat, Mar 24, 2001 at 04:07:33PM -0500, Guy L. Albertelli wrote: > > -Original Message- > From: Alexandre Julliard <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Cc: Wine Devel <[EMAIL PROTECTED]> > Date: Saturday, March 24, 20

Re: wine/ dlls/x11drv/x11drv_main.c documentation/ ...

2001-03-24 Thread Guy L. Albertelli
-Original Message- From: Alexandre Julliard <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Cc: Wine Devel <[EMAIL PROTECTED]> Date: Saturday, March 24, 2001 2:34 PM Subject: Re: wine/ dlls/x11drv/x11drv_main.c documentation/ ... >There are tons of s

Re: wine/ dlls/x11drv/x11drv_main.c documentation/ ...

2001-03-24 Thread Alexandre Julliard
Uwe Bonnes <[EMAIL PROTECTED]> writes: > There are some options, like the --desktop/--managed option, that the user > may want to change quite often. Having to edit the config file is painfull > in that case. It will soon be possible to specify them per-application in the config file, so this s

Re: wine/ dlls/x11drv/x11drv_main.c documentation/ ...

2001-03-24 Thread Uwe Bonnes
> "Alexandre" == Alexandre Julliard <[EMAIL PROTECTED]> writes: Alexandre> There are tons of settings that can only be set through the Alexandre> config file; why are the few remaining options so much Alexandre> different that you need to set them on the command line? and Al

Re: wine/ dlls/x11drv/x11drv_main.c documentation/ ...

2001-03-24 Thread Alexandre Julliard
Andreas Mohr <[EMAIL PROTECTED]> writes: > IMHO --desktop is *very* important. > > This will inevitably lead to tons of very confused questions, just like > with the sudden config file change. Yep, and there will still be other changes that will break everything and confuse users (think window

Re: wine/ dlls/x11drv/x11drv_main.c documentation/ ...

2001-03-24 Thread Andreas Mohr
On Fri, Mar 23, 2001 at 04:25:09PM -0800, Alexandre Julliard wrote: > Andreas Mohr <[EMAIL PROTECTED]> writes: > > > Huh ?? > > > > Why would you consider --desktop to be "obsolete" ? > > It's not obsolete, it just has to be specified in the config file > instead. All command-line options are g