Re: Wine on Windows - wiki notes

2009-03-12 Thread Steven Edwards
Hi, On Wed, Mar 11, 2009 at 7:54 PM, David Gerard wrote: > SUA for Windows 7 should be available around RC time: > http://blogs.msdn.com/sfu/archive/2009/01/23/nfs-and-sua-in-windows-7.aspx > > (I've been experimenting with the Windows 7 beta. I'll have to hold > off on more of that until I have

Re: Disabling File attachments on Wiki

2009-03-12 Thread Dmitry Timoshkov
"Rosanne DiMesio" wrote: > As I said having a short description what your intentions/activity is in > the Wine project is enough, no burden/obligations to update it. So, if a user notices a typo in the wiki and is nice enough to take the time to correct it, you want to require them to also a

Re: GSoC 2009 application sent

2009-03-12 Thread Owen Rudge
One more thing. Maarten doesn't have time to do this, so I would need someone as a backup admin to take over in case I'm hit by a bus or the like. I was acting as Maarten's backup last year, and I didn't have to do a thing. :) I'll also promise to be careful when crossing roads, it's just a safe

Crashes on Win9x and NT4 in rpcrt4/tests/ndr_marshall

2009-03-12 Thread Paul Vriens
Hi, As the authors of these tests, I'd thought to write directly to you. This rpcrt4 stuff is way over my head. The attached patch shows where Win95, Win98 and NT4 crash. The crash in test_ndr_allocate() actually happens at the assignment "mem_list_v2 = StubMsg.pMemoryList;". Any idea(s).

Re: Disabling File attachments on Wiki

2009-03-12 Thread Rosanne DiMesio
> On Thu, 12 Mar 2009, Dmitry Timoshkov wrote: > [...] > > As I said having a short description what your intentions/activity is in > > the Wine project is enough, no burden/obligations to update it. > So, if a user notices a typo in the wiki and is nice enough to take the time to correct it, yo

Re: Disabling File attachments on Wiki

2009-03-12 Thread Francois Gouget
On Thu, 12 Mar 2009, Dmitry Timoshkov wrote: [...] > As I said having a short description what your intentions/activity is in > the Wine project is enough, no burden/obligations to update it. And unless you updated the list of what you usually work on and what you intend to work on quickly become

Re: Disabling File attachments on Wiki

2009-03-12 Thread Dmitry Timoshkov
"Ben Klein" wrote: Another thing that would probably help to get rid of spammers' accounts is to (regularly) delete all user accounts without a personal page. It would also get rid of anyone who did not want to create a home page. It would also attract spammers to creating personal pages.

Re: Disabling File attachments on Wiki

2009-03-12 Thread Dmitry Timoshkov
"Francois Gouget" wrote: What's the point in having a Wiki account then? Being able to modify the Wiki pages. Being notified of changes to specific Wiki pages. As far as I know you cannot do that if you don't have an account. But personally I really don't want yet one more home page to main

Re: GSoC 2009 application sent

2009-03-12 Thread Kai Blin
On Tuesday 10 March 2009 10:28:00 Kai Blin wrote: One more thing. Maarten doesn't have time to do this, so I would need someone as a backup admin to take over in case I'm hit by a bus or the like. I was acting as Maarten's backup last year, and I didn't have to do a thing. :) I'll also promise

Re: d3d9/tests: Limit the back buffer to 800x600 in the scissor size test.

2009-03-12 Thread Rico Schüller
Henri Verbeet schrieb: 2009/3/12 Michael Stefaniuc : I sent the patch out to provoke a better patch from somebody more knowledgeable in that domain. Of course only if it's worth the effort; until the advent of the netbooks with their odd screen size assuming that 1024x768 will just work was g

Re: Disabling File attachments on Wiki

