1. 515ce23 Update copyright info for the new year. by Alexandre Julliard · 18 years ago
  2. 052104b shlwapi/tests: Print GetLastError() in decimal with '%u'. by Francois Gouget · 18 years ago
  3. b66eedd wintrust/tests: Print GetLastError() in decimal with '%u'. by Francois Gouget · 18 years ago
  4. eb75b17 mcicda: Compare GetLastError() to kernel error codes, not ntdll ones. by Francois Gouget · 18 years ago
  5. 7918c59 kernel32: Add a stub implementation for GetVolumeNameForVolumeMountPoint{A, W}. by Hans Leidekker · 18 years ago
  6. a7c9970 kernel32: Add SetTermsrvAppInstallMode stub. by Samuel Lidén Borell · 18 years ago
  7. 4d72d78 kernel32: Implement EndUpdateResource for the case existing resources are deleted. by Mike McCormack · 18 years ago
  8. 9181527 dxguid: Add the rmxfguid.h header and export the GUIDs. by Patrik Stridvall · 18 years ago
  9. 8ef6b39 make_makefiles: Add *_crosstest.exe to .gitignore. by Patrik Stridvall · 18 years ago
  10. 2eb171c treeview: Initialize iImage and iSelectedImage with zero. by Felix Nawothnig · 18 years ago
  11. 5a22032 kernel32: Don't release preferred_locales until we're done with its members. by Ken Thomases · 18 years ago
  12. 22684cc janitorial: Remove stray '\' at end of lines. by Michael Stefaniuc · 18 years ago
  13. 290ae94 wined3d: Remove stray '\' at end of lines. by Michael Stefaniuc · 18 years ago
  14. 3cf9f84 dsound: Remove stray '\' at end of lines. by Michael Stefaniuc · 18 years ago
  15. d7fe958 include: Remove stray '\' at end of lines. by Michael Stefaniuc · 18 years ago
  16. 6a9d6ef dsound: Remove unused function. by Andrew Talbot · 18 years ago
  17. 10334ed hhctrl.ocx: Remove unused variable. by Andrew Talbot · 18 years ago
  18. 45bd633 gdi32: Remove unused variables. by Andrew Talbot · 18 years ago
  19. 21ebf42 gdi32: Declare some functions static. by Andrew Talbot · 18 years ago
  20. d4fdeea gdi32: Remove unused function. by Andrew Talbot · 18 years ago
  21. 32fbfea ole32/tests: Cast-qual warnings fixes. by Paul Vriens · 18 years ago
  22. 83aeda3 localspl/tests: Load the user interface dll on demand. by Detlef Riekenberg · 18 years ago
  23. 6addb22 dsound: The dsconf.h GUIDs are now in libdxguid. by Alexandre Julliard · 18 years ago
  24. 126bbb3 server: Don't fail to map a shared section if the final sector is truncated. by Alexandre Julliard · 18 years ago
  25. 6e062a4 dsound: The GUID:s defined in dsconf.h should be exported by dxguid. by Patrik Stridvall · 18 years ago
  26. 4ef65b1 imm32: Only unregister the IME class if it was registered. by Patrik Stridvall · 18 years ago
  27. aea09ad kernel32/tests: Prevent memory leak. by Paul Vriens · 18 years ago
  28. 4b33fd6 dinput: Set event from queue_event, simplifying code a bit. by Vitaliy Margolen · 18 years ago
  29. 8e8b4f0 dinput: Use proper offset when queuing keyboard events. by Vitaliy Margolen · 18 years ago
  30. edd84ee winex11drv: Change FIXME to WARN in X11DRV_GetKeyNameText. by Vitaliy Margolen · 18 years ago
  31. 2575c37 comctl32: listview: Allow LVIF_STATE flag in subitems. by Duane Clark · 18 years ago
  32. dbedc88 localspl: Added French translation. by Jonathan Ernst · 18 years ago
  33. 577f8db wined3d: Fix np2 textures. by Stefan Dösinger · 18 years ago
  34. 9f2e0fa wined3d: Do not try to read the vertex decl when the stateblock isn't finalized. by Stefan Dösinger · 18 years ago
  35. 2e55c19 wined3d: Remove some unneeded context cache members from the device. by Stefan Dösinger · 18 years ago
  36. d47ec21 wined3d: Vertex buffers can use the declaration from the device. by Stefan Dösinger · 18 years ago
  37. 6fb1869 wined3d: Do not preload vertex buffers in unlock. by Stefan Dösinger · 18 years ago
  38. b310e98 wined3d: Clean up drawprim a bit. by Stefan Dösinger · 18 years ago
  39. 4e8e47f ddraw: Forward the DDSCAPS2_TEXTUREMANAGE flag to wined3d. by Stefan Dösinger · 18 years ago
  40. 478d22f wined3d: Do not keep internal references on index buffers. by Stefan Dösinger · 18 years ago
  41. 3581d8e wined3d: Do not keep internal references on vertex buffers. by Stefan Dösinger · 18 years ago
  42. 467fa4e wined3d: Do not keep internal references on pixel shaders. by Stefan Dösinger · 18 years ago
  43. 7123d61 wined3d: Do not keep internal references on vertex shaders. by Stefan Dösinger · 18 years ago
  44. 15f91b4 wined3d: Do not keep internal references to the vertex declaration. by Stefan Dösinger · 18 years ago
  45. fdb62cb wined3d: Do not activate vertex shaders needlessly. by Stefan Dösinger · 18 years ago
  46. 09ab812 wined3d: Avoid negative draw start indices. by Stefan Dösinger · 18 years ago
  47. 8e37fcd wined3d: Move applying shader constants to the state table. by Stefan Dösinger · 18 years ago
  48. f2dfbe7 wined3d: Remove the general query fixme. by Stefan Dösinger · 18 years ago
  49. 799770b wined3d: Apply shaders in their state handlers. by Stefan Dösinger · 18 years ago
  50. 7e31401 wined3d: Move debugging fixmes from drawprim to the stream source handler. by Stefan Dösinger · 18 years ago
  51. 27bac24 wined3d: Re-add the fixed function stream source trace. by Stefan Dösinger · 18 years ago
  52. d5f18e6 wined3d: Move applying the gl stream sources to the state table. by Stefan Dösinger · 18 years ago
  53. d3d030e user32: Restore old WM_SIZE handler in mdi child. by Dmitry Timoshkov · 18 years ago
  54. 6756876 kernel32: Print more information about the reason of a test failure. by Dmitry Timoshkov · 18 years ago
  55. 1e7ba7c kernel32: Fix the file sharing test to pass cleanly under XP and Win9x. by Dmitry Timoshkov · 18 years ago
  56. cda3968 kernel32: Skip the VirtualAllocEx test under Win9x. by Dmitry Timoshkov · 18 years ago
  57. ced2e56 server: Map ESPIPE to STATUS_ILLEGAL_FUNCTION for consistency with ntdll. by Dmitry Timoshkov · 18 years ago
  58. ccd60c1 user32: Add one more GetSystemMenu test. by Dmitry Timoshkov · 18 years ago
  59. b8c72fd user32: Make message tests pass cleanly under XP SP2. by Dmitry Timoshkov · 18 years ago
  60. 47a8b86 wininet: Use Keep-Alive for HTTP requests if specified by the flags passed into HttpOpenRequest. by Rob Shearman · 18 years ago
  61. a9c2cfa wininet: Fix the handling of Accept types passed into HttpOpenRequest by Rob Shearman · 18 years ago
  62. 7e8ef76 wininet: Rename HTTP_Base64 to HTTP_EncodeBase64 to more accurately reflect what it does. by Rob Shearman · 18 years ago
  63. b624e81 ole32: Fix the OLE clipboard test to call OleInitialize before performing the tests to fix test failures on Windows. by Rob Shearman · 18 years ago
  64. a45a2e3 ole32: Add a field to the TLS data to determine whether OLE has been initialised for the current thread. by Rob Shearman · 18 years ago
  65. 2568c46 ole32: IPeristStream implies IPersist and IStream implies ISequentialStream so fix the Structured Storage stream implementation's QueryInterface with to reflect this. by Rob Shearman · 18 years ago
  66. 482063b ole32: IStream inherits from ISequentialStream so the HGLOBALStream implementation must also support ISequentialStream. by Rob Shearman · 18 years ago
  67. 0c51b62 ole32: Release the global interface table in the tests when it is no longer needed. by Rob Shearman · 18 years ago
  68. 6819fa5 winmm: Remove unused variable and if check (Coverity). by Kai Blin · 18 years ago
  69. 56e7684 taskmgr: Remove unused variable and if check (Coverity). by Kai Blin · 18 years ago
  70. f0763b9 dplayx: Declare some functions static. by Andrew Talbot · 18 years ago
  71. 482eeba dmstyle: Declare some functions static. by Andrew Talbot · 18 years ago
  72. 906c0ca dnsapi: Declare some items static. by Andrew Talbot · 18 years ago
  73. 7f0b93e mlang/tests: Replace some '#if 0's with 'if (0)'s. by Francois Gouget · 18 years ago
  74. ebe52bf mshtml/tests: Replace some '#if 0's with 'if (0)'s. by Francois Gouget · 18 years ago
  75. 9299c49 kernel32/tests: Replace some '#if 0's with 'if (0)'s. by Francois Gouget · 18 years ago
  76. 7a76ae1 gdi32/tests: Replace an '#if 0' with an 'if (0)'. by Francois Gouget · 18 years ago
  77. 97422b1 ntdll/tests: Replace an '#if 0' with an 'if (0)'. by Francois Gouget · 18 years ago
  78. 3ba0e7b d3d9/tests: Replace some '#if 0's with 'if (0)'s. by Francois Gouget · 18 years ago
  79. 4bc31a9 crypt32/tests: Replace some '#if 0's with 'if (0)'s. by Francois Gouget · 18 years ago
  80. c579d47 gdi32/tests: Tweak a test to avoid an '#if 0'. by Francois Gouget · 18 years ago
  81. f96ddb2 urlmon/tests: Replace some '#if 0's with 'if (0)'s. by Francois Gouget · 18 years ago
  82. f43b549 rpcrt4/tests: Remove an unneeded '#if 0' and fix the code so it compiles without warnings. by Francois Gouget · 18 years ago
  83. 9f586f1 rpcrt4/tests: Replace some '#if 0's with 'if (0)'s, or remove them if not needed anymore. by Francois Gouget · 18 years ago
  84. 3dd1a8b oleaut32/tests: Replace some '#if 0's with 'if (0)'s. by Francois Gouget · 18 years ago
  85. ac25a3f oleaut32/tests: Fix compilation on systems with no nameless unions (e.g. gcc 2.95). by Francois Gouget · 18 years ago
  86. 5d0da6f setupapi/tests: Print GetLastError() in decimal with '%u'. by Francois Gouget · 18 years ago
  87. bf81fdc wininet/tests: Print GetLastError() in decimal with '%u'. by Francois Gouget · 18 years ago
  88. 48ca5fc winspool.drv/tests: Replace some '#if 0's with 'if (0)'s. by Francois Gouget · 18 years ago
  89. d2daa38 shell32/tests: Hack SHGetFileInfo() so it does not crash and add a test for it. by Francois Gouget · 18 years ago
  90. 3d01fc3 kernel32: Skip the OpenProcess test under Win9x. by Dmitry Timoshkov · 18 years ago
  91. d73e5d6 d3d8: IDirect3DDevice8Impl_GetVertexShaderDeclaration gets passed a handle instead of a pointer. by H. Verbeet · 18 years ago
  92. 6e3b732 d3d8: IDirect3DDevice8Impl_GetVertexShaderFunction gets passed a handle instead of a pointer. by H. Verbeet · 18 years ago
  93. cae630f d3d8: IDirect3DDevice8Impl_GetPixelShaderFunction gets passed a handle instead of a pointer. by H. Verbeet · 18 years ago
  94. d159b33 shlwapi: Forward CLSIDFromProgIDWrap to ole32 (with test). by Jacek Caban · 18 years ago
  95. 5e4f792 shdoclc: Update French translation. by Jonathan Ernst · 18 years ago
  96. 3577c89 winecfg: Update French translation. by Jonathan Ernst · 18 years ago
  97. f663cc1 devenum: Do not store full DLL path in the registry. by Dmitry Timoshkov · 18 years ago
  98. 8029679 qcap: Do not store full DLL path in the registry. by Dmitry Timoshkov · 18 years ago
  99. e82d228 winspool: Implement XcvDataW. by Detlef Riekenberg · 18 years ago
  100. 72b126b winspool: Call the Portmonitor for XcvMonitor and XcvPort in OpenPrinter. by Detlef Riekenberg · 18 years ago