1. e3fb078 photometadatahandler: Add stub dll. by Austin English · 13 years ago
  2. cbfb15e shell32: Reorder functions to avoid forward declarations. by Detlef Riekenberg · 13 years ago
  3. 38d58f8 shell32: Remove outdated dll names from comments. by Detlef Riekenberg · 13 years ago
  4. ee5f6f2 winecoreaudio: Fix AudioCaptureClient Get/ReleaseBuffer protocol. by Jörg Höhle · 14 years ago
  5. 04cf4dc wineoss: Reset accounts for dropped frames in capture mode. by Jörg Höhle · 13 years ago
  6. 999423d3 dsound: Vista/XP SP2 reworked the Speaker Configuration. by Jörg Höhle · 14 years ago
  7. 33c7a86 d3drm: Implement GetVertices for IDirect3DRMMeshBuilder3. by André Hentschel · 13 years ago
  8. 1b3c8aa d3drm/tests: Add refcount testing. by André Hentschel · 13 years ago
  9. 5aa43a2 d3drm: Move GetTextureCoordinates from IDirect3DRMMeshBuilder2 to IDirect3DRMMeshBuilder3. by André Hentschel · 13 years ago
  10. e27d3c0 d3drm: Add more partial stubs for device creation. by André Hentschel · 13 years ago
  11. 7a96cb4 d3drm: Add IDirect3DRMViewport interface. by André Hentschel · 13 years ago
  12. f018a86 d3drm: Add IDirect3DRMDevice2 interface. by André Hentschel · 13 years ago
  13. 3931338 d3drm: Move Load implementation to IDirect3DRMMeshBuilder3. by André Hentschel · 13 years ago
  14. d16806e d3drm: Add more Frame tests. by André Hentschel · 13 years ago
  15. 455edb1 d3drm: Add more MeshBuilder tests. by André Hentschel · 13 years ago
  16. 59186dd d3drm: Fix QueryInterface forwarding. by André Hentschel · 13 years ago
  17. 6f9f27d msvcp90: Flip num_get<char/wchar_t> do_get_long and do_get_ulong in vtable. by Daniel Lehman · 13 years ago
  18. 015cccc msvcp90: Add num_get<short> stubs. by Daniel Lehman · 13 years ago
  19. 68371e8 po: Update German translation. by André Hentschel · 13 years ago
  20. 7788272 po: Update French translation. by Frédéric Delanoy · 13 years ago
  21. e709900 wined3d: Get rid of the WINED3DTEXTUREFILTERTYPE typedef. by Henri Verbeet · 13 years ago
  22. a44b062 wined3d: Get rid of the WINED3DCUBEMAP_FACES typedef. by Henri Verbeet · 13 years ago
  23. e1f6a81 include: Add some missing DDLOCK constants. by Henri Verbeet · 13 years ago
  24. a206f43 wined3d: Get rid of wined3d_surface_set_format(). by Henri Verbeet · 13 years ago
  25. afb6450 ddraw: Implement width and height changes in ddraw_surface7_SetSurfaceDesc(). by Henri Verbeet · 13 years ago
  26. 881299c shell32: Rearrange code to avoid forward declarations. by Nikolay Sivov · 13 years ago
  27. 88baa9e setupapi: Add stub for CM_Get_Class_Registry_PropertyW. by André Hentschel · 13 years ago
  28. 0309066 setupapi: Add stub for CM_Get_Class_Registry_PropertyA. by André Hentschel · 13 years ago
  29. 0f658d9 msxml3: Leading space chars are allowed in SelectionNamespaces value string. by Nikolay Sivov · 13 years ago
  30. c6c5c69 wined3d: Handle discarded depth-stencil surfaces with SFLAG_LOST. by Matteo Bruni · 13 years ago
  31. cbf641e wined3d: Modify depth-stencil location flags only after allocating the new location. by Matteo Bruni · 13 years ago
  32. add5916 wined3d: Set depth textures dirty after modifying the underlying surface. by Matteo Bruni · 13 years ago
  33. 5604c7e d3d8/tests: Add more INTZ tests. by Matteo Bruni · 13 years ago
  34. 5eecdc8 winhlp32: Standardize the 'Not yet implemented' messages. by Francois Gouget · 13 years ago
  35. 7825fa8 d3dx9/tests: Reset effect parameter value data after each try. by Rico Schüller · 13 years ago
  36. 5f01e93 d3dx9/tests: Add effect parameter value SetBool() test. by Rico Schüller · 13 years ago
  37. cb8c013 d3dx9/tests: Add special handling test. by Rico Schüller · 13 years ago
  38. 834d797 d3dx9/tests: Add effect parameter value object test. by Rico Schüller · 13 years ago
  39. a3d3834 d3dx9/tests: Add effect parameter value int test. by Rico Schüller · 13 years ago
  40. 3f837b0 urlmon/tests: Added Uri IPersistStream_Save tests. by Piotr Caban · 13 years ago
  41. 3694ab6 urlmon: Added Uri IPersistStream_Save implementation. by Piotr Caban · 13 years ago
  42. e6d6c6f urlmon: Added Uri IPersistStream stub implementation. by Piotr Caban · 13 years ago
  43. e6b2b58 urlmon: Fixed UriBuilderFactory IUnknown implementation. by Piotr Caban · 13 years ago
  44. d420797 mshtml: Get rid of wrapped nsIURI in nsWineURI. by Jacek Caban · 13 years ago
  45. 5561ee6 jscript: Fixed jscript tests on some broken versions. by Jacek Caban · 13 years ago
  46. afcb9a0 jscript: Run sanity check with invoke_version 0. by Jacek Caban · 13 years ago
  47. e7bb881 jscript: Don't use break in finally block on pre-IE8 jscript. by Jacek Caban · 13 years ago
  48. 77e0101 winealsa: Stop may not use snd_pcm_drop or lose written frames. by Jörg Höhle · 13 years ago
  49. be90732 winealsa: Reset accounts for dropped frames in capture mode. by Jörg Höhle · 13 years ago
  50. d82cca6 winealsa.drv: Remove "strange number of channels" FIXME. by Andrew Eikum · 13 years ago
  51. f8fa169 gdi32: Store foreground/background color even when passed CLR_INVALID. by Alexandre Julliard · 13 years ago
  52. 9ecc1e0 gdi32: Simplify the CreateCompatibleBitmap implementation. by Alexandre Julliard · 13 years ago
  53. 765fca3 comdlg32: Specify a context for the luminance and saturation abbreviations. by Francois Gouget · 13 years ago
  54. 66361f1 dsound/tests: Add some COM tests for capture. by Michael Stefaniuc · 13 years ago
  55. 93bfa2b dsound/tests: Sanitize START_TEST() in capture.c. by Michael Stefaniuc · 13 years ago
  56. 4ac20cb dsound/tests: Remove some returns in the capture buffer tests. by Michael Stefaniuc · 13 years ago
  57. a3120ce dsound: Make capture behave like native in regards to COM aggregation. by Michael Stefaniuc · 13 years ago
  58. 13a4b03 dsound: Merge IDirectSoundNotify into the capture buffer object. by Michael Stefaniuc · 13 years ago
  59. 3dac0e5 dsound: Add an extra refcount for the capture buffer object. by Michael Stefaniuc · 13 years ago
  60. e8f7ddf dsound: Drop "Capture" from the IDirectSoundNotify method names. by Michael Stefaniuc · 13 years ago
  61. f1d7414 dsound: COM cleanup for the IDirectSoundCaptureBuffer8 iface. by Michael Stefaniuc · 13 years ago
  62. 7dac3e0 wined3d: Get rid of the WINED3DBASISTYPE typedef. by Henri Verbeet · 13 years ago
  63. f38e94a wined3d: Get rid of the WINED3DTRANSFORMSTATETYPE typedef. by Henri Verbeet · 13 years ago
  64. d6dfb79 ddraw/tests: Fix some surface locking calls. by Henri Verbeet · 13 years ago
  65. be3a9b5 wined3d: Hold the wined3d mutex in device_process_message(). by Henri Verbeet · 13 years ago
  66. e960aa7 winecfg: Remove the Direct3D settings. by Henri Verbeet · 13 years ago
  67. 2932b42 po: Update Lithuanian translation. by Aurimas Fišeras · 13 years ago
  68. c2a08d6 msvcp90: Fix mistakes in spec file. by Piotr Caban · 13 years ago
  69. 654e072 include: Add missing DB_E_BAD defines. by Alistair Leslie-Hughes · 13 years ago
  70. 31be8a1 windowscodecs: Implement IWICMetadataWriter::GetEnumerator. by Vincent Povirk · 13 years ago
  71. 60e6653 windowscodecs: Implement IWICMetadataWriter::LoadEx. by Vincent Povirk · 13 years ago
  72. 6b2d1ce windowscodecs: Add a stub IWICMetadataReader/Writer implementation. by Vincent Povirk · 13 years ago
  73. 8a68dee include/wincodecsdk.idl: Fix typo. by Vincent Povirk · 13 years ago
  74. f63bbcf msvcp90: Forward uncaught_exception to msvcrt. by Daniel Lehman · 15 years ago
  75. 2540049 gdiplus: Implement GdipCreateBitmapFromHBITMAP for 16-bit dibs. by Vincent Povirk · 13 years ago
  76. 52150d2 gdiplus: Test GdipCreateBitmapFromHBITMAP with 16-bit dib's. by Vincent Povirk · 13 years ago
  77. e8a6ca7 shell32: Unix folder COM cleanup. by Nikolay Sivov · 13 years ago
  78. 9ea3c46 setuapi: Add stub for CM_Get_DevNode_Registry_Property_ExA. by André Hentschel · 13 years ago
  79. 33d60e9 setuapi: Add stub for CM_Set_Class_Registry_PropertyW. by André Hentschel · 13 years ago
  80. ed4b8cb setuapi: Add stub for CM_Set_Class_Registry_PropertyA. by André Hentschel · 13 years ago
  81. 913fb67 comctl32: Fix a grammar error in comment. by Austin English · 13 years ago
  82. e0cc9a7 comctl32/syslink: Fix painting of background color for transparent controls. by Alexandre Julliard · 13 years ago
  83. 8407559 user32: Don't access past the file size when loading a cursor/icon. by Alexandre Julliard · 13 years ago
  84. 98dd61e winex11: Don't cache text and background pixel values to support PALETTEINDEX properly. by Alexandre Julliard · 13 years ago
  85. aba9ddc gdiplus: Implement GdipDrawImagePoints. by Vincent Povirk · 13 years ago
  86. 2329f91 wininet: Don't free name before the IPv6 lookup. by Alexandre Julliard · 13 years ago
  87. d8d4aed winmm: GetCurrentPadding is superfluous while recording. by Jörg Höhle · 13 years ago
  88. 88d75f1 mshtml: Get rid of wrapped nsurl. by Jacek Caban · 13 years ago
  89. fc899df mshtml: Reimplement nsIURL::GetFileBaseName on top of IUri. by Jacek Caban · 13 years ago
  90. b24b06a mshtml: Reimplement nsIURL::GetFileName on top of IUri. by Jacek Caban · 13 years ago
  91. 5458e5f mshtml: Reimplement nsIURL::GetDirectory using new helper functions. by Jacek Caban · 13 years ago
  92. 759bad0 wined3d: Convert rtInternal and glGammaInternal. by Diego Nieto Cid · 13 years ago
  93. dc02e4d winex11.drv: Fix IME status handling. by Kusanagi Kouichi · 13 years ago
  94. f56e1fc winex11.drv: Assign struct. by Kusanagi Kouichi · 13 years ago
  95. 4f9bc83 msvcp90: Add num_get<char> stubs. by Daniel Lehman · 13 years ago
  96. 9007195 po: Update German translation. by André Hentschel · 13 years ago
  97. 6febe65 po: Update French translation. by Frédéric Delanoy · 13 years ago
  98. 5cc66bc po: Update Italian translation. by Luca Bennati · 13 years ago
  99. ff71cc2 comctl32: Fix management of imagelist growth amount. by Alexandre Julliard · 13 years ago
  100. 72a7c34 shell32: Avoid casts when creating item menu. by Nikolay Sivov · 13 years ago