- 9d61596 SLOWORD and SHIWORD do not exist on Win32 (reported by Filip Navara). by Alexandre Julliard · 22 years ago
- 91ebff2 Check X11 errors on each XLoadQueryFont calls. by Lionel Ulmer · 22 years ago
- e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
- 864ca06 winnls.h must not include winbase.h. by Alexandre Julliard · 22 years ago
- 47b6d0a Spelling and case fixes. by Francois Gouget · 22 years ago
- 19b6a49 Allocate DebugInfo field for all critical sections (based on a patch by Alexandre Julliard · 22 years ago
- 3a910c7 Convert CreateDC to unicode in the driver interface. by Dmitry Timoshkov · 22 years ago
- 1814948 Do not crash when trying to load bad fonts. by Lionel Ulmer · 22 years ago
- ecc3f12 Fixed a memory allocation/corruption bug when growing the font cache. by Ove Kaaven · 22 years ago
- 14a5d16 Fixed some common spelling errors. by Francois Gouget · 22 years ago
- 9591836 'sizeof type' is best avoided as it won't always compile (e.g. 'int by Francois Gouget · 22 years ago
- e260750 New implementation of GdiGradientFill using integer math. by Arjen Nienhuis · 22 years ago
- b383dbf With >256 colours, there is no need to realize a palette, so skip it by Jason Edmeades · 22 years ago
- a6e95a8 Implement MaskBlt using BitBlt (adapted by Dimitrie O. Paun). by Jaekil Lee · 22 years ago
- e1147ba Use a different magic for memory DCs and get rid of the DC_MEMORY flag. by Alexandre Julliard · 22 years ago
- f803e2a Fix miscellaneous spelling errors and typos. by Francois Gouget · 22 years ago
- 34a1486 Don't delete region until after we're done with it. by Ulrich Czekalla · 22 years ago
- e8e10e9 Make SetMapMode set default window and viewport extents as in Windows. by Dmitry Timoshkov · 22 years ago
- a7ac73d Added the GRADIENT_FILL_TRIANGLE case in GdiGradientFill. by Maxime Bellengé · 22 years ago
- 065ac4d Implemented the GRADIENT_FILL_RECT{H|V} cases of GdiGradientFill. by Maxime Bellengé · 22 years ago
- f0a353e Fix random segfaults in X11DRV_SetImageBits_1. by Vitaliy Margolen · 22 years ago
- ac13d2f Print thread ids in traces with only 4 digits now that they are small integers. by Alexandre Julliard · 22 years ago
- bc6faeb If bit/stretchblt source and destination DCs are the same, make sure by Duane Clark · 22 years ago
- 0fd521f Change RECT to use LONG to match win32 standard headers and fix format by Dan Kegel · 22 years ago
- e8ccafe Separate XShm using code. by Dmitry Timoshkov · 22 years ago
- 435e2e6 winnt.h should not be self-contained, it must depend on windef.h so by Alexandre Julliard · 22 years ago
- 9169729 Merged font.h and path.h into gdi.h. Moved x11font.h to by Alexandre Julliard · 22 years ago
- d2667a4 Removed unnecessary HANDLE typecasts. by Francois Gouget · 22 years ago
- 6cd866b Fixed some issues found by winapi_check. by Patrik Stridvall · 22 years ago
- c124fd6 X11DRV_DrawArc: Don't overwrite the ENDCAP style. by Uwe Bonnes · 22 years ago
- 47977c4 X11DRV_SelectPen(): Don't use a pen with half the width. by Uwe Bonnes · 22 years ago
- 547cdc2 Made gdi compile with -DSTRICT. by Alexandre Julliard · 22 years ago
- 28a632a Some -DSTRICT fixes. by Michael Stefaniuc · 22 years ago
- e301564 Added empty X11DRV_OpenGL_Init for the non-OpenGL case. by Alexandre Julliard · 22 years ago
- 56ab2b3e Load OpenGL library dynamically from x11drv. by Lionel Ulmer · 22 years ago
- 9470586 Client side render fonts for XServers without the Render extension by Huw Davies · 22 years ago
- ba9dc78 Fixed mismatches between the Wine headers and the Microsoft headers. by Patrik Stridvall · 22 years ago
- e0315e4 Converted x11drv to -DSTRICT. by Alexandre Julliard · 22 years ago
- 9376fb3 Fixed a number of -DSTRICT warnings. by Alexandre Julliard · 22 years ago
- f9a486b Added progress messages while building font metrics. by Malte Starostik · 22 years ago
- bc54d78 - change the internal functions in windows/cursoricon.c to use 32bit by Michael Stefaniuc · 22 years ago
- 65f4436 Fixed some issues found by winapi_check. by Patrik Stridvall · 22 years ago
- 2c40e29 Import wine_tsx11_lock/unlock directly from x11drv in opengl32 and by Alexandre Julliard · 23 years ago
- e9119c1 Removed some more TSX11 functions and files. by Alexandre Julliard · 23 years ago
- df8e6ee Removed a bunch of no longer used TSX wrappers. by Alexandre Julliard · 23 years ago
- 1033ffe Convert HPALETTE to a void*. by Michael Stefaniuc · 23 years ago
- 9aab47e MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
- aface53 Fixed a number of dll separation issues. by Alexandre Julliard · 23 years ago
- 3d10c1f Mapping mode functions should change dc settings when dc is an enhmf. by Huw D M Davies · 23 years ago
- d016f81 Added include protection for unistd.h and sys/time.h. by Patrik Stridvall · 23 years ago
- 1c4b5c4 Moved a large number of 16-bit functions to a separate gdi16.c file. by Alexandre Julliard · 23 years ago
- 94fa372 Avoid dodgy asm optimization if the server's byte order is not LSBFirst. by Mike McCormack · 23 years ago
- ff6bda8 At the end of PATH_StrokePath, update dc->CurPosX|Y so that their by Huw D M Davies · 23 years ago
- 392c54e Fonts with an incomplete character set could cause a fault. by Dave Hawkes · 23 years ago
- 580d7c9 X11DRV_GetDIBits: Don't clear the biCompression==BI_BITFIELDS flag by Rob McClinton · 23 years ago
- 7c4cb51 Cast void* to char* for pointer arithmetic. by Gregg Mattinson · 23 years ago
- 44e97f0 Fixed X11DRV_SetDIBitsToDevice to do the right thing for top-down by Alexandre Julliard · 23 years ago
- a3f4e7f Detect DCs without fonts and return an error in wglUseBitmapFonts. by Lionel Ulmer · 23 years ago
- 5dcd27c Fixed typo in X11DRV_SetPixel. by Alexandre Julliard · 23 years ago
- 5ee1599 Replaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP (with the help by Alexandre Julliard · 23 years ago
- 4144b5b Create the server directory and socket file in /tmp. by Alexandre Julliard · 23 years ago
- a5755b1 Authors: Mike McCormack <mikem@codeweavers.com>, Jeremy White <jwhite@codeweavers.com> by Alexandre Julliard · 23 years ago
- d3cab18 Moved DC origin into device-specific structure. by Alexandre Julliard · 23 years ago
- 78b041c Better encapsulation of the font and metafile objects. by Alexandre Julliard · 23 years ago
- 376e650 Better separation of the palette functions. Removed the palette driver. by Alexandre Julliard · 23 years ago
- 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
- d8a9244 Added function table to GDI objects for better encapsulation. by Alexandre Julliard · 23 years ago
- 6a5ba8f Fixed some more missing \n in traces. by Vincent Béron · 23 years ago
- 9c90cc8 Replaced 0 by -1 to indicate free entry in X11DRV_PALETTE_XPixelToPalette. by Gregg Mattinson · 23 years ago
- 07439cd Removed dependencies on the internals of the region object. by Alexandre Julliard · 23 years ago
- 32886f6 Add missing \n to output messages. by James Juran · 23 years ago
- 236893c Support querying of number of visuals without reporting an error or crashing. by Lionel Ulmer · 23 years ago
- e361cea Remove the --managed option, and make wine use the managed mode by default. by Dimitrie O. Paun · 23 years ago
- 9bb05fc Specify the complete source file list for a dll inside the main by Alexandre Julliard · 23 years ago
- 5d01936 Lock/unlock (and hence maybe coerce) DIBSections into GdiMod during by David Hammerton · 23 years ago
- 92b376d Moved parts of the DC initialisation and bitmap selection out of the by Alexandre Julliard · 23 years ago
- 7e15e5d In initial dibsection creation, the dibsection should always be in by David Hammerton · 23 years ago
- 5cab46e Cleaned up some inter-dll dependencies in palette management. by Alexandre Julliard · 23 years ago
- dec2cee Removed some direct accesses to the DC structure. by Alexandre Julliard · 23 years ago
- 5769d1d Better support for configure detection of missing types, added check by Alexandre Julliard · 23 years ago
- 64896d0 Added support for installing an error callback when expecting an X11 error. by Alexandre Julliard · 23 years ago
- ab246a6 Pass a PHYSDEV to EnumDeviceFont and release the GDI lock in by Alexandre Julliard · 23 years ago
- 069dd51 Reuse visuals to avoid MAX_PIXELFORMATS limit. by Christoph Frick · 23 years ago
- 6aadb22 Use hard-coded font name bindings only with the ANSI_CHARSET (non-US by Hidenori Takeshima · 23 years ago
- 0f55bdd We don't handle STRETCH_HALFTONE mode yet; make this do the same as by Huw D M Davies · 23 years ago
- a032004 Fixed compile when HAVE_OPENGL is not defined. by Alexandre Julliard · 23 years ago
- ea9cf5c Fixed OpenGL routines broken by the DC -> PHYSDEV change. by Michael Karcher · 23 years ago
- c2c8bf1 If lfFaceName == "", then we patch up the names according to by Huw D M Davies · 23 years ago
- e1e51f9 Don't calculate cached metrics or enumerate X11 fonts if we're using by Huw D M Davies · 23 years ago
- 14c96c1 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
- c71417c Fixed crash in BitBlt when source DC is NULL. by Alexandre Julliard · 23 years ago
- e21c15e Changed the GDI driver interface to pass an opaque PHYSDEV pointer by Alexandre Julliard · 23 years ago
- 8911856 Moved metafiles and win16 drivers to dlls/gdi. by Alexandre Julliard · 23 years ago
- ced71ed Added support for driver-specific escapes in the x11drv to retrieve by Alexandre Julliard · 23 years ago
- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- 8bc7f16 Spelling/alignment fixes. by Andreas Mohr · 23 years ago
- a24551e Do not write beyond end of color table in X11DRV_DIB_SetDIBColorTable. by Dmitry Timoshkov · 23 years ago
- 63ba55b Don't fill colormap beyond end of screen depth. by Guy Albertelli · 23 years ago
- 6e5f6d0 XFONT_GetAvgCharWidth: Always round up. by Uwe Bonnes · 23 years ago
- 693cca5 Make FIXMEs more grep-able. by Dimitrie O. Paun · 23 years ago