1. fad3f9b wined3d: Basic overlay emulation with opengl. by Stefan Dösinger · 17 years ago
  2. e795d84 wined3d: Implement overlay position tracking. by Stefan Dösinger · 17 years ago
  3. aa0df23 gdiplus: Implemented GdipAddPathPie/GdipAddPathPieI with test. by Nikolay Sivov · 17 years ago
  4. 5887e66 gdiplus: Implemented GdipReversePath with tests. by Nikolay Sivov · 17 years ago
  5. 9b57217 d3dx9: Implementation of D3DXGetVertexShaderProfile. by Luis C. Busquets Pérez · 17 years ago
  6. 457efd5 d3dx9: Implementation of D3DXGetPixelShaderProfile. by Luis C. Busquets Pérez · 17 years ago
  7. a36c2e7 gdiplus: Implemented GdipAddPathClosedCurve/GdipAddPathClosedCurveI. by Nikolay Sivov · 17 years ago
  8. 831729a gdiplus: Implemented GdipAddPathClosedCurve2I using GdipAddPathClosedCurve2. by Nikolay Sivov · 17 years ago
  9. 8be642c gdiplus: Implemented GdipAddPathClosedCurve2 with tests. by Nikolay Sivov · 17 years ago
  10. 6492f07 gdiplus: Implemented GdipAddPathCurve/GdipAddPathCurveI. by Nikolay Sivov · 17 years ago
  11. edfc196 gdiplus: Implemented GdipAddPathCurve2I using GdipAddPathCurve2. by Nikolay Sivov · 17 years ago
  12. 169140c gdiplus: Implemented GdipAddPathCurve2 with tests. by Nikolay Sivov · 17 years ago
  13. e9827cc wined3d: Always load glFinish and glFlush from opengl32.dll. by Stefan Dösinger · 17 years ago
  14. a47e7ba ddraw: Set ddraw caps in wined3d. by Stefan Dösinger · 17 years ago
  15. 8782fdb msi: Add a stub implementation of MsiEnumPatchesEx. by James Hawkins · 17 years ago
  16. e9bcce6 gdiplus: Implemented GdipGetPenCustom[Start/End]Cap. by Nikolay Sivov · 17 years ago
  17. 4ab75e1 dplayx: Tests for EnumConnections. by Ismael Barros · 17 years ago
  18. 5dc0d4d dplayx: Fix the definition of DirectPlayCreate. by Ismael Barros · 17 years ago
  19. b25eb55 test.h: Fetch environment variables from the Win32 environment not the Unix one. by Alexandre Julliard · 17 years ago
  20. ae71af0 netapi32: Add stub for NetGroupEnum. by Vladimir Pankratov · 17 years ago
  21. 22a17e0 shdocvw: Add IUniformResourceLocator declarations to intshcut.h. by Damjan Jovanovic · 17 years ago
  22. 1ac7912 gdiplus: Implemented Gdip[Get/Set]PenMode. by Nikolay Sivov · 17 years ago
  23. ee120e0 netapi32: Add stub for NetWkstaUserEnum. by Vladimir Pankratov · 17 years ago
  24. 217af4e ntoskrnl.exe: Add stubs for IoAllocateIrp, IoInitializeIrp and IoFreeIrp. by Alexander Morozov · 17 years ago
  25. 478e64f include/ddk/wdm.h: Add defines. by Alexander Morozov · 17 years ago
  26. f44034a gdiplus: Implemented Gdip[Get/Set]StringFormatTabStops with tests. by Nikolay Sivov · 17 years ago
  27. 4a08c13 gdiplus: GdipGetStringFormatTabStopCount implementation with tests. by Nikolay Sivov · 17 years ago
  28. 2e25db0 gdiplus: GdipStringFormatGetGenericTypographic implemented. by Nikolay Sivov · 17 years ago
  29. 65a2274 gdiplus: GdipSetStringFormatDigitSubstitution implemented. by Nikolay Sivov · 17 years ago
  30. 9ed8a2b gdiplus: GdipGetStringFormatDigitSubstitution implemented. by Nikolay Sivov · 17 years ago
  31. 668be5c uuids: Add MEDIASUBTYPE_AYUV. by Maarten Lankhorst · 17 years ago
  32. 72d201b include/winhttp.h: Add WINHTTP_TIME_FORMAT_BUFSIZE. by Zac Brown · 17 years ago
  33. ce2aee4 gdiplus: Implemented GdipGetCustomLineCapWidthScale with some tests. by Nikolay Sivov · 17 years ago
  34. 6c6e8f4 gdiplus: Implemented GdipGetCustomLineCapBaseInset + test. by Nikolay Sivov · 17 years ago
  35. 5038845 gdiplus: Implemented GdipSetCustomLineCapStrokeJoin + tests. by Nikolay Sivov · 17 years ago
  36. 2848100 gdiplus: Implemented GdipGetCustomLineCapStrokeJoin with basic test. by Nikolay Sivov · 17 years ago
  37. 548abf3 rasapi32: Skip RasEnumDevicesA tests on configuration problems. by Stefan Leichter · 17 years ago
  38. cc494c4 rasapi32: Fix building the tests with MSVC (based on a patch by Reece Dunn). by Stefan Leichter · 17 years ago
  39. 4c64d0c ntdll: Implement RtlDeleteTimer for kernel32's DeleteTimerQueueTimer. by Dan Hipschman · 17 years ago
  40. 396e47e ntdll: Implement RtlUpdateTimer for kernel32's ChangeTimerQueueTimer. by Dan Hipschman · 17 years ago
  41. d36df76 d3dx9: Implement D3DXPlaneTransformArray. by Philip Nilsson · 17 years ago
  42. 6629708 d3dx8: Implement D3DXSphereBoundProbe. by David Adam · 17 years ago
  43. b4a77bc gdiplus: Stub GdipIsStyleAvailable. by Adam Petaccia · 17 years ago
  44. 0a2c94e configure: Add check for valgrind/valgrind.h. by John Reiser · 17 years ago
  45. 140b259 include: Add KEY_WOW64_* defines. by Mikołaj Zalewski · 17 years ago
  46. 726d9d4 wined3d: ATI2N support using GL_EXT_texture_compression_rgtc. by Stefan Dösinger · 17 years ago
  47. dc25a86 wined3d: Support ATI's D3DFMT_ATI2N format. by Stefan Dösinger · 17 years ago
  48. 34a1765 include/winhttp.h: Add remaining flags. by Zac Brown · 17 years ago
  49. 70c747d gdiplus: Stub GdipGetFontCollectionFamilyList. by Adam Petaccia · 17 years ago
  50. 6966c69 gdiplus: Stub GdipGetFontCollectionFamilyCount. by Adam Petaccia · 17 years ago
  51. 01d607d gdiplus: Stub GdipPrivateAddFontFile. by Adam Petaccia · 17 years ago
  52. cfde278 gdiplus: Stub GdipDeletePrivateFontCollection. by Adam Petaccia · 17 years ago
  53. 8d06fb4 gdiplus: Stub GdipNewPrivateFontCollection. by Adam Petaccia · 17 years ago
  54. 4a4e5f2 dplayx: Moved dplaysp.h to include/wine. by Ismael Barros · 17 years ago
  55. d96e396 make_makefiles: Explicitly list the Wine headers that should be exported. by Alexandre Julliard · 17 years ago
  56. d1a5011 include: Add WT_TRANSFER_IMPERSONATION to winnt.h. by Dan Hipschman · 17 years ago
  57. d343f2b ntdll: Implement RtlCreateTimer for kernel32's CreateTimerQueueTimer. by Dan Hipschman · 17 years ago
  58. 74dc990 gdiplus: Implemented GdipGetPathGradientRect with test. by Nikolay Sivov · 17 years ago
  59. 75d44fe mlang: A very basic implementation of the IMLangLineBreakConsole interface and IMLangString interface. by Aric Stewart · 17 years ago
  60. 48e914b gdiplus: Implement GdipGetPathGradientBlend with basic tests. by Nikolay Sivov · 17 years ago
  61. 01abb3d gdiplus: implemeted GdipGetPathGradientBlendCount with test. by Nikolay Sivov · 17 years ago
  62. 20a1ca2 ntdll: Implement [Rtl]Create/DeleteTimerQueue[Ex]. by Dan Hipschman · 17 years ago
  63. ecd76fb kernel32: Add a stub for ChangeTimerQueueTimer. by Dan Hipschman · 17 years ago
  64. e806a28 msi: Test getting the source path from a package with compressed files. by James Hawkins · 17 years ago
  65. fb70f81 d3dx9: Implement D3DXGetShaderVersion(). by Luis Busquets · 17 years ago
  66. 3a4dcea include: Fix typo in vmrender.idl. by Maarten Lankhorst · 17 years ago
  67. c088ede wined3d: Use GL_ARB_texture_non_power_of_two emulation. by Stefan Dösinger · 17 years ago
  68. e5f42f9 wined3d: Remove GL_EXT_vertex_weighting stubs. by Stefan Dösinger · 17 years ago
  69. 0d7d5eb mlang: Stub implementation of IMLangFontLink2. by Aric Stewart · 17 years ago
  70. d8a25fc gdiplus: Implemented GdipCreateBitmapFromResource. by Nikolay Sivov · 17 years ago
  71. b2888e1 fusion: Add the CorTokenType and use those constants in the assembly code. by James Hawkins · 17 years ago
  72. 9a93a49 d3dx9: Implement D3DXGetShaderSize(). by Luis Busquets · 17 years ago
  73. 7c74ff3 include: Add header for mstask. by Roy Shea · 17 years ago
  74. 61ba32c includes: Add video mixing renderer header. by Maarten Lankhorst · 17 years ago
  75. d12f5c5 gdiplus: Implemented GdipGetPenDashCount. by Nikolay Sivov · 17 years ago
  76. fc44cad gdiplus: Implemented GdipSetPenDashCap197819. by Nikolay Sivov · 17 years ago
  77. d778f74 include/winhttp.h: Add WinHttp status codes. by Zac Brown · 17 years ago
  78. b2ebf70 gdiplus: Partial implementation of GdipCreateBitmapFromGdiDib. by Huw Davies · 17 years ago
  79. fc1a1f6 gdiplus: Stubs for GdipIsVisiblePathPoint[I]. by Huw Davies · 17 years ago
  80. eb9d7f5 gdiplus: Implement GdipCreateMetafileFromWmfFile. by Huw Davies · 17 years ago
  81. 3ab7666 gdiplus: Add stubs for GdipTransformPoints[I]. by Huw Davies · 17 years ago
  82. be4a226 gdiplus: Stub GdipMeasureCharacterRanges. by Adam Petaccia · 17 years ago
  83. b135d4a gdiplus: Stub GdipSetStringFormatMeasurableCharacterRanges. by Adam Petaccia · 17 years ago
  84. ae44372 gdiplus: Stub GdipGetStringFormatMeasurableCharacterRangeCount. by Adam Petaccia · 17 years ago
  85. 2a1d41b gdiplus: Implement GdipGetStringFormatFlags. by Adam Petaccia · 17 years ago
  86. ae817ae gdiplus: Stub GdipStringFormatGetGenericDefault. by Adam Petaccia · 17 years ago
  87. e19a904 include: Avoid TEXT() in sddl component tags, hide them when building Wine. by Jon Griffiths · 17 years ago
  88. 3e1fad5 wined3d: Remove const qualifier from output pointers. by Andrew Talbot · 17 years ago
  89. 55916bb gdiplus: Implemented GdipDrawClosedCurve and GdipDrawClosedCurveI. by Nikolay Sivov · 17 years ago
  90. 8b8864b gdiplus: Implemeted GdipDrawClosedCurve2 and GdipDrawClosedCurve2I. by Nikolay Sivov · 17 years ago
  91. 3e59f9e gdiplus: Semi-stub for GdipCreateLineBrushFromRectWithAngle. by Nikolay Sivov · 17 years ago
  92. 4904c80 wine/test.h: Don't allow to use config.h in tests. by Alexandre Julliard · 17 years ago
  93. 4ea173e gdiplus: Implemented GdipShearMatrix with tests. by Nikolay Sivov · 17 years ago
  94. d753c6e include: Don't define uuids in amvideo.idl as that conflicts with uuids.h by Alexandre Julliard · 17 years ago
  95. d7999a0 gdiplus: GdipInvertMatrix implementation with tests. by Nikolay Sivov · 17 years ago
  96. d4554ad gdiplus: GdipIsMatrixInvertible implementation with tests. by Nikolay Sivov · 17 years ago
  97. 9fbec61 gdiplus: GdipGetLineWrapMode implementation. by Nikolay Sivov · 17 years ago
  98. f1fd566 include: Remove duplicate definition in winhttp.h. by Alexandre Julliard · 17 years ago
  99. ca47582 msi: Parse the MSIDBOPEN_PATCHFILE flag. by James Hawkins · 17 years ago
  100. 25e4fd7 gdiplus: Stub GdipGetFontHeightGivenDPI. by Adam Petaccia · 17 years ago