2002-11-04 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
blob | commitdiff | raw |
2002-08-29 |
Alexandre Julliard | Added internal 32-bit versions of GDISelectPalette and |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Alexandre Julliard | Fixed a number of dll separation issues. |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Huw D M Davies | Mapping mode functions should change dc settings when... |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Alexandre Julliard | Fixed some handle type mismatches and added a few casts... |
blob | commitdiff | raw | diff to current |
2002-06-25 |
Alexandre Julliard | Replaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP... |
blob | commitdiff | raw | diff to current |
2002-06-10 |
Alexandre Julliard | Moved DC origin into device-specific structure. |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Alexandre Julliard | Better encapsulation of the font and metafile objects. |
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-05-31 |
Alexandre Julliard | Added function table to GDI objects for better encapsul... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Alexandre Julliard | Removed dependencies on the internals of the region... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Alexandre Julliard | Added ExtSelectClipRgn to the DC interface and implemen... |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Alexandre Julliard | Removed some direct accesses to the DC structure. |
blob | commitdiff | raw | diff to current |
2002-04-14 |
Alexandre Julliard | Pass a PHYSDEV to EnumDeviceFont and release the GDI... |
blob | commitdiff | raw | diff to current |
2002-04-06 |
Huw D M Davies | Added support for ResetDC. |
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-03-28 |
Alexandre Julliard | Changed the GDI driver interface to pass an opaque... |
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-01-29 |
Alexandre Julliard | Authors: Huw D M Davies <hdavies@codeweavers.com>,... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Alexandre Julliard | Removed LoadOEMResource from USER driver. |
blob | commitdiff | raw | diff to current |
2001-12-17 |
Alexandre Julliard | Changed DC hook and abort proc handling to avoid having... |
blob | commitdiff | raw | diff to current |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
blob | commitdiff | raw | diff to current |
2001-09-12 |
Huw D M Davies | Lay down the infrastructure for gdi font rendering. |
blob | commitdiff | raw | diff to current |
2001-08-17 |
Alexandre Julliard | Create GDI stock objects as normal objects instead... |
blob | commitdiff | raw | diff to current |
2001-08-15 |
Alexandre Julliard | Make sure we don't hold the GDI lock when loading drivers. |
blob | commitdiff | raw | diff to current |
2001-07-29 |
Alexandre Julliard | Rewrote Escape to avoid calling down to Escape16. |
blob | commitdiff | raw | diff to current |
2001-07-28 |
Alexandre Julliard | Added GetDeviceCaps to the DC driver interface. Removed... |
blob | commitdiff | raw | diff to current |
2001-07-27 |
Alexandre Julliard | Build the DC function table by using GetProcAddress... |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Alexandre Julliard | Removed enhmetafile.h. Simplified ENHMETAFILEOBJ struct... |
blob | commitdiff | raw | diff to current |
2001-07-22 |
Alexandre Julliard | Moved the 16-bit pointer to the DIB bits out of the... |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Ian Pilcher | Fixed typo in INTERNAL_YWSTODS. |
blob | commitdiff | raw | diff to current |
2001-03-20 |
Ove Kaaven | Implemented Get/SetDeviceGammaRamp. |
blob | commitdiff | raw | diff to current |
2001-03-16 |
Huw D M Davies | Moved GetTextMetrics to unicode. |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Huw D M Davies | Change FONTOBJ to use LOGFONTW rather than LOGFONT16. |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Eric Kohl | Partial implementation of world transform support. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Alexandre Julliard | Removed some unnecessary includes. |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Patrik Stridvall | Optimized {,p}MoveTo{,Ex}{,16}. |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Alexandre Julliard | Allocate DC objects on the process heap, and removed... |
blob | commitdiff | raw | diff to current |
2000-09-16 |
Andreas Mohr | Added support for non-deletable system brushes and... |
blob | commitdiff | raw | diff to current |
2000-08-25 |
Alexandre Julliard | Backed out font codepage change. |
blob | commitdiff | raw | diff to current |
2000-08-20 |
Hidenori Takeshima | Handle the codepage of fonts if supported by the graphi... |
blob | commitdiff | raw | diff to current |
2000-08-19 |
Alexandre Julliard | Authors: Alexandre Julliard <julliard@codeweavers.com... |
blob | commitdiff | raw | diff to current |
2000-08-04 |
Alexandre Julliard | Removed a few dependencies on GDI internals from USER... |
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-12 |
Lionel Ulmer | Added support for OpenGL. |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Ove Kaaven | Added DIB_CreateDIBSection with extra parameter ovr_pit... |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Alexandre Julliard | Added GetDCOrgEx in graphics device interface and remov... |
blob | commitdiff | raw | diff to current |
2000-02-13 |
Matthew Cline | GetObjectA() now rejects GDI handles which are invalid. |
blob | commitdiff | raw | diff to current |
2000-01-09 |
Gerard Patel | Avoid deleting of the default 1x1 bitmap for memory... |
blob | commitdiff | raw | diff to current |
1999-12-26 |
Huw D M Davies | Move DCFuncs ExtTextOut and GetTextExtentPoint to Unicode. |
blob | commitdiff | raw | diff to current |
1999-12-20 |
Huw D M Davies | Move Bezier code out of x11drv into commmon GDI code... |
blob | commitdiff | raw | diff to current |
1999-12-05 |
Huw D M Davies | Fixes several bugs in gdi path handling. |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Ulrich Czekalla | Make sure that all calls use the extended structures... |
blob | commitdiff | raw | diff to current |
1999-09-27 |
Francis Beaudet | DPtoLP needs to round the result. |
blob | commitdiff | raw | diff to current |
1999-09-20 |
Ulrich Weigand | DC hook proc thunk management simplified. |
blob | commitdiff | raw | diff to current |
1999-09-13 |
Huw D M Davies | Change interfaces to THUNK_Alloc/Free slightly and... |
blob | commitdiff | raw | diff to current |
1999-09-10 |
Huw D M Davies | Winspool DocumentProperties and DeviceCapabilities... |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Huw D M Davies | Implement handling of 32 bit AbortProc. |
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-04-25 |
Huw D M Davies | General tidy up of the MetaFile driver - make sure... |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Patrik Stridvall | More code moved to the X11 driver (bitmap and palette... |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
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-25 |
David Luyer | Added __attribute__ ((unused)) on static inline functio... |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
blob | commitdiff | raw | diff to current |
1998-12-02 |
Huw D M Davies | Move OEM resources to the x11drv. |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Huw D M Davies | Remove X_DC_INFO from DC and make it behave like any... |
blob | commitdiff | raw | diff to current |
1998-10-28 |
François Gouget | Fixed some LPPOINT/LPSIZE mismatches and some missing... |
blob | commitdiff | raw | diff to current |
1998-10-28 |
Huw D M Davies | Added pBitmapBits and pCreateBitmap to the GDI function... |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Huw D M Davies | Adds Arc, Chord, GetCharWidth, Pie, PolyPolygon, PolyPo... |
blob | commitdiff | raw | diff to current |
1998-10-14 |
Ulrich Weigand | Do not clip source rectangle even by visible region... |
blob | commitdiff | raw | diff to current |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
blob | commitdiff | raw | diff to current |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Alexandre Julliard | Release 980712 wine-980712 |
blob | commitdiff | raw | diff to current |
1998-06-14 |
Alexandre Julliard | Release 980614 wine-980614 |
blob | commitdiff | raw | diff to current |
1998-06-01 |
Alexandre Julliard | Release 980601 wine-980601 |
blob | commitdiff | raw | diff to current |
1998-05-17 |
Alexandre Julliard | Release 980517 wine-980517 |
blob | commitdiff | raw | diff to current |
1998-05-03 |
Alexandre Julliard | Release 980503 wine-980503 |
blob | commitdiff | raw | diff to current |
1998-02-01 |
Alexandre Julliard | Release 980201 wine-980201 |
blob | commitdiff | raw | diff to current |
1997-12-21 |
Alexandre Julliard | Release 971221 wine-971221 |
blob | commitdiff | raw | diff to current |
1997-11-16 |
Alexandre Julliard | Release 971116 wine-971116 |
blob | commitdiff | raw | diff to current |
1997-11-01 |
Alexandre Julliard | Release 971101 wine-971101 |
blob | commitdiff | raw | diff to current |
1997-10-12 |
Alexandre Julliard | Release 971012 wine-971012 |
blob | commitdiff | raw | diff to current |
1997-08-24 |
Alexandre Julliard | Release 970824 wine-970824 |
blob | commitdiff | raw | diff to current |
1997-06-16 |
Alexandre Julliard | Release 970616 wine-970616 |
blob | commitdiff | raw | diff to current |
1997-04-15 |
Alexandre Julliard | Release 970415 wine-970415 |
blob | commitdiff | raw | diff to current |
1997-03-29 |
Alexandre Julliard | Release 970329 wine-970329 |
blob | commitdiff | raw | diff to current |
1997-01-12 |
Alexandre Julliard | Release 970112 wine-970112 |
blob | commitdiff | raw | diff to current |
1996-12-22 |
Alexandre Julliard | Release 961222 wine-961222 |
blob | commitdiff | raw | diff to current |
1996-12-15 |
Alexandre Julliard | Release 961215 wine-961215 |
blob | commitdiff | raw | diff to current |
1996-10-23 |
Alexandre Julliard | Release 961023 wine-961023 |
blob | commitdiff | raw | diff to current |
1996-10-13 |
Alexandre Julliard | Release 961013 wine-961013 |
blob | commitdiff | raw | diff to current |
1996-09-28 |
Alexandre Julliard | Release 960928 wine-960928 |
blob | commitdiff | raw | diff to current |
1996-08-24 |
Alexandre Julliard | Release 960824 wine-960824 |
blob | commitdiff | raw | diff to current |
1996-07-17 |
Alexandre Julliard | Release 960717 wine-960717 |
blob | commitdiff | raw | diff to current |
1996-07-12 |
Alexandre Julliard | Release 960712 wine-960712 |
blob | commitdiff | raw | diff to current |
1996-07-05 |
Alexandre Julliard | Release 960705 wine-960705 |
blob | commitdiff | raw | diff to current |
next |