- start implementing the alt-tab app switching dialog
[reactos.git] / reactos / subsystems / win32 / csrss / win32csr / guiconsole.c
2008-07-29 Jeffrey Morlan- Remove unused hVScrollBar and hHScrollBar members...
2008-07-28 Jeffrey Morlan- GuiConsoleInitScrollbar: Hide vertical scrollbar...
2008-07-27 Jeffrey Morlan- Work with screen buffer data using pointers rather...
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-06-14 Timo Kreuzerrevert r26384 - this is an old hack to make console...
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-20 Christoph von Wittichlimit length of szValue to LF_FACESIZE to prevent a...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-28 Thomas BluemelFix console painting bugs
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- scroll window with ScrollWindowEx
2007-09-03 Johannes Anderwald- halfplement console scrolling support
2007-09-03 Johannes Anderwald- add hActiveBuffer member to struct to ensure that...
2007-09-02 Johannes Anderwald- implement screenbuffer resizing(required for console...
2007-09-01 Johannes Anderwald- load icon from the right HINSTANCE handle
2007-09-01 Johannes Anderwald- load resources from the dll handle
2007-07-31 Magnus Olsenrevers guiconsole.c changes that was mistake committed...
2007-07-31 Magnus Olsenadding win32ksys the syscall lib for win32k
2007-07-29 Magnus Olsenremove the title name hack some did
2007-06-14 Dmitry Gorbachev- Hackish solution of issue #2062.
2007-05-29 Johannes Anderwald- clean up GuiHandleSysMenuCommand a bit
2007-04-17 Christoph von Wittichfix console font
2007-04-10 Magnus OlsenLong live Dejavu font, Long live Dejavu font
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-21 Christoph von Wittichfix win32csr (gcc 4.2)
2007-01-21 Christoph von Wittichrevert this change (it broke the build)
2007-01-21 Christoph von Wittichfix some more warnings (gcc 4.2)
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-06 Johannes Anderwald* halfplement reading / writing Console User settings
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-09-01 Thomas BluemelFix creating the console system menu items
2006-07-18 Saveliy TretiakovMake guiconsole window movable and respond to minimize...
2006-07-12 Johannes Anderwaldconio.c:
2006-07-12 Johannes Anderwald* set FontName array to max of LF_FACESIZE
2006-07-09 Johannes Anderwald* use font properties from registry when available
2006-07-08 Johannes Anderwald* halfplement reading console properties
2006-07-04 Johannes Anderwald* halfplemented console system menu
2006-02-17 Maarten BosmaMoved csrss