Make it BSD licence: do what you want but keep my name on it unless
you completely rewrite the whole thing.
On 12 November 2010 05:29, Austin English wrote:
> On Thu, Nov 11, 2010 at 8:56 AM, Ben Klein wrote:
>> By request of Austin, my crappy build scripts. I finally had the
>> concentration to
Any comments available for this Patch?
http://source.winehq.org/patches/data/68113
--
By by ... Detlef
> From: Lats
> Subject: Re: d3d9: Improve CheckDeviceState stub to run Firefox 4 Beta 7
> Message-Id: <4cdc607d.5070...@yless4u.com.au>
> Date: Fri, 12 Nov 2010 08:30:37 +1100
>
> On 11/12/2010 06:35 AM, André Hentschel wrote:
>> +static int i;
>>
>> -return WINED3DERR_INVALIDCALL;
>> +
On Thu, Nov 11, 2010 at 9:30 PM, Lats wrote:
> On 11/12/2010 06:35 AM, André Hentschel wrote:
>>
>> + static int i;
>>
>> - return WINED3DERR_INVALIDCALL;
>> + TRACE("iface %p, dst_window %p stub!\n", iface, dst_window);
>> +
>> + if (!i++)
>> + FIXME("iface %p, dst_window %p st
Am 11.11.2010 15:26, schrieb Jacek Caban:
> Hi André,
>
> On 11/10/10 9:01 PM, André Hentschel wrote:
>> That really only happens on some 2008:
>> http://test.winehq.org/data/tests/mshtml:htmldoc.html
>> ---
>> dlls/mshtml/tests/htmldoc.c | 16
>> 1 files changed, 8 insertion
On 11/06/2010 11:16 AM, Bernhard Übelacker wrote:
Hello,
this patch checks for correct arrival of messages to a subclassed property page.
For this bug http://bugs.winehq.org/show_bug.cgi?id=12104 specifically
the first WM_SIZE message is interesting which is not sent in wine.
I have changed the
On Thu, Nov 11, 2010 at 10:29 AM, Austin English
wrote:
> On Thu, Nov 11, 2010 at 8:56 AM, Ben Klein wrote:
>> By request of Austin, my crappy build scripts. I finally had the
>> concentration to bundle all the right files together!
>
> Thanks! Before I clean them up/reuse any parts, what license
Well, it looks like this whole discussion has just been rendered moot.
AJ committed 40977bf1d2f0f11a24fd9330dffac264fced2306 to Wine, which
makes shell32 store the AUTHORS file as a resource instead of using sed
to turn it into an array of strings.
Chip
On Thu, Nov 11, 2010 at 8:56 AM, Ben Klein wrote:
> By request of Austin, my crappy build scripts. I finally had the
> concentration to bundle all the right files together!
Thanks! Before I clean them up/reuse any parts, what license are they
under (if any)? I don't see anything at the top of any
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=6989
Your paranoid android.
Nikolay Sivov writes:
> From 13c41e51047445591cb1b718f835a13bfe28c53d Mon Sep 17 00:00:00 2001
> From: Nikolay Sivov
> Date: Sat, 6 Nov 2010 22:07:11 +0300
> Subject: [PATCH 1/4] Fix duplicated declarations after document ::get_xml()
>
> ---
> dlls/msxml3/domdoc.c | 50
> +++
On 11/11/2010 03:13 PM, Eu wrote:
I had forgotten to configure the author name and e-mail, resending patch.
Hi Gustavo,
The header says "English resources for the Internet control panel applet".
You also need only one "LANGUAGE LANG_PORTUGUESE,
SUBLANG_PORTUGUESE_BRAZILIAN" at the beginning
Hi André,
On 11/10/10 9:01 PM, André Hentschel wrote:
That really only happens on some 2008:
http://test.winehq.org/data/tests/mshtml:htmldoc.html
---
dlls/mshtml/tests/htmldoc.c | 16
1 files changed, 8 insertions(+), 8 deletions(-)
AFAIR these failures are regression af
Ričardas Barkauskas writes:
> @@ -282,8 +282,12 @@ static BOOL find_pe_resource( HFILE lzfd, DWORD *resLen,
> DWORD *resOff )
> }
>
> /* Read in resource section */
> -resSectionSize = sections[i].SizeOfRawData;
> -resSection = HeapAlloc( GetProcessHeap(), 0, resSectionSize )
By request of Austin, my crappy build scripts. I finally had the
concentration to bundle all the right files together!
crappy_scripts.tar.bz2
Description: BZip2 compressed data
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=6979
Your paranoid android.
16 matches
Mail list logo