"Maarten Lankhorst" <[EMAIL PROTECTED]> wrote:
> Fixes bug 9178.
>
> I was looking hard at it, then I had to laugh, hard, when I found this
> simple fix.
This patch is not correct, think for instance of all win16 applications.
--
Dmitry.
"Dan Kegel" <[EMAIL PROTECTED]> wrote:
> The test you submitted that checks this,
> http://www.winehq.org/pipermail/wine-patches/2005-July/018839.html
> must have passed once on Windows,
> but it seems to be failing now; see e.g.
> http://test.winehq.org/data/200802131000/xp_rs-winxp-sp2/user32:wi
Reece Dunn wrote:
> On 13/02/2008, Jeff Zaroyko <[EMAIL PROTECTED]> wrote:
>
>> Reece Dunn googlemail.com> writes:
>>
>> > I am looking at how we can make winecfg more useful. I have already
>> > supplied patches to allow importing a ubuntu human theme to work :).
>> > So I am now looking at
On Thu, 2008-02-14 at 09:18 +0100, Stefan Dösinger wrote:
> Am Donnerstag, 14. Februar 2008 04:22:16 schrieb Peter Dons Tychsen:
> > Why does the SwapChain-destroy function play around with the resolution
> > at all. Is that really necessary? I think it should not do it if the
> > caller is ddraw a
On Thu, 14 Feb 2008, Detlef Riekenberg wrote:
> On Mi, 2008-02-13 at 21:52 +0100, Francois Gouget wrote:
>
> > diff --git a/include/icm.h b/include/icm.h
>
> The end of the attached Patch file is broken:
>
> > �����&
Actually it's ok, this is just extra padding so no part of the pat
Dan Kegel wrote:
> The new version of valgrind shows better stack
> dumps for gecko valgrind errors. For instance,
>
> ...
>
> etc., etc. Jacek, if you can give me a debug build of gecko,
> I can probably give you even better info. Interested?
>
I'm definitely interested. I can see fr
Steven Edwards wrote:
> On Feb 10, 2008 10:11 PM, Jacek Caban <[EMAIL PROTECTED]> wrote:
>
>> Compiling the package is quite tricky. I've compiled it on Windows XP
>> using MSVC. There is no other way ATM, so I think that my Gecko package
>> should be included as is in Linux packages.
>>
>
On Mi, 2008-02-13 at 21:52 +0100, Francois Gouget wrote:
> diff --git a/include/icm.h b/include/icm.h
The end of the attached Patchfile is broken:
> �����&
--
By by ... Detlef
Hello S.
I have studied this a bit more.
The app seems to do this purposely.
In any case wined3d should not change the mode in this case.
Either wined3d must detect this, or the code should be moved into
d3d8/d3d9.
On a similar note, i found i found a funny "RestoreDisplayMode()" call
in "SetCoo
On Thu, Feb 14, 2008 at 3:08 PM, marco <[EMAIL PROTECTED]> wrote:
> Yes a suggested package is possible. But most people would not know it
> is there and would not install it.
Could adjust the current dialog that asks to install gecko to say
something to the effect of 'This package may also be av
Yes a suggested package is possible. But most people would not know it
is there and would not install it.
What is the status of the gecko package. Is it something people really
need for a good wine experience
or do we want to present it as a suggestion ?
Marco
Austin English wrote:
> You could
Hi there.
I´m not part of the mailing list, but I really want to know if there is any
port of WINE to support Windows Mobile API (that is Windows for pocket pc,
handhelds and pocket phones). This would come as a great solution for me, as
I need specific WM programs on my pda.
I really appreciate
Hi Jeremy,
2008/2/14, Jeremy White <[EMAIL PROTECTED]>:
> Anyone else has some tests that consistently fail on make test?
>
>
> As of last nights git tip, I still had four failures:
>
> http://test.winehq.org/data/20080213/#Wine
I submitted a patch for the comm test. I'm not 100% sure about the
Am Mittwoch, 13. Februar 2008 21:58:39 schrieb Rico Schüller:
> Hi,
>
> this fixes the GetScissorRect function in wined3d. This is required for
> the game Gothic3 where the misbehavior is seen.
The patch looks ok to me
Hi,
It's nearly two weeks ago that I sent those patches, so I was curious if there
are any
problems with it?
http://www.winehq.org/pipermail/wine-patches/2008-February/049554.html
http://www.winehq.org/pipermail/wine-patches/2008-February/049667.html
http://www.winehq.org/pipermail/wine-patches/20
On Thu, Feb 14, 2008 at 9:01 AM, Francois Gouget <[EMAIL PROTECTED]> wrote:
> On Thu, 14 Feb 2008, Jeremy White wrote:
>
> > > Anyone else has some tests that consistently fail on make test?
> >
> > As of last nights git tip, I still had four failures:
>
> Five actually.
>
>
>
>
> > http://t
On Thu, Feb 14, 2008 at 01:55:45PM +0100, Uwe Bonnes wrote:
> Hallo,
>
> some programm with source uses giveio.sys to access the parallel port. You
> can find the source for giveio.sys e.g. in the avrdude package. We
> have code in dlls/winedos/ppdev.c to emulate the directed access on the
> para
On Thu, Feb 14, 2008 at 7:11 AM, Marcus Meissner <[EMAIL PROTECTED]> wrote:
> > Thanks, everybody! I'm really looking forward to Wine 1.0
> > (which, according to Alexandre, is planned for sometime in 2008).
>
> I hope you have not forgotten that you volunteered to be Release Manager ;)
Not at
On Wed, Feb 13, 2008 at 10:03:21PM -0800, Dan Kegel wrote:
> As you might know, I work for Google, and part of my
> day job is to help improve Wine. Here's a little report
> about what we've been up to.
...
Nice work :)
> All that may sound like a lot, and perhaps it is, but it pales
> compared
On Thu, Feb 14, 2008 at 1:50 AM, Austin English <[EMAIL PROTECTED]> wrote:
> What's the status of getting the win16 tests into wine? 16 bit support
> broke a while back for many apps and is still broken.
The sticking point is that most people don't have a 16 bit C
compiler installed. The only g
On 13.02.2008 10:15, Reece Dunn wrote:
> * Pre-populate the Theme list with themes in
> WINDOWS/Resources/Themes and with other *.theme files added by the
> user.
I dimly recall this is already the case. winecfg lets uxtheme enum
installed themes, which in turn should look into said directory.
On Thu, 14 Feb 2008, Jeremy White wrote:
> > Anyone else has some tests that consistently fail on make test?
>
> As of last nights git tip, I still had four failures:
Five actually.
> http://test.winehq.org/data/20080213/#Wine
--
Francois Gouget <[EMAIL PROTECTED]> http://fg
> Anyone else has some tests that consistently fail on make test?
As of last nights git tip, I still had four failures:
http://test.winehq.org/data/20080213/#Wine
Cheers,
Jeremy
On 14/02/2008, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote:
> "Reece Dunn" <[EMAIL PROTECTED]> wrote:
>
> > Does anyone know how to set up the meta bug/group to track these?
>
> We decided to avoid meta bugs in Wine. I'd suggest to discuss the things
> first on wine-devel, and make sure that there
Hallo,
some programm with source uses giveio.sys to access the parallel port. You
can find the source for giveio.sys e.g. in the avrdude package. We
have code in dlls/winedos/ppdev.c to emulate the directed access on the
parallel port to accesses to /dev/ppdev.
However this code is not called f
How about a keyword/wiki page tracking the requests.
-Austin
On Thu, Feb 14, 2008 at 5:36 AM, Dmitry Timoshkov
<[EMAIL PROTECTED]> wrote:
> "Reece Dunn" <[EMAIL PROTECTED]> wrote:
>
>
> > Does anyone know how to set up the meta bug/group to track these?
>
> We decided to avoid meta bugs in Wine.
"Reece Dunn" <[EMAIL PROTECTED]> wrote:
> Does anyone know how to set up the meta bug/group to track these?
We decided to avoid meta bugs in Wine. I'd suggest to discuss the things
first on wine-devel, and make sure that there is an agreement to what you
are planning to change. Only then start ad
"Jeff Latimer" <[EMAIL PROTECTED]> wrote:
> I looked at that and it required another test. When I discussed this
> last with Dmitry, I said it would be best to pass machine and he agreed
> that this would be best. The checking for alloc failures will generate
> similar amounts of code to what
On 13/02/2008, Jeff Zaroyko <[EMAIL PROTECTED]> wrote:
> Reece Dunn googlemail.com> writes:
>
> > I am looking at how we can make winecfg more useful. I have already
> > supplied patches to allow importing a ubuntu human theme to work :).
> > So I am now looking at how to build on that.
>
> I
Hans Leidekker wrote:
> On Thursday 14 February 2008 09:57:32 am Jeff Latimer wrote:
>
>
>> +machineW = pdh_strdup_aw( machine );
>> +
>> +if (!(ret = PdhLookupPerfNameByIndexW( machineW, index, bufferW, &sizeW
>> )))
>>
>
> In the unlikely event that pdh_strdup_aw fails the query
On Thursday 14 February 2008 09:57:32 am Jeff Latimer wrote:
> + machineW = pdh_strdup_aw( machine );
> +
> + if (!(ret = PdhLookupPerfNameByIndexW( machineW, index, bufferW, &sizeW
> )))
In the unlikely event that pdh_strdup_aw fails the query will be run on
the local machine instead of t
On Feb 14, 2008 12:03 AM, Dan Kegel <[EMAIL PROTECTED]> wrote:
> I also had the pleasure of hosting eight students as
> Google interns working on Wine throughout the year.
> Here are their names, and roughly what they worked on:
> Dan Hipschman: widl
> Evan Stade: gdiplus, Powerpoint Viewer
> James
"Dan Kegel" <[EMAIL PROTECTED]> wrote:
> The test you submitted that checks this,
> http://www.winehq.org/pipermail/wine-patches/2005-July/018839.html
> must have passed once on Windows,
> but it seems to be failing now; see e.g.
> http://test.winehq.org/data/200802131000/xp_rs-winxp-sp2/user32:wi
Am Donnerstag, 14. Februar 2008 04:22:16 schrieb Peter Dons Tychsen:
> Why does the SwapChain-destroy function play around with the resolution
> at all. Is that really necessary? I think it should not do it if the
> caller is ddraw at least.
I thought I'm filtering this out in the case of ddraw, bu
34 matches
Mail list logo