Re: comdlg32: 2/2 PageSetupDlgW: Draw paper preview

2007-12-31 Thread Dmitry Timoshkov
"Alexander Nicolaysen Sørnes" <[EMAIL PROTECTED]> wrote: > > What's the reason of moving PRINTDLG_PS_ChangePrinterW and changing > > its indentation? > > > I added a few new functions which it depends on. The change of indentation > was accidental. I fail to see how you can satisfy new functions

Re: bugs audit volunteers required

2007-12-31 Thread Vijay Kiran Kamuju
On Dec 31, 2007 6:49 PM, Austin English <[EMAIL PROTECTED]> wrote: > > On Dec 31, 2007 6:42 PM, James McKenzie <[EMAIL PROTECTED]> wrote: > > I agree. If you cannot find the application or a demo version to work > > with, how can you fix the > > bug. Logs and other helpers go a long way. Maybe a

Re: bugs audit volunteers required

2007-12-31 Thread Austin English
On Dec 31, 2007 6:42 PM, James McKenzie <[EMAIL PROTECTED]> wrote: > I agree. If you cannot find the application or a demo version to work > with, how can you fix the > bug. Logs and other helpers go a long way. Maybe an intro page as to > what is needed and how > to get it. This will become mo

Re: bugs audit volunteers required

2007-12-31 Thread James McKenzie
Austin English wrote: > On Dec 31, 2007 6:10 PM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: > >> The situation isn't improved by the fact that bugs are reopened by those >> persons after minimal additions. Perhaps we should have a bug >> moderation? Only allow bugs that follow the criterion, t

Re: appdb license choices unclear

2007-12-31 Thread James McKenzie
Dan Kegel wrote: > This matters sometimes, e.g. when considering which apps to > put in our "must run in 1.0" test suite. > > So it might be good to split freeware into two: > Free to use, but not to share > Free to use and to share > +1 to these categories. James McKenzie

Re: bugs audit volunteers required

2007-12-31 Thread James McKenzie
Maarten Lankhorst wrote: > Vijay Kiran Kamuju schreef: > >> just like last year we did an audit of all the bugs in bugzilla. >> I think this year also we should do the same, the bugs are growing >> large and older bugs are being neglected. >> just wanted to say that we need to check all the ol

Re: bugs audit volunteers required

2007-12-31 Thread Austin English
On Dec 31, 2007 5:56 PM, Vijay Kiran Kamuju <[EMAIL PROTECTED]> wrote: > We would be doing this for 1-2 months as the Wine 1.0 release might > happen in may be next 6-7 months time. We might expect lotta bugzilla > activity as wine goes out of beta. > and all the old bugs will be ignored and bugs g

bugs audit volunteers required

2007-12-31 Thread Vijay Kiran Kamuju
On Dec 31, 2007 6:10 PM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: > Vijay Kiran Kamuju schreef: > > > just like last year we did an audit of all the bugs in bugzilla. > > I think this year also we should do the same, the bugs are growing > > large and older bugs are being neglected. > > just w

Re: [5/6] ddraw: fix palette copying when destination palette is NULL

2007-12-31 Thread Alexander Dorofeyev
OK, I'll see what I can do with the test. Speaking of tests, I submitted test for zero vertex rhw case (as suggested by H.Verbeet to avoid future regressions), but I think it didn't get accepted. Perhaps, you can look through it and provide some feedback? Would be good to hear the bad news now, be

Re: bugs audit volunteers required

2007-12-31 Thread Maarten Lankhorst
Vijay Kiran Kamuju schreef: > just like last year we did an audit of all the bugs in bugzilla. > I think this year also we should do the same, the bugs are growing > large and older bugs are being neglected. > just wanted to say that we need to check all the old open bugs, and > test them/ask the

Re: bugs audit volunteers required

2007-12-31 Thread Vijay Kiran Kamuju
On Dec 31, 2007 5:19 PM, Austin English <[EMAIL PROTECTED]> wrote: > I've been doing this a little bit at a time for a while. I just wanted > to check base and make sure all on the same page. For starters, here's > a search of all bugs not touched in 6 months: > http://bugs.winehq.org/buglist.cgi?q

Re: bugs audit volunteers required

2007-12-31 Thread Austin English
I've been doing this a little bit at a time for a while. I just wanted to check base and make sure all on the same page. For starters, here's a search of all bugs not touched in 6 months: http://bugs.winehq.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Win

bugs audit volunteers required

