2004-04-14 |
Kevin Koltzau | Partial stub of GdiAlphaBlend/AlphaBlend. |
blob | commitdiff | raw |
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 |
2001-03-13 |
Huw D M Davies | Fix typo in OUTLINETEXTMETRIC definition. |
blob | commitdiff | raw | diff to current |
2000-12-29 |
François Gouget | Added a prototype for GetLogColorSpace. |
blob | commitdiff | raw | diff to current |
2000-12-26 |
Francois Gouget | Added GetDCBrushColor and GetDCPenColor. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Brian Teague | Add a stub for the CAPS1 capability in GetDeviceCaps. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Alexandre Julliard | Cleaned up some more dependencies on Wine internal... |
blob | commitdiff | raw | diff to current |
2000-11-11 |
Nerijus Baliunas | Add new encodings ISO 8859-10 (cp28600), 8859-13 (cp286... |
blob | commitdiff | raw | diff to current |
2000-11-10 |
Francois Gouget | Added missing pointer types: Pxxx or LPxxx |
blob | commitdiff | raw | diff to current |
2000-10-22 |
Patrik Stridvall | Fixed issue found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Francois Gouget | Added a NOGDI protection. |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Francois Gouget | Added a declaration for GetEnhMetaFileDescription. |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Francois Gouget | Added a few missing macros, types and prototypes. |
blob | commitdiff | raw | diff to current |
2000-07-31 |
Alexandre Julliard | Moved system metrics definitions to winuser.h. |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Matthew Lake | Added some missing definitions. |
blob | commitdiff | raw | diff to current |
2000-06-11 |
Francois Gouget | Reordered the CALLBACK and WINAPI directives so that... |
blob | commitdiff | raw | diff to current |
2000-05-18 |
Patrik Stridvall | GetRelAbs for some reason takes 2 parameters, even... |
blob | commitdiff | raw | diff to current |
2000-03-30 |
Huw D M Davies | Delete objects after use in EnumEnhMetaFile. |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Patrik Stridvall | Fixed ANSI C violations. |
blob | commitdiff | raw | diff to current |
2000-02-12 |
Matthew Cline | Added a PTEXTMETRIC[A|W] definition. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Alexandre Julliard | Removed extra includes from ole.h and wingdi.h. |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Michael Cardenas | Added a bunch of macros needed for compiling Winelib... |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Peter Hunnisett | - Added some missing EMR record types and updated and... |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Peter Hunnisett | - Implemented GetEnhMetaFilePaletteEntries |
blob | commitdiff | raw | diff to current |
1999-11-21 |
Huw D M Davies | Add stubs for Get/SetLayout(). |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Peter Ganten | Stubs for PolyTextOutA/W. |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Marcus Meissner | Added stub implementation for EnumDisplayDevices*. |
blob | commitdiff | raw | diff to current |
1999-09-10 |
Huw D M Davies | Add support for a large number of different paper sizes... |
blob | commitdiff | raw | diff to current |
1999-09-03 |
Huw D M Davies | A few more DC_ defines from Win2000. |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Michael Veksler | Removed unnecessary includes from ole related files. |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Huw D M Davies | Added more paper sizes and bin names to PPD parser. |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Paul Quinn | Some non-threatening fixes to some headers, as well... |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Huw D M Davies | Implement DocumentProperties, DeviceCapabilities, begin... |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Huw D M Davies | Split off wingdi16.h from wingdi.h. Add many more... |
blob | commitdiff | raw | diff to current |
1999-05-02 |
Huw D M Davies | Several improvements to Enhanced MetaFile playback. |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Jim Aston | Added some missing #defines I've run across. |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Huw D M Davies | General tidy up of the MetaFile driver - make sure... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Huw D M Davies | Added Panose defines and EXTLOGFONT[A|W]. |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Huw D M Davies | Add Enhanced MetaFile record structures. |
blob | commitdiff | raw | diff to current |
1999-03-28 |
Huw D M Davies | Move DM* defines from winbase.h -> wingdi.h. |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Paul Quinn | Many new defines, and structs to help compile MFC.... |
blob | commitdiff | raw | diff to current |
1999-03-13 |
Francois Gouget | It is now possible to use the standard macros for GetTe... |
blob | commitdiff | raw | diff to current |
1999-03-13 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Adrian Thurston... |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-13 |
Bertho Stultiens | Fixed a couple of faulty names used in wine and typos... |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Brad Pepers | WinG fixes. |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Zygo Blaxell | Fix types of GetDIBits functions (LPSTR should be LPVOID). |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
blob | commitdiff | raw | diff to current |
next |