Fix a typo.
[reactos.git] / reactos / subsys / win32k / objects / line.c
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-20 Gé van GeldorpExclusively lock surface bits before reading or writing...
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-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
2005-02-05 Gé van GeldorpConvert ROP2 to MIX when calling driver
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
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-07-03 Filip Navara- Fixed buffer handling and coordinate translation...
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-06-20 Filip Navara- Allocate memory from PagedPool instead of NonPagedPoo...
2004-06-18 Filip NavaraChangelog:
2004-05-14 Filip Navara- Fix ExtSelectClipRgn and some other clipping functions.
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
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 NtGdiPolyPolyline(), NtGdiPolygon() and NtGdiPoly...
2003-12-13 Thomas Bluemelfixed some line functions to be more secure
2003-11-24 Gé van GeldorpClean up DCEs when switching out of graphics mode
2003-08-28 Gé van GeldorpFix PolyPolygon and PolyPolyline (patch by Jonathan...
2003-08-26 Thomas Bluemelbig patch by Jonathon Wilson for GDI32 & related stuff
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-11 Royce Mitchell IIIwarnings, warnings, everywhere.... but not so many...
2003-07-14 Gé van GeldorpImplement clipping of lines
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-05-11 Jason FilbyFixed return values of W32kArc and W32kMoveToEx
2003-03-27 Gé van GeldorpFix linker warning
2003-03-27 Richard Campbell- Tim Jobling implemented PolyLine
2003-02-15 Gé van GeldorpSupport for VMware video drivers
2002-12-21 Jason FilbyScrollbar improvements
2002-07-22 Eugene IngermanAdded GetRegionData gdi function. Added region test...
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-25 Eric KohlFixed a lot of warnings.
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-22 Rex JolliffMore changes to the win32k server