fix uninitialized variable warning
[reactos.git] / reactos / subsys / win32k / objects / path.c
2005-12-10 Christoph von Wittichfix uninitialized variable warning
2005-12-09 Christoph von Wittichmove declaration of IntGdiExtSelectClipRgn to a win32k...
2005-12-09 Christoph von Wittichimplemented NtGdiSelectClipPath and PATH_FillPath
2005-12-08 Christoph von Wittichimplemented: NtGdiAbortPath, NtGdiBeginPath, NtGdiEndPa...
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-02-12 Casper HornstrupBranch setupapi
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-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-03 Filip Navara- Fix errors during optimized build.
2004-06-20 Filip Navara- Allocate memory from PagedPool instead of NonPagedPoo...
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-04-24 Thomas Bluemelproper implementation of FrameRgn() (cannot be ported...
2004-04-05 Filip Navara- Changed the internal brush object to be (almost)...
2004-02-19 Thomas Bluemeladded pool tags for better debugging
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-13 Thomas Bluemelfixed some line functions to be more secure
2003-09-09 Gé van GeldorpRoundRect() implementation by Royce3
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-08-13 Casper Hornstrup2003-08-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-11 Royce Mitchell IIIwarnings, warnings, everywhere.... but not so many...
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-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2000-06-29 David WelchMade header file usage more consistent
2000-06-18 Jason FilbyAltered to use new and smaller math.c
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 Jolliffmoved path functions into seperate file