Registry entries for shell folders
[reactos.git] / reactos / subsys / win32k / misc /
2005-12-29 Magnus OlsenDRIVER_RegisterDriver did not check for NULL pointer...
2005-09-06 Gunnar Dalsnesmove object.c and ssec.c into ntuser where they belong
2005-09-05 Gunnar Dalsnesremove user handle table lock, cursor locks, message...
2005-07-22 Thomas Bluemelprobe the pointers in _MmCopyFromCaller and _MmCopyToCa...
2005-07-13 Art Yerkesstop exporting MmCopyFromCaller and kin and make a...
2005-06-30 Alex IonescuMath.c wasn't using the pch header, thanks for the...
2005-06-29 Filip NavaraMove the inclusion of <debug.h> to individual files...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-06-19 Filip NavaraCouple of build fixes.
2005-06-14 Filip Navara- Remove KeAttachProcess and KeDetachProcess prototypes...
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-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-04-14 Thomas Bluemeladd some missing gdi functions to the driver function...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-02 Hartmut BirrDereference the object if the type doesn't match in...
2005-03-13 Thomas Bluemel- fixed handle table structures
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-18 Thomas Bluemel1. implemented shared sections used for (shared) deskto...
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-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-10-03 Alex IonescuCorrected KPCR structure, removed IKPCR, set up Current...
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-14 Gé van GeldorpYou can't use NtCurrentTeb() in kernel mode
2004-03-06 Filip Navara2004-03-06 Filip Navara <xnavara@volny.cz>
2004-02-26 Thomas Bluemelfixed crashes that could be caused by the thread cleanu...
2004-02-24 Thomas Bluemelcleanup
2004-02-24 Thomas Bluemel1. get rid of winlock.c
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-17 Thomas Bluemelfixed destroying child windows and some fixes on menus
2003-12-12 Gé van GeldorpIncomplete implementation of hooks
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-08-12 Royce Mitchell IIIAdded GetLastNtError(), corrected STROBJ definition
2003-07-11 Royce Mitchell III@implemented and @unimplemented comments for subsys...
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-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-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-07-18 Eugene IngermanImplemented some of gdi region functions.
2002-07-04 David WelchAdded some missing files.
2002-06-26 Hartmut BirrFixed some calculatations in ObmpGetObjectHandle.
2002-06-18 David Welch2002-06-18 David Welch <welch@whitehall1-5.seh.ox...
2002-06-14 Eric KohlFixed automatic loading of required modules.
2002-01-27 David WelchFixes for problems with win32k
2002-01-27 David WelchMore user work
2001-08-03 Eric KohlRewrote stack allocation.
2001-06-12 Casper HornstrupWindow stations and desktops
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-06-18 Jason FilbyMath functions required by win32k
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