Avoid using uninitialized variables
[reactos.git] / reactos / subsys / csrss /
2005-01-03 Alex IonescuRewrite ROS Critical Section implementation, which...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-25 Gé van GeldorpDon't return uninitialized variable
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-24 Thomas Bluemelrevert my temporary class hacks and remove my desktop...
2004-12-23 Gé van GeldorpFree process data when LPC port is closed, not when...
2004-12-21 Thomas Bluemel- initialize system window classes when creating window...
2004-12-18 Gé van GeldorpHandle failures better (i.e. without crashing)
2004-12-05 Filip Navara- Don't delete the "first bitmap" of memory DC. It...
2004-12-04 Filip Navara- Don't try to delete stock font.
2004-12-01 Thomas Bluemelremoved unused definitions
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
2004-11-14 Hartmut Birr- Implemented waitable console handles.
2004-11-02 Thomas Bluemel1. Implemented WriteConsoleW(), ReadConsoleW(), FillCon...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-09-26 Thomas Bluemeluse Get/SetWindowLongPtr() where appropriate in favor...
2004-09-24 Filip Navara- Don't validate parents after sending the WM_ERASEBKGN...
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-09-10 Steven EdwardsMoved interlocked function to rosrtl rather than export...
2004-09-10 Gé van GeldorpSend CTRL_CLOSE_EVENT to processes attached to a consol...
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-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
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-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create 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.
next