Should Wine move to LGPL 3?

2007-07-12 Thread Tom Wickline
Hello, I was wondering if there are any plans in place for Wine to move to the newly revised LGPL 3 licence before the release of 1.0? http://www.gnu.org/licenses/lgpl.html Cheers, Tom Wickline -- Microsoft's patent protection scheme is the equivalent of bailing water with a sieve.

Re: SUBLANG Rules

2007-07-12 Thread Alexander Nicolaysen Sørnes
Torsdag 12 juli 2007 19:24, skrev Colin Finck: > Hello, > > The Wiki page at http://wiki.winehq.org/SublangNeutral says that specific > SUBLANGs should be used for the languages Chinese, Norwegian and > Portuguese. This is okay if you always have a translation specifically for > every sublanguage o

Re: Proposal to phase out *winehq.com email addresses

2007-07-12 Thread Stefan Dösinger
Am Donnerstag, 12. Juli 2007 23:39 schrieb Duane Clark: > Due to the rather large amount of spam sent to the *winehq.com email > addresses (as opposed to *winehq.org), I would like to phase them out. I > will state up front that this proposal benefits only me or any future > moderator. Since I have

Re: Proposal to phase out *winehq.com email addresses

2007-07-12 Thread Duane Clark
James Hawkins wrote: How about an automated response email for users that post to winehq.com telling them to report to winehq.org instead? I'm assuming spam bots aren't smart enough to read that reply and post to winehq.org themselves. No, we don't want automated responses, because much (or

Re: Proposal to phase out *winehq.com email addresses

2007-07-12 Thread Jeremy Newman
I am not opposed to this. One of the benefits of the upcoming 'etch' upgrade of the server is the newer SpamAssassin in 'etch'. After the upgrade I'll also implement a 'sa-update' cron job that will keep us updated with the latest rules. On Thu, 2007-07-12 at 14:39 -0700, Duane Clark wrote: > Due

Re: Proposal to phase out *winehq.com email addresses

2007-07-12 Thread James Hawkins
On 7/12/07, Duane Clark <[EMAIL PROTECTED]> wrote: Due to the rather large amount of spam sent to the *winehq.com email addresses (as opposed to *winehq.org), I would like to phase them out. I will state up front that this proposal benefits only me or any future moderator. Since I have been doing

Proposal to phase out *winehq.com email addresses

2007-07-12 Thread Duane Clark
Due to the rather large amount of spam sent to the *winehq.com email addresses (as opposed to *winehq.org), I would like to phase them out. I will state up front that this proposal benefits only me or any future moderator. Since I have been doing that for about 6 years now, hopefully I'll get a

Re: Direct3D Game test framework

2007-07-12 Thread Paul Millar
On Thursday 12 July 2007 16:19:05 Detlef Riekenberg wrote: > You can see actual results for wine here: > http://www.astro.gla.ac.uk/users/paulm/WRT/wrt.php Sadly, WRT is very much in the past-tense. It was based on a Heath Robinson arrangement involving CVS email notifications bouncing around ou

Re: Missing dependency at debian packages.

2007-07-12 Thread Marcelo Boveto Shima
Sorry about this email wrong list. On 7/12/07, Marcelo Boveto Shima <[EMAIL PROTECTED]> wrote: Hello Karl! I added lots of missing dependency on the debian packages. Would be nice to have the binary updated. This should fix lots of rsvg missing dependency. Regards Marcelo Shima

Missing dependency at debian packages.

2007-07-12 Thread Marcelo Boveto Shima
Hello Karl! I added lots of missing dependency on the debian packages. Would be nice to have the binary updated. This should fix lots of rsvg missing dependency. Regards Marcelo Shima

SUBLANG Rules

2007-07-12 Thread Colin Finck
Hello, The Wiki page at http://wiki.winehq.org/SublangNeutral says that specific SUBLANGs should be used for the languages Chinese, Norwegian and Portuguese. This is okay if you always have a translation specifically for every sublanguage of these languages, but we might run into problems if a tra

