reactos/reactos/subsys/win32k/objects
2003-12-13 19:53:17 +00:00
..
.cvsignore Added a whole lot of CVS sugar so I can use WinCVS flat mode more effectively. 2002-08-25 07:16:37 +00:00
bezier.c warnings, warnings, everywhere.... but not so many any more. 2003-08-11 21:10:49 +00:00
bitmaps.c Changes to NtGdiStretchBlt(). 2003-12-08 18:09:08 +00:00
brush.c fixed some gdi functions 2003-12-12 15:47:37 +00:00
cliprgn.c fixed NtGdiGetClipBox() 2003-12-13 12:12:41 +00:00
color.c Fix some GDIOBJ ownership issues 2003-11-26 21:48:35 +00:00
coord.c Fixes to WinPosSetWindowPos() and the routines it depends upon 2003-09-09 09:39:21 +00:00
cursoricon.c removed an unneccessary call to BITMAPOBJ_UnlockBitmap. Patch by Mike Nordell. 2003-12-13 19:53:17 +00:00
dc.c fixed NtGdiCreateIC() to use UNICODE_STRING 2003-12-13 19:27:10 +00:00
dib.c Basic StretchDIBits implementation. 2003-12-07 10:31:56 +00:00
fillshap.c fixed NtGdiPolygon() which i accidently broke 2003-12-13 13:05:30 +00:00
font.c GDI improvements 2000-06-16 07:25:41 +00:00
gdiobj.c fixed some gdi functions 2003-12-12 15:47:37 +00:00
icm.c Patch by Jonathon Wilson: 2003-08-19 11:48:50 +00:00
line.c fixed NtGdiPolyPolyline(), NtGdiPolygon() and NtGdiPolyPolygon() 2003-12-13 10:57:29 +00:00
metafile.c Patch by Jonathon Wilson: 2003-08-19 11:48:50 +00:00
objconv.c - Incomplete implementation of ReleaseDC() 2003-09-26 20:58:06 +00:00
paint.c Patch by Jonathon Wilson: 2003-08-19 11:48:50 +00:00
palette.c Slightly changed PALETTE_SetMapping() to obtain pointer to the system palette dynamically instead of just looking into COLOR_sysPal. 2003-09-25 15:15:03 +00:00
path.c fixed some line functions to be more secure 2003-12-13 10:18:01 +00:00
pen.c fixed some gdi functions 2003-12-12 15:47:37 +00:00
polyfill.c fixed minor blip in Polygon algo 2003-08-19 21:29:20 +00:00
print.c Patch by Jonathon Wilson: 2003-08-19 11:48:50 +00:00
rect.c Patch by Jonathon Wilson: 2003-08-19 11:48:50 +00:00
region.c fixed NtGdiCreateEllipticRgnIndirect() 2003-12-13 11:15:06 +00:00
semaphor.c disable regular kmode apc's around Resource locks 2003-11-27 00:52:16 +00:00
text.c fixed TextIntRealizeFont() 2003-12-13 10:34:13 +00:00
wingl.c Patch by Jonathon Wilson: 2003-08-19 11:48:50 +00:00