- Don't use STATIC
[reactos.git] / reactos / subsys / csrss / win32csr / guiconsole.c
2005-11-22 Alex Ionescu- Don't use STATIC
2005-09-09 Gé van GeldorpConvert title from UNICODE_STRING to nul-terminated
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-01 Alex IonescuPCH for csrss and win32csr, and remove rosrtl usage
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-18 Alex IonescuFix remaining System Process information structure...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-19 Alex IonescuBug fixes against uninitizlied variables and support...
2005-01-08 Gé van GeldorpChange console class name for Windows compatibility.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-03 Alex IonescuRewrite ROS Critical Section implementation, which...
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
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-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
2004-09-26 Thomas Bluemeluse Get/SetWindowLongPtr() where appropriate in favor...
2004-09-10 Gé van GeldorpSend CTRL_CLOSE_EVENT to processes attached to a consol...
2004-08-24 Filip Navara- Always use non-antialiased font for consoles.
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-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-03 Hartmut Birr- Implemented GuiConsoleHandleClose.
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-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-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-27 Gé van GeldorpDo not endlessly repeat first character of line when...
2003-12-18 Gé van GeldorpAllow launching of console apps from GUI apps
2003-12-07 Gé van GeldorpMove desktop window proc from WIN32K to CSRSS
2003-12-03 Gé van GeldorpRemove direct references from csrss to win32k (call...
2003-12-02 Gé van GeldorpCSRSS code reshuffle