[TASKMGR] Process page: Allow using "Open File Location" functionality without runnin...
[reactos.git] / reactos / include / win32k / dc.h
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2005-12-28 Hartmut BirrCommit r20366:20368 again.
2005-12-28 Maarten BosmaRevert r20367 and r20368 since they crash the GUI in...
2005-12-27 Alex Ionescu- Major Win32k Header Cleanup: Add ntgdi.h based on...
2005-12-08 Gé van GeldorpIt's possible to select an (indexed) palette into a...
2005-09-24 Gé van GeldorpThis NtGdiCreateCompatableDC misspelling has annoyed...
2005-06-20 Filip NavaraRemove some non-__USE_W32API guarded blocks.
2005-06-20 Filip NavaraBuild GDI32 with NDK and without DDK.
2005-06-07 Filip Navara- Unlock GDI objects by pointer, not by handle.
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-08 Gé van GeldorpUse GDIINFO values instead of DEVMODE values
2005-03-07 Gé van GeldorpImplement Information Contexts
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-27 Thomas BluemelThis patch removes the cursor location from the window...
2005-01-19 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2004-12-12 Thomas Bluemelfixed problems with mouse cursor handling
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-09-12 Thomas Bluemelrevert the changes i accidently committed to HEAD
2004-09-12 Thomas Bluemelrewrote the gdi handle table that behaves similar 2k...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-14 Filip Navara- Change the prototype of DIB_*_BitBlt* functions to...
2004-07-04 Filip Navara- Support resursive locking of the GDI objects.
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-24 Filip NavaraMoved the generic mouse pointer implementation to win32...
2004-01-16 Gé van GeldorpSerialize access to display driver. Fixes serious displ...
2003-12-13 Thomas Bluemelfixed NtGdiCreateIC() to use UNICODE_STRING
2003-12-13 Thomas Bluemelfixed NtGdiCreateDC() to use UNICODE_STRINGs
2003-12-12 Gé van GeldorpKeep reference to display file open
2003-11-26 Gé van GeldorpFix some GDIOBJ ownership issues
2003-11-07 Gé van GeldorpSimplify code by passing PDEVICE_OBJECT instead of...
2003-10-29 Gé van GeldorpChanges for W32API
2003-09-26 Gé van Geldorp- Incomplete implementation of ReleaseDC()
2003-08-31 Gé van Geldorp- Fix various bitmap format translation bugs
2003-08-25 Steven EdwardsConverted some C++ comment to C style comments
2003-08-20 Gé van Geldorp- Store GDI object type in the handle itself
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-17 Royce Mitchell III* fixes a couple (several?) memory leaks
2003-06-28 Gé van GeldorpImplement clipping for bitblt operations
2003-06-21 Gé van GeldorpImplement display ownership, also makes ATI Rage 3rd...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-05-03 Gé van GeldorpImplement GetDeviceCaps()
2002-09-18 David WelchCreate a PDEV for the display driver only once.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2001-11-02 Rex JolliffInitial attempt at a handle table for GDI objects....
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-25 Eric KohlFixed a lot of warnings.
2000-06-16 Jason FilbyGDI improvements
1999-11-17 Rex JolliffAdded top level ignore list
1999-10-29 Rex Jolliffadded more KMGDI functions
1999-10-28 Rex Jolliffadded several new functions
1999-09-10 Rex JolliffChanges to make win32k.sys compile
1999-09-08 Rex Jolliffsome minor coding on win32k
1999-07-23 Rex Jollifffinished win32k skeleton
1999-07-12 Rex Jolliffmore work on KMGDI subsystem
1999-06-15 Rex Jolliffsome additions to the GDI engine