Version information added.
[reactos.git] / reactos / subsys / csrss /
2004-08-25 Hartmut Birr- Fixed the back-space-handling in ConioWriteConsole.
2004-08-24 Filip Navara- Always use non-antialiased font for consoles.
2004-08-22 Filip Navara- Implement ReadConsoleInputW, PeekConsoleInputW, ReadC...
2004-08-17 Thomas Bluemeluse WM_NOTIFY messages to communicate with the desktop...
2004-07-29 Thomas Bluemeldon't change selection if not capturing the console...
2004-07-29 Thomas Bluemelfixed calculation of selected cells
2004-07-28 Thomas Bluemelallow selecting text with the mouse in gui consoles
2004-07-20 Filip Navara- Fix handling of METHOD_IN_DIRECT IRPs.
2004-07-12 Gé van GeldorpShutdown step 1: inform winlogon
2004-07-04 Filip Navara- Fixed NumLock, CapsLock and ScrollLock handling in...
2004-07-03 Hartmut Birr- Implemented GuiConsoleHandleClose.
2004-07-03 Hartmut Birr- Try to get or to allocate the process data structure...
2004-06-27 Thomas Bluemelrevert my previous patch
2004-06-27 Thomas Bluemeldon't crash if requested process couldn't be found
2004-05-28 Gé van GeldorpClean up calls from win32k to csrss
2004-05-08 Thomas Bluemelhandle WM_SETCUROR messages for the desktop window
2004-05-08 Gé van GeldorpPatch by tonik <spammed@fromru.com>
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-03-14 Thomas Bluemelimplemented SetConsoleIcon()
2004-03-07 Hartmut Birr- Implemented double buffering for a console windows...
2004-03-07 Hartmut Birr- Fixed the handling for ctrl and alt keys.
2004-02-27 Hartmut Birr- Initialize/delete the lock of a console.
2004-02-25 Hartmut Birr- Initialize/delete the lock of a screen buffer.
2004-02-25 Hartmut Birr- Made again usable the cursor and F1-12 keys.
2004-02-19 Art YerkesCommits for bug 193, merged from release branch.
2004-02-04 Gé van GeldorpMove call to PrivateCsrssManualGuiCheck to before the...
2004-02-03 Filip Navara- Use ScrollWindowEx for scrolling text in console
2004-01-19 Gé van GeldorpIcon for console windows
2004-01-17 Filip NavaraFix window repainting - Attempt #2
2004-01-11 Gé van GeldorpAuto-detect whether to create a GUI or a TUI console
2003-12-31 Gé van GeldorpRe-create notification window when needed
2003-12-30 KJK::HyperionWhooops
2003-12-30 KJK::Hyperion - include/rosrtl/thread.h, lib/rosrtl/makefile, lib...
2003-12-27 Gé van GeldorpDo not endlessly repeat first character of line when...
2003-12-27 Filip NavaraPainting bug fixes.
2003-12-26 Filip NavaraFixed compilation problems with GCC 3.4.
2003-12-22 Filip Navara- Removed NtGdiGetSysColorBrush and modified functions...
2003-12-18 Gé van GeldorpAllow launching of console apps from GUI apps
2003-12-16 Gé van GeldorpDirectory is empty and doesn't really need a .cvsignore
2003-12-14 Thomas Bluemeladded missing .cvsignore files
2003-12-13 Filip NavaraDesktop should handle WM_ERASEBKGND.
2003-12-07 Gé van GeldorpMove desktop window proc from WIN32K to CSRSS
2003-12-05 Gé van GeldorpMake room for error status code when invalid request...
2003-12-03 Gé van GeldorpRemove direct references from csrss to win32k (call...
2003-12-02 Gé van GeldorpCSRSS code shuffle
2003-12-02 Gé van GeldorpCSRSS code reshuffle
2003-11-24 Eric KohlRemove 'dist' target
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-24 Art YerkesThese changes are described in earlier posts to the...
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-10-23 Gé van GeldorpFix double output of lines > 80 chars in text mode
2003-10-20 Gé van GeldorpImplement GUI consoles
2003-10-09 Gé van GeldorpKeyboard sync between gui and text modes, patch by...
2003-08-28 Gé van GeldorpSilence debug messages
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-18 Hartmut Birr- Store for each process a separate pointer for a contr...
2003-08-18 James TaborCommit Ctrl Event handler
2003-08-11 Casper Hornstrup2003-08-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-07 Andrew GreenwoodW32API conversion update
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-07-29 James TaborAdding Art Yerkes Keyboard Testing Code
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...
next