Since there wasn't a clear consensus about how to get CA certificates
into the registry, I decided to do what Mono does: punt. So I've
written a tool that can load certificates from a file or from a URL
and stick them in the registry.
By default it assumes you want to download them from Mozilla'
Am Dienstag, 14. August 2007 20:56 schrieb Alexandre Julliard:
> Stefan Dösinger <[EMAIL PROTECTED]> writes:
> > From f49fd192ed2747663bdb0445dff9d602519fbc95 Mon Sep 17 00:00:00 2001
> > From: Stefan Doesinger <[EMAIL PROTECTED]>
> > Date: Fri, 3 Aug 2007 20:26:29 +0200
> > Subject: [PATCH] WineD3
On Tue, 2007-08-14 at 13:37 -0700, Duane Clark wrote:
> As mentioned about a month ago, we were planning to phase out the
> winehq.com email addresses, and use winehq.org exclusively. It looks
> like the few holdouts have converted over for awhile now, so I added a
> filter to the mailman progra
As mentioned about a month ago, we were planning to phase out the
winehq.com email addresses, and use winehq.org exclusively. It looks
like the few holdouts have converted over for awhile now, so I added a
filter to the mailman program to silently drop anything mailed to
winehq.com.
If Jeremy
"Abel Chiaro" <[EMAIL PROTECTED]> writes:
> At least with those fonts (since I can't test every single font out
> there), the patch fixes the issue. And it passes Dmitry's tests.
The problem is that looking at differences in the traces is not a good
test, since it can't be automated. What is real
Alexandre Julliard <[EMAIL PROTECTED]> wrote:
> So does that test behave differently for you with your patch? Does it
> show that things are fixed? Which font are you testing with?
The patch adds a missing else to the codepage tests in
WineEngEnumFonts(), making it handle DEFAULT_CHARSET rather
"Abel Chiaro" <[EMAIL PROTECTED]> writes:
> Alexandre Julliard wrote:
>> You should provide test cases that show that your patch is correct.
>
> I used Dmitry's tests [1] for this patch.
>
> [1] http://www.winehq.org/pipermail/wine-patches/2007-March/036706.html
>
> Shouldn't that be enough, I'll
Stefan Dösinger <[EMAIL PROTECTED]> writes:
> From f49fd192ed2747663bdb0445dff9d602519fbc95 Mon Sep 17 00:00:00 2001
> From: Stefan Doesinger <[EMAIL PROTECTED]>
> Date: Fri, 3 Aug 2007 20:26:29 +0200
> Subject: [PATCH] WineD3D: Optimize float constants in stateblocks
>
> ---
> dlls/wined3d/devic
Alexandre Julliard wrote:
> [EMAIL PROTECTED] writes:
>
> > There is a patch proposed at the bug #7571
> > (http://bugs.winehq.org/show_bug.cgi?id=7571).
> > It works very well and I did not experiment any regression. Maybe
> > it is not the ideal patch and if it is not, maybe we c
Err, the patch is correct. I somehow missed that a test was part of it. Sorry.
On Tuesday 14 August 2007 11:08, Roderick Colenbrander wrote:
> Wouldn't it be cleaner to cache the double buffering property in the
> WineGLPIxelFormat and set the gdi cap in there? That would skip another
> unneeded f
On Tue, 2007-08-14 at 13:39 +0200, Alexandre Julliard wrote:
> Peter Verthez <[EMAIL PROTECTED]> writes:
>
> > diff --git a/include/winuser.h b/include/winuser.h
> > index 4297a8d..97363e0 100644
> > --- a/include/winuser.h
> > +++ b/include/winuser.h
> > @@ -2428,6 +2428,7 @@ typedef struct tagSC
On 8/14/07, Paul Vriens <[EMAIL PROTECTED]> wrote:
> James Hawkins wrote:
> > On 8/14/07, Paul Vriens <[EMAIL PROTECTED]> wrote:
> >> Hi,
> >>
> >> Again only to avoid a pop-up. Didn't fix/test the actual tests.
> >>
> >> Changelog
> >> Make tests run again on win95
> >>
> >
> > Please change the
James Hawkins wrote:
On 8/14/07, Paul Vriens <[EMAIL PROTECTED]> wrote:
Hi,
Again only to avoid a pop-up. Didn't fix/test the actual tests.
Changelog
Make tests run again on win95
Please change the subject of your emails to match the dll that you're
patching. As it stands, it looks like
[EMAIL PROTECTED] writes:
> There is a patch proposed at the bug #7571
> (http://bugs.winehq.org/show_bug.cgi?id=7571).
> It works very well and I did not experiment any regression. Maybe
> it is not the ideal patch and if it is not, maybe we can provide a fix for
> that. Howeve
On 8/14/07, Paul Vriens <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Again only to avoid a pop-up. Didn't fix/test the actual tests.
>
> Changelog
> Make tests run again on win95
>
Please change the subject of your emails to match the dll that you're
patching. As it stands, it looks like you're patchin
On 8/14/07, Christian Authmann <[EMAIL PROTECTED]> wrote:
>
>
> Moving the virtual desktop window with Hotkey+drag: lost focus.
> I've noticed that kwin seems to contribute to this. Hotkey-dragging a
> xev-window leads to these entries (keypress-events removed):
>
> -- snip --
>
> now the additiona
On 8/14/07, Christian Authmann <[EMAIL PROTECTED]> wrote:
> Jesse Allen schrieb:
>
> > I don't have much to comment on this one other than if you can prove
> > that this is not a behavior in windows, then you should probably open
> > a bug report.
>
> I don't even know if it's a wine bug, it might
On Tuesday August 14 2007 13:58, Christian Authmann wrote:
> thank you.
> I've tried testing with a couple of different window managers, but they
> all had Alt+click bound to window moving, so I couldn't test.
I see no problem here. Personally I use KDE and have Win+click
combination to
Jesse Allen schrieb:
> I don't have much to comment on this one other than if you can prove
> that this is not a behavior in windows, then you should probably open
> a bug report.
I don't even know if it's a wine bug, it might as well be d2, the window
manager or a windows design issue.
It works
Artur Szymiec wrote:
Here is attached patch
for joystick_linuxinput.c where bug in dead zone
calculation make joystick unusable. After correction
tested in two games and works properly.
Best Regards
Artur Szymiec
Thanks for spotting the problem. Unfortunately your patch has few problems
too.
Peter Verthez <[EMAIL PROTECTED]> writes:
> diff --git a/include/winuser.h b/include/winuser.h
> index 4297a8d..97363e0 100644
> --- a/include/winuser.h
> +++ b/include/winuser.h
> @@ -2428,6 +2428,7 @@ typedef struct tagSCROLLBARINFO
>
> /* Listbox message return values */
> #define LB_OKAY
Mikolaj Zalewski <[EMAIL PROTECTED]> writes:
> Execution permission is needed because we store some (mostly
> DPMI-related) code in UMB (in winedos/himem.c) that is executed for
> each Win16 app. The user may put even more code there. Ntvdm.exe also
> makes the DOS memory executable (except for s
Hi all,
Since wine 0.9.31 there is a font problem (at least latin
charset).
There is a patch proposed at the bug #7571
(http://bugs.winehq.org/show_bug.cgi?id=7571).
It works very well and I did not experiment any regression. Maybe
it is not the ideal patch and if it is
Wouldn't it be cleaner to cache the double buffering property in the
WineGLPIxelFormat and set the gdi cap in there? That would skip another
unneeded function.
Roderick
Chris Rankin wrote:
> With the update of dlls/winex11.drv/opengl.c from revision 1.103 to 1.104,
> World of Warcraft no
> longer starts in OpenGL mode. WoW complains that my graphics card does not
> have "dual-TMU
> support". (I have a Radeon R200 with Mesa 7.1)
http://bugs.winehq.org/show_bug.c
Paul Vriens wrote:
Detlef Riekenberg wrote:
On So, 2007-08-12 at 10:50 +0200, Stefan Leichter wrote:
Can somebody confirm if all oleaut32 tests run correctly on Wine.
[EMAIL PROTECTED]:~/wine.cvs/bin$ wine dlls/oleaut32/tests/oleaut32_test.exe.so
vartest
...
vartest.c:3129: Test failed: got
26 matches
Mail list logo