Re: po: Update French translation

2011-04-28 Thread Nicolas Le Cam
Hi Frédéric, Le 29 avril 2011 00:16, Frédéric Delanoy a écrit : >  #: winerror.mc:441 >  msgid "No more search handles\n" > -msgstr "Il n'y a plus de descripteurs de recherche\n" > +msgstr "Il n'y a plus de descripteur de recherche\n" This one isn't correct. There's not only one handle when avail

Re: [1/5] wined3d: Add missing temporary variable declaration to ARB shader backend.

2011-04-28 Thread Matteo Bruni
2011/4/29 Stefan Dösinger : >> +    shader_addline(buffer, "TEMP TB;\n"); > Which shader instruction uses this? Afair vertex shaders should only use TA, > but there's no proper infrastructure that manages that. > AFAICS, TB could get used in shader_hw_pow(): ... shader_arb_get_src_param(ins,

Re: [2/5] wined3d: Remove rcp special handling of 0 from the ARB shader backend.

2011-04-28 Thread Stefan Dösinger
On Thursday 28 April 2011 00:34:24 Matteo Bruni wrote: > This should fix http://bugs.winehq.org/show_bug.cgi?id=26780 I see this patch was committed, I think I should really read wine-patches more often. I added the RCP 0 handling because StarCraft 2 needed it. Did you test this with SC2? Specif

Re: [1/5] wined3d: Add missing temporary variable declaration to ARB shader backend.

2011-04-28 Thread Stefan Dösinger
> +shader_addline(buffer, "TEMP TB;\n"); Which shader instruction uses this? Afair vertex shaders should only use TA, but there's no proper infrastructure that manages that. signature.asc Description: This is a digitally signed message part.

Re: comctl32/tests: Remove practically unused parameters from test functions

2011-04-28 Thread Michael Stefaniuc
On 04/28/2011 02:05 AM, Vitaliy Margolen wrote: On 04/27/2011 09:47 AM, Nikolay Sivov wrote: On 4/27/2011 17:53, Vitaliy Margolen wrote: On 04/27/2011 01:14 AM, Nikolay Sivov wrote: Remove practically unused parameters from test functions So how is global variable any better then local vari

Re: include: Generate rmxftmpl.h from rmxftmpl.x using new build tool. (try 3)

2011-04-28 Thread Dylan Smith
On Thu, Apr 28, 2011 at 3:59 PM, Austin English wrote: > > Looks like some C99 comments slipped in. > > It is an X file, not a c file, so the c compiler never touches it directly. C style comments are also not supported in X files, just // or # style comments.

Re: include: Generate rmxftmpl.h from rmxftmpl.x using new build tool. (try 3)

2011-04-28 Thread Austin English
On Thu, Apr 28, 2011 at 14:52, Dylan Smith wrote: > --- > Now using atexit function to cleanup up the output file on errors, and > parsing errors are signaled using a boolean error variable. > > diff --git a/include/rmxftmpl.x b/include/rmxftmpl.x > new file mode 100644 > index 000..e7144b0 >

Re: [po]update korean resource

2011-04-28 Thread Nikolay Sivov
On 4/28/2011 13:25, Hwang YunSong(???) wrote: updated #: hhctrl.rc:73 -#, fuzzy -msgctxt "table of contents" +msgctxt "+??? ?" msgid "&Home" -msgstr "???" +msgstr "???(&H)" msgctxt is not a thing to translate as I understand it. It's an additional identifier to distinguish

Re: wined3d/state: Treat unrecognized D3DZBUFFERTYPEs as D3DZB_TRUE. (try 2)

2011-04-28 Thread Stefan Dösinger
On Thursday 28 April 2011 17:47:34 Adam Martinson wrote: > I'll continue to work on this if Stefan wants it, but as the app doesn't > need it anymore I won't spend more time on it otherwise. Nah, I think it is not worth the time unless another app appears that shows this kind of behavior. signa

Re: wined3d/state: Treat unrecognized D3DZBUFFERTYPEs as D3DZB_TRUE. (try 2)

2011-04-28 Thread Adam Martinson
On 04/28/2011 04:21 AM, Henri Verbeet wrote: I'm not so convinced there's value in this, considering there are no known applications depending on this. Stefan thinks it's useful anyway. If you do want to spend the effort to make this go in, note that this affects ddraw and d3d8 as well, not just

Re: [4/5] wined3d: Fix pow handling with special values in ARB backend.

2011-04-28 Thread Matteo Bruni
Actually, this patch seems to break Bioshock with UseGLSL=disabled. Please drop/revert this one for the time being...

Re: [Fwd: po files]

2011-04-28 Thread Frédéric Delanoy
2011/4/28 Łukasz Wojniłowicz : > I already have looked at it. I understand that he added contexts as some > kind of hint for translator when he translates po file. More like a context specifier, so translation can be correct in all cases. > I read links you posted and I still don't know how to co

mmsystem: Improve 16 bit mapping for MCI_WHERE/PUT/FREEZE/UNFREEZE.

2011-04-28 Thread Joerg-Cyril.Hoehle
Hi, Damjan Jovanovic wrote: >In the meanwhile I've found another problem: mciavi32 always deadlocks >when MCI_WAIT is not set:[...] ShowWindow() Looks like bug #21060 and the others http://bugs.winehq.org/show_bug.cgi?id=21060#c2 - bug #12908, bug #15669, bug #18363 involving ShowWindow; - bug #1

Re: mmsystem: Improve 16 bit mapping for MCI_WHERE/PUT/FREEZE/UNFREEZE.

