Re: Revert "mshtml: Added support for DOCHOSTUIFLAG_SCROLL_NO DOCHOSTINFO flag."

2008-11-23 Thread Reece Dunn
2008/11/24 Vitaliy Margolen <[EMAIL PROTECTED]>: > Since Jacek did not comment on the bug 14311, revert patch in question. It > restores 100% functionality of the scrollbars in Steam. This is not the correct fix. Simply reverting a patch because it broke an application without understanding why is

Re: d3d9: Remove WINAPI on static functions where not needed.

2008-11-23 Thread Vitaliy Margolen
Francois Gouget wrote: > --- > > If you know other places where the functions touched by this patch > are used, please let me know. For more details, see: > > /* This isn't in MSDN! > -static HRESULT WINAPI > IDirect3DDevice9Impl_GetFrontBuffer(LPDIRECT3DDEVICE9EX iface, > IDirect3DSurfa

Re: FAQ change wrt FontForge

2008-11-23 Thread Dmitry Timoshkov
"James McKenzie" <[EMAIL PROTECTED]> wrote: >>> I think these changes are wrong. As far as I know the TrueType fonts are >>> checked into Git so one does not need to have FontForge to build Wine. >>> Or has this changed? Or is FontForge needed to build another type of >>> fonts? >>> >>> >>

Re: Compiler keyword

2008-11-23 Thread James Hawkins
On Sun, Nov 23, 2008 at 9:20 PM, Austin English <[EMAIL PROTECTED]> wrote: > On Sun, Nov 23, 2008 at 8:33 PM, Austin English <[EMAIL PROTECTED]> wrote: >> Howdy, >> >> Wanted to keep the discussion separate from the OS thread. Would >> anyone be opposed to a compiler keyword being added? There have

Re: Compiler keyword

2008-11-23 Thread Austin English
On Sun, Nov 23, 2008 at 8:33 PM, Austin English <[EMAIL PROTECTED]> wrote: > Howdy, > > Wanted to keep the discussion separate from the OS thread. Would > anyone be opposed to a compiler keyword being added? There have been > > -- > -Austin > Wanted to keep the discussion separate from the OS thre

Re: Bugzilla - Add keyword and remove OS's

2008-11-23 Thread Dan Kegel
On Sun, Nov 23, 2008 at 6:26 PM, Austin English <[EMAIL PROTECTED]> wrote: >>> The OS list in bugzilla is a bit excessive. There are 16 OS's that I >>> think we should remove... > >... Does anyone have a good reason we shouldn't remove > those OS's...? They're > unsupported and unlikely to work. AL

Compiler keyword

2008-11-23 Thread Austin English
Howdy, Wanted to keep the discussion separate from the OS thread. Would anyone be opposed to a compiler keyword being added? There have been -- -Austin

Re: Bugzilla - Add keyword and remove OS's

2008-11-23 Thread Austin English
On Fri, Nov 14, 2008 at 9:35 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > Austin wrote: >> The OS list in bugzilla is a bit excessive. There are 16 OS's that I >> think we should remove... > > I think we should keep most of them, but classic Mac OS > (pre-X) can go, as we never worked there (not even

Re: FAQ change wrt FontForge

2008-11-23 Thread James McKenzie
Vitaliy Margolen wrote: > Francois Gouget wrote: > >> On Thu, 13 Nov 2008, Wine Wiki wrote: >> [...] >> >>> - Unless you plan to work on the TrueType fonts you don't need >>> FontForge. If you do, then be aware that the FontForge packages from >>> Breezy and Dapper are a bit out of date.

Re: FAQ change wrt FontForge

2008-11-23 Thread James McKenzie
Francois Gouget wrote: > On Thu, 13 Nov 2008, Wine Wiki wrote: > [...] > >> - Unless you plan to work on the TrueType fonts you don't need >> FontForge. If you do, then be aware that the FontForge packages from >> Breezy and Dapper are a bit out of date. The fonts generated by most >> versio

adding DEVICEMAP\HARDWARE registry entries

2008-11-23 Thread A C Hurst
Dear winehackers, I sent this patch to wine-patches, with a few iterations of editing, and wondered if I could have some feedback on it, before I just resend it. Andydiff --git a/dlls/kernel32/oldconfig.c b/dlls/kernel32/oldconfig.c index 20b6eaa..bb238fb 100644 --- a/dlls/kernel32/oldconfig.c +

Re: atl: Remove WINAPI on static functions where not needed.

2008-11-23 Thread Chris Robinson
On Sunday 23 November 2008 03:15:36 pm Francois Gouget wrote: > To quote Ken Thomases who did the research on this issue with Alexandre: > >    This is motivated by a gcc bug that we've encountered on the Mac. On >    the Mac, WINAPI (and other declspecs) include the >    force_align_arg_pointer at

Re: mshtml: Add new interfaces into mshtml.idl

2008-11-23 Thread Alistair Leslie-Hughes
Hi Konstantin, "Konstantin Kondratyuk" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]> I'm sorry, I have sent a wrong patch...> > -- > Best regards,> Konstantin Kondratyuk.> You have missed POINTER_GRAVITY_Max MARKUP_CONTEXT_TYPE_Max SELECTION_TYPE_Max The following interface

Icons as cursors patch

2008-11-23 Thread Krzysztof Drewniak
This is my first patch. It allows icons to be loaded as cursors because it defaults hotspots to x = 0 and y = 0 if the hotspot isn't found. Pasting patch into body of message. This is against the latest git . -

Re: Accounts in bugzilla and e-mail addresses used to submit patches

2008-11-23 Thread Austin English
On Sun, Nov 23, 2008 at 5:14 AM, Henri Verbeet <[EMAIL PROTECTED]> wrote: > 2008/11/23 Vitaliy Margolen <[EMAIL PROTECTED]>: >> Can please everyone make sure that their e-mail in bugzilla matches the >> e-mail they use to submit patches? Or at least make it easily guessable. >> Or can we have all d

Re: Accounts in bugzilla and e-mail addresses used to submit patches

2008-11-23 Thread Kai Blin
On Sunday 23 November 2008 19:10:42 Vitaliy Margolen wrote: > We already have big number of users who do their own regression testing. > But what we don't have is developers addressing introduced problems in the > timely matter. > > Some regressions are hard to fix. Some are easy. The best person

Re: jscript: Implement the String.toLowerCase() method.

2008-11-23 Thread Jacek Caban
Hi Andrew, Andrew Nguyen wrote: > This is an attempt to implement the String.toLowerCase method. The > added jscript tests pass on Windows XP. > --- > dlls/jscript/string.c | 41 +++-- > dlls/jscript/tests/api.js | 11 +++ > 2 files changed, 50

Re: Accounts in bugzilla and e-mail addresses used to submit patches

2008-11-23 Thread Vitaliy Margolen
Henri Verbeet wrote: > 2008/11/23 Vitaliy Margolen <[EMAIL PROTECTED]>: >> Can please everyone make sure that their e-mail in bugzilla matches the >> e-mail they use to submit patches? Or at least make it easily guessable. >> Or can we have all developers create page on Wiki and state their e-mails

Re: FAQ change wrt FontForge

2008-11-23 Thread Vitaliy Margolen
Francois Gouget wrote: > On Thu, 13 Nov 2008, Wine Wiki wrote: > [...] >> - Unless you plan to work on the TrueType fonts you don't need >> FontForge. If you do, then be aware that the FontForge packages from >> Breezy and Dapper are a bit out of date. The fonts generated by most >> versions of

Re: Accounts in bugzilla and e-mail addresses used to submit patches

2008-11-23 Thread Kai Blin
On Sunday 23 November 2008 12:14:23 Henri Verbeet wrote: > 2008/11/23 Vitaliy Margolen <[EMAIL PROTECTED]>: > > Can please everyone make sure that their e-mail in bugzilla matches the > > e-mail they use to submit patches? Or at least make it easily guessable. > > Or can we have all developers crea

FAQ change wrt FontForge

2008-11-23 Thread Francois Gouget
On Thu, 13 Nov 2008, Wine Wiki wrote: [...] > - Unless you plan to work on the TrueType fonts you don't need > FontForge. If you do, then be aware that the FontForge packages from > Breezy and Dapper are a bit out of date. The fonts generated by most > versions of FontForge will not pass the gd

Re: Accounts in bugzilla and e-mail addresses used to submit patches

2008-11-23 Thread Henri Verbeet
2008/11/23 Vitaliy Margolen <[EMAIL PROTECTED]>: > Can please everyone make sure that their e-mail in bugzilla matches the > e-mail they use to submit patches? Or at least make it easily guessable. > Or can we have all developers create page on Wiki and state their e-mails > they use on bugazilla?

Re: msxml3: Implement IXMLDOMAttribute get/put value

2008-11-23 Thread Alistair Leslie-Hughes
Ignore this patch. "Alistair Leslie-Hughes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > Changelog: > msxml3: Implement IXMLDOMAttribute get/put value > > Best Regards > Alistair Leslie-Hughes > > > --

Re: Accounts in bugzilla and e-mail addresses used to submit patches

2008-11-23 Thread Hans Leidekker
On Sunday 23 November 2008 07:07:21 Vitaliy Margolen wrote: > Can please everyone make sure that their e-mail in bugzilla matches the > e-mail they use to submit patches? Or at least make it easily guessable. > Or can we have all developers create page on Wiki and state their e-mails > they use on