Re: System tray integration

2003-12-05 Thread Alexandre Julliard
Mike Hearn <[EMAIL PROTECTED]> writes: > Hmm, two things. Have I missed anything? Maybe the clipboard server > thing could be integrated with it, but modern desktops cache X > selections anyway (or will do soon) so I'm not even sure that's still > needed. Do we really need a new program for only t

Re: System tray integration

2003-12-05 Thread Mike Hearn
that this patch is wrong. But, if you insist, then I guess we need a new program. I guess it should perform the tasks that explorer.exe would normally perform in Windows, ie system tray integration (obviously) and progman groups/menu integration? I'm not really sure how that'd work

Re: System tray integration

2003-12-04 Thread Alexandre Julliard
Mike Hearn <[EMAIL PROTECTED]> writes: > This has missed the last two commits. Is this codes presence in shell32 > really a blocking issue? If so then I'd note that quite a lot of people > have problems caused by the lack of this patch (can't quit apps etc). That's why it needs to be fixed proper

Re: System tray integration

2003-12-04 Thread Mike Hearn
Hi Alexandre, This has missed the last two commits. Is this codes presence in shell32 really a blocking issue? If so then I'd note that quite a lot of people have problems caused by the lack of this patch (can't quit apps etc). thanks -mike On Sun, 2003-11-30 at 16:16, Mike Hearn wrote: > Hi, >

Re: System tray integration

2003-12-01 Thread Mike Hearn
Strange, it applies just fine here. On Mon, 2003-12-01 at 04:22, Sylvain Petreolle wrote: > Your patch fails being applied to cvs at the moment... > nothing critical though, this is only the license part of > dlls/system32/systray.c. > > *** > *** 1,11 > /* > - *Systray >

Re: System tray integration

2003-11-30 Thread Sylvain Petreolle
Your patch fails being applied to cvs at the moment... nothing critical though, this is only the license part of dlls/system32/systray.c. *** *** 1,11 /* - *Systray * - *Copyright 1999 Kai Morich * - * Manage the systray window. That it actually appears