Re: No response to updated patch for gdi32/StretchDIBits

2008-12-13 Thread Mathias Kosch
Hello Сергей! > Hi, Mathias. I'm working on DIB Engine for Wine. Some of DIB functions was > developed separatly inthe DIB Driver, but it's necessary to develop DIB > Engine functions inside GDI 32. What DIB function tests are you working on? > Is it only "StretchDIBBits" or something else? I'm de

Re: RFC: Wine Icons

2008-12-13 Thread Roderick Colenbrander
> > Joel Holdsworth writes: > > > > > Yes I agree it would be good for the icons to get some improvement. > Some > > > of the ones there currently are pretty poor. We really need to try and > > > get as much consistency as we can. I really would encourage you to go > > > for tango if you can. It'

Re: Bugfix-patches for dlls/comdlg32/filedlg.c

2008-12-13 Thread Paul Vriens
Elias wrote: > - Fix for bugzilla bug 16332 > crash in file dialog if the previous selected folder is deleted > > No checking was done on the selected initial directory for the > open-file dialog, which resulted in a stack overflow if the directory > was not present. > > - Prevent free on NULL va

Re: RFC: Wine Icons

2008-12-13 Thread Roderick Colenbrander
> > Joel Holdsworth writes: > > > > > Yes I agree it would be good for the icons to get some improvement. > Some > > > of the ones there currently are pretty poor. We really need to try and > > > get as much consistency as we can. I really would encourage you to go > > > for tango if you can. It'

Re: RFC: Wine Icons

2008-12-13 Thread Roderick Colenbrander
> Joel Holdsworth writes: > > > Yes I agree it would be good for the icons to get some improvement. Some > > of the ones there currently are pretty poor. We really need to try and > > get as much consistency as we can. I really would encourage you to go > > for tango if you can. It's served React

Re: Bugfix-patches for dlls/comdlg32/filedlg.c

2008-12-13 Thread Austin English
On Sat, Dec 13, 2008 at 10:35 AM, Austin English wrote: > On Fri, Dec 12, 2008 at 12:42 PM, Elias wrote: >> >> - Fix for bugzilla bug 16332 >> crash in file dialog if the previous selected folder is deleted >> >> No checking was done on the selected initial directory for the >> open-file dialog,

Re: Bugfix-patches for dlls/comdlg32/filedlg.c

2008-12-13 Thread Austin English
On Fri, Dec 12, 2008 at 12:42 PM, Elias wrote: > > - Fix for bugzilla bug 16332 > crash in file dialog if the previous selected folder is deleted > > No checking was done on the selected initial directory for the > open-file dialog, which resulted in a stack overflow if the directory > was not pre

Re: Add DIB Test for Polyline

2008-12-13 Thread Austin English
2008/12/12 Sergey Novosyolov : > > > > > You need to add this file to the list of tests in dlls/gdi32/tests/Makefile.in. -- -Austin

Re: Where to put new (vfw32) compatibility tests that wine fails?

2008-12-13 Thread Michael Karcher
Am Freitag, den 12.12.2008, 17:10 +0100 schrieb Hoehle, Joerg-Cyril: > I have attached to http://bugs.winehq.org/show_bug.cgi?id=15915#c3 > ("Cinepak reportedly not installed") the skeleton of a test that wine > fails but win2k passes. Nice work, thank you. Tests like this do help Wine development.

Where to put new (vfw32) compatibility tests that wine fails?

2008-12-13 Thread Hoehle, Joerg-Cyril
Hi, I have attached to http://bugs.winehq.org/show_bug.cgi?id=15915#c3 ("Cinepak reportedly not installed") the skeleton of a test that wine fails but win2k passes. I could turn this into a format that git and wine-patches understands, if I knew the answer to these questions: o Is it "right"

Re: RFC: Wine Icons

2008-12-13 Thread Alexandre Julliard
Joel Holdsworth writes: > Yes I agree it would be good for the icons to get some improvement. Some > of the ones there currently are pretty poor. We really need to try and > get as much consistency as we can. I really would encourage you to go > for tango if you can. It's served ReactOS well. It

Re: RFC: Wine Icons

2008-12-13 Thread Joel Holdsworth
On Wed, 2008-12-10 at 20:43 +, Hervÿe9 Chanal wrote: > > On Friday 14 November 2008 19:13:32 Juan Lang wrote: > > > > > > I find that a bit alarming. I'm sure he's working very hard, and doing > > > > good stuff, but I don't think Wine should be redrawing anything. Not > > > > when we have

Re: Compiling dbghelp with MinGW

2008-12-13 Thread Eric Pouech
Francois Gouget a écrit : > When I compile Wine with MinGW, the first error I get is in > dlls/dbghelp/source.c. Yet it seems to me that there is no fundamental > reason that would prevent dbghelp from working on Windows (i.e. it's not > in the 'ntdll' category). > > So the error is that althoug

Compiling dbghelp with MinGW

2008-12-13 Thread Francois Gouget
When I compile Wine with MinGW, the first error I get is in dlls/dbghelp/source.c. Yet it seems to me that there is no fundamental reason that would prevent dbghelp from working on Windows (i.e. it's not in the 'ntdll' category). So the error is that although MinGW does not have regex.h and H