2011-04-28 Thread Damjan Jovanovic
On Thu, Apr 28, 2011 at 11:27 AM, wrote: > Damjan, > > can you recommend any downloadable 16bit app that stresses the MCI? > > It's good that you noticed that RECT16 and RECT do not have the same size > (whack!). > Yet I'm surprised that you left MCI_WINDOW untouched.  I believe that > the apps

Re: [Fwd: po files]

2011-04-28 Thread Łukasz Wojniłowicz
I already have looked at it. I understand that he added contexts as some kind of hint for translator when he translates po file. I read links you posted and I still don't know how to convert something like this #: hhctrl.rc:29 notepad.rc:52 #, fuzzy msgid "&Search" msgstr "" "#-#-#-#-# pl.po (W

Re: [Fwd: po files]

2011-04-28 Thread Paul Vriens
On 04/28/2011 11:21 AM, Łukasz Wojniłowicz wrote: Hi Łukasz, Frederic had the same "issues" if I'm correct. Please have a look at: http://www.winehq.org/pipermail/wine-patches/2011-April/101200.html and http://www.winehq.org/pipermail/wine-devel/2011-April/089796.html -- Cheers, Paul.

mmsystem: Improve 16 bit mapping for MCI_WHERE/PUT/FREEZE/UNFREEZE.

2011-04-28 Thread Joerg-Cyril.Hoehle
Damjan, can you recommend any downloadable 16bit app that stresses the MCI? It's good that you noticed that RECT16 and RECT do not have the same size (whack!). Yet I'm surprised that you left MCI_WINDOW untouched. I believe that the apps that use MCI_WHERE/PUT etc. (i.e. MCIAVI) are likely to u

[Fwd: po files]

2011-04-28 Thread Łukasz Wojniłowicz
--- Begin Message --- Hello, I'm writing to this mailing list because of problem I have with Wine translations. Namely some time ago Wine changed the way it's translated. Now .po files are used. In pl.po I found #: hhctrl.rc:29 notepad.rc:52 #, fuzzy msgid "&Search" msgstr "" "#-#-#-#-# pl.po (

Re: wined3d/state: Treat unrecognized D3DZBUFFERTYPEs as D3DZB_TRUE. (try 2)

2011-04-28 Thread Henri Verbeet
I'm not so convinced there's value in this, considering there are no known applications depending on this. Stefan thinks it's useful anyway. If you do want to spend the effort to make this go in, note that this affects ddraw and d3d8 as well, not just d3d9. The test should probably just have a loop

Re: [PATCH 3/3] msvcrt: Updated spec file

2011-04-28 Thread Alexandre Julliard
Piotr Caban writes: > +@ cdecl -arch=win32 __p___argc() > +@ cdecl -arch=win32 __p___argv() > +@ cdecl -arch=win32 __p___initenv() > +@ cdecl -arch=win32 __p___mb_cur_max() MSVCRTmb_cur_max_func > +@ cdecl -arch=win32 __p___wargv() > +@ cdecl -arch=win32 __p___winitenv() > +@ cdecl -arch=win3

Re: [PATCH] Add undocumented function to unify MultiByteToWideChar conversation

2011-04-28 Thread Marcus Meissner
On Thu, Apr 28, 2011 at 09:54:13AM +0200, Alexey Fisher wrote: > Am Donnerstag, den 28.04.2011, 09:25 +0200 schrieb Marcus Meissner: > > On Thu, Apr 28, 2011 at 09:03:51AM +0200, Alexey Fisher wrote: > > > Am Donnerstag, den 28.04.2011, 10:49 +0400 schrieb Nikolay Sivov: > > > > On 4/28/2011 10:45,

Re: [PATCH] Add undocumented function to unify MultiByteToWideChar conversation

2011-04-28 Thread Alexey Fisher
Am Donnerstag, den 28.04.2011, 09:25 +0200 schrieb Marcus Meissner: > On Thu, Apr 28, 2011 at 09:03:51AM +0200, Alexey Fisher wrote: > > Am Donnerstag, den 28.04.2011, 10:49 +0400 schrieb Nikolay Sivov: > > > On 4/28/2011 10:45, Alexey Fisher wrote: > > > > MultiByteToWideChar are called directly o

Re: [PATCH] Add undocumented function to unify MultiByteToWideChar conversation

2011-04-28 Thread Alexey Fisher
Am Donnerstag, den 28.04.2011, 09:25 +0200 schrieb Marcus Meissner: > On Thu, Apr 28, 2011 at 09:03:51AM +0200, Alexey Fisher wrote: > > Am Donnerstag, den 28.04.2011, 10:49 +0400 schrieb Nikolay Sivov: > > > On 4/28/2011 10:45, Alexey Fisher wrote: > > > > MultiByteToWideChar are called directly o

Re: [PATCH] Add undocumented function to unify MultiByteToWideChar conversation

2011-04-28 Thread Marcus Meissner
On Thu, Apr 28, 2011 at 09:03:51AM +0200, Alexey Fisher wrote: > Am Donnerstag, den 28.04.2011, 10:49 +0400 schrieb Nikolay Sivov: > > On 4/28/2011 10:45, Alexey Fisher wrote: > > > MultiByteToWideChar are called directly only from one function. All other > > > colls in comctl32 go thrue this funct

Re: [PATCH] Add undocumented function to unify MultiByteToWideChar conversation

2011-04-28 Thread Alexey Fisher
Am Donnerstag, den 28.04.2011, 10:49 +0400 schrieb Nikolay Sivov: > On 4/28/2011 10:45, Alexey Fisher wrote: > > MultiByteToWideChar are called directly only from one function. All other > > colls in comctl32 go thrue this function. > > > It was recovered with from dissassambled code. > This is no