Re: [1/4] xolehlp: fix calling convention

2013-04-30 Thread Nikolay Sivov
On 5/1/2013 01:43, Daniel JeliƄski wrote: Please fix spec file accordingly.

Google Summer of Code 2013, Tools - Implement new control panel applets

2013-04-30 Thread Brock York
Hey Everyone, I've been wanting to get into Google Summer of Code and Wine development for quite a while now. I was looking on the wine ideas page : http://wiki.winehq.org/SummerOfCode I'm interested in doing the first one: Tools - Implement new control panel applets, but am wondering what I would

Re: [PATCH 2/2] gdi32: Clip font glyphs to fit within text metrics. (try 3)

2013-04-30 Thread Alexandre Julliard
Sam Edwards writes: > Content-wise, this is the same as try 2. However, there are two differences: > > 1. I merged the tests down into the same patch. > 2. This won't crash anymore: see patch 1 in this series. It still crashes: Program received signal SIGSEGV, Segmentation fault. 0x7550

Re: [PATCH 4/4] d3dx9_36: Remove todo in tests as it works now with last d3dxof fixes.

2013-04-30 Thread Matteo Bruni
2013/4/29 Christian Costa : > > --- > dlls/d3dx9_36/tests/xfile.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/dlls/d3dx9_36/tests/xfile.c b/dlls/d3dx9_36/tests/xfile.c > index 1238bcd..e514a5f 100644 > --- a/dlls/d3dx9_36/tests/xfile.c > +++ b/dlls/d3dx9_36/tests/xf

Re: [2/2] include: Make KNONVOLATILE_CONTEXT_POINTERS match PSDK definition.

2013-04-30 Thread Alexandre Julliard
Dmitry Timoshkov writes: > Hi, > > This patch has status "Build failure", but it compiles without errors here > with 32 and 64-builds. What kind of a failure is that? gcc -c -I../../../wine/dlls/ntdll -I. -I../../../wine/include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wa

Re: [PATCH 1/2] gdi32: Clip font glyphs to fit within text metrics. (try 2)

2013-04-30 Thread Sam Edwards
On 04/29/2013 08:20 AM, Alexandre Julliard wrote: Well, there was no backtrace since winedbg crashes. Fortunately gdb works: Big thanks! I found the problem (it only happened with subpixel rendering, which I don't have enabled) and am resending the patches now. :)

Re: kernel32: Add some tests for PEB and loader locks.

2013-04-30 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=25367 Your paranoid android