Added dibtest - only 1BPP test for now
[reactos.git] / reactos / subsys /
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
2002-05-02 Jason FilbyProper line spacing and implemented cls
2002-04-26 Eric KohlSimplified access to the shared user page.
2002-03-31 Steven EdwardsMinor cosmetic cleanup....sorry I'm a little obsessive...
2002-03-18 Hartmut BirrFixed creation of environment variable SystemDrive.
2002-03-18 Eric KohlFixed Nt/ZwCreatePagingFile() prototype.
2002-02-16 Jason Filbydisable debugging messages
2002-02-15 Hartmut BirrIn W32kDeleteDC call UnreferenceDriver only for non...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-01-27 David WelchAdded missing files
2002-01-27 David WelchAdded missing file
2002-01-27 David WelchFixes for problems with win32k
2002-01-27 David WelchMore user work
2002-01-15 David WelchMore missing files.
2002-01-14 David WelchAdded missing files
2002-01-13 David WelchBegan work on message queue and default window procedure
2001-12-31 David WelchSwapping to disk
2001-12-20 David WelchFixed fast mutex implementation (they are NOT recursive)
2001-12-02 David WelchRemove debugging changes.
2001-12-02 David WelchImplemented LPC sections
2001-11-20 David WelchFixed zsh crash bug, it still doesn't work however
2001-11-19 Jason FilbyFix for CreateCompatibleDC
2001-11-02 Rex JolliffInitial attempt at a handle table for GDI objects....
2001-10-23 Phillip SusiChanged path to vgaddi.dll to use SystemRoot instead...
2001-10-21 Casper HornstrupCreate named pipe for SCM
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-09-09 Jason FilbySmall fixes
2001-09-08 Jason Filbymore freetype cleanup
2001-09-08 Jason FilbyMore freetype cleanup
next