2005-04-13 |
Alexandre Julliard | Moved the BITMAPOBJ structure to gdi_private.h. |
blob | commitdiff | raw |
2005-03-27 |
Alexandre Julliard | Store the handle to the stock bitmap when the first... |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Alexandre Julliard | Explicitly store the stack of saved DCs in the DC struc... |
blob | commitdiff | raw | diff to current |
2004-12-15 |
Rémi Assailly | PC_SYS_MAPPED is unused, remove it. |
blob | commitdiff | raw | diff to current |
2004-03-04 |
Alexandre Julliard | Moved more GDI definitions to gdi_private.h. |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Alexandre Julliard | Changed the GetTextExtentPoint graphics driver entry... |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Alexandre Julliard | Implemented Get/SetBoundsRect based on a patch by Ken... |
blob | commitdiff | raw | diff to current |
2004-02-13 |
Alexandre Julliard | Moved hGCClipRgn handling to the graphics driver. |
blob | commitdiff | raw | diff to current |
2004-02-13 |
Alexandre Julliard | Removed a couple of unused fields in the DC structure. |
blob | commitdiff | raw | diff to current |
2004-01-18 |
Alexandre Julliard | Use the exported FONTENUMPROCW as parameter in the... |
blob | commitdiff | raw | diff to current |
2004-01-18 |
Alexandre Julliard | Removed the bitsPerPixel field in the generic DC struct... |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Alexandre Julliard | Get rid of the global INTERNAL_[XY]WSTODS macros. |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Alexandre Julliard | Moved a bunch of definitions from gdi.h into a new... |
blob | commitdiff | raw | diff to current |
2004-01-13 |
Vincent Béron | Get rid of a W->A crosscall (ResetDCA->ResetDCW). |
blob | commitdiff | raw | diff to current |
2003-11-25 |
Huw Davies | Let enhmetafiles reuse gdi handles. This works by... |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Ulrich Czekalla | Implemented SetDCPenColor and SetDCBrushColor. |
blob | commitdiff | raw | diff to current |
2003-10-04 |
Dave Belanger | Implemented the SetArcDirection metarecord in EMF driver. |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
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-06-27 |
Shachar Shemesh | Implementation of the reordering algorithm by calling... |
blob | commitdiff | raw | diff to current |
2003-06-23 |
Huw Davies | Don't enable client side fonts unless we have at least... |
blob | commitdiff | raw | diff to current |
2003-06-23 |
Mike McCormack | Record SetWorldTransform and ModifyWorldTransform in... |
blob | commitdiff | raw | diff to current |
2003-05-21 |
Mike McCormack | Implemented GdiComment for enhanced metafiles. |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Alexandre Julliard | Use a different magic for memory DCs and get rid of... |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Alexandre Julliard | Merged font.h and path.h into gdi.h. Moved x11font... |
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-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 |
next |