2007-12-31 Thread Vijay Kiran Kamuju
Hi, just like last year we did an audit of all the bugs in bugzilla. I think this year also we should do the same, the bugs are growing large and older bugs are being neglected. just wanted to say that we need to check all the old open bugs, and test them/ask the user for status. Close the bug a

Re: have a reference somewhere for mingw

2007-12-31 Thread Steven Edwards
On Dec 31, 2007 6:38 AM, Jérôme Gardou <[EMAIL PROTECTED]> wrote: > Why not include it into the wine wiki ? Support for mingw is always halfway broken anyway If you search the wine-devel archives, directions for how to properly setup your trees for cross-compiling are floating around. I think

Re: IDirectSound and Unknown IID

2007-12-31 Thread Guillaume B.
Stefan Dösinger wrote: > Am Montag, 31. Dezember 2007 14:51:26 schrieb Guillaume B.: >> Stefan Dösinger wrote: >> > Am Montag, 31. Dezember 2007 10:25:15 schrieb Vijay Kiran Kamuju: >> >> > So the problem is that the interace >> >> > {2a8af120-e9de-4132-aaa5-4bdda5f325b8} is not supported by the

Re: IDirectSound and Unknown IID

2007-12-31 Thread Stefan Dösinger
Am Montag, 31. Dezember 2007 14:51:26 schrieb Guillaume B.: > Stefan Dösinger wrote: > > Am Montag, 31. Dezember 2007 10:25:15 schrieb Vijay Kiran Kamuju: > >> > So the problem is that the interace > >> > {2a8af120-e9de-4132-aaa5-4bdda5f325b8} is not supported by the current > >> > Wine implementa

Re: comctl32: Remove unneeded casts (1 of 3)

2007-12-31 Thread Michael Stefaniuc
Andrew Talbot wrote: > Please do not commit this patch. It relies on UINT (= unsigned int) and > DWORD (= unsigned long int) both being 32 bits wide. Those are 32 bits wide on Win64 too. Even LONG is 32 bits on Win64. bye michael -- Michael Stefaniuc Tel.: +49-71

Re: Packaging - Bundling Mono and Gecko

2007-12-31 Thread Ove Kaaven
Scott Ritchie skrev: > If I wanted a Wine package to include mono and gecko, what would the > best way to do this be? > > I know we support having gecko installed somewhere on the filesystem so > it doesn't have to be downloaded (where?), but would I need to make any > further changes other than a

Re: appdb license choices unclear

2007-12-31 Thread Dan Kegel
On Dec 31, 2007 6:58 AM, Alexander Nicolaysen Sørnes <[EMAIL PROTECTED]> wrote: > > So it might be good to split freeware into two: > > Free to use, but not to share > > Free to use and to share > > Could we use the 'downloadable apps' page for that? It shows the apps for > which there are cur

Re: comdlg32: 2/2 PageSetupDlgW: Draw paper preview

2007-12-31 Thread Alexander Nicolaysen Sørnes
On Monday 31 December 2007 07:46:22 Dmitry Timoshkov wrote: > "Alexander Nicolaysen Sørnes" <[EMAIL PROTECTED]> wrote: > > comdlg32: 2/2 PageSetupDlgW: Draw paper preview > > What's the reason of moving PRINTDLG_PS_ChangePrinterW and changing > its indentation? I added a few new functions which i

Re: comdlg32: 1/2 PageSetupDlg: Convert paint procs to Unicode

2007-12-31 Thread Alexander Nicolaysen Sørnes
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

Re: appdb license choices unclear

2007-12-31 Thread Alexander Nicolaysen Sørnes
On Monday 31 December 2007 15:36:59 Dan Kegel wrote: > On Dec 30, 2007 8:55 PM, L. Rahyen <[EMAIL PROTECTED]> wrote: > > According to Wikipedia: "The *only* criterion for being > > classified as "freeware" is that the software must be made available for > > use for an unlimited time at no c

Re: appdb license choices unclear

2007-12-31 Thread Dan Kegel
On Dec 30, 2007 8:55 PM, L. Rahyen <[EMAIL PROTECTED]> wrote: > According to Wikipedia: "The *only* criterion for being classified > as "freeware" is that the software must be made available for use for an > unlimited time at no cost" [1]. > [1] - http://en.wikipedia.org/wiki/Freewa

Re: crypt32: Remove unneeded casts

2007-12-31 Thread Andrew Talbot
Please do not commit this patch. Thanks, -- Andy.

Re: appdb license choices unclear

2007-12-31 Thread Maarten Lankhorst
L. Rahyen schreef: > On Sunday December 30 2007 01:04, Dan Kegel wrote: > >> "Freeware" might be the closest of the bunch, but it implies GPL or >> at least the ability to redistribute binaries >> (i.e. the other meaning of the word Free). >> > > Even in Linux world "freeware" doesn't

