Re: Time for wine-mono or wine-dotnet11 component in Bugzilla?

2007-01-06 Thread Dan Kegel
Vitaliy wrote: No, components are for parts of Wine. .net is not part of Wine and won't be for some time. Hrm. Seems to me mono is going to become an important part of wine pretty soon, if it lets us run .net applications. But whatever. How would you feel about creating a category for mscore

Re: Time for wine-mono or wine-dotnet11 component in Bugzilla?

2007-01-06 Thread Vitaliy Margolen
Dan Kegel wrote: > Tony wrote: >> I think that it should be a component. I would say wine-dotnet. > > Suits me. All in favor? No, components are for parts of Wine. .net is not part of Wine and won't be for some time. I think having a meta bug for now should suffice. That's one part of bugzilla w

Re: fix a typo

2007-01-06 Thread Jonathan Ernst
Le samedi 06 janvier 2007 à 21:39 +0100, Detlef Riekenberg a écrit : > On Sa, 2007-01-06 at 15:08 +0100, Jonathan Ernst wrote: > > (I think) > > I decided to use "options", because native Ports have: > > COM*: Multiple options (BaudRate, DataBits, StopBits, Parity) > LPT*: A single option (Transm

Re: Time for wine-mono or wine-dotnet11 component in Bugzilla?

2007-01-06 Thread Dan Kegel
Tony wrote: I think that it should be a component. I would say wine-dotnet. Suits me. All in favor? - Dan

Re: [15/20] WineD3D: Clean up drawprim a bit

2007-01-06 Thread Ivan Gyurdiev
Stefan Dösinger wrote: Now that almost everything is gone from drawPrimitiveDrawStrided we don't need a subfunction for calling drawStridedSlow/Fast any longer I think while we're cleaning up things, all of software shaders should be removed. There's tons of code in drawprim and *shader.c

Re: [17/20] WineD3D: Vertex buffers can use the declaration from the device

2007-01-06 Thread Ivan Gyurdiev
Stefan Dösinger wrote: Now that the decoded vertex declaration is put into the device with baseVertexIndex = 0, vertex buffers can just memcpy it instead of decoding it Here's an issue I see - isn't introduced by your patch, but I am just confused. In the vertex buffer code: if(device->

Re: French translation of localspl

2007-01-06 Thread Detlef Riekenberg
On Sa, 2007-01-06 at 15:09 +0100, Jonathan Ernst wrote: > +IDS_NOTHINGTOCONFIG "Ce port n'a pas d'option à configurer" This is encoded as UFT-8 -- By by ... Detlef

Re: fix a typo

2007-01-06 Thread Detlef Riekenberg
On Sa, 2007-01-06 at 15:08 +0100, Jonathan Ernst wrote: > (I think) I decided to use "options", because native Ports have: COM*: Multiple options (BaudRate, DataBits, StopBits, Parity) LPT*: A single option (TransmissionRetryTimeout) FILE: No options Wine will add Redirection, what we can set i

Re: appdb rating inflation

2007-01-06 Thread Tony Lambregts
Alexander Nicolaysen Sørnes wrote: > Lørdag 06 januar 2007 00:28, skrev Kari Hurtta: >> Kari Hurtta <[EMAIL PROTECTED]> writes >> >> in gmane.comp.emulators.wine.devel: >>> Alexander Nicolaysen Sørnes <[EMAIL PROTECTED]> writes >>> >>> in gmane.comp.emulators.wine.devel: Onsdag 03 januar 2007

Re: listview: Remove over constrained restriction on creating subitems.

2007-01-06 Thread Duane Clark
Alexandre Julliard wrote: Duane Clark <[EMAIL PROTECTED]> writes: Changelog: Remove over constrained restriction on creating subitems. Subject: [PATCH] Remove over constrained restriction on creating subitems. This breaks the tests: ../../../tools/runtest -q -P wine -M comctl32.dll -T ../../

Re: appdb rating inflation

2007-01-06 Thread Alexander Nicolaysen Sørnes
Lørdag 06 januar 2007 00:28, skrev Kari Hurtta: > Kari Hurtta <[EMAIL PROTECTED]> writes > > in gmane.comp.emulators.wine.devel: > > Alexander Nicolaysen Sørnes <[EMAIL PROTECTED]> writes > > > > in gmane.comp.emulators.wine.devel: > > > Onsdag 03 januar 2007 21:46, skrev Kari Hurtta: > > > > "Chri

Re: appdb rating inflation

2007-01-06 Thread Kari Hurtta
Kari Hurtta <[EMAIL PROTECTED]> writes in gmane.comp.emulators.wine.devel: > Alexander Nicolaysen Sørnes <[EMAIL PROTECTED]> writes > in gmane.comp.emulators.wine.devel: > > > Onsdag 03 januar 2007 21:46, skrev Kari Hurtta: > > > "Chris Morgan" <[EMAIL PROTECTED]> writes in > > gmane.comp.emula

Re: [2/8] WineD3D: Catch NOP vertex declaration changes

2007-01-06 Thread Christoph Bumiller
Zitat von "H. Verbeet" <[EMAIL PROTECTED]>: Nah, it's correct that the refcounts are broken at the moment. What Stefan probbly meant was that we might as well remove refcounting completely from that fucntion. Then so should the AddRef/Release be removed from the StateBlock's Capture function

Re: Problem with App Data screen

2007-01-06 Thread Chris Morgan
On Saturday 06 January 2007 12:56 pm, Tony Lambregts wrote: > http://appdb.winehq.org/admin/adminAppDataQueue.php?iId=5572 Should be all set. It was a mistaken rename from 'type' to 'TYPE' for a column name in the appData table. I've renamed it back. Chris

Re: Time for wine-mono or wine-dotnet11 component in Bugzilla?

2007-01-06 Thread Tony Lambregts
Dan Kegel wrote: > While filing > http://bugs.winehq.org/show_bug.cgi?id=7098 > I realized that I'm starting to see lots of apps > that require dot net, and there are two ways > we could go to support them: > 1) get msft's dotnetfx.exe to install (see > http://bugs.winehq.org/show_bug.cgi?id=5358)

Problem with App Data screen

2007-01-06 Thread Tony Lambregts
There is a problem with submitting/administrating screen shots. I cannot see any screenshots that were submitted recently. This is probably a problem with filtering but I cannot be sure. http://appdb.winehq.org/admin/adminAppDataQueue.php http://appdb.winehq.org/admin/adminAppDataQueue.php?iId=557

Re: [try 3] systray patches

2007-01-06 Thread Kirill K. Smirnov
Please, explain me, what is wrong with this serie of patches? What to do to improve them? http://www.winehq.org/pipermail/wine-patches/2007-January/034408.html http://www.winehq.org/pipermail/wine-patches/2007-January/034409.html http://www.winehq.org/pipermail/wine-patches/2007-January/034410.htm

Time for wine-mono or wine-dotnet11 component in Bugzilla?

2007-01-06 Thread Dan Kegel
While filing http://bugs.winehq.org/show_bug.cgi?id=7098 I realized that I'm starting to see lots of apps that require dot net, and there are two ways we could go to support them: 1) get msft's dotnetfx.exe to install (see http://bugs.winehq.org/show_bug.cgi?id=5358) and work 2) whip our mono inte

winebuild/DLLSPEC question

2007-01-06 Thread Andrew Talbot
I was looking at Coverity bug report #CID294, and that has led me to ask about the "base" and "limit" values of the DLLSPEC structure. In winebuild/utils.c, we have: spec->base = MAX_ORDINALS; spec->limit = 0; Is that the correct way round? Thanks, -- Andy.

Re: are trace timestamps possible?

2007-01-06 Thread Andreas Mohr
Hi, On Sat, Jan 06, 2007 at 08:46:22AM -0500, Robert Reif wrote: > Is there a way to get a time stamp in trace output kind of like we do > now for thread id? Maybe some (not so?) clever piping trick? Just create a script which detects newlines and adds a timestamp before the next line, that sho

Re: quartz help needed

2007-01-06 Thread Alexander Nicolaysen Sørnes
Lørdag 06 januar 2007 14:36, skrev Robert Reif: > I'm trying to get Windows Media Player 6.4 working again and am running > into problems. At first it was crashing while trying to read wave > files. I found 2 bugs that were preventing it from working: some minor > memory corruption for questionab

are trace timestamps possible?

2007-01-06 Thread Robert Reif
Is there a way to get a time stamp in trace output kind of like we do now for thread id?

quartz help needed

2007-01-06 Thread Robert Reif
I'm trying to get Windows Media Player 6.4 working again and am running into problems. At first it was crashing while trying to read wave files. I found 2 bugs that were preventing it from working: some minor memory corruption for questionable wave files and using a pointer before it was init

Re: appdb rating inflation

2007-01-06 Thread Alexander Nicolaysen Sørnes
Fredag 05 januar 2007 09:33, skrev Kari Hurtta: > Alexander Nicolaysen Sørnes <[EMAIL PROTECTED]> writes > > in gmane.comp.emulators.wine.devel: > > Onsdag 03 januar 2007 21:46, skrev Kari Hurtta: > > > "Chris Morgan" <[EMAIL PROTECTED]> writes in > > > > gmane.comp.emulators.wine.devel: > > > > On

Re: ole32: OLE clipboard functions should fail if OLE hasn't been initialised.

2007-01-06 Thread Robert Shearman
Alexandre Julliard wrote: Robert Shearman <[EMAIL PROTECTED]> writes: Add a field to the TLS data to determine whether OLE has been initialised for the current thread and use it in the OLE clipboard functions. This breaks the richedit tests: ../../../tools/runtest -q -P wine -M riche

re: Instructions for creating the tests directory

2007-01-06 Thread Francois Gouget
On Fri, 5 Jan 2007, Bill Medland wrote: [...] > I see we have both the old sgml-based docs (which are now on > sourceforge) and the wiki. > > I presume we are maintaining both (i.e. we have not obsoleted the docs). Yes. They are complementary normally. > So where do we send patches to the sgml

Re: ole32: OLE clipboard functions should fail if OLE hasn't been initialised.

2007-01-06 Thread Alexandre Julliard
Robert Shearman <[EMAIL PROTECTED]> writes: > Add a field to the TLS data to determine whether OLE has been > initialised for the current thread and use it in the OLE clipboard > functions. This breaks the richedit tests: ../../../tools/runtest -q -P wine -M riched20.dll -T ../../.. -p riched20

Re: listview: Remove over constrained restriction on creating subitems.

2007-01-06 Thread Alexandre Julliard
Duane Clark <[EMAIL PROTECTED]> writes: > Changelog: Remove over constrained restriction on creating subitems. > Subject: [PATCH] Remove over constrained restriction on creating subitems. This breaks the tests: ../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p comctl32_test.exe.s