Remove some hardcode strings
[reactos.git] / reactos / subsys / csrss /
2003-06-28 guido.cvsignore maintenance
2003-06-20 Eric KohlEnable automatic initialization and termination of...
2003-06-19 Emanuele AlibertiKERNEL32.GetConsoleWindow implemented
2003-06-17 Gé van GeldorpCall InitializeVideoAddressSpace() before opening the...
2003-03-26 Hartmut Birr- Fixed a bug in CsrDeleteConsole. Sometimes the consol...
2003-03-21 Hartmut Birr- Fixed the buffer handling for ioctl requests and...
2003-03-21 Hartmut Birr- Write direct to the console buffer in CsrWriteConsole...
2003-03-16 Hartmut Birr- Fixed the screen updating in CsrWriteConsoleOutputChar.
2003-03-09 Hartmut Birr- Added CsrDuplicateHandle.
2003-03-09 Hartmut Birr- Added CsrCreateProcessData.
2003-03-09 Hartmut Birr- Check for a valid process data pointer in some functions.
2003-03-09 Hartmut Birr- Check for a valid process data pointer in some functions.
2003-03-05 Eric KohlImplemented VerifyConsoleIoHandle().
2003-03-02 Marty DillMinor fixes to CsrGetTitle and Console_Api to get title...
2003-02-24 Hartmut Birr- Implemented CsrGetInputHandle, CsrGetOutputHandle...
2003-02-24 Hartmut Birr- Fixed a dead look in CsrFlushInputBuffer.
2003-02-24 Steven EdwardsFix by Hartmut Birr
2003-01-15 Hartmut BirrFixed the corrupted screen after a console switching...
2003-01-11 Hartmut BirrUsed a hash table for storing/searching of process...
2003-01-07 Robert DickensonChanged from target type 'program' to 'proglib' and...
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
2002-11-12 Marty DillImplemented ReadConsoleOutputA() and WriteConsoleInputA().
2002-11-03 Casper Hornstrup2002-11-03 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-31 Eric KohlFixed warnings.
2002-10-29 Marty DillImplemented PeekConsoleInputA().
2002-10-28 Robert DickensonFound the problem, local copy of win32k.c required...
2002-10-28 Robert DickensonRevert one of the makefile changes.
2002-10-28 Robert DickensonUpdated with fix for missing win32k.lib imports
2002-10-25 Casper Hornstrup2002-10-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-20 Eric KohlImplemented [Get/Set]ProcessShutdownParameters().
2002-10-20 Eric KohlImplemented RegisterServicesProcess() and ExitWindowsEx...
2002-10-20 Marty Dill-Implemented GetNumberOfConsoleInputEvents and ReadCons...
2002-10-01 Eugene Ingerman1. Cleanup GDI objects when process is deleted.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-26 David Welch2002-08-26 David Welch <welch@computer2.darkstar...
2002-08-25 Robert DickensonMore CVS sugar.
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-22 Eric Kohl-Implemented ReadConsoleOutputCharacterA and CsrReadCon...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-06-14 Eric KohlPass pointer to CSRSS process on first create request.
2002-05-07 Hartmut BirrImplemented CsrTerminateProcess.
2002-05-07 Hartmut BirrFixed the range test for handles in CsrGetObject/CsrRel...
2002-05-07 Hartmut BirrCreate console active event inheritable.
2002-05-05 Phillip SusiFixed ReadConsoleInput() to not wait for a newline
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-12-02 David WelchImplemented LPC sections
2001-11-20 David WelchFixed zsh crash bug, it still doesn't work however
2001-09-02 Casper HornstrupRemoved dbgprints
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-14 Emanuele AlibertiMinor fix in CSR.GetTitle().
2001-08-14 Emanuele AlibertiCSR.GetTitle implemented.
2001-07-31 Emanuele Aliberti\t processing in SCREEN_BUFFER bugged.
2001-07-31 Emanuele AlibertiRemoved the bugged conio.c:ComputeOffsetBuffer()
2001-07-30 Emanuele AlibertiLittle CsrpWriteConsole() cleanup.
2001-07-15 Rex Jolliffmove work on clean rule
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-23 Phillip SusiTreat STATUS_PORT_DISCONNECTED as full error, now that...
2001-06-22 Phillip SusiImplemented support for console titles
2001-06-18 Phillip SusiFixed console mode behavior with processed input but...
2001-03-29 David WelchFixed int 10 problems
2001-03-25 David WelchOops, forget this file
2001-03-25 David WelchV86 mode fixes
2001-03-20 David WelchBug fixes
2001-02-18 Phillip SusiIgnore csrss.coff
2001-01-31 Phillip SusiBug fixes and speedup
2001-01-24 Phillip SusiFixed backspace handling
2001-01-21 Phillip SusiReworked console code to use frame buffers and input...
2001-01-18 David WelchFixes for problems with NtReplyWaitReceive and KeWaitFo...
2001-01-14 Eric KohlFixed 'clean' rule
2000-12-09 Phillip SusiOpps... can't just return from a native thread proc...
2000-12-01 jean*** empty log message ***
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-10-09 Eric KohlFixed compiler warning
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-05 David WelchIntegrated fixes from prep0016
2000-07-11 Phillip SusiImplemented console modes
2000-07-07 Phillip SusiImplimented switch back to text mode after gditest
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-07-04 David WelchCompilation fixes
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 SusiWhole new win32 console support, with multiple virtual...
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
2000-02-29 Emanuele AlibertiAdded help command to shell.exe.
2000-02-27 Eric KohlImproved csrss (doesn't crash any more)
1999-12-30 David WelchAdded some additional csrss work
1999-12-26 David WelchAdded some security functions
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-08-29 David Welch*** empty log message ***
1999-07-17 Emanuele Alibertifixes
1999-06-08 Emanuele AlibertiInitial work for W32 server