[NTOS:KE/x64] Handle NMI vs swapgs race condition
[reactos.git] / reactos / subsys / win32k / objects / pen.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-17 Maarten BosmaMoved win32k
2006-01-14 Christoph von Wittichimplemented PS_DOT, PS_DASH and PS_INSIDEFRAME in IntGd...
2006-01-12 Alex Ionescu- Unfsck NtGdiExtCreatePen (thanks Christopher).
2006-01-08 Alex Ionescu- Get the win32k beast tamed by msvc.
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-07-26 Thomas Bluemelremoved some MmCopyTo/FromCaller calls from win32k...
2005-06-29 Filip NavaraMove the inclusion of <debug.h> to individual files...
2005-06-07 Filip Navara- Unlock GDI objects by pointer, not by handle.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
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-04-01 Gunnar Dalsnesmmfuncs.h: add MmGetSystemAddressForMdlSafe/MmMapLocked...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-30 Filip Navara- Use pvScan0 instead of pvBits as the first scan line...
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
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-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-04-05 Filip Navara- Changed the internal brush object to be (almost)...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-12 Thomas Bluemelfixed some gdi functions
2003-12-11 Thomas Bluemelfixed NtGdiCreatePenIndirect()
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-20 Gé van GeldorpSilence some debug messages
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-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2000-06-29 David WelchMade header file usage more consistent
2000-06-16 Jason FilbyGDI improvements
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
1999-10-28 Rex Jolliffadded several new functions
1999-07-23 Rex Jollifffinished win32k skeleton