Re: programs/winefontcfg: Add winefontcfg

2007-07-12 Thread Nigel Liang (梁乃強)
On 7/11/07, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: "Dan Kegel" <[EMAIL PROTECTED]> wrote: > I think those static function prototypes in winefontcfg.h should not be there. > .h files are for things shared between files; > your prototypes were probably put there to > avoid compiler errors. B

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-12 Thread Anatoly Lyutin
Hi, Dmitry! Can you send me output when you run my test on XP? It will be nice. -- Best regards Anatoly Lyutin.

Re: programs/winefontcfg: Add winefontcfg

2007-07-12 Thread Stefan Dösinger
Am Donnerstag, 12. Juli 2007 16:54 schrieb Dan Kegel: > VJ wrote: > > Is it possible to have a separate tab for fonts in winecfg, rather > > than a separate program. > > Its my opinion of winefontcfg, rather than having a collection of > > configuration tools. Better have one. > > That's the wrong

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-12 Thread Dmitry Timoshkov
"Anatoly Lyutin" <[EMAIL PROTECTED]> wrote: Can you send me output when you run my test on XP? It will be nice. You can find the results of the test run under XP here: http://test.winehq.org/data/200707121000/xp_XP-PRO-IE7/user32:msg.txt I get the same failures. http://test.winehq.org/data/20

Re: Direct3D Game test framework

2007-07-12 Thread Detlef Riekenberg
On Do, 2007-07-05 at 15:16 +0200, martin pilka wrote: > Detlef Riekenberg wrote: > > > > We can also reuse an existing Framework: > > winetest.exe and http://test.winehq.org/data > http://test.winehq.org/data/200707031000/ > > I am wondering, why is the Wine column always empty? Nobody send th

Re: programs/winefontcfg: Add winefontcfg

2007-07-12 Thread Dan Kegel
VJ wrote: Is it possible to have a separate tab for fonts in winecfg, rather than a separate program. Its my opinion of winefontcfg, rather than having a collection of configuration tools. Better have one. That's the wrong direction, I think, and here's why: Native uses separate tools for *ever

Re: dinput: Convert IDirectInput into multi-interface object.

2007-07-12 Thread Vitaliy Margolen
Stefan Dösinger wrote: Am Donnerstag, 12. Juli 2007 06:51 schrieb Vitaliy Margolen: Fixes bug 5920. --- dlls/dinput/dinput_main.c| 467 +++--- dlls/dinput/dinput_private.h | 6 +- 2 files changed, 311 insertions(+), 162 deletions(-) Did you test which

Re: dinput: Convert IDirectInput into multi-interface object.

2007-07-12 Thread Stefan Dösinger
Am Donnerstag, 12. Juli 2007 06:51 schrieb Vitaliy Margolen: > Fixes bug 5920. > --- > dlls/dinput/dinput_main.c| 467 > +++--- dlls/dinput/dinput_private.h | > 6 +- > 2 files changed, 311 insertions(+), 162 deletions(-) Did you test which interfaces can

Re: programs/winefontcfg: Add winefontcfg

2007-07-12 Thread Nigel Liang
On 7/12/07, Vijay Kiran Kamuju <[EMAIL PROTECTED]> wrote: Hi, Is it possible to have a separate tab for fonts in winecfg, rather than a separate program. Its my opinion of winefontcfg, rather than having a collection of configuration tools. Better have one. Thanks, VJ The main reason I wrote

Re: programs/winefontcfg: Add winefontcfg

2007-07-12 Thread Vijay Kiran Kamuju
Hi, Is it possible to have a separate tab for fonts in winecfg, rather than a separate program. Its my opinion of winefontcfg, rather than having a collection of configuration tools. Better have one. Thanks, VJ On 7/12/07, Dan Kegel <[EMAIL PROTECTED]> wrote: On 7/11/07, Nigel Liang (梁乃強) <[EM