Hello,
Please use "reply-to all" so that everybody on the list can read your
answer.
Forwarded Message
From: Vincent Hardy <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Jonathan Ernst <[EMAIL PROTECTED]>
Subject: Re: French LTEXT correction
Date: Mon, 07 Jan 2008 08:45:19
[EMAIL PROTECTED] schreef:
>> Since everybody agrees that we need a built-in d3dx9, we could begin to
>> implement it.
>> In the last talk about it, no plan was found to implement it: does one
>> create a wined3dx or implement on the top of the last d3dx9
>> dll?
>>
>> So, I think that a definiti
Jan Zerebecki wrote:
>
> It might make sense to rename "Abandoned?" to needmoreinfo, so
> that one can key a bug as needmoreinfo and after x month with
> that keyword and no response resolve it abandoned.
>
> Though we probably don't want to use needmoreinfo on bugs where
> it's possible for someon
On 07/01/2008, Alexander Dorofeyev <[EMAIL PROTECTED]> wrote:
> Hi.
>
> I couldn't reproduce any problems with this patch on wine or on windows, but I
> moved coordinates of retrieved pixel a bit away from edges. I hope this was
> the
> problem :-/
>
It could've been a depth buffer issue as well.
Hi.
I found some problems with D3DRENDERSTATE_TEXTUREMAPBLEND state =
D3DTBLEND_MODULATE in ddraw and handling the alpha channel. This old state is
currently mapped to texture stage states, with alpha part done as
IWineD3DDevice_SetTextureStageState(This->wineD3DDevice, 0,
WINED3DTSS_ALPHAARG1,
Ignore this patch.
Alistair Leslie-Hughes wrote:
> Hi,
>
> Changelog:
> msxml3: IXMLDOMDocument does not support get_nextSibling
>
> Best Regards
> Alistair Leslie-Hughes
>
>
>
>
>
Ignore this patch.
Alistair Leslie-Hughes wrote:
> Hi,
>
> Changelog:
> msxml3: IXMLDOMAttribute does not support get_nextSibling
>
>
> Best Regards
> Alistair Leslie-Hughes
>
>
>
>
>
On Jan 6, 2008 9:55 AM, Jan Zerebecki <[EMAIL PROTECTED]> wrote:
> I'm done with one step of the changes.
>
> See the following URLs for how things currently look:
> http://bugs.winehq.org/describekeywords.cgi
> http://bugs.winehq.org/describecomponents.cgi?product=Wine
>
> Improvement suggestions
Gerald Pfeifer <[EMAIL PROTECTED]> writes:
> On Sun, 6 Jan 2008, Alexandre Julliard wrote:
>> We don't use C99 features in Wine.
>
> Actually we do.
>
> % egrep -r "^(static )?inline " $WINE_SOURCE/ | wc -l
> 2031
>
> "inline" is pretty similar to flexible array members in that both were
> not
> Since everybody agrees that we need a built-in d3dx9, we could begin to
> implement it.
> In the last talk about it, no plan was found to implement it: does one create
> a wined3dx or implement on the top of the last d3dx9
> dll?
>
> So, I think that a definitive answer should be given very qu
On Sun, Jan 06, 2008 at 07:48:42AM -0800, Dan Kegel wrote:
> Is it to make it show up first in the list?
Yes.
Jan
I'm done with one step of the changes.
See the following URLs for how things currently look:
http://bugs.winehq.org/describekeywords.cgi
http://bugs.winehq.org/describecomponents.cgi?product=Wine
Improvement suggestions are welcome.
Does anyone know how the CVS/GIT version is marked so that it
g
I've been seeing the error
shell-init: error retrieving current directory: getcwd: cannot access
parent directories: No such file or directory
a lot recently when running Wine, probably when installers
finish. It started a couple weeks ago.
I think it's a bash error message.
Anyone else seeing
Huang, Zhangrong wrote:
> Hi,
> Sorry for the delay.
> Here is a test, pls import the attached registry files, and copy
> native activeds.dll, adsldpc.dll,
> adsldp.dll to your windows system32 dir, and patch
> wine/dlls/ole32/tests/moniker.c
>
> Then run the test:
> $ ../../../wine ole32_test.exe.
On Sun, Jan 06, 2008 at 04:52:23PM +0100, Joerg Mayer wrote:
> On Sun, Jan 06, 2008 at 02:47:24PM +0100, Maarten Lankhorst wrote:
> > and the big group photo
>
> OK, and now for those who were not there: An annotated version of that
> photo with a who is who pretty please :-)
Be there or be a rec
On Sonntag 06 Januar 2008, Peter Oberndorfer wrote:
>
> VALGRIND_DISCARD is used to discard block description handles
> (which are created by VALGRIND_CREATE_BLOCK)
> but it was called with the return value of VALGRIND_MAKE_xxx macros
> which all return 0x
> dlls/ntdll/signal_i386.c uses t
On Sun, Jan 06, 2008 at 02:47:24PM +0100, Maarten Lankhorst wrote:
> and the big group photo
OK, and now for those who were not there: An annotated version of that
photo with a who is who pretty please :-)
Ciao
Joerg
--
Joerg Mayer <[EMAIL PROTECT
Is it to make it show up first in the list?
Gerald Pfeifer <[EMAIL PROTECTED]> writes:
> That depends. ;-) You're right, it is not ISO C90, but it is in the
> C99 standard which is now close to ten years old.
We don't use C99 features in Wine.
> That said, if you don't want to take the original patch, can we take
> the one below?
I don'
On Sunday 06 January 2008 15:29:46 Dmitry Timoshkov wrote:
> "Alexander Nicolaysen Sørnes" <[EMAIL PROTECTED]> wrote:
> > Would it be better to have separate A/W painting functions?
>
> What that would improve?
Nothing that I can think of, but you know the code much beter than me. It
just seeme
"Alexander Nicolaysen Sørnes" <[EMAIL PROTECTED]> wrote:
> Would it be better to have separate A/W painting functions?
What that would improve?
--
Dmitry.
On Monday 31 December 2007 07:39:28 Dmitry Timoshkov wrote:
> "Alexander Nicolaysen Sørnes" <[EMAIL PROTECTED]> wrote:
> > comdlg32: 1/2 PageSetupDlg: Convert paint procs to Unicod
>
> What's the purpose of this patch? It improves nothing IMO except of
> making the code less readable, making it not
Hi all,
Marcus Meissner schreef:
> I added the links to http://wiki.winehq.org/WineConf2007
I updated that wiki page a little, and added my and newman's photos of
wineconf, and the big group photo. Does anyone else have a photo album
they want to share? I created mine with picasa for linux, which
On Sat, Jan 05, 2008 at 09:59:52PM -0700, James Hawkins wrote:
> On Jan 5, 2008 7:02 PM, Jan Zerebecki <[EMAIL PROTECTED]> wrote:
> > On Wed, Jan 02, 2008 at 01:19:35AM -0800, Dan Kegel wrote:
> > > >> Maybe add a resolution of NEEDMOREINFO?
> > > >
> > > >There is no need to add one more reason fo
On Sat, Jan 05, 2008 at 09:55:12PM -0700, James Hawkins wrote:
> On Jan 5, 2008 6:36 PM, Jan Zerebecki <[EMAIL PROTECTED]> wrote:
> > On Sat, Jan 05, 2008 at 03:32:10PM -0700, Vitaliy Margolen wrote:
> > > Jan Zerebecki wrote:
> > > > On Sat, Dec 29, 2007 at 09:11:17AM -0700, Vitaliy Margolen wrote
Juan Carlos Montes wrote:
> Hi all,
>
> I am new in this list, so... Hello!!!
>
> Well, I work in a CERT and we are create a automatic malware detection tool
> with
> wine.
>
>
I think you should be aware that Wine is no replacement for a security
tool. If you run a malware using Wine, it is
> > > Three videos were uploaded to Youtube last night:
> > >
> > > Alexandre's Keynote
> > > http://www.youtube.com/watch?v=GqEp8psjv5s
> > >
> > > Detlef Riekenberg - Printing in Wine
> > > http://www.youtube.com/watch?v=1-n6mClDdBQ
> > >
> > > Kai Blin - Wine and Samba
> > > http://www.youtube.c
Since everybody agrees that we need a built-in d3dx9, we could begin to
implement it.
In the last talk about it, no plan was found to implement it: does one create a
wined3dx or implement on the top of the last d3dx9 dll?
So, I think that a definitive answer should be given very quickly.
David
On Jan 4, 2008 2:32 PM, Lei Zhang <[EMAIL PROTECTED]> wrote:
>
> On Jan 3, 2008 10:50 AM, Lei Zhang <[EMAIL PROTECTED]> wrote:
> > On Dec 28, 2007 8:54 AM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote:
> >
> > > I remember at wineconf there were some videos created, what happened
> > > with those? I
29 matches
Mail list logo