Re: [GDI+ implementation: 1/8] GdipDrawLineI

2007-06-13 Thread Alexandre Julliard
"Evan Stade" <[EMAIL PROTECTED]> writes: > Sorry, to clarify: this series of patches is a resend of the last > without the tests, and with some new patches. When resending patches you have to first rebase them on the current tip. -- Alexandre Julliard [EMAIL PROTECTED]

Re: [GDI+ implementation: 1/8] GdipDrawLineI

2007-06-12 Thread Evan Stade
On 6/12/07, Evan Stade <[EMAIL PROTECTED]> wrote: Hi, Changelog: *implemented GdipDrawLineI dlls/gdiplus/gdiplus.spec |2 +- dlls/gdiplus/graphics.c | 16 2 files changed, 17 insertions(+), 1 deletions(-) -Evan Stade Sorry, to clarify: this series of patches is a