Relative include path fixed to absolute path.
[reactos.git] / reactos / subsys / win32k /
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-01 David WelchDon't crash when a mouse message doesn't fall inside...
2002-10-31 David WelchImplemented mouse messages.
2002-10-28 Robert DickensonAdded some exports required by csrss to get things...
2002-10-05 Jason FilbyDIB color fix, palette fix
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-24 Jason FilbyAdded missing palette.h
2002-09-24 Jason FilbyWin32k fixes including better 1BPP support
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-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 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-25 Jason FilbyDCE header file
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-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-16 David Welch2002-08-16 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-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-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 KohlFixed automatic loading of required modules.
2002-06-11 David Welch2002-06-11 David Welch <welch@whitehall1-5.seh.ox...
2002-06-06 Jason FilbyImplemented NtUserPeekMessage
2002-06-02 Casper HornstrupCompile with new layout
2002-05-06 David WelchSome additions to the USER code; nothing is working...
2002-03-31 Steven EdwardsMinor cosmetic cleanup....sorry I'm a little obsessive...
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-20 David WelchFixed fast mutex implementation (they are NOT recursive)
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-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
2001-09-08 Jason FilbyCleaning up FreeType library
2001-08-30 David WelchMore fixes for Linux compilation.
2001-08-28 Jason FilbyRemove ugly hack for the current display DC
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-03 Eric KohlRewrote stack allocation.
2001-08-02 Phillip SusiAdded rule to make etags files... cheap hack right...
2001-08-02 Phillip SusiChanged debug print of WSTR from %wZ to %S, was causing...
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-06 Rex Jolliffadded object handling routines for user objects in...
2001-07-04 Casper HornstrupUpdated clean rules.
2001-07-01 Jason FilbyFixed warnings
2001-06-30 Jason FilbyBug fix
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-22 Eric KohlFixed 'clean' rule.
2001-06-21 Eric KohlAdded missing io status blocks.
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
next