Re: po: Update Simplified Chinese translation (resend)

2013-06-21 Thread André Hentschel
On 21.06.2013 18:44, Qian Hong wrote: > Hi Caibin, > > Welcome to Wine! > > Thanks for the great work, patch looks perfect to me. > > It's a bit pity that Julliard just finishing today's patch committing > several minutes ago, hopefully this patch would be committed next > week, if we have rc4 :

Re: talking about web-based translation again -- transifex

2013-06-21 Thread Aric Stewart
Hi, Thank you for the information here. I went back to look over transifex to try to understand why i had it on my list of services that would not work. The issue with the community is that WINE's policies require that all contributors are identified by their full name. No aliases or handles.

Re: po: Update Simplified Chinese translation (resend)

2013-06-21 Thread Qian Hong
Hi Caibin, Welcome to Wine! Thanks for the great work, patch looks perfect to me. It's a bit pity that Julliard just finishing today's patch committing several minutes ago, hopefully this patch would be committed next week, if we have rc4 :) Cheers. On Sat, Jun 22, 2013 at 12:36 AM, Tiger Sold

Re: user32: Invalidate window after resizing for WM_SYSCOMMAND/SC_SIZE.

2013-06-21 Thread Alexandre Julliard
Ken Thomases writes: > --- > dlls/user32/winpos.c |4 > 1 files changed, 4 insertions(+), 0 deletions(-) That's only hiding the problem. -- Alexandre Julliard julli...@winehq.org

Re: [PATCH 2/2] wined3d: Avoid calculating 1 / (fog_end - fog_start) in the shader

2013-06-21 Thread Stefan Dösinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 2013-06-21 13:05, schrieb Henri Verbeet: > On 21 June 2013 12:06, Stefan Dösinger > wrote: >> This also works for fog_start == fog_end on drivers that don't >> handle this situation correctly with fixed function fog. Tested >> on nvidia, r300g, r60

Re: [PATCH 2/2] wined3d: Avoid calculating 1 / (fog_end - fog_start) in the shader

2013-06-21 Thread Henri Verbeet
On 21 June 2013 12:06, Stefan Dösinger wrote: > This also works for fog_start == fog_end on drivers that don't handle > this situation correctly with fixed function fog. Tested on nvidia, > r300g, r600g. What does this fix?

Re: [PATCH 2/2] msvcrt: Add some _mbstok tests

2013-06-21 Thread Piotr Caban
On 06/21/13 12:24, Marvin wrote: Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.

Re: [PATCH 2/2] msvcrt: Add some _mbstok tests

2013-06-21 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=26066 Your paranoid android