Re: porting winetricks to windows

2009-09-19 Thread Ben Klein
2009/9/20 Austin English : > On Sat, Sep 19, 2009 at 9:11 PM, Ben Klein wrote: >> 2009/9/20 Dan Kegel : >>> On Sat, Sep 19, 2009 at 9:49 AM, Steven Edwards >>> wrote: I would try to make it supported by default under msys. >>> >>> Go for it. >>> >>> I'm focusing on cygwin because that's whe

Re: porting winetricks to windows

2009-09-19 Thread Austin English
On Sat, Sep 19, 2009 at 9:11 PM, Ben Klein wrote: > 2009/9/20 Dan Kegel : >> On Sat, Sep 19, 2009 at 9:49 AM, Steven Edwards wrote: >>> I would try to make it supported by default under msys. >> >> Go for it. >> >> I'm focusing on cygwin because that's where I'm comfortable, >> but msys is just a

Re: porting winetricks to windows

2009-09-19 Thread Ben Klein
2009/9/20 Dan Kegel : > On Sat, Sep 19, 2009 at 9:49 AM, Steven Edwards wrote: >> I would try to make it supported by default under msys. > > Go for it. > > I'm focusing on cygwin because that's where I'm comfortable, > but msys is just an old cygwin fork, so supporting both > should be easy. I w

Re: Wine in Tango

2009-09-19 Thread King InuYasha
On Sat, Sep 19, 2009 at 2:55 PM, Joel Holdsworth wrote: > > > floppy.ico - The replacement icon for this was a very bad choice. I > > know that currently GNOME does this anyway, but it is a really bad > > choice. It should represent a floppy DRIVE, not a floppy DISK. > > This is from the tango b

Re: Add dxdiag help message box

2009-09-19 Thread Brian Nguyen
Oops, removed the trailing space. On Sat, Sep 19, 2009 at 2:25 PM, Henri Verbeet wrote: > 2009/9/19 Brian Nguyen : > > Thanks for the suggestion; I didn't realize you could get a pointer to > the > > string itself. Here's an updated patch. I also changed the wording some > more > > to make it le

Re: Add dxdiag help message box

2009-09-19 Thread Henri Verbeet
2009/9/19 Brian Nguyen : > Thanks for the suggestion; I didn't realize you could get a pointer to the > string itself. Here's an updated patch. I also changed the wording some more > to make it less similar to the native dxdiag. > Works for me. You still have the trailing space though.

Re: Add dxdiag help message box

2009-09-19 Thread Brian Nguyen
Thanks for the suggestion; I didn't realize you could get a pointer to the string itself. Here's an updated patch. I also changed the wording some more to make it less similar to the native dxdiag. On Sat, Sep 19, 2009 at 12:05 PM, Henri Verbeet wrote: > 2009/9/18 Brian Nguyen : > > Here's an up

Fwd: Wine in Tango

2009-09-19 Thread Reece Dunn
-- Forwarded message -- From: Reece Dunn Date: 2009/9/19 Subject: Re: Wine in Tango To: Henri Verbeet 2009/9/19 Henri Verbeet : > 2009/9/19 Joel Holdsworth : >> On Sat, 2009-09-19 at 21:43 +0200, Henri Verbeet wrote: >>> 2009/9/19 Vitaliy Margolen : >>> > - The European stop sig

Re: [(try 3) 3/3] opengl32/tests: Improve test for wglMakeCurrent.

2009-09-19 Thread Detlef Riekenberg
On Sa, 2009-09-19 at 13:15 +0200, Rico Schüller wrote: > > +ret = wglMakeCurrent( NULL, NULL ); > > +ok( !ret, "wglMakeCurrent failed\n" ); > > > > shouldn't that message read "wglMakeCurrent succeeded" ? > Yes, probably something like "wglMakeCurrent succeeded, but should > fail!" is real

Re: Wine in Tango

2009-09-19 Thread Detlef Riekenberg
On Sa, 2009-09-19 at 12:13 +0100, Joel Holdsworth wrote: > The full set of Tango graphics can be seen here: > http://www.airwebreathe.org.uk/wine-icon/ . As I already mentioned a while ago, the new Icons looks nice, but some things are Strange: - the lens is wrong in idb_std_small.bmp for print

Re: Wine in Tango

2009-09-19 Thread Henri Verbeet
2009/9/19 Joel Holdsworth : > On Sat, 2009-09-19 at 21:43 +0200, Henri Verbeet wrote: >> 2009/9/19 Vitaliy Margolen : >> > - The European stop sign is not known/used in US. It has no meaning to most >> > people. >> Actually, assuming you mean >> http://www.airwebreathe.org.uk/wine-icon/oic_hand-48.

Re: Wine in Tango

2009-09-19 Thread Joel Holdsworth
On Sat, 2009-09-19 at 13:52 -0500, King InuYasha wrote: > idb_std_large.bmp & idb_std_small.bmp - The third to last and the > sixth to last icons do not make sense. I don't understand why they > were designed the way they were. The icons imply something different > from the original icons. Please c

Re: Wine in Tango

2009-09-19 Thread Joel Holdsworth
On Sat, 2009-09-19 at 21:43 +0200, Henri Verbeet wrote: > 2009/9/19 Vitaliy Margolen : > > - The European stop sign is not known/used in US. It has no meaning to most > > people. > Actually, assuming you mean > http://www.airwebreathe.org.uk/wine-icon/oic_hand-48.png, that's not a > stop sign in Eu

Re: Wine in Tango

2009-09-19 Thread John Klehm
On Sat, Sep 19, 2009 at 2:43 PM, Henri Verbeet wrote: > 2009/9/19 Vitaliy Margolen : >> - The European stop sign is not known/used in US. It has no meaning to most >> people. > Actually, assuming you mean > http://www.airwebreathe.org.uk/wine-icon/oic_hand-48.png, that's not a > stop sign in Europ

Re: [(try 3) 3/3] opengl32/tests: Improve test for wglMakeCurrent.

2009-09-19 Thread Henri Verbeet
2009/9/19 Rico Schüller : > Yes, probably something like "wglMakeCurrent succeeded, but should fail!" is > really a better solution. > For what it's worth, I think the exclamation mark might be a bit overly dramatic. It's not like e.g. your printer is on fire. :-)

Re: Wine in Tango

2009-09-19 Thread Henri Verbeet
2009/9/19 Vitaliy Margolen : > - The European stop sign is not known/used in US. It has no meaning to most > people. Actually, assuming you mean http://www.airwebreathe.org.uk/wine-icon/oic_hand-48.png, that's not a stop sign in Europe either. It generally means "no entry", and I was under the impr

Re: Add dxdiag help message box

2009-09-19 Thread Austin English
On Fri, Sep 18, 2009 at 4:35 PM, Brian Nguyen wrote: > Here's an updated patch that stores the string in an En.rc resource file and > loads it using a wrapper for LoadString. How does this look? The text still matches Windows'. -- -Austin

Re: Add dxdiag help message box

2009-09-19 Thread Henri Verbeet
2009/9/18 Brian Nguyen : > Here's an updated patch that stores the string in an En.rc resource file and > loads it using a wrapper for LoadString. How does this look? > I think that should work, but how about something like this: static const WCHAR *DxDiag_LoadString(UINT id) { static const WC

Re: porting winetricks to windows

2009-09-19 Thread Dan Kegel
On Sat, Sep 19, 2009 at 9:49 AM, Steven Edwards wrote: > I would try to make it supported by default under msys. Go for it. I'm focusing on cygwin because that's where I'm comfortable, but msys is just an old cygwin fork, so supporting both should be easy. - Dan

Re: Wine in Tango

2009-09-19 Thread Vitaliy Margolen
Joel Holdsworth wrote: > Hi All, > > If anyone's interested I've published a working version of my Tango > graphics for wine to Gitorious... > > The full set of Tango graphics can be seen here: > http://www.airwebreathe.org.uk/wine-icon/ . There are still a few > graphical things to fix: dxdiag,

Re: winex11: add alternative header

2009-09-19 Thread Steven Edwards
2009/9/19 André Hentschel : > Thanks for the hint, i had this construction from > http://www.winehq.org/site/docs/winedev-guide/porting (which might be > outdated) > ill send a try 2 Yes I think the guide is wrong or at least misleading. If the #elif case is there its not very common, at least i

Re: porting winetricks to windows

2009-09-19 Thread Steven Edwards
On Sat, Sep 19, 2009 at 12:34 PM, Dan Kegel wrote: > After a while of writing special purpose tool-install-scripts > that would work on either wine or windows, I realized that > I really just wanted winetricks to be my tool install script, > and that it should run on windows.   i.e. if you want fi

Re: Wine in Tango

2009-09-19 Thread Joel Holdsworth
On Sat, 2009-09-19 at 19:02 +0400, Nikolay Sivov wrote: > This looks really great. But what for a first look wine glass > position > and size isn't consistent for 48x48 icons - > is there any reason for that? As I was drawing the icons, it didn't seem appropriate to draw the glass in the same way

porting winetricks to windows

2009-09-19 Thread Dan Kegel
Part of my http://wiki.winehq.org/UnitTestSuites effort is to make it easy to write scripts that automate the building of windows apps on wine or windows interchangably. After a while of writing special purpose tool-install-scripts that would work on either wine or windows, I realized that I reall

Re: winex11: add alternative header

2009-09-19 Thread André Hentschel
Steven Edwards schrieb: > 2009/9/18 André Hentschel : >> this is my first patch to autoconf-stuff, please tell me if i did something >> wrong >> see also Bug 20070 > > I expect It should actually not look like the following > >> #ifdef HAVE_X11_EXTENSIONS_XF86VMODE_H >> #include >> +#elif def

RE: [bugzilla] donate to sponsoring bug

2009-09-19 Thread Nicklas Börjesson
>It would be an administration nightmare and probably wouldn't incite the >developers >to work harder on those bugs/projects. A nightmare it would most certainly be. It is almost impossible to make these decisions without hurting peoples feelings in, probably, at least haft the cases. //Nick

