Added required defines and typedefs for ntoskrnl/io modules.
[reactos.git] / reactos / include / win32k /
2002-10-01 Eugene Ingerman1. Cleanup GDI objects when process is deleted.
2002-09-24 Jason FilbyWin32k fixes including better 1BPP support
2002-09-18 David WelchCreate a PDEV for the display driver only once.
2002-09-17 David WelchMisc. user fixes.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-03 David WelchImplemented part of window properties support
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-31 David WelchNon-client painting fixes.
2002-08-30 David WelchImplemented GetAncestor and IsWindowVisible
2002-08-27 David WelchMore painting fixes.
2002-08-26 David WelchAdded missing prototype.
2002-08-24 Jason FilbyInitial code for NtUserGetDC
2002-08-18 Eugene Ingerman1. CLIPOBJ_bEnum, CLIPOBJ_cEnumStart - implemented...
2002-07-22 Eugene IngermanAdded GetRegionData gdi function. Added region test...
2002-07-18 Eugene IngermanImplemented some of gdi region functions.
2002-07-17 David WelchFixed some bugs.
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-18 David Welch2002-06-18 David Welch <welch@whitehall1-5.seh.ox...
2002-06-15 Eric KohlChanged the calling convention used by the video minipo...
2002-05-06 David WelchSome additions to the USER code; nothing is working...
2002-01-26 David WelchUpdated ntoskrnl win32 support
2002-01-15 Casper HornstrupFixed compilation error.
2001-11-02 Rex JolliffInitial attempt at a handle table for GDI objects....
2001-07-06 Rex Jolliffadded object handling routines for user objects in...
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-04 Casper HornstrupWin32k native user stubs
2001-05-02 Jason FilbyUpdates to GDI include files
2001-03-13 Jason FilbyOLE32 header files from Jurgen Van Gael
2000-07-06 Phillip SusiFixed left out paremter error
2000-06-29 David WelchMade header file usage more consistent
2000-06-16 Jason Filbymissing updates
2000-06-16 Jason FilbyGDI improvements
2000-03-01 Eric KohlFixed mp driver initialization bug and some other ones
2000-02-22 Eric KohlAdded W32kInitialize service (orig. name NtGdiInit)
2000-02-21 Emanuele AlibertiWIN32K Kernel API main include file (replaces win32k...
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
1999-12-09 Rex Jolliffsome more video code
1999-11-21 Rex Jolliffmore win32k code
1999-11-18 Rex Jolliffadded some DDI functions to table
1999-11-17 Rex JolliffAdded top level ignore list
1999-10-31 Emanuele AlibertiVarious changes related to calling convention fixes
1999-10-29 Rex Jolliffadded more KMGDI functions
1999-10-28 Rex Jolliffadded several new functions
1999-10-16 Eric KohlAdded missing ntdll include.
1999-09-10 Rex JolliffChanges to make win32k.sys compile
1999-09-08 Rex Jolliffsome minor coding on win32k
1999-07-23 Rex Jolliffmoved path functions into seperate file
1999-07-23 Rex Jollifffinished win32k skeleton
1999-07-22 Rex JolliffMore changes to the win32k server
1999-07-12 Rex Jolliffmore work on KMGDI subsystem
1999-07-02 Rex JolliffAdded brush scaffolding
1999-07-02 Rex Jolliffmore bitmap scaffolding
1999-07-02 Rex JolliffBitmap scaffolding
1999-06-15 Rex Jolliffsome additions to the GDI engine