Implemented many console & registry functions to get registry explorer running.
[reactos.git] / reactos / lib / kernel32 / misc / console.c
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-14 Emanuele AlibertiCSR.GetTitle implemented.
2001-06-22 Phillip SusiImplemented support for console titles
2001-04-04 David WelchFix longstanding bug in keyboard driver
2001-03-31 David WelchCheck for failed allocation
2001-02-10 Eric KohlPreparations for use of forwarded exports
2001-01-31 Phillip SusiA few bug fixes
2001-01-25 Phillip SusiA few more console fixes
2001-01-24 Phillip SusiFixed broken console code
2001-01-21 Phillip SusiNew console client support
2000-07-11 Phillip SusiImplemented console modes
2000-07-01 Emanuele AlibertiMinor changes.
2000-05-26 Phillip Susibig work on the console front
2000-05-08 Eric KohlImplemented IOCTL to draw screen buffer
2000-04-24 Phillip SusiDo not set std handles when AllocConsole() fails, I...
2000-04-23 Phillip SusiPatched up console code a bit
2000-04-03 David WelchCorrect LPC implementation
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-03-24 David WelchConnected standard input/output to the console
2000-03-22 David WelchUpdated the minix driver
1999-12-26 David WelchAdded some security functions
1999-10-07 Eric KohlFixed header inclusion order.
1999-05-29 David WelchLots of changes to the kernel
1999-05-08 Eric KohlFixed KEY_EVENT_RECORD.
1999-04-14 Eric Kohlfixed bug in FreeConsole()
1999-04-14 David Welch*** empty log message ***
1999-04-11 Eric Kohlconsole update
1999-03-30 Eric Kohlimproved bluescreen driver
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-03-06 Emanuele Alibertistubs
1999-02-07 David WelchFixed bugs in lib/kernel32/file/curdir.c and
1999-02-06 David WelchFixed bug in lib/kernel32/misc/console.c
1999-02-05 Rex JolliffIncorporated changed from Boudewijn
1999-01-17 David WelchBug fixes
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...