Re: Add jscript component to Bugzilla?

2009-09-19 Thread Ken Sharp
Ken Sharp wrote: Any chance someone could add a jscript component to Bugzilla? It's used a decent amount to warrant it... Nobody bothered?

Re: Wine in Tango

2009-09-19 Thread Nikolay Sivov
Joel Holdsworth wrote: Hi All, Hi, Joel. If anyone's interested I've published a working version of my Tango graphics for wine to Gitorious... http://gitorious.org/wine-tango/wine-tango clone: git clone git://gitorious.org/wine-tango/wine-tango.git branch: public-beta-1 This branch feature

Re: Wine in Tango

2009-09-19 Thread John Klehm
On Sat, Sep 19, 2009 at 6:13 AM, Joel Holdsworth wrote: > > The full set of Tango graphics can be seen here: > http://www.airwebreathe.org.uk/wine-icon/ . There are still a few > graphical things to fix: dxdiag, certwatermark.bmp. > Looks really great. Nice job :) --John Klehm

Re: [Bug 19523] winmm: Multiple waveOutOpen calls on single device supported by Windows, not Wine

2009-09-19 Thread Robert Reif
Robert Reif wrote: Eric Pouech wrote: let's take the wave out driver interface as example: DWORD WINAPI wodMessage(UINT wDevID, UINT wMsg, DWORD_PTR dwUser, DWORD_PTR dwParam1, DWORD_PTR dwParam2); in case wMsg in WODM_OPEN, dwUser is expected to be a pointer to a DWO

Re: [Bug 19523] winmm: Multiple waveOutOpen calls on single device supported by Windows, not Wine

2009-09-19 Thread Robert Reif
Eric Pouech wrote: let's take the wave out driver interface as example: DWORD WINAPI wodMessage(UINT wDevID, UINT wMsg, DWORD_PTR dwUser, DWORD_PTR dwParam1, DWORD_PTR dwParam2); in case wMsg in WODM_OPEN, dwUser is expected to be a pointer to a DWORD, that the driver

Re: [(try 3) 1/3] wined3d: Don't call wglMakeCurrent(NULL, NULL) in context_set_current() if the current context is NULL.

2009-09-19 Thread Rico Schüller
Am 19.09.2009 12:29, schrieb Rico Schüller: Hi, this patch series fixes a bug which happens on windows with wined3d. There a second call to wglMakeCurrent(NULL, NULL) fails, which will in one case result in an early return in context_set_current(), which doesn't set the the current context to

Re: [(try 3) 3/3] opengl32/tests: Improve test for wglMakeCurrent.

2009-09-19 Thread Paul Vriens
On 09/19/2009 01:15 PM, Rico Schüller wrote: Am 19.09.2009 12:46, schrieb Paul Vriens: On 09/19/2009 12:29 PM, Rico Schüller wrote: --- dlls/opengl32/tests/opengl.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) -

Re: [(try 3) 3/3] opengl32/tests: Improve test for wglMakeCurrent.

2009-09-19 Thread Rico Schüller
Am 19.09.2009 12:46, schrieb Paul Vriens: On 09/19/2009 12:29 PM, Rico Schüller wrote: --- dlls/opengl32/tests/opengl.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) +ret = wglMakeCurrent( NUL

Wine in Tango

2009-09-19 Thread Joel Holdsworth
Hi All, If anyone's interested I've published a working version of my Tango graphics for wine to Gitorious... http://gitorious.org/wine-tango/wine-tango clone: git clone git://gitorious.org/wine-tango/wine-tango.git branch: public-beta-1 This branch features Roderick Colenbrander's as-yet unmerg

Re: [(try 3) 3/3] opengl32/tests: Improve test for wglMakeCurrent.

2009-09-19 Thread Paul Vriens
On 09/19/2009 12:29 PM, Rico Schüller wrote: --- dlls/opengl32/tests/opengl.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) +ret = wglMakeCurrent( NULL, NULL ); +ok( !ret, "wglMakeCurrent f

Re: [Bug 19523] winmm: Multiple waveOutOpen calls on single device supported by Windows, not Wine

2009-09-19 Thread Eric Pouech
let's take the wave out driver interface as example: DWORD WINAPI wodMessage(UINT wDevID, UINT wMsg, DWORD_PTR dwUser, DWORD_PTR dwParam1, DWORD_PTR dwParam2); in case wMsg in WODM_OPEN, dwUser is expected to be a pointer to a DWORD, that the driver is supposed to fille

Re: [Bug 19523] winmm: Multiple waveOutOpen calls on single device supported by Windows, not Wine

2009-09-19 Thread Ken Thomases
Taking this conversation out of the bug, since it seems I opened the bug in error and it should be closed. On Sep 19, 2009, at 2:29 AM, wine-b...@winehq.org wrote: http://bugs.winehq.org/show_bug.cgi?id=19523 --- Comment #3 from Eric Pouech 2009-09-19 02:28:51 --- of course, there is...