Hi Paul,
you wrote
> Depends on my previous patch: winhttp/tests:...
The way we usually express that is to prefix each patch
with its position in the series of patches. For instance,
your two-patch series might have used subject lines
[1/2] winhttp/tests: Add tests for WinHttpCrackUrl port numbe
I've had a series of patches on this, that I think have been gradually
growing less wrong.
The 9/17 patches were the last set that were useful by themselves; you
should try to get those to apply:
http://www.winehq.org/pipermail/wine-patches/2008-September/061696.html
My current belief is tha
Hi Andrew,
"Andrew Riedi" wrote in message
news:689de9370812301624l74fc94f9xc200587f8f07c...@mail.gmail.com...
>This patch helps bug #15638. ( http://bugs.winehq.org/show_bug.cgi?id=15638 )
>
>Changelog:
>kernel32: Add GetProductInfo() stub & defines.
>
>Based on a patch by Alexander Nicolayse
I think Jeremy only worked on it in his spare time,
and probably took a break from it after his September
patch wasn't accepted.
Does his 10/19 patch series make your app work?
- Dan
Good Evening,
Can anyone help me to understand what the Status of
CreateScalableFontResource is? I had asked the IRC room, which directed
me to wine-users, and wine-users directed me here.
I have an application that uses CreateScalableFontResourceW to load a
bundled font, and unfortunately, in 1
On Tuesday 30 December 2008 13:24:27 Jacek Caban wrote:
> Now that we have a new Gecko, the work isn't done yet. All packages have
> to be updated. Wine can use only the new version now, so if a package
> contains an older version, it won't work and Gecko installer will be
> used instead. The updat
On Tuesday 30 December 2008 13:24:27 Jacek Caban wrote:
> The problem is that we don't have a way to inform all packagers about
> updates (not all of them follow wine-devel) and it would be nice to have
> a communication channel so future releases won't have such problems.
> Austin suggested announ
Hi Dan,
I found winetricks very helpful ! Thank you for this very nice
script ;).
Could you please add glut [1] to the packages winetricks knows about ?
Thank you very much,
Michel
[1] http://www.opengl.org/resources/libraries/glut/glut_downloads.php
Hi,
Now that we have a new Gecko, the work isn't done yet. All packages have
to be updated. Wine can use only the new version now, so if a package
contains an older version, it won't work and Gecko installer will be
used instead. The update is as simple as providing the new file instead
of the
http://enquiringmimes.com/wp/2008/12/30/a-rumor-we-hope-is-true/
said
"WINE is the famous, this-would-be-so-cool-if-it-only-actually-worked
way of running Windows on other platforms without needing Windows,
kind of like how useful it might be to have your blood pumped through
your body without need
> Wine on Windows is an idea of real-world usefulness, as newer versions
> of Microsoft Windows increasingly fail to support apps Wine still
> supports.
>
> I've started a wiki page: http://wiki.winehq.org/WineOnWindows
>
> This covers my experiments with the three main POSIX layers (Cygwin,
> Mi
http://www.phoronix.com/scan.php?page=article&item=great_linux_innovations_2008&num=1
"WINE 1.0:
When the WINE project began as a compatibility layer to run Windows
programs atop Linux, the Windows 3.1 operating system was dominating
the market. It took fifteen years for this free software project
Wine on Windows is an idea of real-world usefulness, as newer versions
of Microsoft Windows increasingly fail to support apps Wine still
supports.
I've started a wiki page: http://wiki.winehq.org/WineOnWindows
This covers my experiments with the three main POSIX layers (Cygwin,
MinGW and Interix)
Mike Frysinger wrote:
> actually, why not add a simple configure check ? if the .cab exists
> but is
> too old, abort. package maintainers will figure things out real quick :).
>
We can't do this, we don't have compile-time dependency on Gecko, so
configure script doesn't know about it.
Ja
Hi Alistair,
Alistair Leslie-Hughes wrote:
> Hi,
> HTMLStyle clashes with one defined in the mshtml.h
>
> Changelog:
> mshtml: Rename stucture to avoid name clash
There is no need for renaming. I've sent a patch that fixes the clash.
Jacek
2008/12/30 Stefan Dösinger :
> we have a similar, but not quite the same, routine in wined3d too, I think
> in device.c. It creates a wined3d vertex declaration from a FVF, while the
> d3d9 one creates a d3d9 declaration. Can you see if the wined3d routine is
> affected too?
>
That's commit f197e8b
we have a similar, but not quite the same, routine in wined3d too, I think
in device.c. It creates a wined3d vertex declaration from a FVF, while the
d3d9 one creates a d3d9 declaration. Can you see if the wined3d routine is
affected too?
I didn't unify the wined3d and d3d9 code because we'd need
Hi,
Now that we have a new Gecko, the work isn't done yet. All packages have
to be updated. Wine can use only the new version now, so if a package
contains an older version, it won't work and Gecko installer will be
used instead. The update is as simple as providing the new file instead
of the old
Alexandre Julliard writes:
> "Dan Kegel" writes:
>
>> Ladies and gentlemen, I believe it's time
>> for a 64 bit winetest.exe to be added to the daily build,
>> and for 64 bit test data to start showing up at http://test.winehq.org.
>
> I'm working on that. I haven't uploaded the results but the
Alistair Leslie-Hughes writes:
> static HRESULT WINAPI HTMLStyle_QueryInterface(IHTMLStyle *iface, REFIID
> riid, void **ppv)
> {
> -HTMLStyle *This = HTMLSTYLE_THIS(iface);
> +HStyle *This = HTMLSTYLE_THIS(iface);
A name like IHTMLStyleImpl would be a better choice.
--
Alexandre Ju
Detlef Riekenberg a écrit :
> On Mo, 2008-12-29 at 19:21 +0100, Christian Costa wrote:
>
>
>> Compilation failed here (FC8), I got this error :
>>
>> gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
>> -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
>> -Wdeclaration-after-state
В сообщении от 29 декабря 2008 Austin English написал(a):
> then
> - WINE_CHECK_SONAME(png,png_create_read_struct,,,-lm,[[libpng[[0-9]]*]])
> + WINE_CHECK_SONAME(png,png_create_read_struct,,,-lm
> -lz,[[libpng[[0-9]]*]]) fi
If libpng uses libz, package maintainer have to link it with libz, I
22 matches
Mail list logo