Re: Using of mac driver completely breaks tablets support?

2013-06-18 Thread Austin English
On Sun, Jun 16, 2013 at 3:46 PM, Frédéric Delanoy wrote: > On Wed, Jun 12, 2013 at 6:35 PM, Ken Thomases wrote: >> Hi, >> >> On Jun 12, 2013, at 10:47 AM, Andrey Upadyshev wrote: >> >>> How can I switch back to x11 driver? >> >> In the registry, set the following: >> >> [HKEY_CURRENT_USER\Softwar

Re: [bugzilla] Add descriptions for additional resolutions (try 2)

2013-06-18 Thread Austin English
On Tue, Jun 18, 2013 at 1:02 PM, Rosanne DiMesio wrote: > >> >> NOTOURBUG or 3RDPARTY seem to be the most common. >> > > NOTOURBUG would be clearer to users. We generally refer to things like > PlayOnLinux, Wineskin, etc. as "third party," so using that could potentially > cause some confusion.

Re: Alexandre Julliard : winefile: Avoid abbreviations in column names.

2013-06-18 Thread Alexandre Julliard
Bruno Jesus <00cp...@gmail.com> writes: > On Tue, Jun 18, 2013 at 4:42 PM, Alexandre Julliard > wrote: >> Module: wine >> Branch: master >> Commit: f07ff7f9819b32437624a320fe3029dd795b7a61 >> URL: >> http://source.winehq.org/git/wine.git/?a=commit;h=f07ff7f9819b32437624a320fe3029dd795b7a61 >

Re: Alexandre Julliard : winefile: Avoid abbreviations in column names.

2013-06-18 Thread Bruno Jesus
On Tue, Jun 18, 2013 at 4:42 PM, Alexandre Julliard wrote: > Module: wine > Branch: master > Commit: f07ff7f9819b32437624a320fe3029dd795b7a61 > URL: > http://source.winehq.org/git/wine.git/?a=commit;h=f07ff7f9819b32437624a320fe3029dd795b7a61 > > Author: Alexandre Julliard > Date: Tue Jun 18

Re: [bugzilla] Add descriptions for additional resolutions (try 2)

2013-06-18 Thread Rosanne DiMesio
> > NOTOURBUG or 3RDPARTY seem to be the most common. > NOTOURBUG would be clearer to users. We generally refer to things like PlayOnLinux, Wineskin, etc. as "third party," so using that could potentially cause some confusion. -- Rosanne DiMesio

Re: [bugzilla] Add descriptions for additional resolutions (try 2)

2013-06-18 Thread Alexandre Julliard
Austin English writes: > On Tue, Jun 18, 2013 at 4:12 AM, Alexandre Julliard > wrote: >> André Hentschel writes: >> >>> + >>> + The problem is not a [% terms.bug %] in Wine, >>> + but in some upstream software Wine depends on or broken >>> + packages in distr

Re: [bugzilla] Add descriptions for additional resolutions (try 2)

2013-06-18 Thread Austin English
On Tue, Jun 18, 2013 at 4:12 AM, Alexandre Julliard wrote: > André Hentschel writes: > >> + >> + The problem is not a [% terms.bug %] in Wine, >> + but in some upstream software Wine depends on or broken >> + packages in distributions. >> + Note: Most o

Re: po: Update Spanish translation

2013-06-18 Thread Alexandre Julliard
André Hentschel writes: > Hi Bruno, > Gracias for the corrections. As i said, i'm still learning :) > Will send try2 later. I think it would be better to let native speakers handle the translations. -- Alexandre Julliard julli...@winehq.org

Re: po: Update Spanish translation

2013-06-18 Thread André Hentschel
On 18.06.2013 04:50, Bruno Jesus wrote: > On Mon, Jun 17, 2013 at 6:05 PM, André Hentschel wrote: >> I recently started to learn spanish, so i did this easy fixes with best >> knowledge, though without guaranty >> --- >> po/es.po | 60 ++--

Re: [Wine] German translation - netstat.exe

2013-06-18 Thread André Hentschel
On 18.06.2013 16:23, Joerg Schiermeier wrote: > Hi list, > > in wines call for translators is listed one 'spelling error' in the > German translation which isn't one. > > > The translation is correct: > > > -- >

Re: [PATCH 1/2] wined3d: Pass fogstart==fogend to GL in fog table mode (try 3)

2013-06-18 Thread Stefan Dösinger
Am 18.06.2013 um 17:25 schrieb Henri Verbeet: > On 18 June 2013 16:52, Stefan Dösinger wrote: >> It's needed to switch between the different handling of fogstart and fogend >> in vertex and table fog. The ddraw test shows this. The d3d8 and d3d9 tests >> succeed without it because they're also

Re: [PATCH 1/2] wined3d: Pass fogstart==fogend to GL in fog table mode (try 3)

2013-06-18 Thread Henri Verbeet
On 18 June 2013 16:52, Stefan Dösinger wrote: > It's needed to switch between the different handling of fogstart and fogend > in vertex and table fog. The ddraw test shows this. The d3d8 and d3d9 tests > succeed without it because they're also switching vertex and pixel shaders > when the test

Re: [PATCH 1/2] wined3d: Pass fogstart==fogend to GL in fog table mode (try 3)

2013-06-18 Thread Stefan Dösinger
Am 18.06.2013 um 16:33 schrieb Henri Verbeet: > On 18 June 2013 16:17, Stefan Dösinger wrote: >> diff --git a/dlls/wined3d/glsl_shader.c b/dlls/wined3d/glsl_shader.c >> index e14d7ab..ad9be6a 100644 >> --- a/dlls/wined3d/glsl_shader.c >> +++ b/dlls/wined3d/glsl_shader.c >> @@ -7107,7 +7109,7 @@

Re: [PATCH 1/2] wined3d: Pass fogstart==fogend to GL in fog table mode (try 3)

2013-06-18 Thread Henri Verbeet
On 18 June 2013 16:17, Stefan Dösinger wrote: > diff --git a/dlls/wined3d/glsl_shader.c b/dlls/wined3d/glsl_shader.c > index e14d7ab..ad9be6a 100644 > --- a/dlls/wined3d/glsl_shader.c > +++ b/dlls/wined3d/glsl_shader.c > @@ -7107,7 +7109,7 @@ static void glsl_fragment_pipe_fog(struct > wined3d_co

[Wine] German translation - netstat.exe

2013-06-18 Thread Joerg Schiermeier
Hi list, in wines call for translators is listed one 'spelling error' in the German translation which isn't one. The translation is correct: -- [Proto] (unchanged) 10453 -> Porto, Proton, Photo, Protest, Protze

Re: [PATCH 2/5] wined3d: Handle fog_start==fog_end with table fog(try 2)

2013-06-18 Thread Stefan Dösinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 2013-06-18 12:53, schrieb Henri Verbeet: > (And that one is only supported by Mesa anyway, so there should be > no reason to not just fix the driver instead.) Well, in theory. In practice I'd need the register documentation. I had a very quick look

Re: comctl32: Use default GUI font instead of System as a fallback in the tab control.

2013-06-18 Thread Alexandre Julliard
Dmitry Timoshkov writes: > --- > dlls/comctl32/tab.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) It breaks the tests here: ../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p comctl32_test.exe.so tab.c && touch tab.ok tab.c:625: Test failed: with icon, set size >

Re: [bugzilla] Add descriptions for additional resolutions (try 2)

2013-06-18 Thread Alexandre Julliard
André Hentschel writes: > + > + The problem is not a [% terms.bug %] in Wine, > + but in some upstream software Wine depends on or broken > + packages in distributions. > + Note: Most other bug trackers call this "NOTOURBUG". We should probably rename

Re: (retry) gdi32: load cached vertical fonts after non-vertical font

2013-06-18 Thread Alexandre Julliard
Aric Stewart writes: > { > -FontSubst *subst = HeapAlloc(GetProcessHeap(), 0, > sizeof(*subst)); > -subst->from.name = strdupW(english_family); > -subst->from.charset = -1; > -subst->to.name = strdupW(family_name); > -subst->to

Re: [PATCH 2/5] wined3d: Handle fog_start==fog_end with table fog(try 2)

2013-06-18 Thread Henri Verbeet
On 18 June 2013 14:19, Stefan Dösinger wrote: > Am 2013-06-18 09:12, schrieb Henri Verbeet: >> Which of those is affected by the quirk? I think all of those >> except r200 should be able to do GLSL, but you say r200 is the only >> one that doesn't pass the tests. > All Linux drivers. The OSX drive

Re: [PATCH 2/5] wined3d: Handle fog_start==fog_end with table fog(try 2)

2013-06-18 Thread Stefan Dösinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 2013-06-18 09:12, schrieb Henri Verbeet: > On 17 June 2013 22:53, Stefan Dösinger > wrote: >> correctly with fixed function fog. Tested as usual on Geforce9 >> (OSX, Linux), Geforce7 (Linux), r300g, r600g, i965 (OSX), r200. > Which of those is affe

Re: [PATCH 2/5] wined3d: Handle fog_start==fog_end with table fog(try 2)

2013-06-18 Thread Henri Verbeet
On 18 June 2013 09:12, Henri Verbeet wrote: > On 17 June 2013 22:53, Stefan Dösinger wrote: >> +if (isnan(fogstart) || isinf(fogstart) || >> isinf(-fogstart)) > You should only need one isinf() here, it's not supposed to care about the > sign. And actually, the isnan() shoul

Re: [PATCH 1/5] wined3d: Consolidate d3d_info BOOLs into a flags field

2013-06-18 Thread Henri Verbeet
We probably want this regardless of the next patch, but I'd prefer for this kind of thing to go in after the release.

Re: [PATCH 2/5] wined3d: Handle fog_start==fog_end with table fog(try 2)

2013-06-18 Thread Henri Verbeet
On 17 June 2013 22:53, Stefan Dösinger wrote: > correctly with fixed function fog. Tested as usual on Geforce9 (OSX, > Linux), Geforce7 (Linux), r300g, r600g, i965 (OSX), r200. Which of those is affected by the quirk? I think all of those except r200 should be able to do GLSL, but you say r200 is