1. 2735fc5 ntdll: Forward ZwNotifyChangeDirectoryFile to NtNotifyChangeDirectoryFile. by Mike McCormack · 19 years ago
  2. 0509fe7 dbghelp: Return better values in module information. by Eric Pouech · 19 years ago
  3. bdf32ee dbghelp: Brought dbghelp.h a bit closer to PSDK definitions. by Eric Pouech · 19 years ago
  4. e5d09bf dbghelp: SymSetContext should return FALSE when setting twice the same by Eric Pouech · 19 years ago
  5. eca3715 dbghelp: Live targets. by Eric Pouech · 19 years ago
  6. 418591c dbghelp: Started implementation of the global callback mechanism. by Eric Pouech · 19 years ago
  7. 3792b1a dbghelp: Symbol info. by Eric Pouech · 19 years ago
  8. 9b1ea63 user32: Make GetMenuItemInfo tests pass under Wine. by Dmitry Timoshkov · 19 years ago
  9. 04f547d msi: Support msidbControlAttributesSunken. by Robert Shearman · 19 years ago
  10. 33fa9d0 msi: Only print fixme for progress attribute once. by Robert Shearman · 19 years ago
  11. e2020e1 crypt32: Add stub implementations of some crypto functions used by IE6 install. by Mike McCormack · 19 years ago
  12. ac16181 d3d8: For render states D3DRS_POINTSPRITEENABLE and by H. Verbeet · 19 years ago
  13. 66770e4 d3d8: Add GL_ARB_multisample definitions. by H. Verbeet · 19 years ago
  14. 76319f7 d3d8: Add detection for GL_ARB_point_sprite support. by H. Verbeet · 19 years ago
  15. e383143 user: Add missing WIN_ReleasePtr. by Vitaliy Margolen · 19 years ago
  16. 2a93c2f ICCompressorChoose should initialize fccType and fccHandler fields by Dmitry Timoshkov · 19 years ago
  17. 4cfc387 kernel/tests: Integer atoms return different results on WinNT 3.51. by Detlef Riekenberg · 19 years ago
  18. 4b17a9f shell32: Export DllGetClassObject by ordinal as grpconv.exe requires it. by Mike McCormack · 19 years ago
  19. 0605cf0 secur32: Added DeleteSecurityContext. by Kai Blin · 19 years ago
  20. cf2561b x11drv: Update Swiss German keyboard layout to better match the X11 one. by Dmitry Timoshkov · 19 years ago
  21. 1be970d shell32: Reimplement a factored SHFileOperation. by James Hawkins · 19 years ago
  22. d6d6419 gdi: Metafile records must be at least 3 words long. by Marcus Meissner · 19 years ago
  23. c016509 msvcrt: Preserve all registers in call_ebp_func. by Alexandre Julliard · 19 years ago
  24. a457249 mshtml: Return FALSE if Mozilla ActiveX Control could not be found. by Jacek Caban · 19 years ago
  25. 7e45839 advpack: Add a stub for RebootCheckOnInstall. by James Hawkins · 19 years ago
  26. cac3bf8 advpack: Fix the documentation for AddDelBackupEntry. by James Hawkins · 19 years ago
  27. bf1a56e advpack: Complete the documentation for CloseINFEngine. by James Hawkins · 19 years ago
  28. 70566c0 advpack: Add a stub for SetPerUserSecValues. by James Hawkins · 19 years ago
  29. 1142a1f advpack: Fix the documentation for FileSaveMarkNotExist. by James Hawkins · 19 years ago
  30. c664353 advpack: Forward FileSaveMarkNotExist to AddDelBackupEntry. by James Hawkins · 19 years ago
  31. 0584b9d advpack: Add stubs for the user stub wrapper functions. by James Hawkins · 19 years ago
  32. 5fa132c advpack: Implement DelNodeRunDLL32. by James Hawkins · 19 years ago
  33. 93cb78f advpack: Implement IsNTAdmin. by James Hawkins · 19 years ago
  34. 51fd750 shell: Fix incorrect usage of the return value of StrRetToStrNW. by Huw Davies · 19 years ago
  35. 8b08835 wininet: INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT work. by Aric Stewart · 19 years ago
  36. aaf7a97 ole: ProgIDFromCLSID sets progid to NULL on failure. by Huw Davies · 19 years ago
  37. 6bc5905 x11drv: Prevent NULL dereference in SelectionRequest handling. by Vitaliy Margolen · 19 years ago
  38. c1f52e0 ntdll: Add a stubbed NtSetSystemInformation. by H. Verbeet · 19 years ago
  39. 4ce433d8 ntdll: Move the %gs register to the ntdll_thread_regs structure. by Alexandre Julliard · 19 years ago
  40. a19e3ee ntdll: Move the TEB register to the ntdll_thread_regs structure. by Alexandre Julliard · 19 years ago
  41. 53e634b iphlpapi: Remove redundant comments and fix typos. by Juan Lang · 19 years ago
  42. 191d62e user/tests: Added \n to a few ok() calls. by Detlef Riekenberg · 19 years ago
  43. 1b7d346 ole: Verify that the proxy is being used in the correct thread. by Robert Shearman · 19 years ago
  44. 8c55c6f rpc: Replace the hack that detected stubless proxies with the correct check. by Robert Shearman · 19 years ago
  45. 5b629e9 rpc: Skip over the right number of bytes in new correlation descriptors. by Robert Shearman · 19 years ago
  46. 98734cc ole: Add a test for WM_QUIT behaviour during COM calls. by Robert Shearman · 19 years ago
  47. 6e0029f ole: Fix WM_QUIT Handling in CoWaitForMultipleHandles. by Robert Shearman · 19 years ago
  48. 12805f0 wined3d: Fix a few TRACEs in pixelshader.c. by H. Verbeet · 19 years ago
  49. f5c2e85 wined3d: Return the correct pixelshader in IWineD3DDeviceImpl_GetPixelShader. by H. Verbeet · 19 years ago
  50. 4bd8b60 wined3d: A shader isn't guaranteed to have a vertex declaration, so by H. Verbeet · 19 years ago
  51. 360a4af shdocvw: Added GetWindow implementation. by Jacek Caban · 19 years ago
  52. 2f7504e mscms: Check an appropriate registry key. by Saulius Krasuckas · 19 years ago
  53. d686538 user: Fixed the lifetime of MDICREATESTRUCT variables. by Ken Thomases · 19 years ago
  54. 265c8a5 shell32: Update shellpaths My Pictures, My Video, My Music to be under by Aric Stewart · 19 years ago
  55. b645b9e d3d8: Added GL_ARB_point_sprite definition. by H. Verbeet · 19 years ago
  56. b884072 wined3d: Better version string parsing for VENDOR_NVIDIA in by H. Verbeet · 19 years ago
  57. 5d629e7 msxml: Text node implementation. by Huw Davies · 19 years ago
  58. 14889a6 user: Tests for when the menu is incorrect because of duplication of a by Jason Edmeades · 19 years ago
  59. 2f1c52e x11drv: Add support for another Canadian French keyboard flavour. by Dmitry Timoshkov · 19 years ago
  60. 093a034 wined3d: In IWineD3DImpl_FillGLCaps use glGetString instead of by H. Verbeet · 19 years ago
  61. 8430d43 kernel: Remove calls to Nt[Get|Set]ThreadContext. by Vitaliy Margolen · 19 years ago
  62. 4202824 ntdll: Cleaned up the ioctl functions. by Alexandre Julliard · 19 years ago
  63. 736cd60 msvcrt: In _tempnam, if TMP is set, it has a precedence over the parameter dir. by Sasha Slijepcevic · 19 years ago
  64. 917a801 msxml: Implement get_nodeTypedValue. by Huw Davies · 19 years ago
  65. 2d08465 ntdll: Loader optimization. by Robert Shearman · 19 years ago
  66. 273470e winealsa: Add critical section names for debugging. by Robert Reif · 19 years ago
  67. bde6885 gdi: Ignore a few more metafile escapes. by Alexandre Julliard · 19 years ago
  68. 47f796c shdocvw: Deactivate document in SetClientSite if ClientSite is NULL. by Jacek Caban · 19 years ago
  69. 23ead2b winspool: Printing environment support for GetPrinterDriverDirectory. by Detlef Riekenberg · 19 years ago
  70. 6c37076 msacm: acmDriverAdd() support for ACM_DRIVERADDF_FUNCTION, implemented by Alex Villacís Lasso · 19 years ago
  71. 07dc3c5 msacm: reroute all SendDriverMessage() calls to MSACM_Message. by Alex Villacís Lasso · 19 years ago
  72. d20addf msacm: acmDriverMessage() with proper support for DRV_CONFIGURE. by Alex Villacís Lasso · 19 years ago
  73. e3851bc msacm: acmDriverAdd[AW] support for ACM_DRIVERADDF_NOTIFYHWND. by Alex Villacís Lasso · 19 years ago
  74. 72f7170 MSACM: acmDriverAddW skeleton, implementation of ACM_DRIVERADDF_NAME. by Alex Villacís Lasso · 19 years ago
  75. cb37c43 msacm: Implement acmDriverPriority with driver priority/enabled saving. by Alex Villacís Lasso · 19 years ago
  76. 8d52016 msacm: Implement honouring of driver priority and enabled status at load time. by Alex Villacís Lasso · 19 years ago
  77. ba23adb oleaut: Add missing SysFreeString to the Var{Mul,Add,Cmp} tests. by Michael Stefaniuc · 19 years ago
  78. 0d00d9a oleaut: Merge the VarCmp tests from vartype.c into vartest.c. by Michael Stefaniuc · 19 years ago
  79. 68b9225 rpcrt4: Clear the newly allocated memory used for complex arrays and structs. by Robert Shearman · 19 years ago
  80. a400034 rpcrt4: Fix the sending of >5800 byte messages by only adding offset by Robert Shearman · 19 years ago
  81. b4fe7ea ole: Update the COM todo list. by Robert Shearman · 19 years ago
  82. ba8cdfd ole: Re-post the quit message outside of the DoDragDrop message loop. by Robert Shearman · 19 years ago
  83. 8984694 oleaut: Reduce an ERR down to a WARN since a NULL interface pointer by Robert Shearman · 19 years ago
  84. ef23ab4 msxml: Add attribute node implementation. by Huw Davies · 19 years ago
  85. 71908c4 msvcrt: _makepath(): operate on target buffer directly. by Marcus Meissner · 19 years ago
  86. c82a63b dsound: Primary buffer size change tests. by Robert Reif · 19 years ago
  87. 03b8fca dsound: Add full duplex tests. by Robert Reif · 19 years ago
  88. 27e5919 dsound: Add full duplex support. by Robert Reif · 19 years ago
  89. 3a4e11c dsound: Convert IDirectSoundImpl from a COM class to a regular class by Robert Reif · 19 years ago
  90. 73a2360 static control: Immediately repaint the control. by Michael Kaufmann · 19 years ago
  91. 6ca3e63 static control: Separate WM_NCCREATE and WM_SETTEXT. by Michael Kaufmann · 19 years ago
  92. 97be4fa static control: Don't load OEM bitmaps. by Michael Kaufmann · 19 years ago
  93. 2ddbc7b static control: STN_ENABLE and STN_DISABLE notifications. by Michael Kaufmann · 19 years ago
  94. 2b8cda7 static control: Better STM_GETIMAGE. by Michael Kaufmann · 19 years ago
  95. 46d007c static control: Support SS_REALSIZEIMAGE. by Michael Kaufmann · 19 years ago
  96. 66b5020 static control: Support SS_REALSIZECONTROL. by Michael Kaufmann · 19 years ago
  97. 910f4bb static control: Background of enhanced metafiles. by Michael Kaufmann · 19 years ago
  98. 7effdb0 static control: Support text style flags. by Michael Kaufmann · 19 years ago
  99. 5964f66 msacm: Add parameter tests for ACM_METRIC_DRIVER_PRIORITY and by Alex Villacís Lasso · 19 years ago
  100. 1da4b59 msacm: Fix acmMetrics(ACM_METRIC_DRIVER_PRIORITY) return on error. by Alex Villacís Lasso · 19 years ago