*** empty log message ***
[reactos.git] / reactos / subsys / win32k /
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-10-14 Jason FilbyMinor fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-09-08 Eric KohlOoops! I forgot that little thingy...
2000-08-26 Eric KohlReplaced call to LdrLoadModule() by call to ZwSetSystem...
2000-08-15 Eric KohlFixed some warnings
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-07-07 Eric KohlAdded checks for loaded drivers
2000-07-07 Phillip SusiMore DbgPrint to DPRINT changes, Implimented support...
2000-07-07 Phillip SusiConverted more DbgPrints to DPRINT and allocate bitmaps...
2000-07-07 Phillip SusiBug fixes to win32k
2000-06-29 David WelchMade header file usage more consistent
2000-06-18 Eric KohlFixed typo and added freetype dir to clean target
2000-06-18 Jason FilbySmall change and removed unnecessary files
2000-06-18 Jason FilbyMath functions required by win32k
2000-06-18 Jason FilbyAltered to use new and smaller math.c
2000-06-18 Jason FilbyMakefile changes for win32k
2000-06-16 Jason Filbytemporary float and math support
2000-06-16 Jason FilbyGDI Improvements
2000-06-16 Jason FilbyGDI improvements
2000-05-14 David WelchUpdated clean targets in various places
2000-04-11 Jason FilbyFixed EngFreeMem def
2000-04-10 Jason FilbyImplemented DrvCopybits
2000-04-03 Jason FilbyImplemented DrvPaint and DrvBitBlt
2000-04-02 Jason FilbyAll video related files now loaded by win32k
2000-04-02 Jason FilbyUse NonPagedPool in EngAllocMem for now
2000-04-01 Jason FilbyImplemented basic VGA routines
2000-03-18 Jason FilbyAdded forgotten .h files
2000-03-17 Jason FilbyAdditional modifications
2000-03-17 Jason FilbyAdditional modifications
2000-03-17 Jason FilbyAdded eng files
2000-03-17 Jason FilbyMiniport driver now loaded from win32k
2000-03-11 Emanuele AlibertiNTOKRNL.FsRtl notification and cache tunnels stubs...
2000-03-10 Jason FilbySmall fix
2000-03-09 Jason FilbyImplemented DRIVER_BuildDDIFunctions
2000-03-08 Emanuele Alibertiwin32k.sys exports script.
2000-03-08 Emanuele AlibertiSome minor fixes.
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
2000-02-22 Eric KohlAdded W32kInitialize service (orig. name NtGdiInit)
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
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-20 Eric KohlFixed compiler warning
1999-11-20 Eric KohlMajor update to Rtl string functions.
1999-11-17 Rex Jollifffixed reference to abs
1999-11-17 Rex JolliffAdded top level ignore list
1999-11-15 Eric KohlStarted NLS support and improved Rtl string functions.
1999-11-12 Rex Jollifffixed clean rule
1999-11-02 David WelchImproved scheduling code
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-10-27 Rex JolliffFix import problems in win32k.sys
1999-10-23 Rex Jolliffadded some Eng funcs into build list
1999-10-23 Rex Jollifffixed dist and floppy rule
1999-10-21 Eric KohlFixed floppy and dist targets.
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-08-29 David Welch*** empty log message ***
1999-08-01 Jason Filby*** empty log message ***
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-17 Emanuele Alibertifixes
1999-07-12 Rex JolliffAdded a service table registration function
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
1999-06-08 Emanuele AlibertiUpdated to 0.0.14
1999-05-29 David WelchLots of changes to the kernel
1999-05-28 Rex Jollifffixes for some compiler errors.
1999-05-28 Rex JolliffFirst hack at KMDLLs
1999-05-27 Rex JolliffMore code for win32k.sys
1999-05-22 Rex Jolliffadded stubs and build spec for win32k.sys
1999-05-20 Emanuele Alibertiwin32k.sys exports
1999-05-20 Rex Jolliffadded GDI kernel mode graphics engine skeleton