[KERNEL32]: Bug fix CTRL-C handler registration/deregistration/notification, needed...
[reactos.git] / reactos / dll / win32 / kernel32 / misc / console.c
2010-03-09 Sir Richard[KERNEL32]: Bug fix CTRL-C handler registration/deregis...
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-18 Gregor Schneider- GetConsoleAliasW: Check for invalid target buffer...
2009-08-18 Gregor Schneider- GetConsoleAliasA: Check for invalid target buffer...
2009-08-15 Dmitry Chapyshev- Returns TRUE in AttachConsole (like in Wine)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-30 Dmitry Chapyshev- Fix 1 wine console test
2009-01-30 Dmitry Chapyshev- Formatting fix. No code change
2009-01-19 Timo KreuzerImprove GetSetConsoleInputExeNameAW, removing the exces...
2009-01-18 Christoph von Wittichfix kernel32 console winetest crash
2009-01-17 Christoph von Wittichfix a kernel32 console winetest crash
2009-01-07 KJK::Hyperionmodified dll/win32/kernel32/misc/console.c
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-30 Stefan Ginsberg- Go away STDCALL, time has come for WINAPI and NTAPI
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-02 Jeffrey Morlan- Implement GenerateConsoleCtrlEvent.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-30 Jeffrey Morlankernel32: Don't enter the ConsoleLock if it has already...
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-27 Jeffrey MorlanMove console alias functions from csrss to win32csr...
2008-07-26 Jeffrey Morlan- IntWriteConsoleInput: Copy the data *to* the capture...
2008-07-23 Jeffrey Morlan- Implement handle access checking on all console funct...
2008-07-22 Jeffrey Morlan- Implement access masks and optional inheritability...
2008-07-17 Jeffrey MorlanClean up console code a bit:
2008-07-10 Jeffrey MorlanSome fixes for console alias functions:
2008-06-27 Jeffrey MorlanMiscellaneous console bugfixes. See Bug 3267 for details.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-06 Johannes Anderwald- partly fix AddConsoleAlias/GetConsoleAlias
2008-02-04 Christoph von Wittichreturn 0 when type is DWORD
2008-02-04 Johannes Anderwald- call csrss for Console alias related functions
2008-02-02 Christoph von Wittichrewrote alias handling in cmd for doskey compatibility
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-09-02 Hervé PoussineauRemove local header debug.h, and use the global one
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-29 Alex Ionescu- Turns out MSVC wasn't compiling one file because...
2007-01-26 Alex Ionescu- Fix definition of RTL_CRITICAL_SECTION_DEBUG.
2007-01-21 Thomas BluemelFix compilation with GCC4.2. Please check changes in...
2006-12-12 Johannes AnderwaldPart 2/2 of WDK compability fixes
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-06-28 Alex Ionescu- Implement, export and NDKize: DbgUiGetThreadDebugObje...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-02-17 Ged Murphyreshuffling of dlls