[Win32k|User32]
[reactos.git] / reactos / subsystems / win32 / csrss / win32csr / conio.c
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-20 Timo KreuzerFix 64bit issues.
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-13 Dmitry Chapyshev- More correct fix of tests
2009-04-13 Dmitry Chapyshev- Add more check on CodePage = 0. +2 passed wine tests
2009-04-13 Dmitry Chapyshev- Add check on CodePage = 0. +2 passed wine tests
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-11 Christoph von Wittichdefine CSR_DEFAULT_CURSOR_SIZE instead of hardcoding...
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-28 Johannes Anderwald- Fix exhaustive debug message flood
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (9/11).
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
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-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-25 Stefan Ginsberg- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which...
2008-08-20 Jeffrey MorlanAlways set the console's event on any keypress, even...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-02 Jeffrey Morlan- Remove some redundant ProcessData == NULL checks...
2008-08-02 Jeffrey Morlan- Implement GenerateConsoleCtrlEvent.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-29 Jeffrey Morlan- Remove unused hVScrollBar and hHScrollBar members...
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-27 Jeffrey Morlan- Work with screen buffer data using pointers rather...
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-22 Jeffrey Morlan- Make console handles start at 3, not 7.
2008-07-20 Jeffrey MorlanIn ConioConsoleCtrlEvent, don't wait for the thread...
2008-07-17 Jeffrey MorlanClean up console code a bit:
2008-07-16 Jeffrey Morlan- CsrReleaseObject: Fix locking to prevent possibility...
2008-07-16 Jeffrey MorlanIncrement a console's initial screen buffer's reference...
2008-06-27 Jeffrey MorlanMiscellaneous console bugfixes. See Bug 3267 for details.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-20 Thomas BluemelFixes updating default character attributes when callin...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-03 Johannes Anderwald- add hActiveBuffer member to struct to ensure that...
2007-06-16 Dmitry GorbachevUnable to reproduce that bug (#2047). Apply r27177...
2007-06-15 Dmitry GorbachevI'm sorry, but r27177 does not work for me. I just...
2007-06-14 Johannes Anderwald- release lock on error
2007-06-14 Dmitry Gorbachev- Hackish solution of issue #2062.
2007-06-07 Dmitry GorbachevDo not free memory twice.
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...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-30 Johannes Anderwald- various msvc compability fixes
2006-10-09 Alex Ionescu- Bootvid rewrite by Filip Navara (with some fixes...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-10 Hervé PoussineauRemove screensaver implementation of win32k (ie revert...
2006-09-06 Johannes Anderwald* halfplement reading / writing Console User settings
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-22 Brandon TurnerRevert my backspace patch from before. I found a better...
2006-07-16 Hervé Poussineau[FORMATTING] Replace tabs by spaces
2006-07-13 Magnus Olsenlast fix for getting screensaver working on livecd...
2006-07-12 Aleksey Bragin- Fix a mistake with outputting always non-initialized...
2006-07-12 Johannes Anderwaldconio.c:
2006-07-12 Johannes Anderwald* set FontName array to max of LF_FACESIZE
2006-07-06 Magnus OlsenCommit my autostart code for screen saver for now it...
2006-07-06 Magnus OlsenScreen Saver win32csr part
2006-07-06 Magnus OlsenCommit initiate work of implement of autostart of scree...
2006-06-08 Brandon TurnerIf treat a backspace more like a normal char.
2006-02-17 Maarten BosmaMoved csrss