migrate substitution keywords to SVN
[reactos.git] / reactos / subsys / csrss / api / process.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-25 Gé van GeldorpDon't return uninitialized variable
2004-12-23 Gé van GeldorpFree process data when LPC port is closed, not when...
2004-12-18 Gé van GeldorpHandle failures better (i.e. without crashing)
2004-11-14 Hartmut Birr- Implemented waitable console handles.
2004-06-27 Thomas Bluemelrevert my previous patch
2004-06-27 Thomas Bluemeldon't crash if requested process couldn't be found
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-01-11 Gé van GeldorpAuto-detect whether to create a GUI or a TUI console
2003-12-18 Gé van GeldorpAllow launching of console apps from GUI apps
2003-12-02 Gé van GeldorpCSRSS code reshuffle
2003-10-20 Gé van GeldorpImplement GUI consoles
2003-08-18 Hartmut Birr- Store for each process a separate pointer for a contr...
2003-06-20 Eric KohlEnable automatic initialization and termination of...
2003-03-09 Hartmut Birr- Added CsrCreateProcessData.
2003-03-05 Eric KohlImplemented VerifyConsoleIoHandle().
2003-02-24 Hartmut Birr- Implemented CsrGetInputHandle, CsrGetOutputHandle...
2003-01-11 Hartmut BirrUsed a hash table for storing/searching of process...
2002-11-03 Casper Hornstrup2002-11-03 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-20 Eric KohlImplemented [Get/Set]ProcessShutdownParameters().
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-05-07 Hartmut BirrImplemented CsrTerminateProcess.
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-14 Emanuele AlibertiCSR.GetTitle implemented.
2001-03-20 David WelchBug fixes
2001-01-21 Phillip SusiReworked console code to use frame buffers and input...
2000-07-04 David WelchCompilation fixes
2000-05-26 Phillip Susibig work on the console front
2000-04-23 Phillip SusiWhole new win32 console support, with multiple virtual...
2000-04-03 David WelchCorrect LPC implementation
2000-03-22 David WelchUpdated the minix driver
2000-02-27 Eric KohlImproved csrss (doesn't crash any more)
1999-12-30 David WelchAdded some additional csrss work
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-07-17 Emanuele Alibertifixes
1999-06-08 Emanuele AlibertiInitial work for W32 server