2009-09-02 |
Hans Leidekker | mscms: Use correct standard color space constants in... |
blob | commitdiff | raw |
2009-07-20 |
Nikolay Sivov | wingdi.h: Fix RGBQUAD and RGBTRIPLE to match PSDK. |
blob | commitdiff | raw | diff to current |
2009-05-04 |
Roderick Colenbrander | wingdi.h: Add missing png/jpeg compression flags. |
blob | commitdiff | raw | diff to current |
2008-12-31 |
Byeongsik Jeon | winex11.drv: Add the basic antialias type decision... |
blob | commitdiff | raw | diff to current |
2008-12-22 |
ByeongSik Jeon | gdi32, winex11: Add support for subpixel font rendering. |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Alexandre Julliard | include: Fix the 64-bit value of magic handle constants. |
blob | commitdiff | raw | diff to current |
2008-10-28 |
Bobby Bingham | gdi32: Add support for the GGO_UNHINTED flag in GetGlyp... |
blob | commitdiff | raw | diff to current |
2008-10-17 |
Austin English | include/wingdi.h: Define R2_LAST. |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Alam Arias | include: Fix wingdi.h to define AW version of wglUseFon... |
blob | commitdiff | raw | diff to current |
2008-02-17 |
Alexandre Julliard | gdi32: Export the DC hook functions as 32-bit functions. |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Alexandre Julliard | include: Add WINGDIAPI to the exported gdi32 functions. |
blob | commitdiff | raw | diff to current |
2007-11-01 |
Dmitry Timoshkov | include: Synchronize DEVMODE layout with PSDK. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Mikolaj Zalewski | gdi32: Implement AddFontMemResourceEx (based on a patch... |
blob | commitdiff | raw | diff to current |
2007-08-14 |
Roderick Colenbrander | wgl: Recognize Vista's PFD_SUPPORT_COMPOSITION flag. |
blob | commitdiff | raw | diff to current |
2007-06-05 |
Michael Stefaniuc | wingdi.h: Multi-character character constants are imple... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
Andrew Talbot | gdi32: Constify some variables. |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Dmitry Timoshkov | gdi32: Implement GdiGetCodePage. |
blob | commitdiff | raw | diff to current |
2007-01-02 |
Hans Leidekker | gdi32: Implement GetCharWidthI. |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Francois Gouget | gdi32: Add a prototype for GetFontUnicodeRanges(). |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Alexandre Julliard | gdi32: Get rid of the gdi.h include. |
blob | commitdiff | raw | diff to current |
2006-06-13 |
Mike McCormack | wingdi: Fix typo in definition of BLTALIGNMENT (spotted... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-05-09 |
Louis. Lenders | gdi32: Add defines for GLYPHSET and WCRANGE. |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Jeff Latimer | gdi: Added implementation of GetCharABCWidthsI. |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Steven Edwards | gdi: Move EMRSETTEXTJUSTIFICATION structure to the... |
blob | commitdiff | raw | diff to current |
2005-12-03 |
Aric Cyr | Move standard WGL function declarations to wingdi.h. |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Raphael Junqueira | Added support for SHADEBLENDCAPS. |
blob | commitdiff | raw | diff to current |
2005-10-31 |
Huw Davies | Implement playback of EMR_ALPHABLEND. |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Dmitry Timoshkov | Add a test for GetCurrentObject, make it pass under... |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Dmitry Timoshkov | EXTLOGPEN.elpHatch can contain a handle as well. |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Alexandre Julliard | LOGBRUSH.lbHatch must be a ULONG_PTR since it can conta... |
blob | commitdiff | raw | diff to current |
2005-09-06 |
Marcus Meissner | Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub... |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Robert Shearman | Implement and test GdiGetCharDimensions. |
blob | commitdiff | raw | diff to current |
2005-07-15 |
Frank Richter | Add support for drawing gradient captions. |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Dmitry Timoshkov | Enable MAKEPOINTS usage in Wine. |
blob | commitdiff | raw | diff to current |
2005-06-13 |
Mike McCormack | Correct GdiIsPlayMetafileDC prototype. |
blob | commitdiff | raw | diff to current |
2005-04-15 |
Mike McCormack | Add prototypes for some Gdi* functions. |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Vitaly Lipatov | Add description for ExtTextOut (also include comments... |
blob | commitdiff | raw | diff to current |
2004-12-27 |
Hans Leidekker | Stub implementations for GetICMProfileW, SetICMProfile... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
Rémi Assailly | Add some mirroring defines. |
blob | commitdiff | raw | diff to current |
2004-11-24 |
Alexandre Julliard | Prevent use of MAKEPOINTS in Wine code. |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Robert Shearman | The "colors" parameter of SetDIBColorTable should be... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Jon Griffiths | Use correct tag names for compatability with fwd decls. |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Dmitry Timoshkov | Move MulDiv prototype from wingdi.h to winbase.h where... |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Francois Gouget | Remove these Wine-only types: |
blob | commitdiff | raw | diff to current |
2004-08-20 |
Robert Shearman | - Fix type in GetRandomRegion function. |
blob | commitdiff | raw | diff to current |
2004-08-18 |
Andreas Mohr | Added OBJ_COLORSPACE define. |
blob | commitdiff | raw | diff to current |
2004-08-16 |
Andreas Mohr | Move some OpenGL defines from the private wgl.h header... |
blob | commitdiff | raw | diff to current |
2004-07-08 |
Andreas Mohr | Several GDI object handling functions are defined to... |
blob | commitdiff | raw | diff to current |
2004-05-18 |
Eric Pouech | Added some missing prototypes. |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Kevin Koltzau | Partial stub of GdiAlphaBlend/AlphaBlend. |
blob | commitdiff | raw | diff to current |
2004-04-09 |
Dimitrie O. Paun | Add struct name for BITMAPINFO. |
blob | commitdiff | raw | diff to current |
2004-03-29 |
Mike McCormack | Move EMR*16 definitions to wingdi.h, as they're part... |
blob | commitdiff | raw | diff to current |
2004-03-12 |
Dmitry Timoshkov | CreateDIBSection takes a const pointer to BITMAPINFO. |
blob | commitdiff | raw | diff to current |
2004-02-03 |
Kevin Koltzau | Add define MAKEROP4. |
blob | commitdiff | raw | diff to current |
2004-01-13 |
Marcus Meissner | Added stub for EnumICMProfilesA/W. |
blob | commitdiff | raw | diff to current |
2003-12-30 |
Rein Klazes | - Add a bitmap resource with the font icons: TrueType... |
blob | commitdiff | raw | diff to current |
2003-12-01 |
Kirill Smelkov | Added SetDCPenColor prototype. |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Alexandre Julliard | Added missing prototypes for some implemented functions. |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Ulrich Czekalla | Implemented SetDCPenColor and SetDCBrushColor. |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Dimitrie O. Paun | The Get[RGB]Value() macros should return a BYTE, not... |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dimitrie O. Paun | Use angle brackets (<>) rather than quotes ("") for... |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dmitry Timoshkov | Convert CreateDC to unicode in the driver interface. |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Huw Davies | GetRandomRgn(...,1) returns the current clipping rgn. |
blob | commitdiff | raw | diff to current |
2003-03-15 |
Jon Griffiths | Protect the TEXTMETRIC struct from redefinition. |
blob | commitdiff | raw | diff to current |
2003-02-14 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Huw... |
blob | commitdiff | raw | diff to current |
2003-02-12 |
Warren Baird | Added BYTE explicit casts in RGB macro definition. |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Andrew John Hughes | Extended SetSystemPaletteUse to deal with error conditions. |
blob | commitdiff | raw | diff to current |
2003-01-31 |
Andrew John Hughes | - DeviceCapabilities16 now calls PSDRV_DeviceCapabilities. |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
blob | commitdiff | raw | diff to current |
2002-12-23 |
Dimitrie O. Paun | DEVMODE structure uses short not SHORT for its fields. |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Dimitrie O. Paun | Added missing GetWinMetaFileBits() declaration. |
blob | commitdiff | raw | diff to current |
2002-12-02 |
Ove Kaaven | Protect PALETTEENTRY and LOGPALETTE with #ifndefs. |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Steve Lustbader | Stub for SetDCBrushColor. |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
blob | commitdiff | raw | diff to current |
2002-09-16 |
Vincent Béron | Fixed typo which prevented correct compilation of code... |
blob | commitdiff | raw | diff to current |
2002-09-16 |
Juraj Hercek | - fixed typo error in CMYK definition (COLOREF -> COLORREF) |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Steven Edwards | Fixed typo in BITMAPV4HEADER stucture. |
blob | commitdiff | raw | diff to current |
2002-06-24 |
Ulrich Czekalla | Added temp fix for world transform bug in SetWindowOrgE... |
blob | commitdiff | raw | diff to current |
2002-06-22 |
Huw D M Davies | - Implement AddFontResource*, add stubs for RemoveFontR... |
blob | commitdiff | raw | diff to current |
2002-06-10 |
Alexandre Julliard | Authors: Jesse Allen <uh_ja@gmx.net>, Lionel Ulmer... |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Alexandre Julliard | Better separation of the palette functions. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Huw D M Davies | Implement GetTextExtentPointI and add support for ETO_G... |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Dmitry Timoshkov | Implement GetGlyphIndices. Tweak GetCharacterPlacement... |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Leo van den Berg | Added some stubs. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Huw D M Davies | Fix PAN_FAMILYSTYLE_INDEX name. |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Dmitry Timoshkov | Fixed packing and layout of many system structures. |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Dmitry Timoshkov | Structure NEWTEXTMETRIC uses packing 4. |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Francois Gouget | Move COLORREF from wingdi.h to windef.h. |
blob | commitdiff | raw | diff to current |
2001-09-07 |
Huw D M Davies | Move GDI_ERROR definition to wingdi.h. |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Marcus Meissner | PS passthrough was sending 2 bytes too many. |
blob | commitdiff | raw | diff to current |
2001-04-18 |
Alexandre Julliard | Moved DCX_* constants to winuser.h. |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Huw D M Davies | Fix member names in NEWTEXTMETRICEX structs. |
blob | commitdiff | raw | diff to current |
2001-03-20 |
Ove Kaaven | Implemented Get/SetDeviceGammaRamp. |
blob | commitdiff | raw | diff to current |
next |