Re: comctl32: Remove unneeded casts (2 of 3)

2007-12-31 Thread Andrew Talbot
Please do not commit this patch. Thanks, -- Andy.

Re: comctl32: Remove unneeded casts (1 of 3)

2007-12-31 Thread Andrew Talbot
Please do not commit this patch. It relies on UINT (= unsigned int) and DWORD (= unsigned long int) both being 32 bits wide. Thanks, -- Andy.

Re: Bug 8236 - broken animations in Dungeon Siege 2

2007-12-31 Thread Stefan Dösinger
Am Sonntag, 30. Dezember 2007 19:49:16 schrieb Rob Wilderspin: > Greetings, > > I'm wondering if I can help anyone with the investigation of bug 8236, > as I've recently acquired Dungeon Siege 2 and it's unplayable because of > one seemingly small bug. I wrote a reply to the bugreport

Re: IDirectSound and Unknown IID

2007-12-31 Thread Guillaume B.
Stefan Dösinger wrote: > Am Montag, 31. Dezember 2007 10:25:15 schrieb Vijay Kiran Kamuju: >> > So the problem is that the interace >> > {2a8af120-e9de-4132-aaa5-4bdda5f325b8} is not supported by the current >> > Wine implementation. I've searched around but I couldn't find anything >> > about th

Re: IDirectSound and Unknown IID

2007-12-31 Thread Stefan Dösinger
Am Montag, 31. Dezember 2007 10:25:15 schrieb Vijay Kiran Kamuju: > > So the problem is that the interace > > {2a8af120-e9de-4132-aaa5-4bdda5f325b8} is not supported by the current > > Wine implementation. I've searched around but I couldn't find anything > > about this IID. If I knew what interfa

Re: dlls/wined3d/basetexture.c

2007-12-31 Thread Stefan Dösinger
Am Samstag, 29. Dezember 2007 09:32:43 schrieb Gerald Pfeifer: > Current snapshots of GCC 4.3 issue the following warning (with -Wextra, > for example) > > basetexture.c:437: warning: comparison of unsigned expression < 0 is > always false basetexture.c:438: warning: comparison of unsigned expres

Re: [5/6] ddraw: fix palette copying when destination palette is NULL

2007-12-31 Thread Stefan Dösinger
Am Montag, 31. Dezember 2007 12:43:37 schrieb Alexander Dorofeyev: > The thing that it tries this copy palette thing at all (AVP1 doesn't depend > on that BTW, it does SetPalette on both source and target) - that shouldn't > be difficult to test, I think I could write it. Beyond that, I don't know,

Re: Can't Run Day Of Defeat 1.3

2007-12-31 Thread Stefan Dösinger
Am Montag, 31. Dezember 2007 03:57:42 schrieb Duncan Youngson: > I've been trying to run an old steam game that I used to play quite a bit > off. I'm running Ubuntu 7.10 with the very latest NVidia drivers and it > crashes every time. ... User questions should be asked at [EMAIL PROTECTED] This is

have a reference somewhere for mingw

2007-12-31 Thread Jérôme Gardou
I've noticed that mingw is quoted here and there in the documentation, but there is no proper howto/doc which explains its installation. This tool is very useful for cross-compiling and testing wine. I found a very good tutorial here, on the wxwidget site (!!) http://www.wxwidgets.org/wiki/index

Packaging - Bundling Mono and Gecko

2007-12-31 Thread Scott Ritchie
If I wanted a Wine package to include mono and gecko, what would the best way to do this be? I know we support having gecko installed somewhere on the filesystem so it doesn't have to be downloaded (where?), but would I need to make any further changes other than adding it to the package at the ap

Re: IDirectSound and Unknown IID

2007-12-31 Thread Vijay Kiran Kamuju
Hi, if you could mention the application/game name, it would be gr8. also a note to all the people who send fix-bug requests please mention the app/game name in the mails. if anyone who can put that in some documentation/some place in the website that would be gr8. Thanks, vj On Dec 29, 2007 10

Re: .NET apps with mono... some testing.

2007-12-31 Thread Olaf Leidinger
On Mon, 31 Dec 2007 04:54:38 +0100 Stefan Brüns <[EMAIL PROTECTED]> wrote: > Jérôme Gardou wrote: > > > Some more feedback here. > > > > Changing the key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels from 96 to > > 2 changes everything. From enormous characters in gtk# programs, there > > is now