Re: Whats wrong with my patch.

2008-06-26 Thread Przemysław Białek
On Thursday 26 June 2008 13:25:15 Nikolay Sivov wrote: > Przemysław Białek wrote: > > Hi! > > > > I sent a patch last Friday to the wine-patches list. I think that I > > fulfill the rules that I read on winehq website. Patch is simple > > implementation of function GdipDrawEllipse, and is based on

Re: Whats wrong with my patch.

2008-06-26 Thread Austin English
On Thu, Jun 26, 2008 at 3:28 AM, Przemysław Białek <[EMAIL PROTECTED]> wrote: > Hi! > > I sent a patch last Friday to the wine-patches list. I think that I fulfill > the rules that I read on winehq website. Patch is simple implementation of > function GdipDrawEllipse, and is based on existing funct

Re: Whats wrong with my patch.

2008-06-26 Thread Nikolay Sivov
Przemysław Białek wrote: > Hi! > > I sent a patch last Friday to the wine-patches list. I think that I fulfill > the rules that I read on winehq website. Patch is simple implementation of > function GdipDrawEllipse, and is based on existing function GdipFillEllipse. > This is my first patch to the

Whats wrong with my patch.

2008-06-26 Thread Przemysław Białek
Hi! I sent a patch last Friday to the wine-patches list. I think that I fulfill the rules that I read on winehq website. Patch is simple implementation of function GdipDrawEllipse, and is based on existing function GdipFillEllipse. This is my first patch to the Wine project. I don't have deeper W