1. ee7ddd1 comctl32/listview: Pass WM_NCCREATE down to default procedure. by Nikolay Sivov · 7 years ago master
  2. b91fdc7 msvcp140/tests: Port test_Unlink to msvcp140. by Stefan Dösinger · 7 years ago
  3. 96fcf4c msvcp: Implement the WCHAR version of _Link. by Stefan Dösinger · 7 years ago
  4. 12dadd0 msvcp: Implement the WCHAR version of _Symlink. by Stefan Dösinger · 7 years ago
  5. eea0f37 msvcp: Implement the WCHAR version of _Unlink. by Stefan Dösinger · 7 years ago
  6. d4f1175 msvcp140: Export _Remove_dir. by Stefan Dösinger · 7 years ago
  7. c4d7243 vbscript/tests: Expose todo_wine_ok function to scripts. by Piotr Caban · 7 years ago
  8. 775671c vbscript: Be more verbose on unexpected error in a script. by Piotr Caban · 7 years ago
  9. 0a15f2e vbscript: Add Array implementation. by Piotr Caban · 7 years ago
  10. cfcc0dd qedit: Support IAMTimelineGroup interface in IAMTimelineObj. by Alistair Leslie-Hughes · 7 years ago
  11. 0736e4e ole32: Don't redefine htole32/htole16. by Fabian Maurer · 7 years ago
  12. 7477792 server: FSCTL_PIPE_LISTEN on a pipe client should return STATUS_ILLEGAL_FUNCTION. by Zebediah Figura · 7 years ago
  13. cd4dc08 ntdll/tests: Don't abort if NtCancelFileIoEx() is missing. by Zebediah Figura · 7 years ago
  14. a34adbe usp10: Remove redundant comparison. by Andrey Gusev · 7 years ago
  15. 1ae09d5 msvcrt: Add vf[w]printf_s_l. by Gijs Vermeulen · 7 years ago
  16. 307b3c8 oleaut32: Remove redundant comparison. by Andrey Gusev · 7 years ago
  17. bbb7162 opengl32: Get type definitions from the XML files. by Alexandre Julliard · 7 years ago
  18. fd3d5d6 opengl32: Convert the XML parser to use XML::LibXML. by Alexandre Julliard · 7 years ago
  19. 2abeb76 opengl32: Remove no longer used support for generating thread-safe thunks. by Alexandre Julliard · 7 years ago
  20. 17dffaa opengl32: Get WGL function definitions from the XML files. by Alexandre Julliard · 7 years ago
  21. 62c4ffb shlwapi: Support NT prefix paths in PathGetDriveNumberW. by Jacek Caban · 7 years ago
  22. 63d6dce d3dcompiler: Fix a buffer size computation. by Zebediah Figura · 7 years ago
  23. 7bdfb74 d3d9: Return success in d3d9_device_SetMaximumFrameLatency(). by Akihiro Sagawa · 7 years ago
  24. e8767be opengl32: Store GL extensions in a private XML file instead of Perl arrays. by Alexandre Julliard · 7 years ago
  25. fd7fbc9 opengl32/tests: Fix wglCreatePbufferARB prototype. by Alexandre Julliard · 7 years ago
  26. 4c412e4 mshtml.idl: Added IDocumentEvent declaration. by Jacek Caban · 7 years ago
  27. becc92a mshtml/tests: Fixed typo in iface_cmp helper. by Jacek Caban · 7 years ago
  28. 8f89e14 jscript: Fixed visit_function_expression error handling. by Jacek Caban · 7 years ago
  29. f449146 ntdll: Remove no longer needed handling of FD_TYPE_PIPE. by Jacek Caban · 7 years ago
  30. c295dd6 server: Store named pipe fd in pipe_end throughout its whole life time. by Jacek Caban · 7 years ago
  31. 4e17ff7 ntdll/tests: Remove no longer needed Sleep calls. by Jacek Caban · 7 years ago
  32. 2175852 ntdll: Add free list buckets for every arena size up to 0x100. by Huw Davies · 7 years ago
  33. 8273fc8 quartz: Remove redundant comparison. by Andrey Gusev · 7 years ago
  34. b7987c6 winspool.drv: Avoid bitwise operation. by Andrey Gusev · 7 years ago
  35. d4ea289 hid/tests: Remove redundant comparison. by Andrey Gusev · 7 years ago
  36. 1e6bf7d regedit/tests: Add REG_BINARY to the empty hex data import tests. by Hugh McMaster · 7 years ago
  37. 6607065 reg/tests: Add REG_BINARY to the empty hex data import tests. by Hugh McMaster · 7 years ago
  38. 56b31ba vbscript: Improve parsing of separators in loops and switches. by Dmitry Kislyuk · 7 years ago
  39. adda5aa quartz: Add missing parameter name. by Andrey Gusev · 7 years ago
  40. 4647a73 crypt32: Add MS root CA 2011. by Michael Müller · 7 years ago
  41. c4d9176 dwrite: Recognize CFF2 table as CFF variant. by Nikolay Sivov · 7 years ago
  42. d8e4205 dwrite: Recognize CBLC/CBDT image formats. by Nikolay Sivov · 7 years ago
  43. c6a1fdc dwrite: Read whole table directory with a single call when looking for table entry. by Nikolay Sivov · 7 years ago
  44. 9bf9245 dwrite: Implement AnalyzeContainerType(). by Nikolay Sivov · 7 years ago
  45. 344a41a msvcrt: Introduce vfprint & vfwprintf helper functions. by Gijs Vermeulen · 7 years ago
  46. 49d3cac ntdll: Don't try to unmap system views on the server side. by Alexandre Julliard · 7 years ago
  47. 0374d86 ntdll: Ignore the preload start address if it is zero. by Alexandre Julliard · 7 years ago
  48. fb8226f dwrite: Implement IDWriteInMemoryFontFileLoader. by Nikolay Sivov · 7 years ago
  49. b4c0b77 wineandroid: Support 32-bit float audio format. by Andrew Eikum · 7 years ago
  50. d2f904e wineandroid: Check that Android supports the format in IsFormatSupported. by Andrew Eikum · 7 years ago
  51. de9d224 gdi32: Ignore the alpha channel for blits to DDBs too. by Huw Davies · 7 years ago
  52. ffed1a5 atl110: Fix _ATL_COM_MODULE structure layout. by Piotr Caban · 7 years ago
  53. 6d0d955 msvcrt/tests: Add _mbccpy_s tests. by Piotr Caban · 7 years ago
  54. eb7d557 msvcrt: Add _mbccpy_s_l implementation. by Piotr Caban · 7 years ago
  55. afdf749 msxml3: Use correct string length in saxreader_get_cdata_chunk. by Piotr Caban · 7 years ago
  56. 1a114c9 user32: Don't invalidate ComboBox on CB_SETCURSEL message. by Piotr Caban · 7 years ago
  57. 9cb29e5 user32: Don't invalidate ComboBox on LBN_SELCHANGE and LBN_SELCANCEL. by Piotr Caban · 7 years ago
  58. e5dd995 user32: Remove unneeded RECT parameter from CBPaintText helper. by Piotr Caban · 7 years ago
  59. eb5c7bc user32/tests: Add test for CB_SETCURSEL on ComboBox. by Piotr Caban · 7 years ago
  60. 37c5d5a rsaenh: Use a macro to initialize the string sizes in aProvEnumAlgsEx. by Alex Henrie · 7 years ago
  61. 00b5742 kernelbase: Add AppPolicyGetWindowingModel stub. by Alistair Leslie-Hughes · 7 years ago
  62. a06af67 kernelbase: Add AppPolicyGetShowDeveloperDiagnostic stub. by Alistair Leslie-Hughes · 7 years ago
  63. 825d5c8 kernelbase: Add AppPolicyGetThreadInitializationType stub. by Alistair Leslie-Hughes · 7 years ago
  64. ed4c5c7 kernelbase: Add AppPolicyGetProcessTerminationMethod stub. by Alistair Leslie-Hughes · 7 years ago
  65. 85b3df0 include: Add appmodel.h. by Alistair Leslie-Hughes · 7 years ago
  66. f38c958 msvcrt/tests: Add _mbsnlen tests. by Piotr Caban · 7 years ago
  67. f097c2b msvcrt: Add mbsnlen_l implementation. by Piotr Caban · 7 years ago
  68. bce8330 mscoree: Mono renamed mono_trace_set_assembly. by Vincent Povirk · 7 years ago
  69. 132d111 secur32/tests: Don't free static buffers (Valgrind). by Hans Leidekker · 7 years ago
  70. b924844 kernel32/tests: Get rid of no longer needed hacks. by Jacek Caban · 7 years ago
  71. 1e87417 ntdll: Always use server ioctl for FSCTL_PIPE_PEEK. by Jacek Caban · 7 years ago
  72. d520f30 server: Get rid of no longer needed use_server_io. by Jacek Caban · 7 years ago
  73. 2659a79 server: Get rid of no longer used support for queuing client side asyncs on named pipes. by Jacek Caban · 7 years ago
  74. 87ccecb ole32: In the non-aggregated case a request for IUnknown actually returns IOleCache2. by Huw Davies · 7 years ago
  75. 52f686e regedit/tests: Test the importing of hex values with no data. by Hugh McMaster · 7 years ago
  76. 4a6fb94 reg/tests: Test the importing of hex values with no data. by Hugh McMaster · 7 years ago
  77. 4236c47 dwrite/tests: Some more tests for in-memory loader. by Nikolay Sivov · 7 years ago
  78. 9489272 wbemprox: Avoid an invalid write when there are no forwards in the route table (Valgrind). by Hans Leidekker · 7 years ago
  79. accdaba wldap32: Create version 3 contexts by default. by Hans Leidekker · 7 years ago
  80. 8fc6b58 winhttp: Remove redundant comparison. by Andrey Gusev · 7 years ago
  81. 9a53298 ntdll: Add stub for RtlGetUnloadEventTrace. by Louis Lenders · 7 years ago
  82. 2ea6c93 gdiplus/tests: Add tests for gdi32 transform and clip caching. by Vincent Povirk · 7 years ago
  83. 3558dea gdiplus: Store the gdi32 clip region at Graphics creation time. by Vincent Povirk · 7 years ago
  84. 31e4ded gdiplus: Store the gdi32 transform at Graphics creation time. by Vincent Povirk · 7 years ago
  85. 7a3c6da include: Added some definitions used for UIAnimationTimer. by Nikolay Sivov · 7 years ago
  86. f16f7dc server: Get rid of no longer used support for flush on socket-based named pipes. by Jacek Caban · 7 years ago
  87. 4dbb2cb server: Get rid of no longer used support for creating socket-based named pipes. by Jacek Caban · 7 years ago
  88. 7eb7854 server: Use server side named pipe implementation in byte mode. by Jacek Caban · 7 years ago
  89. e5a43fa server: Don't queue zero size writes in byte mode. by Jacek Caban · 7 years ago
  90. f68bea5 server: Support FSCTL_PIPE_PEEK in byte mode. by Jacek Caban · 7 years ago
  91. 688c7a9 server: Return error for FSCTL_PIPE_PEEK calls on disconnected pipes. by Jacek Caban · 7 years ago
  92. 6283f4e winhttp: Fix invalid reads with tracing on (Valgrind). by Hans Leidekker · 7 years ago
  93. f517022 msi: Fix an invalid write in build_default_format (Valgrind). by Hans Leidekker · 7 years ago
  94. e3af737 msvcp140: Skip _Reschedule_chore tests when CreateThreadpoolWork is not available. by Piotr Caban · 7 years ago
  95. 378931f configure: Add pkg-config support for libcups. by Alexandre Julliard · 7 years ago
  96. 884c6dd oleaut32/tests: Add VarDateFromStr test. by Alistair Leslie-Hughes · 7 years ago
  97. 6d62904 riched20: In ME_ProtectPartialTableDeletion properly set out parameter (cppcheck). by Fabian Maurer · 7 years ago
  98. 8c944f7 server: Keep a reference to the shared PE mapping in mapped views. by Alexandre Julliard · 7 years ago
  99. 7190389 server: Add a separate object to store the PE shared mapping file. by Alexandre Julliard · 7 years ago
  100. b34ea10 crypt32: In CRYPT_CollectionAdvanceEnum remove unneeded statement (cppcheck). by Fabian Maurer · 7 years ago