Fixed X11DRV_SetDIBitsToDevice to do the right thing for top-down
[wine] / graphics / painting.c
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Alexandre JulliardAdded function table to GDI objects for better encapsul...
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrSpelling/alignment fixes.
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2000-11-25  Marcus MeissnerGetPixel needs to return CLR_INVALID if not inside...
2000-11-05  Patrik StridvallOptimized {,p}MoveTo{,Ex}{,16}.
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-11-01  Mark DufourMake the functions Pie, Chord, RoundRect, AngleArc...
2000-10-26  Mark DufourImplemented PolyDraw() and AngleArc().
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-07-29  Alexandre JulliardRemoved some unnecessary inclusions of wingdi.h and...
2000-06-20  Dave HawkesMoveToEx: return TRUE even if there is no driver implem...
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-04-29  Dimitrie O. PaunRemoved some HEAP_xalloc calls.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-24  Patrik StridvallFixed some issues reported by winapi_check.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-12-20  Huw D M DaviesMove Bezier code out of x11drv into commmon GDI code...
1999-12-05  Huw D M DaviesFixes several bugs in gdi path handling.
1999-10-31  Jim AstonPrevent FillRgn from using a NULL pointer.
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-25  Huw D M DaviesGeneral tidy up of the MetaFile driver - make sure...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-25  David LuyerChanged stdlib.h to string.h.
1999-03-13  Patrik StridvallReimplemented DrawFocusRect without using X11.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-14  Eric PouechChanged some functions prototypes (were returning void).
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-01-23  Andreas MohrImplemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1998-12-18  Huw D M DaviesImplemented PolylineTo.
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-11  Huw D M DaviesImplement AbortDoc16, move AbortDoc32 and StartDoc32W to
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-08  Huw D M DaviesFix for SetAbortProc16, stub for SetAbortProc32 and...
1998-11-26  Uwe BonnesAdded stubs for Startpage and EndPage.
1998-11-25  Huw D M DaviesRemove X_DC_INFO from DC and make it behave like any...
1998-11-22  Huw D M DaviesMoved DC_SetupGC functions to graphics/x11drv/graphics.c.
1998-11-08  Uwe BonnesAdded a stub for StartDocA and EndDoc.
1998-11-07  Huw D M DaviesOptimize RoundRect32 to call Rectangle32 if either...
1998-10-28  François GougetFixed some LPPOINT/LPSIZE mismatches and some missing...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-08-04  Alexandre JulliardRelease 970804 wine-970804
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-04-15  Alexandre JulliardRelease 970415 wine-970415