Allow logging of calls into display driver (disabled by default)
[reactos.git] / reactos / subsys / win32k / misc / driver.c
2005-06-12 Gé van GeldorpAllow logging of calls into display driver (disabled...
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-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-14 Thomas Bluemeladd some missing gdi functions to the driver function...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-02-06 Gé van GeldorpProperly synchronize with GPU
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-17 Thomas Bluemelsimplified assigning DDI functions
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-20 Filip Navara- Allocate memory from PagedPool instead of NonPagedPoo...
2004-04-09 Filip NavaraCompile Win32k using W32API [Part II]:
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-03-06 Filip Navara2004-03-06 Filip Navara <xnavara@volny.cz>
2004-02-22 Thomas Bluemelminor cleanup
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-08 Thomas Bluemeladd sekelton for the GradientFill() implementation.
2003-12-12 Gé van GeldorpRemove breakpoint left in by accident
2003-12-12 Gé van GeldorpKeep reference to display file open
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-07 Gé van GeldorpSimplify code by passing PDEVICE_OBJECT instead of...
2003-10-25 Gé van GeldorpAdd DirectDraw driver calls to DRIVER_FUNCTIONS and...
2003-10-24 Gé van GeldorpComplain a little bit louder if drivers can't be loaded
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-18 Hartmut Birr- Do not call KeAttachProcess/keDetachProcess if the...
2003-08-13 Casper Hornstrup2003-08-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-11 Gé van GeldorpGet mouse cursor working under VMware
2003-02-25 Gé van Geldorp- Move GDI drivers and win32k.sys from system32\drivers...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-06-14 Eric KohlFixed automatic loading of required modules.
2001-05-02 Jason FilbyInitial font and text support. Fixes to color palette...
2001-04-15 Nedko ArnaudovINSTALL
2001-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2000-08-26 Eric KohlReplaced call to LdrLoadModule() by call to ZwSetSystem...
2000-07-07 Eric KohlAdded checks for loaded drivers
2000-07-07 Phillip SusiBug fixes to win32k
2000-06-29 David WelchMade header file usage more consistent
2000-03-17 Jason FilbyMiniport driver now loaded from win32k
2000-03-10 Jason FilbySmall fix
2000-03-09 Jason FilbyImplemented DRIVER_BuildDDIFunctions
2000-03-08 Jason FilbyMoved display driver and got win32k loading it's entry...
2000-03-01 Eric KohlFixed mp driver initialization bug and some other ones
1999-12-09 Rex Jolliffsome more video code
1999-11-20 Eric KohlFixed compiler warning
1999-10-28 Rex Jolliffadded several new functions
1999-10-27 Rex JolliffFix import problems in win32k.sys
1999-07-12 Rex Jolliffmore work on KMGDI subsystem
1999-06-15 Rex Jolliffsome additions to the GDI engine