Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / subsys / win32k / objects / dc.c
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-19 Eugene IngermanAdded color translation for solid color brushes.
2002-08-18 Eugene Ingerman1. CLIPOBJ_bEnum, CLIPOBJ_cEnumStart - implemented...
2002-08-04 Eugene IngermanRewrote gdi (Engxxx) objects.
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2002-02-16 Jason Filbydisable debugging messages
2002-02-15 Hartmut BirrIn W32kDeleteDC call UnreferenceDriver only for non...
2001-11-19 Jason FilbyFix for CreateCompatibleDC
2001-11-02 Rex JolliffInitial attempt at a handle table for GDI objects....
2001-10-23 Phillip SusiChanged path to vgaddi.dll to use SystemRoot instead...
2001-08-28 Jason FilbyRemove ugly hack for the current display DC
2001-06-30 Jason FilbyBug fix
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-25 Eric KohlFixed a lot of warnings.
2001-05-26 Jason FilbyInitial GDI Mouse support, small DC fix
2001-05-07 Casper HornstrupPreparations for 32-bit/64-bit architectures
2001-05-02 Jason FilbyInitial font and text support. Fixes to color palette...
2001-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2000-07-07 Phillip SusiMore DbgPrint to DPRINT changes, Implimented support...
2000-06-29 David WelchMade header file usage more consistent
2000-06-16 Jason FilbyGDI improvements
2000-04-03 Jason FilbyImplemented DrvPaint and DrvBitBlt
2000-04-01 Jason FilbyImplemented basic VGA routines
2000-03-17 Jason FilbyMiniport driver now loaded from win32k
2000-03-08 Jason FilbyMoved display driver and got win32k loading it's entry...
2000-03-01 Eric KohlFixed mp driver initialization bug and some other ones
1999-12-09 Rex Jolliffsome more video code
1999-11-17 Rex JolliffAdded top level ignore list
1999-10-31 Emanuele AlibertiW32kSetTextColor, W32GetDCState16 needed __stdcall...
1999-10-29 Rex Jolliffadded more KMGDI functions
1999-10-28 Rex Jolliffadded several new functions
1999-09-10 Rex JolliffChanges to make win32k.sys compile
1999-09-08 Rex Jolliffsome minor coding on win32k
1999-09-08 Emanuele Alibertisome symbols were not declared __stdcall
1999-07-23 Rex Jollifffinished win32k skeleton
1999-07-12 Rex Jolliffmore work on KMGDI subsystem