1. 3862f8e wined3d: Support more than one back buffer. by Stefan Dösinger · 19 years ago
  2. c8901d6 ddraw: Rewrite most of ddraw using WineD3D. by Stefan Dösinger · 19 years ago
  3. 2585e1a winmm: Add support for "open new" commands. by Peter Åstrand · 19 years ago
  4. 94dc36e msi: Add test for _Streams table (based on patch by Andrey Turkin). by Mike McCormack · 19 years ago
  5. 5c3c590 wined3d: Correct vertex fog for transformed vertices and correctly by Stefan Dösinger · 19 years ago
  6. cc06ed3 wined3d: Implement more GLSL instructions. by Jason Green · 19 years ago
  7. da5cc56 atl: Add a partial implementation of AtlModuleRegisterWndClassInfoW by Robert Shearman · 19 years ago
  8. 0173948 kernel: Add a test for mutexes. by Robert Shearman · 19 years ago
  9. 3fa7fa5 kernel: Add some tests for VerifyVersionInfo. by Robert Shearman · 19 years ago
  10. f2dc25a ole32: Always rewind the stream in StdGlobalInterfaceTable_GetInterfaceFromGlobal by Robert Shearman · 19 years ago
  11. fa757df ole32: Add a tests for OleSetMenuDescriptor and the global interface table. by Robert Shearman · 19 years ago
  12. 138676d gphoto2.ds: Added Norwegian Bokmål resources. by Alexander Nicolaysen Sørnes · 19 years ago
  13. 3df59e4 kernel32: Use unsigned types in GlobalMemoryStatusEx to prevent overflows. by Alexandre Julliard · 19 years ago
  14. 13115d8 comctl32: Add a short test for the listview. by Mike McCormack · 19 years ago
  15. f86270a comctl32: Arrange the listview after deleting all items so we will place icons at the top again. by Mike McCormack · 19 years ago
  16. 52c204b comctl32: Use the listview's background colour when drawing with imagelist. by Mike McCormack · 19 years ago
  17. 172e183 msi: Don't define COND_SPACE twice. by Mike McCormack · 19 years ago
  18. 50c9681a mciwave: Fixed a bogus free. by Eric Pouech · 19 years ago
  19. 88694be user32: Fix character conversion in combo box. by Vitaly Lipatov · 19 years ago
  20. 124c3a8 atl: Add a stub for AtlModuleRegisterWndClassInfoW. by Robert Shearman · 19 years ago
  21. 850ae99 ntdll: Change the test for no relocation information to use the by Robert Shearman · 19 years ago
  22. e072d7a msxml: Text nodes with just whitespace should be stripped. by Robert Shearman · 19 years ago
  23. 1df06e5 msxml: Implement IXMLDOMElement for text elements by using by Robert Shearman · 19 years ago
  24. 09ddab1 msxml: Allow the element implementation to be aggregatable. by Robert Shearman · 19 years ago
  25. 569a452 uxtheme: Add framework and initial tests. by Paul Vriens · 19 years ago
  26. 863bc98 msi: Add a test for reading long strings. by Mike McCormack · 19 years ago
  27. 2d323b3 msi: Add a test for creating a record with a long string. by Mike McCormack · 19 years ago
  28. d2dca89 msi: Add a test for MsiDatabaseExport. by Mike McCormack · 19 years ago
  29. a87ba6f advpack: Remove some dead code. (Coverity) by Mike McCormack · 19 years ago
  30. 4dace74 crypt32: Fix a cast for Win64. by Mike McCormack · 19 years ago
  31. b3c04e0 rpcrt4: getaddrinfo returns any non-zero value on failure, not just negative values. by Robert Shearman · 19 years ago
  32. 2208694 ntdll: Cast termios.c_cflag to avoid a printf format warning. by Alexandre Julliard · 19 years ago
  33. 836b5c7 wined3d: Use unsigned int instead of size_t to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  34. fb5366c oleaut32: Use unsigned int instead of size_t to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  35. db78a84 msvcrt: Use unsigned int instead of size_t to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  36. dbd473f crypt32: Use unsigned int instead of size_t to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  37. 1f39252 wineps.drv: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  38. 2864377 user32: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  39. 2a91838 rpcrt4: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  40. 96ad688 ole32: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  41. a62dca5 netapi32: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  42. 348fd74 msvfw32: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  43. 5784ca9 mciseq: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  44. 1c66c61 kernel32: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  45. bc99ac0 dsound: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  46. 9f37cd5 dplayx: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  47. 1b469c2 dmstyle: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  48. 7ad5f9e dinput: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  49. 4374328 d3d9: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  50. 7bf49fa d3d8: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  51. aeae92e comdlg32: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  52. 03e2b33 comctl32: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  53. 553bb25 advapi32: Don't use sizeof in traces to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  54. 82a404a winmm/tests: Don't use sizeof in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  55. 55d9045 version/tests: Don't use sizeof in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  56. 7445285 urlmon/tests: Don't use sizeof in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  57. d90f681 rpcrt4/tests: Don't use sizeof in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  58. 28e17a7 ole32/tests: Don't use sizeof in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  59. cba2c84 ntdll/tests: Don't use sizeof in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  60. 65459cb mshtml/tests: Don't use sizeof in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  61. be4dccb mlang/tests: Don't use sizeof in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  62. 4ec2fcc mapi32/tests: Don't use sizeof in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  63. c6b342d8 kernel32/tests: Don't use sizeof in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  64. e19f31b gdi/tests: Don't use sizeof in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  65. 52d6077 crypt32/tests: Don't use sizeof in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  66. 68e4cf4 wininet/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  67. 298d80c version/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  68. 0cbd0a3 shlwapi/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  69. 8e5eaaa ntdll/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  70. 1369719 mscms/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  71. e2e6115 kernel32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  72. 93fd452 crypt32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  73. 290ddd8 advapi32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. by Alexandre Julliard · 19 years ago
  74. 9985c42 wingdi: Fix typo in definition of BLTALIGNMENT (spotted by Choe Hwanjin). by Mike McCormack · 19 years ago
  75. cfe36cc msi: Fix loading of long strings. by Mike McCormack · 19 years ago
  76. 25f521f winmm: Undefine SW_MAX defined by linux/input.h to avoid a conflict with winuser.h. by Mike McCormack · 19 years ago
  77. fee72b6 Yet another round of redundant NULL checks before HeapFree. by Michael Stefaniuc · 19 years ago
  78. 24beabf msvcrt: Explicitly specify CDECL calling convention on exported functions. by Alexandre Julliard · 19 years ago
  79. 28bbdf1 oledlg: Declare varargs functions as WINAPIV instead of cdecl. by Alexandre Julliard · 19 years ago
  80. 1db7a34 avifil32: Declare varargs functions as WINAPIV instead of cdecl. by Alexandre Julliard · 19 years ago
  81. 4a2d960 userenv: Add profinfo.h. by Mike McCormack · 19 years ago
  82. 45dbb78 wined3d: Fix params for DP2ADD/TEXLDD. by Ivan Gyurdiev · 19 years ago
  83. 8c6ee8d wined3d: Mark instructions without a destination token. by Ivan Gyurdiev · 19 years ago
  84. 14a52e5 wined3d: Keep pshader and vshader constants in GLSL separate. by Ivan Gyurdiev · 19 years ago
  85. 0d08316 wined3d: Improve Sampler support on 2.0 and 3.0 shaders. by Ivan Gyurdiev · 19 years ago
  86. e99926e wined3d: Cast more things. by Ivan Gyurdiev · 19 years ago
  87. a1f4dfe wined3d: Add support for shader model 3.0 I/O registers. by Ivan Gyurdiev · 19 years ago
  88. 1a30033 wined3d: Trivial cleanups by Ivan Gyurdiev · 19 years ago
  89. a42925e wined3d: Register map cleanups. by Ivan Gyurdiev · 19 years ago
  90. 17b0d26 wined3d: Share trace pass by Ivan Gyurdiev · 19 years ago
  91. 9bae775 wined3d: Rework dcl processing. by Ivan Gyurdiev · 19 years ago
  92. f144d58 wined3d: The namedArrays code path is dead (always FALSE). by Ivan Gyurdiev · 19 years ago
  93. 3692219 mscms: Eliminate complex test macro to make source navigation easier. by Saulius Krasuckas · 19 years ago
  94. abc0f38 mlang: Return S_OK from fnIMultiLanguage2_SetMimeDBSource. by Robert Shearman · 19 years ago
  95. 0d1456c mlang: Add us-ascii encoding to the list of supported encodings. by Robert Shearman · 19 years ago
  96. 4b7a5aa advapi32: Fix the parsing of string SIDs with multiple sub-authorities. by Robert Shearman · 19 years ago
  97. 8a4088d advapi32: Replace some mixed tabs with spaces. by Robert Shearman · 19 years ago
  98. 8401959 advapi32: Support well-knowns SIDs in string SIDs. by Robert Shearman · 19 years ago
  99. ddd84f4 advapi32: Nul-terminate the domain string in LookupAccountNameW. by Robert Shearman · 19 years ago
  100. b5f7e81 ole32: Print an error if a DLL's DllGetClassObject fails as this is by Robert Shearman · 19 years ago