display debug message on boot.
[reactos.git] / reactos / subsys /
2002-11-03 Casper Hornstrup2002-11-03 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-02 Eric KohlDisplay drive letters in partition list.
2002-11-01 David WelchDon't crash when a mouse message doesn't fall inside...
2002-10-31 Eric KohlFixed warnings.
2002-10-31 David WelchImplemented mouse messages.
2002-10-29 Eric KohlVarious improvements and hardcoded directory creation.
2002-10-29 Marty DillImplemented PeekConsoleInputA().
2002-10-28 Robert DickensonFound the problem, local copy of win32k.c required...
2002-10-28 Robert DickensonRevert one of the makefile changes.
2002-10-28 Robert DickensonAdded some exports required by csrss to get things...
2002-10-28 Robert DickensonUpdated with fix for missing win32k.lib imports
2002-10-28 Robert DickensonStarting something for VDM support.
2002-10-25 Casper Hornstrup2002-10-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-20 Eric KohlImplemented [Get/Set]ProcessShutdownParameters().
2002-10-20 Eric KohlImplemented RegisterServicesProcess() and ExitWindowsEx...
2002-10-20 Marty Dill-Implemented GetNumberOfConsoleInputEvents and ReadCons...
2002-10-18 Eric KohlImplemented selection of install partition and directory.
2002-10-05 Jason FilbyDIB color fix, palette fix
2002-10-03 Steven EdwardsEnd of file fix for gcc 3.x
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-01 Eugene Ingerman1. Cleanup GDI objects when process is deleted.
2002-09-30 Casper Hornstrup2002-09-30 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-28 Jason FilbyPerform color translation for 4BPP to 4BPP DIBs
2002-09-28 Jason FilbyDraw minimize and maximize buttons with smaller, correc...
2002-09-25 David WelchAdded nicer looking default mouse cursor.
2002-09-25 Eric KohlAdded more setup 'pages'. No install functionality...
2002-09-24 Jason FilbyAdded missing palette.h
2002-09-24 Jason FilbyWin32k fixes including better 1BPP support
2002-09-22 guidoadded .cvsignore
2002-09-21 David WelchAccelerate PATCOPY blits.
2002-09-21 Jason FilbyMinor fixes
2002-09-19 Jason FilbyCorrected comment
2002-09-19 Jason FilbyText alignment should be TA_TOP for a new DC
2002-09-19 Eric KohlMajor rework.
2002-09-18 David WelchCreate a PDEV for the display driver only once.
2002-09-17 David WelchMisc. user fixes.
2002-09-17 Jason FilbyFixes for DIBs to show with correct vertical orientation
2002-09-13 Jason FilbyInitial support for 1BPP
2002-09-08 Eric KohlAdded initial console setup code.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-04 David WelchAdded missing file.
2002-09-03 David WelchImplemented part of window properties support
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-31 David WelchNon-client painting fixes.
2002-08-30 David WelchImplemented GetAncestor and IsWindowVisible
2002-08-28 Steven Edwardsadd .cvsignore
2002-08-27 David WelchMisc. painting fixes.
2002-08-27 Jason FilbyMinor fix
2002-08-26 David WelchFixes for painting.
2002-08-26 David Welch2002-08-26 David Welch <welch@computer2.darkstar...
2002-08-25 Jason FilbyDCE header file
2002-08-25 Robert DickensonMore CVS sugar.
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-24 Jason FilbyInitial code for NtUserGetDC
2002-08-24 Eric KohlFixed dependency file deletion bug.
2002-08-22 Eric Kohl-Implemented ReadConsoleOutputCharacterA and CsrReadCon...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-19 Eugene IngermanAdded color translation for solid color brushes.
2002-08-18 Jason FilbyUse clip.h instead of enum.h
2002-08-18 Eugene Ingerman1. CLIPOBJ_bEnum, CLIPOBJ_cEnumStart - implemented...
2002-08-17 Hartmut BirrChanged the values for the page file size from the...
2002-08-16 David Welch2002-08-16 David Welch <welch@computer2.darkstar...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-08-04 Eugene IngermanFixed a bug in the new Engxxx objects code.
2002-08-04 Eugene IngermanRewrote gdi (Engxxx) objects.
2002-08-04 Eugene IngermanRemoved deprecated file.
2002-07-23 Eugene IngermanFixed bugs in region operations code (should run region...
2002-07-22 Eugene IngermanAdded GetRegionData gdi function. Added region test...
2002-07-20 Eric KohlAdded check for loaded system start drivers.
2002-07-18 Eugene IngermanImplemented some of gdi region functions.
2002-07-17 David WelchFixed some bugs.
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2002-07-04 David WelchAdded some missing files.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-26 Hartmut BirrFixed some calculatations in ObmpGetObjectHandle.
2002-06-21 Eugene IngermanFixed typo/bug in W32kCallWindowProc.
2002-06-18 David Welch2002-06-18 David Welch <welch@whitehall1-5.seh.ox...
2002-06-17 Eric KohlImproved driver loading sequence with respect to the...
2002-06-15 Eric KohlChanged calling convention of EngXxx funtions to STDCALL.
2002-06-14 Jason FilbyBugfix: correct memory allocation calculation
2002-06-14 Jason FilbyGuiCheck for NtUserRegisterClassExWOW
2002-06-14 Eric KohlFixed direct reference to a driver object.
2002-06-14 Eric KohlPass pointer to CSRSS process on first create request.
2002-06-14 Eric KohlFixed automatic loading of required modules.
2002-06-12 Eric KohlCleaned up the driver loading routines.
2002-06-12 Eric KohlUse NtSetSystemInformation() to load win32k.sys because...
2002-06-11 David Welch2002-06-11 David Welch <welch@whitehall1-5.seh.ox...
2002-06-07 Eric KohlLet services.exe load the auto-start drivers.
2002-06-06 Jason FilbyImplemented NtUserPeekMessage
2002-06-02 Casper HornstrupCompile with new layout
2002-05-27 Hartmut BirrFixed creation of paging file in SmPagingFilesQueryRoutine.
2002-05-24 Eric KohlFixed a severe bug in RtlQueryRegistryValues() and...
2002-05-24 Eric KohlAdded import of REG_EXPAND_SZ registry values.
2002-05-22 Eric KohlRead settings from the registry.
2002-05-07 Hartmut BirrImplemented CsrTerminateProcess.
2002-05-07 Hartmut BirrFixed the range test for handles in CsrGetObject/CsrRel...
2002-05-07 Hartmut BirrCreate console active event inheritable.
2002-05-06 David WelchSome additions to the USER code; nothing is working...
2002-05-05 Phillip SusiFixed ReadConsoleInput() to not wait for a newline
next