2009-03-12 Thread Ben Klein
2009/3/12 Dmitry Timoshkov : > [please don't forget to cc: wine-devel] > > "Jeff Latimer" wrote: > It would be also helpful to to get all wiki user account list (check it time from time for suspicious names) and have an ability to delete accounts of known spammers for Wiki admi

Re: Disabling File attachments on Wiki

2009-03-12 Thread David Gerard
2009/3/12 Dmitry Timoshkov : > Another thing that would probably help to get rid of spammers' accounts > is to (regularly) delete all user accounts without a personal page. Evidence-based actions would probably be a good idea. What are the actual numbers? - d.

Re: Disabling File attachments on Wiki

2009-03-12 Thread Rosanne DiMesio
On Thu, 12 Mar 2009 17:58:42 +0800 "Dmitry Timoshkov" wrote: > What's the point in having a Wiki account then? > I occasionally update the FAQ based on questions that seem to come up on the forum repeatedly. And I really don't want a personal page. -- Rosanne DiMesio

Re: [patch review] add gl_vertex_program_point_size to state_pscale

2009-03-12 Thread Henri Verbeet
2009/3/12 Erik Inge Bolsø : > Hello! > > I'd like a review of this patch - does the approach look reasonable? (Not > my code, but it fixes a bug I reported.) > Not in this form, although enabling GL_VERTEX_PROGRAM_POINT_SIZE is something we should do. It needs to go either into shader_glsl_select()

[patch review] add gl_vertex_program_point_size to state_pscale

2009-03-12 Thread Erik Inge Bolsø
Hello! I'd like a review of this patch - does the approach look reasonable? (Not my code, but it fixes a bug I reported.) "The fires and smoke aren't fading, they're just not being sized properly. The game uses point sprites for these effects. No matter what distance, the pointsize is being se

Re: [5/6] wined3d: Get rid of some calls to getFormatDescEntry().

2009-03-12 Thread Stefan Dösinger
Am Donnerstag, 12. März 2009 09:57:18 schrieb Henri Verbeet: I think these patches are a really good idea(4 and 5 specifically)! Once all the getFormatDescEntry() calls are gone from the rendering loop functions we can take out the search hack for the RGB formats in getFormatDescEntry()

Re: Disabling File attachments on Wiki

2009-03-12 Thread Francois Gouget
On Thu, 12 Mar 2009, Dmitry Timoshkov wrote: [...] > > I just created one /just in case/ but really don't want to. > > What's the point in having a Wiki account then? Being able to modify the Wiki pages. Being notified of changes to specific Wiki pages. As far as I know you cannot do that if you

Re: d3d9/tests: Limit the back buffer to 800x600 in the scissor size test.

2009-03-12 Thread Henri Verbeet
2009/3/12 Michael Stefaniuc : > I sent the patch out to provoke a better patch from somebody more > knowledgeable in that domain. Of course only if it's worth the effort; > until the advent of the netbooks with their odd screen size assuming > that 1024x768 will just work was good enough. > My EeeP

Re: Disabling File attachments on Wiki

2009-03-12 Thread Dmitry Timoshkov
[please don't forget to cc: wine-devel] "Jeff Latimer" wrote: It would be also helpful to to get all wiki user account list (check it time from time for suspicious names) and have an ability to delete accounts of known spammers for Wiki admins. Is it possible? Another thing that would proba

Re: d3d9/tests: Limit the back buffer to 800x600 in the scissor size test.

2009-03-12 Thread Michael Stefaniuc
Francois Gouget wrote: > On Thu, 12 Mar 2009, Michael Stefaniuc wrote: > >> Most netbooks have only a 1024x600 display size and a 1024x768 back >> buffer fails on those. See >> http://test.winehq.org/data/ae1802d01ba2ec12a51ffb450dc7810d03809fe9/wine_mstefani-wind-F10/d3d9:device.html > > Maybe t

Re: mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff).

2009-03-12 Thread Michael Stefaniuc
Alistair Leslie-Hughes wrote: > In Microsoft mshtml.idl "IHTMLElement.sourceIndex" has the long type, not > LONG. LONG is typedef'ed to long in IDL. > Whats the reason for the change? long is always 32bit in IDL files but long is a 64bit integer on non-Windows 64bit OSes. Thus widl has to be fixe

Re: Disabling File attachments on Wiki

2009-03-12 Thread Dmitry Timoshkov
"Dmitry Timoshkov" wrote: It would be also helpful to to get all wiki user account list (check it time from time for suspicious names) and have an ability to delete accounts of known spammers for Wiki admins. Is it possible? Another thing that would probably help to get rid of spammers' accou

Re: d3d9/tests: Limit the back buffer to 800x600 in the scissor size test.

2009-03-12 Thread Francois Gouget
On Thu, 12 Mar 2009, Michael Stefaniuc wrote: > Most netbooks have only a 1024x600 display size and a 1024x768 back > buffer fails on those. See > http://test.winehq.org/data/ae1802d01ba2ec12a51ffb450dc7810d03809fe9/wine_mstefani-wind-F10/d3d9:device.html Maybe the test should check the screen si