1. 10e4edd makefiles: Build the static libraries directly from the top-level makefile. by Alexandre Julliard · 15 years ago
  2. b3b81ab mshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument2::write(ln). by Andrew Nguyen · 15 years ago
  3. a9fc71b msxml3: Support comment node type in IXMLDOMNode_get_baseName. by Nikolay Sivov · 15 years ago
  4. c71ffcf dbghelp: Merge dwarf code from ntdll/signal_x86_64.c. by André Hentschel · 15 years ago
  5. 627c58d msxml3: Fix building with older libxml versions. by Alexandre Julliard · 15 years ago
  6. 9e93906 user32: In a DLGTEMPLATEEX resource dialog version goes before signature. by Dmitry Timoshkov · 15 years ago
  7. a204f09 dbghelp: Add stubs for SymGetLineFromName, SymGetLineFromName64, SymGetLineFromNameW64. by Alistair Leslie-Hughes · 15 years ago
  8. 970ec3d msxml3: Create entity reference node properly. by Nikolay Sivov · 15 years ago
  9. c0bfc2f urlmon/tests: Added more url parsing tests. by Piotr Caban · 15 years ago
  10. 1db3e47 urlmon: Fixed CoInternetGetSecurityUrl implementation. by Piotr Caban · 15 years ago
  11. 7d36935 urlmon: Fix map_url_to_zone implementation. by Piotr Caban · 15 years ago
  12. 07162a6 msxml3: Create PI node properly. by Nikolay Sivov · 15 years ago
  13. 0849a81 mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation. by Jacek Caban · 15 years ago
  14. 29389b8 mshtml: Added IHTMLElement2::detachEvent implementation. by Jacek Caban · 15 years ago
  15. 07b62a8 mshtml: Don't free nsstr in HTMLFormElement_get_dispid twice. by Jacek Caban · 15 years ago
  16. 352e0ec mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_width implementation. by Jacek Caban · 15 years ago
  17. a3ff647 mshtml: Added IHTMLImgElement::height property implementation. by Jacek Caban · 15 years ago
  18. 11ec75c mshtml: Added IHTMLImgElement::width property implementation. by Jacek Caban · 15 years ago
  19. 2330662 mshtml: Set image size in IHTMLImageElementFactory::create. by Jacek Caban · 15 years ago
  20. bb03563 d3d: Make sure vertexbuffer lock doesn't return a NULL pointer. by Stefan Dösinger · 15 years ago
  21. 24e2308 wined3d: Don't use GL_MAP_FLUSH_EXPLICIT_BIT without GL_MAP_WRITE_BIT. by Stefan Dösinger · 15 years ago
  22. 8625f0c wined3d: Don't record dirty areas in a readonly lock. by Stefan Dösinger · 15 years ago
  23. 454fb3c makefiles: Generate the list of test binaries from configure. by Alexandre Julliard · 15 years ago
  24. d5addea makefiles: Generate the winetest rules from the WINE_CONFIG_TEST macro. by Alexandre Julliard · 15 years ago
  25. 9644d1d makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones. by Alexandre Julliard · 15 years ago
  26. bf84c61 makefiles: Move the CROSSOBJS dependency to the generated default dependencies. by Alexandre Julliard · 15 years ago
  27. 5496636 makefiles: Generate dependencies to match each makefile to its subdirectory. by Alexandre Julliard · 15 years ago
  28. 4d3b020 makefiles: Build the tools subdirectories directly from the top-level makefile. by Alexandre Julliard · 15 years ago
  29. bb26242 makefiles: Build the libs subdirectories directly from the top-level makefile. by Alexandre Julliard · 15 years ago
  30. a53ca1a kernel32: Do not load 16-bit krnl386.exe by default. by Alexandre Julliard · 15 years ago
  31. ad8389d gdi32: Do not load 16-bit gdi.exe by default. by Alexandre Julliard · 15 years ago
  32. 0e0b704 user32: Do not load 16-bit user.exe by default. by Alexandre Julliard · 15 years ago
  33. f89aaa6 user32: Store 32-bit and 16-bit cursors/icons in independent structures. by Alexandre Julliard · 15 years ago
  34. 08b8325 winex11: Shape offset must be relative to the window position. by Alexandre Julliard · 15 years ago
  35. 057267d comctl32/listview: Revert item width calculation to fix performance issues. by Nikolay Sivov · 15 years ago
  36. 22434f4 iphlpapi: _res is per-thread in glibc. by Dan Kegel · 15 years ago
  37. e66198a user32/tests: Make the MDI client take up the whole client area. by Reece Dunn · 15 years ago
  38. cff5f60 hhctrl.ocx: Add Search capability. by Erich Hoover · 15 years ago
  39. 6627b90 itss: Implement IStorageImpl_OpenStorage. by Erich Hoover · 15 years ago
  40. 796c4de hhctrl.ocx: Add widgets for the Search tab. by Erich Hoover · 15 years ago
  41. 6ab9812 hhctrl.ocx: Allow ListView navigation with the Return/Enter key. by Erich Hoover · 15 years ago
  42. 4dc019a hhctrl.ocx: Support HTML Help having indented Index tab items. by Erich Hoover · 15 years ago
  43. 687a2ae hhctrl.ocx: Fix HTML Help Index tab with alternative 'keyword' style. by Erich Hoover · 15 years ago
  44. a0f53e7 shdocvw: Dump the commands in OleCommandTarget_QueryStatus. by Detlef Riekenberg · 15 years ago
  45. aa15fb8 mscoree: Add stub implementations of DllRegisterServer and DllUnregisterServer. by Hans Leidekker · 15 years ago
  46. 8858fc9 wininet: Don't call libcrypto function after closing the library. by Hans Leidekker · 15 years ago
  47. 45fc31e ws2_32/tests: Fix test failures on Win9x/WinMe. by Paul Vriens · 15 years ago
  48. 1e9e76e msdaps: Implement IDBAsynchNotify_OnProgress and OnStop proxies and stubs. by Huw Davies · 15 years ago
  49. 559a7c8 msdaps: Add support for remoting IRowChange_SetColumns. by Huw Davies · 15 years ago
  50. 5af24c3 wordpad: Update Russian translation. by Vladimir Pankratov · 15 years ago
  51. b47091a quartz: Add stubbed IAMDirectSound interface to DSoundRenderer. by Christian Costa · 15 years ago
  52. f48d3c8 quartz/tests: Add test for querying IAMDirectSound from DSoundRenderer. by Christian Costa · 15 years ago
  53. 28acc83 quartz: Fix IAMDirectSound interface definition. by Christian Costa · 15 years ago
  54. a4b622d d3drm: Beginning of Mesh info retrieval. by Christian Costa · 15 years ago
  55. 497be4f d3dxof: Fix data buffer deallocation on error. by Christian Costa · 15 years ago
  56. ff6eccd d3dxof: Fix typo in comment. by Christian Costa · 15 years ago
  57. 1dc896e oleaut32: Fix formula. by André Hentschel · 15 years ago
  58. b609e25 shell32: Use the current directory when copying to an empty destination. by Vincent Povirk · 15 years ago
  59. 71e4af5 gdiplus: Use linear gradient brush angles. by Vincent Povirk · 15 years ago
  60. 318ba28 gdiplus: Don't use gdi32 to do pixel format conversion. by Vincent Povirk · 15 years ago
  61. 1cbedfb user32/tests: Fix crash on Win9x/WinMe. by Paul Vriens · 15 years ago
  62. c0acfe1 user32/tests: Don't try to detect Win9x/WinMe several times. by Paul Vriens · 15 years ago
  63. c35c7a6 gdiplus/tests: Initialize buffer in test_GdipCreateBitmapFromHBITMAP. by Dan Kegel · 15 years ago
  64. edf0b4a winspool.drv: Fix some test failures on Win9x/WinMe. by Paul Vriens · 15 years ago
  65. 9fd4f4a jscript: Added support for constructor property. by Jacek Caban · 15 years ago
  66. 75ab8e2 jscript: Avoid unnecessary prototype lookup. by Jacek Caban · 15 years ago
  67. 10c9931 jscript: Get value as VARIANT in prop_put. by Jacek Caban · 15 years ago
  68. 10c99b5 jscript: Moved property creation out of find_prop_name_prot. by Jacek Caban · 15 years ago
  69. bf17483 jscript: Don't try to create property in jsdisp_call_name. by Jacek Caban · 15 years ago
  70. d02040d dbghelp: Add basic support for PVOID64. by Alistair Leslie-Hughes · 15 years ago
  71. 7f8279e winemenubuilder: Use a custom error function. by Vincent Povirk · 15 years ago
  72. c7d4b0c setupapi: Add stub for SetupLogFile{A,W}. by Vitaly Perov · 15 years ago
  73. afad45f msxml3: Use libxml2 functionality to skip top XML declaration node while writing to file. by Nikolay Sivov · 15 years ago
  74. ecb2d7b winetest: Report the correct source directory for program tests. by Alexandre Julliard · 15 years ago
  75. 6fae8e1 winetest: Require an email address to submit a report. by Alexandre Julliard · 15 years ago
  76. 16bcc06 Release 1.1.38. by Alexandre Julliard · 15 years ago wine-1.1.38
  77. 9acf1d1 configure: Avoid incorrectly cleaning up symlink targets when running in the source dir. by Alexandre Julliard · 15 years ago
  78. f5af1ca msi: Implement the SelfUnregModules standard action. by Hans Leidekker · 15 years ago
  79. 3864ddf msi: Implement the RemoveFolders standard action. by Hans Leidekker · 15 years ago
  80. d3f81a9 msdaps: Add support for remoting IRow_Open. by Huw Davies · 15 years ago
  81. 06abf00 msdaps: Make use of the row server in ICommand_Execute. by Huw Davies · 15 years ago
  82. 82d35b0 msdaps: Make use of the row server in IBindResource_Bind. by Huw Davies · 15 years ago
  83. 0ea0079 msdaps: Add support for remoting IRowsetLocate_GetRowsAt. by Huw Davies · 15 years ago
  84. 8c5f4f0 msdaps: Add support for remoting IRowset_GetData. by Huw Davies · 15 years ago
  85. a437cc2 msdaps: Add support for remoting IRowsetInfo_GetProperties. by Huw Davies · 15 years ago
  86. ef32e86 msdaps: Add support for remoting IAccessor_GetBindings. by Huw Davies · 15 years ago
  87. 5a40711 msdaps: Add support for remoting IAccessor_ReleaseAccessor. by Huw Davies · 15 years ago
  88. 95c9417 msdaps: Add support for remoting IAccessor_CreateAccessor. by Huw Davies · 15 years ago
  89. 8d127f3 user32: Don't hide the window in SetParent when window and parent are equal. by Bernhard Übelacker · 15 years ago
  90. b184b13 dwmapi: Silence a noisy fixme. by Maarten Lankhorst · 15 years ago
  91. 945588a winecoreaudio: Ignore failure to notify MIDI clients. by Jörg Höhle · 15 years ago
  92. abf2937 kernel32: Export InterlockedCompareExchange64. by Alexandre Julliard · 15 years ago
  93. 98ca10c ntdll: Export RtlInterlockedCompareExchange64. by Alexandre Julliard · 15 years ago
  94. 6d1ba98 ddraw/tests: Fix a test that fails on Win2k. by Alexandre Julliard · 15 years ago
  95. 1e2b0ad urlmon/tests: Comment out a test that crashes on Win2k. by Alexandre Julliard · 15 years ago
  96. d8d7002 mlang/tests: Fix a test failure on Win2k. by Alexandre Julliard · 15 years ago
  97. 7aaec2e wininet/tests: Fix a test failure on Win2k. by Alexandre Julliard · 15 years ago
  98. c7f7d19 psapi/tests: Handle an error that happens on Win2k. by Alexandre Julliard · 15 years ago
  99. f5c35b1 mstask/tests: Add some error codes for Win2k. by Alexandre Julliard · 15 years ago
  100. 88cdfb9 comdlg32/tests: Remove some AbortProc checks that fail on various Windows versions. by Alexandre Julliard · 15 years ago