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
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
"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?
>>>
>>>
>>
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
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
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
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
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
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.
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
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
+
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
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
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 .
-
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
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
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
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
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
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
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
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?
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
>
>
>
--
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
24 matches
Mail list logo