- e1ba4bb In CopyDIBSection, use source DIB colormap instead if no palette has by Ove Kaaven · 24 years ago
- d535496 Fixed text size calculation bug in GetTextExtentPoint() for window dc's. by Eric Kohl · 24 years ago
- f4d5fef Add <string.h> to files that needed it. by James Juran · 24 years ago
- 803dbb6 Removed non-standard OBM_RADIOCHECK bitmap. by Alexandre Julliard · 24 years ago
- 08936ff Partial implementation of world transform support. by Eric Kohl · 24 years ago
- 16cbf40 Store USER icons and cursors as resources instead of xpm bitmaps. by Alexandre Julliard · 24 years ago
- ee21c44 Replaced X11DRV_CritSection references by wine_tsx11_(un)lock. by Alexandre Julliard · 24 years ago
- 8efd454 Removed CALL_LARGE_STACK support. by Alexandre Julliard · 24 years ago
- a41b2cf Moved tweak support to USER dll. Removed tweak.h and cache.h. by Alexandre Julliard · 24 years ago
- da2b6a9 Fixed some HFILE vs. HANDLE mismatches. by François Gouget · 24 years ago
- 7f6c84b Starcraft was confused by a wrong FALSE BitBlt return. by Andreas Mohr · 24 years ago
- 55146db Fixed a few type clashes in preparation for the switch to STRICT. by François Gouget · 24 years ago
- 345acc9 Updated the look of dots and dashes to match the Win32 look. by Francois Gouget · 24 years ago
- 5801723 Replaced WIN16_GlobalLock16 by "official" function K32WOWGlobalLock16. by Alexandre Julliard · 24 years ago
- 3f75eaa Authors: Ove Kaaven <ovek@transgaming.com>, Gavriel State <gav@transgaming.com> by Alexandre Julliard · 24 years ago
- cb0ce33 Set the color mask with BI_BITFIELD dibs, don't use the by Gerard Patel · 24 years ago
- db0747d Removed some unnecessary includes. Got rid of ldt.h. by Alexandre Julliard · 24 years ago
- 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
- 447ddfd Authors: Ove Kaaven <ovek@transgaming.com>, Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com> by Alexandre Julliard · 24 years ago
- 7897de4 - correct number of colormap entries looked at in GetDIBColorTable. by Guy L. Albertelli · 24 years ago
- 2b3aa61 Added/modified documentation for function arguments. by Patrik Stridvall · 24 years ago
- ef57e18 Removed some unnecessary includes. by Alexandre Julliard · 24 years ago
- 71d68bb Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap. by Alexandre Julliard · 24 years ago
- 24a62ab Got rid of the Wine internal lstrcpy* functions and of winestring.h. by Alexandre Julliard · 24 years ago
- 529da54 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; by Dimitrie O. Paun · 24 years ago
- 1724955 Also mention xpm-devel in the error msg. by Andreas Mohr · 24 years ago
- ac7efef Changed GetProcAddress16 and 16-bit resource functions to take normal by Alexandre Julliard · 24 years ago
- 470acf83 Do not compile code that makes use of the X Shm extension. by Dimitrie O. Paun · 24 years ago
- a092dbf Made X11DRV_DIB_GetImageBits_16 aware of 565 DIBs. by Ove Kaaven · 24 years ago
- a32ddc0 Implemented Get/SetDIBColorTable. by Ove Kaaven · 24 years ago
- ad62f82 GetPixel needs to return CLR_INVALID if not inside clipping region. by Marcus Meissner · 24 years ago
- 914406f Moved LDT handling to libwine.so. Changed the interface to use the by Alexandre Julliard · 24 years ago
- 8c540c6 Replaced a few internal functions by exported ones. by Alexandre Julliard · 24 years ago
- c4b8b26 Add new encodings ISO 8859-10 (cp28600), 8859-13 (cp28603), 8859-14 (cp28604), by Nerijus Baliunas · 24 years ago
- d3534c3 Optimized {,p}MoveTo{,Ex}{,16}. by Patrik Stridvall · 24 years ago
- 2239abb Allocate DC objects on the process heap, and removed WIN_DC_INFO by Alexandre Julliard · 24 years ago
- 908464d Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> by Alexandre Julliard · 24 years ago
- 704c675 Make the functions Pie, Chord, RoundRect, AngleArc, PolyDraw and by Mark Dufour · 24 years ago
- 5f74d67 Use sizeof for maintainability. by Francois Gouget · 24 years ago
- 1746d5f Fixed a few device caps values. by Francois Gouget · 24 years ago
- 4c18636 Use GetStockObject() instead of the magic STOCK_* handles. by Alexandre Julliard · 24 years ago
- edfde7f Implemented PolyDraw() and AngleArc(). by Mark Dufour · 24 years ago
- 8c538c8 X11DRV_DrawArc: swap the start and end points when drawing in by Mark Dufour · 24 years ago
- 8862a4e Don't hold the X11 lock while calling GDI object routines. by Ulrich Weigand · 24 years ago
- 56af064 Implemented the IDC_HAND cursor. by Chris Morgan · 24 years ago
- 1cbaad7 Fill in the dsBmih.biSizeImage field of DIBSections with the by Ove Kaaven · 24 years ago
- beca6ad Added support for cp936. by Hidenori Takeshima · 24 years ago
- 15bfcd0 Moved $(MODULE).o rule out of Make.rules into the individual Makefiles. by Alexandre Julliard · 25 years ago
- dc71c0c Code cleanup. Add checking for invalid DBCS trailer bytes. by Hidenori Takeshima · 25 years ago
- 072dfb5 Removed inclusion of wine/winestring.h from winbase.h and added it to by Alexandre Julliard · 25 years ago
- 2cc1508 Use appropriate charset if facenames of font is known. by Hidenori Takeshima · 25 years ago
- 1b490b4 Fixed format strings. by Gerald Pfeifer · 25 years ago
- ab965d9 Added error correction when using symbol offsets. by Damyan Ognyanoff · 25 years ago
- 007fb24 Added support for non-deletable system brushes and pens created by USER. by Andreas Mohr · 25 years ago
- 0ca52b2 Fix a memory leak in X11DRV_GetTextExtentPoint. by Gerard Patel · 25 years ago
- 36456e6 Added support for cp949. by Hidenori Takeshima · 25 years ago
- e3deda3 Add jisx0212 encoding. Remove FIXMEs for implemented DBCS handling. by Hidenori Takeshima · 25 years ago
- 618ce03 Convert the Unicode Character id to a glyph id in X11DRV_GetTextExtentPoint. by Albert den Haan · 25 years ago
- 2ca7b74 - enhanced reporting of unsupported X font encodings by Albert den Haan · 25 years ago
- 080957a implements DrawText for cp932. ----- by Hidenori Takeshima · 25 years ago
- 217a682 Minor cosmetic changes. by Andreas Mohr · 25 years ago
- 2ad1a94 Backed out font codepage change. by Alexandre Julliard · 25 years ago
- c1c94ec Cleaned up major ugliness in __lfCheckSum. by Alexandre Julliard · 25 years ago
- 0baa4e0 Removed unnecessary calls to CLIPPING_UpdateGCRegion. Fixed PatBlt to by Alexandre Julliard · 25 years ago
- 7901c0b Handle the codepage of fonts if supported by the graphics driver. by Hidenori Takeshima · 25 years ago
- 5b1b512 Added internal charsets for supporting DBCS charsets. by Hidenori Takeshima · 25 years ago
- 1c2ff71 Set X11DRV_DeviceCaps.numColors according to doc (fixes Cubase VST24 by Marcus Meissner · 25 years ago
- 2a2321b Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> by Alexandre Julliard · 25 years ago
- b7392f5 Separate GetTextMetrics and implement it for SBCS/Unicode/cp932. by Hidenori Takeshima · 25 years ago
- 5138a35 Append .DRV to name only if no extension present. by Dmitry Timoshkov · 25 years ago
- 67ccc08 Fixed for DBCS(cp932/cp949) codepage conversion. by Hidenori Takeshima · 25 years ago
- c86cb24 Added support for special treatments (use 2 or more fonts, codepage by Hidenori Takeshima · 25 years ago
- c7e7df8 Replaced all lstr* calls from inside Wine code by their str* equivalent. by Alexandre Julliard · 25 years ago
- d80ce30 Added checking for broken font cache. Added supporting for iso10646 encoding. by Hidenori Takeshima · 25 years ago
- 42d20f9 Merged clipboard driver into USER driver. by Alexandre Julliard · 25 years ago
- 5ab9d86 Removed some unnecessary #includes and dll dependencies. by Alexandre Julliard · 25 years ago
- a007f33 Moved a few non-standard headers into their respective dlls. by Alexandre Julliard · 25 years ago
- 6113975 Moved struct32.c to windows directory. by Alexandre Julliard · 25 years ago
- 52034b0 X11DRV_DIB_SetImageBits_RLE8: break image lines. by Uwe Bonnes · 25 years ago
- cb10fda Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need by Alexandre Julliard · 25 years ago
- 93652e1 Moved a bunch of functions out of libwine/kernel/gdi into USER. by Alexandre Julliard · 25 years ago
- b0efe28 Removed a few dependencies on GDI internals from USER dll. by Alexandre Julliard · 25 years ago
- 15467bf Moved MulDiv() and VGA routines out of GDI. by Alexandre Julliard · 25 years ago
- 646c562 Cleaned up some more USER dependencies. by Alexandre Julliard · 25 years ago
- 58d5a0a Removed some unnecessary inclusions of wingdi.h and winuser.h by Alexandre Julliard · 25 years ago
- 97e482b Add X11DRV_DIB_UpdateDIBSection2 that takes a HBITMAP parameter. by Ove Kaaven · 25 years ago
- 2caee71 Spelling fixes. by Andreas Mohr · 25 years ago
- 96754f5 New version of the patch from Francois Jacques with a modification of by Stephane Lussier · 25 years ago
- 1dde1e5 Added DBCS/unicode encoding templates. by Hidenori Takeshima · 25 years ago
- f6e4096 Ignore broken fonts when building cache file. by Drew Ronneberg · 25 years ago
- d5d8480 Backed out previous patch. by Alexandre Julliard · 25 years ago
- 7d35413 Updated X11DRV_DIB_GetDIBits to properly handle bottom-up DIBs by Francois Jacques · 25 years ago
- d8459f3 MoveToEx: return TRUE even if there is no driver implementation. by Dave Hawkes · 25 years ago
- 4d4e121 Do not assume that double byte font == unicode font. by Dmitry Timoshkov · 25 years ago
- 626691c Fixed memory access outside of the range for source bits in 24-bit bitmaps. by Stephane Lussier · 25 years ago
- 0571af4 Fixes to CreateDIBSection and other areas where biSizeImage is by Ken Coleman · 25 years ago
- efefecd Use the font default char for undefined characters when mapping from Unicode. by Alexandre Julliard · 25 years ago
- 7bfa21c Some fonts may have no characters at all for some reason, avoid crashes. by John Elliot · 25 years ago
- 852e73a Use XCreateImage/XGetSubImage instead of XGetImage for X11DRV_DIB_GetImageBits. by James Abbatiello · 25 years ago
- 2850b66 Assign codepage for every X11 font suffix, and use it for converting by Dmitry Timoshkov · 25 years ago