Commit Graph

166 Commits (8bf48557ef7ed0191e1bbd4a495a6fefc2457d3c)

Author SHA1 Message Date
Michael Stefaniuc 7ec013cbfe include: Make "long" numeric constants LP64/LLP64 proof (wingdi.h). 2011-11-04 14:44:39 +01:00
André Hentschel 4899eeb15b include: Add more postscript commands. 2011-10-11 13:37:49 +02:00
Alexandre Julliard c73d89e7f5 include: Remove duplicate device caps definitions. 2011-07-08 13:41:02 +02:00
Huw Davies 58442c1b50 include: Uncomment EMRGRADIENTFILL. 2011-03-16 14:14:22 +01:00
Dmitry Timoshkov 3e850b5b14 winex11.drv: Associate the real DC transformation with cached font data.
This matches what WineEngCreateFontInstance() does, and makes applications
which set custom axes directions using different window/viewport extents
display text correctly.
2011-01-24 14:43:26 +01:00
Huw Davies 78687532e4 include: Add GLYPHSET flag define. 2010-12-17 13:26:01 +01:00
Alexandre Julliard 97611dca8b gdi32: Implement MirrorRgn. 2010-09-27 20:45:56 +02:00
Dmitry Timoshkov 81557b5e21 gdi32: Do not crash on an invalid pointer passed to AddFontMemResourceEx. 2010-08-02 16:10:06 +02:00
Alexandre Julliard 1472f35e82 gdi32: Replace the SelectVisRgn Wine-specific export by a private entry point. 2010-07-26 18:38:31 +02:00
Louis Lenders bec1720cd6 include: Add dmDisplayOrientation definitions. 2010-07-08 17:33:37 +02:00
Nikolay Sivov cd43ff167b gdi32: Add CreateFontIndirectEx implementation. 2010-06-14 14:14:15 +02:00
Hans Leidekker b6ffca256e mscms: Use correct standard color space constants in GetStandardColorSpaceProfileW. 2009-09-02 14:40:48 +02:00
Nikolay Sivov 1218c2b5f6 wingdi.h: Fix RGBQUAD and RGBTRIPLE to match PSDK. 2009-07-20 12:20:52 +02:00
Roderick Colenbrander 3f02040f15 wingdi.h: Add missing png/jpeg compression flags. 2009-05-04 12:52:29 +02:00
Byeongsik Jeon 3807ca733d winex11.drv: Add the basic antialias type decision code. 2008-12-31 14:07:18 +01:00
ByeongSik Jeon 028617b90b gdi32, winex11: Add support for subpixel font rendering. 2008-12-22 16:33:03 +01:00
Alexandre Julliard fea2aa55d0 include: Fix the 64-bit value of magic handle constants. 2008-12-08 15:51:22 +01:00
Bobby Bingham a900f5e065 gdi32: Add support for the GGO_UNHINTED flag in GetGlyphOutline. 2008-10-28 15:46:29 +01:00
Austin English 96edcde6a3 include/wingdi.h: Define R2_LAST. 2008-10-17 12:35:17 +02:00
Alam Arias 09d460f422 include: Fix wingdi.h to define AW version of wglUseFontBitmaps and wglUseFontOutlines. 2008-04-21 12:10:36 +02:00
Alexandre Julliard 50dea38178 gdi32: Export the DC hook functions as 32-bit functions. 2008-02-17 20:29:55 +01:00
Alexandre Julliard caf56765d5 include: Add WINGDIAPI to the exported gdi32 functions. 2007-11-07 12:26:49 +01:00
Dmitry Timoshkov d43fdc5ab0 include: Synchronize DEVMODE layout with PSDK. 2007-11-01 12:41:21 +01:00
Mikolaj Zalewski baee27c69c gdi32: Implement AddFontMemResourceEx (based on a patch of Byeong-Sik Jeon). 2007-09-17 14:14:27 +02:00
Roderick Colenbrander aab98fc6ea wgl: Recognize Vista's PFD_SUPPORT_COMPOSITION flag. 2007-08-14 12:46:58 +02:00
Michael Stefaniuc 30f67b1534 wingdi.h: Multi-character character constants are implementation specific according to the C standard. Use a hex number instead. 2007-06-05 12:18:55 +02:00
Andrew Talbot 260deef761 gdi32: Constify some variables. 2007-04-30 13:33:32 +02:00
Dmitry Timoshkov 826e937a81 gdi32: Implement GdiGetCodePage. 2007-03-26 12:30:29 +02:00
Hans Leidekker 80e30f3d1b gdi32: Implement GetCharWidthI. 2007-01-02 20:30:17 +01:00
Francois Gouget da5e750a16 gdi32: Add a prototype for GetFontUnicodeRanges(). 2006-12-07 11:23:46 +01:00
Alexandre Julliard 75b8f88875 gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
Mike McCormack 9985c42150 wingdi: Fix typo in definition of BLTALIGNMENT (spotted by Choe Hwanjin). 2006-06-13 12:56:49 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Louis. Lenders 1ca6fc12a8 gdi32: Add defines for GLYPHSET and WCRANGE. 2006-05-09 12:39:46 +02:00
Jeff Latimer 07767bfd28 gdi: Added implementation of GetCharABCWidthsI. 2006-04-19 20:04:25 +02:00
Steven Edwards 50690e5fa2 gdi: Move EMRSETTEXTJUSTIFICATION structure to the private gdi header. 2006-01-03 13:16:59 +01:00
Aric Cyr d0713d28e2 Move standard WGL function declarations to wingdi.h.
dlls/opengl32/wgl.h is now empty and no longer needed.
2005-12-03 18:01:51 +01:00
Raphael Junqueira b929f3d673 Added support for SHADEBLENDCAPS. 2005-11-10 11:05:30 +00:00
Huw Davies 063824dd22 Implement playback of EMR_ALPHABLEND. 2005-10-31 21:04:18 +00:00
Dmitry Timoshkov 62d3ab9bd0 Add a test for GetCurrentObject, make it pass under Wine. 2005-10-26 10:10:23 +00:00
Dmitry Timoshkov 4100c22901 EXTLOGPEN.elpHatch can contain a handle as well. 2005-09-12 15:28:31 +00:00
Alexandre Julliard f4bf9dee3c LOGBRUSH.lbHatch must be a ULONG_PTR since it can contain a handle. 2005-09-12 11:19:56 +00:00
Marcus Meissner a42e6aefe1 Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub in WINEPS. 2005-09-06 14:12:17 +00:00
Robert Shearman 0ceb6b6f6b Implement and test GdiGetCharDimensions. 2005-07-18 18:05:04 +00:00
Frank Richter 567b6facab Add support for drawing gradient captions. 2005-07-15 16:31:55 +00:00
Dmitry Timoshkov 21c2cde355 Enable MAKEPOINTS usage in Wine. 2005-06-20 10:32:07 +00:00
Mike McCormack 7bb1757e75 Correct GdiIsPlayMetafileDC prototype. 2005-06-13 10:00:53 +00:00
Mike McCormack 04efa1338c Add prototypes for some Gdi* functions. 2005-04-15 14:08:18 +00:00
Vitaly Lipatov 0590343445 Add description for ExtTextOut (also include comments from Shachar
Shemesh) and missed constants ETO_NUMERICSLOCAL, ETO_NUMERICSLATIN,
ETO_PDY in wingdi.h.
2005-01-05 13:24:52 +00:00
Hans Leidekker feef8957b9 Stub implementations for GetICMProfileW, SetICMProfile{A,W},
UpdateICMRegKey{A,W}.
Forward UpdateICMRegKey to UpdateICMRegKeyA.
2004-12-27 17:23:17 +00:00