1. fbd3a1d crypt32/tests: Allow specifying a chain engine when verifying a chain policy. by Juan Lang · 15 years ago
  2. 742b4f3 crypt32/tests: Allow specifying a chain engine when creating a certificate chain. by Juan Lang · 15 years ago
  3. d298e1e crypt32: Support hExclusiveRoot when creating a certificate chain engine. by Juan Lang · 15 years ago
  4. d3db308 crypt32: Update definition of CERT_CHAIN_ENGINE_CONFIG. by Juan Lang · 15 years ago
  5. f38336d shlwapi: Remove redundant "not NULL" checks of the len arg (coccicheck). by Michael Stefaniuc · 15 years ago
  6. 4134c57 msvcrt: Fix compilation error (x86_64-pc-mingw32). by Piotr Caban · 15 years ago
  7. 2c07791 wininet: Remove redundant "not NULL/0" checks (coccicheck). by Michael Stefaniuc · 15 years ago
  8. 629a0b8 user32: Avoid a potential NULL pointer dereference in a TRACE. by Michael Stefaniuc · 15 years ago
  9. 9dc835c rpcrt4: Remove redundant "non NULL" check of var cred_dst (coccicheck). by Michael Stefaniuc · 15 years ago
  10. 4deab50 wineoss.drv: Avoid a potential NULL pointer dereference in a TRACE. by Michael Stefaniuc · 15 years ago
  11. 49c5494 msxml3: Remove redundant "not NULL" check of the punk arg. by Michael Stefaniuc · 15 years ago
  12. 63512e8 quartz: Avoid using the long type. by Michael Stefaniuc · 15 years ago
  13. aa65a56 mciqtz32: Add support for MCI_PAUSE. by Maarten Lankhorst · 15 years ago
  14. ecbc152 mciqtz32: Add support for MCI_STATUS_TIME_FORMAT. by Maarten Lankhorst · 15 years ago
  15. 573abf8 mciqtz32: Handle window visibility better. by Maarten Lankhorst · 15 years ago
  16. 02956bf quartz: Remove invalid check from put_WindowStyleEx in video renderer. by Maarten Lankhorst · 15 years ago
  17. ab9cbec quartz: Respect autoshow in video renderer. by Maarten Lankhorst · 15 years ago
  18. 6711a0f shdoclc: Fix Dutch translation. by Sven Baars · 15 years ago
  19. 4c23814 quartz: Support negative heights in video renderer. by Maarten Lankhorst · 15 years ago
  20. a489489 start: Update German translation. by André Hentschel · 15 years ago
  21. 1ae673f samlib: Add stubbed samlib.dll. by Louis Lenders · 15 years ago
  22. 1765829 progman: Remove redundant warranty info. by André Hentschel · 15 years ago
  23. 5decff1 user32: Ignore the bitmap offset if it's not set. by Alexandre Julliard · 15 years ago
  24. 8f1853a comctl32/imagelist: Clear pixels that fall outside the mask when generating an alpha channel. by Alexandre Julliard · 15 years ago
  25. 9479fbf winex11: Add some tracing to the fontconfig subpixel code. by Alexandre Julliard · 15 years ago
  26. 8412028 usp10: Attempt to do shaping via the font GSUB table first. by Aric Stewart · 15 years ago
  27. 32b9b63 usp10: Add Arabic shaping. by Aric Stewart · 15 years ago
  28. a5fe688 libwine: Generate Unicode data for Arabic shaping. by Alexandre Julliard · 15 years ago
  29. 5cc00e8 d3dx9: Shader assembler ps_3_0 support. by Matteo Bruni · 15 years ago
  30. abb489b d3dx9: Add ps_3_0 instructions parsing to the shader assembler. by Matteo Bruni · 15 years ago
  31. ac12c67 server: Don't poll for events when there are async operations queued. by Mike Kaplinskiy · 15 years ago
  32. 91c7d4f qcap: Use the proper types. by Michael Stefaniuc · 15 years ago
  33. 2c2e3f8 user32: Verify we got a valid window handle in GetDCEx(). by Henri Verbeet · 15 years ago
  34. 9d86527 wined3d: Fix a comment. by Henri Verbeet · 15 years ago
  35. f088857 wined3d: Use wine_dbgstr_rect() for tracing the rectangle in IWineD3DSurfaceImpl_LockRect(). by Henri Verbeet · 15 years ago
  36. 465e8f6 wined3d: Explicitly pass the FBO target to context_clean_fbo_attachments(). by Henri Verbeet · 15 years ago
  37. 0fe7b45 wined3d: Make context_attach_surface_fbo() static. by Henri Verbeet · 15 years ago
  38. 8dde5c5 wininet: Combine certificate errors in HTTP_OpenConnection. by Piotr Caban · 15 years ago
  39. ee72094 wininet: Added INTERNET_OPTION_ERROR_MASK flag handling to InternetSetOptionW. by Piotr Caban · 15 years ago
  40. 4ba60d2 wininet: Fix callbacks sent on connection error. by Piotr Caban · 15 years ago
  41. 8e10c65 wine.desktop: Associate with winemenubuilder's application/x-ms-shortcut. by Damjan Jovanovic · 15 years ago
  42. 0666c0d winemenubuilder: associate .lnk files with wine. by Damjan Jovanovic · 15 years ago
  43. 231396d quartz: Add support for windowstate in video renderer. by Maarten Lankhorst · 15 years ago
  44. 6956ce6 mciqtz32: Add support for mciUpdate. by Maarten Lankhorst · 15 years ago
  45. e51d5af mciqtz32: Add support for MCI_DGV_WHERE_SOURCE. by Maarten Lankhorst · 15 years ago
  46. 4eddb85 mciqtz32: Handle mciOpen better. by Maarten Lankhorst · 15 years ago
  47. 4ddfba4 configure: Add a compatibility macro for AS_VAR_IF. by Alexandre Julliard · 15 years ago
  48. b81d08e winex11: Make sure that all fontconfig support is properly #ifdef'ed. by Alexandre Julliard · 15 years ago
  49. fa4d3be winecfg: Don't crash when DllOverrides contain invalid values. by Alexandre Julliard · 15 years ago
  50. 00eaa92 winmm: Make timer keep a ref on winmm while it's running. by Maarten Lankhorst · 15 years ago
  51. cc784e2 shdocvw: Added IDataObject stub implementation. by Ilya Shpigor · 15 years ago
  52. dcbc22b richedit: Send EN_SELCHANGE after wrapping but before EN_CHANGE. by Dylan Smith · 15 years ago
  53. d312d4e richedit: Revert commit that caused a regression. (Bug 22758). by Dylan Smith · 15 years ago
  54. aef5374 ntdll: Remove superfluous "not NULL" check for the count arg. by Michael Stefaniuc · 15 years ago
  55. be6ef91 user32: Remove superfluous "not NULL" check of the atom variable. by Michael Stefaniuc · 15 years ago
  56. 17789c1 Revert "user32: Don't use DLGTEMPLATE's ExStyle when creating dialogs.". by Andrew Eikum · 15 years ago
  57. bea0daa shlwapi: Implement SHRegEnumUSValue. by Vincent Povirk · 15 years ago
  58. c89853e winmm: More MIDI boundary tests & fixes. by Jörg Höhle · 15 years ago
  59. a311dff winmm: A NULL CALLBACK_FUNCTION is acceptable since w2k. by Jörg Höhle · 15 years ago
  60. e386930 winmm: WAVE/MIDI_MAPPER (-1) is a 32 bit UINT, not 16. by Jörg Höhle · 15 years ago
  61. 7d3cb53 gdi32: Do not use VDMX for mapping of negative font heights, based on a test case. by Dmitry Timoshkov · 15 years ago
  62. cc870dc user32: Paint button focus in the ODA_SELECT case too. by Dmitry Timoshkov · 15 years ago
  63. be5a628 progman: Remove redundant license info. by André Hentschel · 15 years ago
  64. 7c78558 wmc: Remove 10 year old unmaintained file. by André Hentschel · 15 years ago
  65. fe92119 comctl32/listview: Derive subitem rect from listview origin. by Andrew Eikum · 15 years ago
  66. 4ad9874 setupapi: Fix Dutch translation. by Sven Baars · 15 years ago
  67. e331a84 mciqtz32: Implement MCI_STATUS_LENGTH. by Maarten Lankhorst · 15 years ago
  68. f65d4c5 mciqtz32: Add command table from mciavi32. by Maarten Lankhorst · 15 years ago
  69. f5715f9 imaadp32: Refine size checks. by Jörg Höhle · 15 years ago
  70. 8fa84df winealsa: MOD_MIDIPORT has 0 voices and notes and FFFF ChannelMask. by Jörg Höhle · 15 years ago
  71. 3af7e99 winealsa: Supply FFFFFFFF for midiOutGetVolume, no garbage. by Jörg Höhle · 15 years ago
  72. c1f7fac d3dx9: Add some version-specific checks in the shader assembler. by Matteo Bruni · 15 years ago
  73. f894862 comctl32: Fix SysLink debug channel name, add a trace. by Nikolay Sivov · 15 years ago
  74. 127733e dinput: Remove explicit cast to long as it happens implicitly. by Michael Stefaniuc · 15 years ago
  75. 7bec8e1 wined3d: Correctly translate between coordinate systems in swapchain_blit(). by Henri Verbeet · 15 years ago
  76. e0d6ca5 wined3d: Check for offscreen contexts inside context_validate_onscreen_formats() itself. by Henri Verbeet · 15 years ago
  77. 4889c33 wined3d: Explicitly pass the depth/stencil surface to context_validate_onscreen_formats(). by Henri Verbeet · 15 years ago
  78. 96cdab1 wined3d: context_validate_onscreen_formats() may modify context->render_offscreen. by Henri Verbeet · 15 years ago
  79. b06e30d cmdlgtst: Replace long with LONG. by Michael Stefaniuc · 15 years ago
  80. 2f614e6 krnl386.exe: Call the 32-bit string functions that contain exception handlers. by Alexandre Julliard · 15 years ago
  81. ea596f8 winex11: Force alpha channel to 0 when blitting to depth 32 from a lower depth. by Alexandre Julliard · 15 years ago
  82. 31e4cf9 winex11.drv: Remove redundant "not NULL" check of cfgs (coccicheck). by Michael Stefaniuc · 15 years ago
  83. 2721cff mciwave: Remove redundant "not NULL" checks of the variables lpParms. by Michael Stefaniuc · 15 years ago
  84. 6178e86 avifil32: Remove some redundant "not NULL" checks (coccicheck). by Michael Stefaniuc · 15 years ago
  85. 989e982 ddraw: Remove redundant "not NULL" check of This (coccicheck). by Michael Stefaniuc · 15 years ago
  86. 48e36e4 user32: Remove redundant not NULL check of variable item (coccicheck). by Michael Stefaniuc · 15 years ago
  87. f8bac98 shell32: Remove redundant "not NULL" check of ppidl (coccicheck). by Michael Stefaniuc · 15 years ago
  88. efeb9ee taskmgr: Avoid using long. by Michael Stefaniuc · 15 years ago
  89. 15efbc8 comctl32/imagelist: Don't pre-multiply the stored image, do it only at blending time. by Alexandre Julliard · 15 years ago
  90. 2c80e14 ole32: Use window property to store registered drop target. by Nikolay Sivov · 15 years ago
  91. 5568f33 quartz: Forward IMediaFilter to IMediaControl. by Maarten Lankhorst · 15 years ago
  92. 44827a0 quartz: Implement IBasicVideo get_AvgTimePerFrame. by Maarten Lankhorst · 15 years ago
  93. a0152bb includes: Fix typo. by Maarten Lankhorst · 15 years ago
  94. 515b152 jscript: Add Slovenian translation. by Matej Špindler · 15 years ago
  95. 4ed5079 wininet: Update Slovenian translation. by Matej Špindler · 15 years ago
  96. 9795e7a shobjidl.idl: Added NWMF declaration. by Jacek Caban · 15 years ago
  97. c38c3d5 exdisp.idl: Added missing DWebBrowserEvents2 methods. by Jacek Caban · 15 years ago
  98. 0b7711e wintrust/tests: Fix test failures when not running as administrator. by Juan Lang · 15 years ago
  99. b659dee winhttp: Honor security flags when verifying a certificate. by Juan Lang · 15 years ago
  100. 2a569a9 winhttp: Store a pointer to the netconn_t in the SSL context. by Juan Lang · 15 years ago