1. 23fdfbc msvcrt: Implement wcsnlen. by Hans Leidekker · 15 years ago
  2. 259b5fd msi: Treat empty string as NULL in MsiGetSummaryInformationW. by Hans Leidekker · 15 years ago
  3. 2b2fa04 msi: Always check the return value of msi_string2idW. by Hans Leidekker · 15 years ago
  4. 2e1eb80 include: Define IEnumWbemClassObject and IWbemServices. by Hans Leidekker · 15 years ago
  5. 620ca68 ole32: Allocate a small temp variable on the stack instead of the heap. by Michael Stefaniuc · 15 years ago
  6. ef104dc ddraw: Add missing unlock on an error path (Smatch). by Michael Stefaniuc · 15 years ago
  7. 5a2cc94 user32: Simplify the error handling in BITMAP_Load(). by Michael Stefaniuc · 15 years ago
  8. ef24756 crypt32: Remove redundant NULL check before CryptMemFree (Smatch). by Michael Stefaniuc · 15 years ago
  9. 9addae9 ws2_32: Implement WSAIoctl for SIO_ROUTING_INTERFACE_QUERY. by Juan Lang · 15 years ago
  10. da1ceb1 urlmon: Improve IUri support for mk: URIs. by Thomas Mullaly · 15 years ago
  11. d33ff20 ws2_32: Make WS2_AcceptEx() and WS2_GetAcceptExSockaddrs() static. by Francois Gouget · 15 years ago
  12. 0c7c1de gameux/tests: Make test_install_uninstall_game() and _isFileExists() static. by Francois Gouget · 15 years ago
  13. 5c046d1 mscoree: Make find_mono_dll() static. by Francois Gouget · 15 years ago
  14. c71e5e6 ktmw32: The ktm debug channel is unused so remove it. by Francois Gouget · 15 years ago
  15. 3cbf709 taskkill: The taskkill debug channel is unused so remove it. by Francois Gouget · 15 years ago
  16. 8f6f35e winetest: Add the '-i' option so one can specify a test environment description. by Francois Gouget · 15 years ago
  17. 6f5a0a3 winetest: Add the '-n' option so one can specify a list of tests to exclude. by Francois Gouget · 15 years ago
  18. 1914f3e gdi32: Copy a DIB section as a DIB section in BITMAP_CopyBitmap. by Alexandre Julliard · 15 years ago
  19. 91d91af ole32: Create a FORMATETC if one is not given in OleCreate. by Andrew Eikum · 15 years ago
  20. 7bba623 user32: Add support for multiple frames in cursor format. by Erich Hoover · 15 years ago
  21. ca7163e user32: Prepare for multi-frame storing of icons and cursors. by Erich Hoover · 15 years ago
  22. f6081f9 iphlpapi: Fix inverted logic in mask comparison. by Juan Lang · 15 years ago
  23. d06b1d5 ws2_32/tests: Test SIO_ROUTING_INTERFACE_QUERY. by Juan Lang · 15 years ago
  24. dc4d607 mciqtz32: Do not allow MCIQTZ_mciUpdate to interrupt a playing video. by Aric Stewart · 15 years ago
  25. e2b3a7f quartz: Improve video window sizing on first sample. by Aric Stewart · 15 years ago
  26. f138a57 ws2_32: Implement SO_UPDATE_ACCEPT_CONTEXT. by Mike Kaplinskiy · 15 years ago
  27. 008c059 mshtml: Added nsIURI::GetUserPass implementation. by Jacek Caban · 15 years ago
  28. 9bb0ecc mshtml: Added nsIURI::GetHostPort implementation. by Jacek Caban · 15 years ago
  29. cb85bad mshtml: Added nsIURI::GetPort implementation. by Jacek Caban · 15 years ago
  30. 3a00f73 mshtml: Added nsIURI::GetHost implementation based on IUri API. by Jacek Caban · 15 years ago
  31. 725aab4 mshtml: Renamed uri to nsuri. by Jacek Caban · 15 years ago
  32. 9a83c07 ipconfig: Update Korean resource. by Hwang YunSong · 15 years ago
  33. 976aaab inetcpl.cpl: Update Korean resource. by Hwang YunSong · 15 years ago
  34. c515d38 msxml3/tests: Prevent a double-free in test_get_ownerDocument(). by Adam Martinson · 15 years ago
  35. 250b55c ole32: Call the draw_continue function. by Huw Davies · 15 years ago
  36. 6c7dd93 ole32/tests: Mark the draw_continue callbacks as optional. Win9x can skip calls under low-load conditions. by Huw Davies · 15 years ago
  37. d65e1f2 ipconfig: Update French translation. by Frédéric Delanoy · 15 years ago
  38. 09af2a2 d3dx9_36: Implement D3DXCreateCylinder. by Misha Koshelev · 15 years ago
  39. a7ded9a wined3d: Pass a wined3d_state structure to use_ps(). by Henri Verbeet · 15 years ago
  40. 9224751 wined3d: Pass a wined3d_state structure to use_vs(). by Henri Verbeet · 15 years ago
  41. e59fdb8 wined3d: Simply refuse to create shaders if they're disabled. by Henri Verbeet · 15 years ago
  42. d6d345f wined3d: Remove IWineD3DStateBlock::InitStartupStateBlock() from the public wined3d interface. by Henri Verbeet · 15 years ago
  43. 67088eb msvcrt: Implement _set_doserrno. by Andrew Nguyen · 15 years ago
  44. ad68c0b msvcrt: Implement _set_errno. by Andrew Nguyen · 15 years ago
  45. c3b127f msvcrt: Implement _get_doserrno. by Andrew Nguyen · 15 years ago
  46. 79ab715 msvcrt: Implement _get_errno. by Andrew Nguyen · 15 years ago
  47. b7a74d2 msvcrt: Implement strerror_s. by Andrew Nguyen · 15 years ago
  48. ac26d78 msvcrt: Convert the Unix asctime string from CP_UNIXCP to CP_ACP. by Andrew Nguyen · 15 years ago
  49. 68abad9 msacm32: Update Italian translation. by Luca Bennati · 15 years ago
  50. d345c8d comctl32: Update Italian translation. by Luca Bennati · 15 years ago
  51. 3c77b1b mpr: Update Italian translation. by Luca Bennati · 15 years ago
  52. fba4c2f serialui: Update Italian translation. by Luca Bennati · 15 years ago
  53. e0eb3cc browseui: Convert Italian translation to UTF-8. by Luca Bennati · 15 years ago
  54. 0cbc51d oleaut32: Update Italian translation. by Luca Bennati · 15 years ago
  55. 20cb6ea msrle32: Update Italian translation. by Luca Bennati · 15 years ago
  56. 8e63377 inetcpl.cpl: Update Italian translation. by Luca Bennati · 15 years ago
  57. 9320551 ipconfig: Update Italian translation. by Luca Bennati · 15 years ago
  58. 1b2f751 comctl32/tab: Add a test for TCM_SETITEMEXTRA. by Nikolay Sivov · 15 years ago
  59. 70843e4 urlmon: Finished validation for the remaining components of a IUriBuilder. by Thomas Mullaly · 15 years ago
  60. 7e29289 urlmon: Can't set the host of a IUriBuilder to NULL. by Thomas Mullaly · 15 years ago
  61. cbea4e2 urlmon: Implemented support for determining what port value to use in IUriBuilder. by Thomas Mullaly · 15 years ago
  62. bf82564 urlmon: Fixed TRACE's which sometimes output garbage. by Thomas Mullaly · 15 years ago
  63. 6372384 urlmon: Implemented validation of the host name component of a IUriBuilder. by Thomas Mullaly · 15 years ago
  64. fb161e2 inetcpl.cpl: Update Lithuanian translation. by Aurimas Fišeras · 15 years ago
  65. bca78f5 ipconfig: Update Lithuanian translation. by Aurimas Fišeras · 15 years ago
  66. 6ee4521 server: Pass the rectangle in client coordinates for update_window_zorder. by Alexandre Julliard · 15 years ago
  67. d56ac06 server: Mirror the window region for RTL windows in get/set_window_region and redraw_window. by Alexandre Julliard · 15 years ago
  68. 2f6d41d user32: Free the window region once it has been set. by Alexandre Julliard · 15 years ago
  69. 5594c4e winex11: Mirror the window region for RTL windows. by Alexandre Julliard · 15 years ago
  70. 97611dc gdi32: Implement MirrorRgn. by Alexandre Julliard · 15 years ago
  71. 440cf08 inetcpl: German translation for the content property sheet. by Detlef Riekenberg · 15 years ago
  72. afe36a8 inetcpl: Add content property sheet. by Detlef Riekenberg · 15 years ago
  73. 8f87459 ktmw32: Add stub dll. by Vincent Povirk · 15 years ago
  74. d87a761 gameux: Finished implementation of saving game statistics. by Mariusz Pluciński · 15 years ago
  75. 5cac9d2 gameux: Add implementation of IGameStatisticsMgr::RemoveGameStatistics. by Mariusz Pluciński · 15 years ago
  76. ef3a1ab gameux: IGameStatistics::Save initial implementation. by Mariusz Pluciński · 15 years ago
  77. ce28a5f gameux: Add implementation of IGameStatistics::SetStatistic. by Mariusz Pluciński · 15 years ago
  78. 35692e4 gameux: Add implementation of IGameStatistics::SetCategoryTitle. by Mariusz Pluciński · 15 years ago
  79. 6fa52cd msvcp90: Direct basic_string::operator=(char const *) to existing implementation. by Vincent Pelletier · 15 years ago
  80. dcef05b comdlg32: Add basic implementation of PrintDlgExA. by Vitaly Perov · 15 years ago
  81. 5df625f kernel32/nls: Define the neutral and reading layout locale values. by Alexandre Julliard · 15 years ago
  82. 9f792ab kernel32: Implemented EnumSystemLocalesEx. by Alexandre Julliard · 15 years ago
  83. 3fd940b comctl32/listview: Fix test failures for subitem returned with negative coordinates. by Austin Lund · 15 years ago
  84. 5d657a1 comctl32/listview: Use proper A/W call to measure item text string. by Nikolay Sivov · 15 years ago
  85. b65423c comctl32/treeview: Erase background when painting over supplied hdc. by Nikolay Sivov · 15 years ago
  86. 63dbf6e d3dx9_36/tests: Add tests for D3DXCreateCylinder. by Misha Koshelev · 15 years ago
  87. fe9db6f d3dx9_36: Add stub for D3DXCreateCylinder. by Misha Koshelev · 15 years ago
  88. 30be587 d3dx9_36: Add D3DXCreateTeapot to d3dx9shape.h. by Misha Koshelev · 15 years ago
  89. af7e4db comctl32: Add a stub implementation of TaskDialogIndirect. by Hans Leidekker · 15 years ago
  90. a4d7540 wuapi: Return success from automatic_updates_Resume. by Hans Leidekker · 15 years ago
  91. fbb9afa explorerframe: Bump version. by Hans Leidekker · 15 years ago
  92. 92b7f57 winecfg: Update Windows 7 version to Service Pack 1. by Hans Leidekker · 15 years ago
  93. fbf45ba msi: Use more descriptive variable names for installer properties. by Hans Leidekker · 15 years ago
  94. 01176ce propsys: Add a stub implementation of PSGetPropertyDescription. by Hans Leidekker · 15 years ago
  95. 39886193 wined3d: Set initial stateblock state directly on a wined3d_state structure. by Henri Verbeet · 15 years ago
  96. b9f4fdc wined3d: Capture stateblock state from a wined3d_state structure. by Henri Verbeet · 15 years ago
  97. 9f75633 wined3d: Pass a wined3d_state structure to apply_lights(). by Henri Verbeet · 15 years ago
  98. 8b54093 wined3d: Pass a wined3d_state structure to record_lights(). by Henri Verbeet · 15 years ago
  99. f4ef2d6 oleaut32: Set dialog size in dialog box units in OleCreatePropertyFrame. by Piotr Caban · 15 years ago
  100. 9ccbadc oleaut32: Added OleCreatePropertyFrameIndirect implementation. by Piotr Caban · 15 years ago