Re: inetcpl.cpl: Update French translation

2011-03-12 Thread Nicolas Le Cam
Hi Frédéric, Le 12 mars 2011 09:09, Frédéric Delanoy frederic.dela...@gmail.com a écrit : --- dlls/inetcpl.cpl/cpl_Fr.rc | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dlls/inetcpl.cpl/cpl_Fr.rc b/dlls/inetcpl.cpl/cpl_Fr.rc index 54d19e9..1244ff6 100644

Re: correct comctl32 implementation

2011-03-12 Thread André Hentschel
Am 12.03.2011 07:54, schrieb Andrew Green: Thank you for the quick reply. so is it the case is that multiple dll's versions will be generated to be used by SxS(as WinSxS contains multiple comctl32.dll)? I know uxtheme draws primitives. What I meant to ask was will any work have to be done

Re: correct comctl32 implementation

2011-03-12 Thread Nikolay Sivov
On 3/12/2011 09:54, Andrew Green wrote: Thank you for the quick reply. so is it the case is that multiple dll's versions will be generated to be used by SxS(as WinSxS contains multiple comctl32.dll)? Again, we don't want to keep multiple versions, so we need a way to work with single one. I

Re: Make sure This-bsc.doc will be initialized while opening a zero byte html file, fix bug 25999 . modified: dlls/mshtml/navigate.c

2011-03-12 Thread Qian Hong
Hi Jacek, On Wed, Mar 9, 2011 at 12:41 AM, Jacek Caban ja...@codeweavers.com wrote: Hi Zuno, I don't think that's the right place for the fix. What's the exact problem you're trying to fix? AFAICS the only important difference your patch makes is that on_start_nsrequest will be always called

Re: winex11: Quite a noisy FIXME

2011-03-12 Thread Andrew Nguyen
On 03/12/2011 01:10 PM, André Hentschel wrote: Yeah i know the fixme has good reasons, but still it shouldn't mess on console. --- dlls/winex11.drv/xrender.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/dlls/winex11.drv/xrender.c b/dlls/winex11.drv/xrender.c

Re: winex11: Quite a noisy FIXME

2011-03-12 Thread Vitaliy Margolen
On 03/12/2011 12:10 PM, André Hentschel wrote: Yeah i know the fixme has good reasons, but still it shouldn't mess on console. You shouldn't use broken Wine. Anything that indicates a broken Wine, especially due to missing dependencies during compile, should not be hidden. Vitaliy.

Wine announce on the website shows weird content

2011-03-12 Thread Divaret Mathieu
Hello, I just wanted to tell you that the page on http://www.winehq.org/announce/ is bugged. It now shows git historic and curious non-sense links. Sorry to disturb if you already know. Continue the good job. Bye.

GSOC CMD parser.

2011-03-12 Thread Joel Teichroeb
I'm quite interested in the idea on the wiki of improving the CMD parser and fixing the bugs. I brought this up in the IRC and it was mentioned that there was some discussion of using bison/flex for parsing. I don't think that would be feasible for me to do in just three months but I'm wondering