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