Prevent warning in optimized builds
[reactos.git] / reactos / lib / gdi32 / objects / dc.c
2005-07-05 Gé van GeldorpPrevent warning in optimized builds
2005-07-01 Alex IonescuKill large parts of rosrtl. devmode conversion implente...
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-19 Filip Navara- Replace the ColorMap pointer in BITMAPOBJ with palett...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-18 Thomas Bluemeldon't call win32k for GetObjectType() and query the...
2004-12-30 Filip Navara- Move implemented functions from stubs[aw].c to approp...
2004-09-06 Thomas Bluemel1. make use of precompiled headers everywhere
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
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-05-15 Filip Navara- New implementation of GetDIBColorTable and SetDIBColo...
2004-04-25 Thomas Bluemelimplemented GetDCBrushColor(), SetDCBrushColor(), GetDC...
2004-04-25 Thomas Bluemelimplemented PtVisible()
2004-04-25 Thomas Bluemelimplemented GetCurrentObject()
2004-04-25 Thomas Bluemeluse "readable" parameter names in functions
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-03-23 Gé van GeldorpPrevent deletion of system-owned objects like brushes...
2004-03-23 Gé van GeldorpImplement GetObjectA/W() for fonts
2004-03-09 Andrew Greenwood- Implemented GetDCOrg(), which is officially obsolete...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-08 Filip Navara- Very basic implementation of ExtEscape
2003-12-15 Filip NavaraImplementation of [NtGdi]RectVisible.
2003-12-13 Thomas Bluemelfixed NtGdiCreateDC() to use UNICODE_STRINGs
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-05 Thomas BluemelANSI/UNICODE struct separation patch by Royce3, ANSI...
2003-07-21 James TaborImplemented Unplugged GDI32 code
2003-07-21 James TaborImplemented Unplugged GDI32 code
2003-07-20 James TaborImplemented Unpluged DC code
2003-07-20 James TaborImplemented Unpluged DC code
2003-07-20 James TaborImplemented Unpluged DC code
2003-07-19 James TaborImplemented Unpluged DC code
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-27 Gé van GeldorpImplement OffsetViewportOrgEx()
2003-05-03 Gé van GeldorpImplement GetDeviceCaps()
2003-03-20 Richard Campbellfixed bug because mingw is stupid (no newline at end...
2003-03-20 Mark TempelAdd Get/SetPolygonFillMode
2003-03-14 Eugene IngermanAdded safe copy from user.
2003-01-25 Eugene IngermanImplemented a couple of stubbed functions. Added severa...
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-31 David WelchNon-client painting fixes.
2002-07-22 Eugene IngermanAdded GetRegionData gdi function. Added region test...
2001-08-02 Phillip SusiAdded SetWindowOrgEx and SetViewportOrgEx
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2000-07-07 Phillip SusiImplimented DeleteDC()
2000-06-16 Jason FilbyGDI Improvements