Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / drivers / dd / blue / blue.c
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-07-30 Emanuele Aliberti\r processing.
2001-01-31 Phillip SusiBug fixes and redesign of a few ioctls
2000-09-29 jeanwork on registry
2000-09-12 jeanchanges in IRP for compatibility
2000-07-11 Phillip SusiMinor bug fix
2000-07-02 Eric KohlSimplified driver initialization
2000-06-29 David WelchMade header file usage more consistent
2000-05-26 Phillip Susibig work on the console front
2000-05-08 Eric KohlImplemented IOCTL to draw screen buffer
2000-04-23 Phillip SusiWas reporting geometry backwards, and needed to add...
2000-02-24 Eric KohlReplaced direct io space mapping by call to MmMapIoSpace()
2000-01-11 Eric KohlDisabled debugging messages
2000-01-09 Eric KohlRemoved fixed screen size code
2000-01-07 Eric KohlAdded reading screen sizes from crt controller
1999-12-11 Eric Kohlcleanup
1999-12-10 David WelchModified LPC implementation to be closer to nt.
1999-12-06 Phillip Susifixed for 25 line mode as it should be, and scrolling...
1999-11-09 Eric KohlChanged to new HAL functions.
1999-04-19 Eric Kohlcleanup
1999-04-18 David WelchCompletely code to synchronize DbgPrint and console...
1999-04-14 Eric Kohlfixed cursor synchroization bug
1999-04-14 David Welch*** empty log message ***
1999-04-11 Eric Kohlconsole update
1999-04-10 David WelchPartially implemented PEB
1999-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
1999-04-01 David WelchEnhanced memory managment
1999-04-01 Rex JolliffChanges to be able to build system
1999-03-30 Eric Kohlimproved bluescreen driver
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk