1. 25718e1 kernel32/tests: Add a couple of last error codes for Win7. by Alexandre Julliard · 15 years ago
  2. 47abab1 advapi32/tests: Fix a test failure on Wow64. by Alexandre Julliard · 15 years ago
  3. 520a283 mmdevapi: Add todo_wine in dependency test. by Maarten Lankhorst · 15 years ago
  4. 8f76035 mmdevapi: Add tests for renderclient. by Maarten Lankhorst · 15 years ago
  5. 87b712b rpcrt4: Add support for FC_FLOAT and FC_DOUBLE in complex structures. by Huw Davies · 15 years ago
  6. 9b44213 winmm/tests: MIDIHDR tests. by Jörg Höhle · 15 years ago
  7. 64b6287 winmm: Accept the ancient, smaller MIDIHDR. by Jörg Höhle · 15 years ago
  8. a8f1d2e winmm: MIDIHDR.dwOffset is set with MEVT_F_CALLBACK only. by Jörg Höhle · 15 years ago
  9. 63d0aee winmm: Do not access MIDIHDR past MOM_DONE DriverCallback. by Jörg Höhle · 15 years ago
  10. e1cf94d midimap: Have GetDevCaps error out when no MIDI device is present. by Jörg Höhle · 15 years ago
  11. bdea146 winealsa: Do not access WAVEHDR past DriverCallback. by Jörg Höhle · 15 years ago
  12. 4cff4c8 wineoss: Do not access WAVEHDR past DriverCallback. by Jörg Höhle · 15 years ago
  13. d25b9ce user32: Sync vkey codes with winuser.h. by Jörg Höhle · 15 years ago
  14. 2ed570e wininet: Fix handling of a response without headers. by Hans Leidekker · 15 years ago
  15. b467efb winhttp: Add support for resolve timeouts. by Hans Leidekker · 15 years ago
  16. b7696db kernel32/tests: Fix a thread handle leak. by Hans Leidekker · 15 years ago
  17. 68ab799 fusion: Add a stub implementation of CreateApplicationContext. by Hans Leidekker · 15 years ago
  18. 587e107 msi: Allocate sufficient memory in ITERATE_InstallODBCDriver and ITERATE_InstallODBCTranslator. by Hans Leidekker · 15 years ago
  19. a620a84 msi/tests: Free exception information. by Hans Leidekker · 15 years ago
  20. ba090ed msi: All stream names starting with 0x0005 are unencoded. by Hans Leidekker · 15 years ago
  21. ec5ae81 msi: Make msi_reset_folders static. by Hans Leidekker · 15 years ago
  22. 3138ba0 d3dx9_36: Fix AddRef and Release macros and add IID for ID3DXConstantTable. by Christian Costa · 15 years ago
  23. 88b2892 d3dx9_36: Add stub for D3DXGetShaderConstantTableEx. Implement D3DXGetShaderConstantTable. by Christian Costa · 15 years ago
  24. a195365 comdlg32: Always use screen dpi in the font dialog, even with a printer dc. by Vincent Povirk · 15 years ago
  25. 9bb6932 comdlg32: Add a test showing the font dialog ignores printer dpi. by Vincent Povirk · 15 years ago
  26. 11a0150 d3d8: Display FIXME only once in ValidatePixelShader and ValidateVertexShader. by Christian Costa · 15 years ago
  27. 27e9b5b comctl32: Initialize item.mask before sending HDM_GETITEM message. by Dmitry Timoshkov · 15 years ago
  28. 3264450 wordpad: Avoid forward declarations in print.c. by Dylan Smith · 15 years ago
  29. 20dea9a wordpad: Don't waste time getting the number of preview pages. by Dylan Smith · 15 years ago
  30. f235c48 wordpad: Avoid unnecessary deletion of hdcSized. by Dylan Smith · 15 years ago
  31. 8f19111 wordpad: Cache text length. by Dylan Smith · 15 years ago
  32. 7a9f728 wordpad: Update bitmaps outside of WM_PAINT. by Dylan Smith · 15 years ago
  33. a75bf39 wordpad: Use pages_shown variables to indicate pages shown. by Dylan Smith · 15 years ago
  34. b278101 wordpad: Get preview page character boundaries with number of pages. by Dylan Smith · 15 years ago
  35. 7451fac wordpad: Added missing calls to DeleteDC and ReleaseDC. by Dylan Smith · 15 years ago
  36. fe9933a richedit: Added some extra tests for EM_FORMATRANGE. by Dylan Smith · 15 years ago
  37. bf08154 oleaut32: Added MEMBERID_NIL handling to ICreateTypeInfo_LayOut. by Piotr Caban · 15 years ago
  38. 1765229 oleaut32: Added TypeInfo validation in ICreateTypeInfo_LayOut. by Piotr Caban · 15 years ago
  39. 1dda40d oleaut32: Improved ICreateTypeInfo2_fnAddFuncDesc implementation. by Piotr Caban · 15 years ago
  40. 9999263 oleaut32: Added partial ICreateTypeInfo2_LayOut implementation. by Piotr Caban · 15 years ago
  41. d11b99b winex11: Also take into account source offsets when a mask is around. by Roderick Colenbrander · 15 years ago
  42. c6a290f winex11: When a mask picture is active, the source offsets should be relative to mask_pict instead of src_pict. by Roderick Colenbrander · 15 years ago
  43. 0c319b0 gdiplus: Add a test for GdipImageRotateFlip. by Vincent Povirk · 15 years ago
  44. 6b46c9e mshtml: Get rid of nsIWineURI interface. by Jacek Caban · 15 years ago
  45. 0f6f96e mshtml: Get rid of nsIWineURI::[GS]etNSContainer. by Jacek Caban · 15 years ago
  46. a42bc25 mshtml: Get rid of nsIWineURI::[GS]etWindow. by Jacek Caban · 15 years ago
  47. 043af02 mshtml: Get rid of most nsIWineURI methods. by Jacek Caban · 15 years ago
  48. ba1db4c mshtml: Use nsWineURL structure directly in load_nsuri. by Jacek Caban · 15 years ago
  49. 61121ce mshtml: Moved OnStartURIOpen implementation to nsio.c. by Jacek Caban · 15 years ago
  50. d95a54a mshtml: Store nsWineURI object instead of interface in nsChannel. by Jacek Caban · 15 years ago
  51. 4ab63f3 mshtml: Rename nsURI to nsWineURI. by Jacek Caban · 15 years ago
  52. 77acdcc oleaut32: Fix rounding. by André Hentschel · 15 years ago
  53. bc07b48 include: Add a strcmpW-equivalent function usable in tests. by Mikołaj Zalewski · 15 years ago
  54. 2902d80 kernel32/tests: Add test for 'all processors' flag on Vista and newer. by Erich Hoover · 15 years ago
  55. fda39b2 ntdll: Allow 'all processors' flag used in Vista and newer. by Erich Hoover · 15 years ago
  56. 1078914 winex11.drv: Check XDND version. by Kusanagi Kouichi · 15 years ago
  57. f7b1814 winex11.drv: Keep the state of XIM and IME consistent. by Kusanagi Kouichi · 15 years ago
  58. 10642e7 ntdll: Fix wrong marking for valgrind on 64bit systems. by Eric Pouech · 15 years ago
  59. 8c2b290 kernel32: Mac: If language is less specific variant of locale, keep locale. by Ken Thomases · 15 years ago
  60. d013991 msxml3: Simplify IXMLDOMElement_get_tagName(), add null check. by Nikolay Sivov · 15 years ago
  61. 6164ce2 makefiles: Use the standard C_SRCS variable as the list of test files. by Alexandre Julliard · 15 years ago
  62. d59227e makefiles: Make sure that dependencies are always updated when regenerating makefiles. by Alexandre Julliard · 15 years ago
  63. bc82a78 configure: Define AS_VAR_APPEND if necessary for older autoconf versions. by Alexandre Julliard · 15 years ago
  64. e1437c5 Release 1.1.39. by Alexandre Julliard · 15 years ago wine-1.1.39
  65. a956086 winmm: dwBytesRecorded controls how much is played, not dwBufferLength. by Jörg Höhle · 15 years ago
  66. 7a38ecb msxml3: Avoid direct vtable members internal usage. by Nikolay Sivov · 15 years ago
  67. b679a69 msxml3: Accept IObjectSafety for query from IXMLDOMDocument, fix its implementation. by Nikolay Sivov · 15 years ago
  68. 1ff9923 msi: Add summary information stream to the streams table. by Hans Leidekker · 15 years ago
  69. ddb2091 msi: Fix a memory leak. by Hans Leidekker · 15 years ago
  70. 9f68142 msi: Encode stream name in the callers of db_get_raw_stream. by Hans Leidekker · 15 years ago
  71. d9e40b8 msi: Destroy streams cache when applying a transform. by Hans Leidekker · 15 years ago
  72. f80f1cc msi: Accept '\5' and '-' in SQL identifiers. by Hans Leidekker · 15 years ago
  73. f4bcb10 msi: Include run mode in fixmes. by Hans Leidekker · 15 years ago
  74. adf9dcd user32: Fix Z-order handling of windows that have a top-most owner. by Alexandre Julliard · 15 years ago
  75. 71fa5a3 advapi32/tests: Fix the ReadEventLog error checking. by Alexandre Julliard · 15 years ago
  76. 2ef6101 cmd/tests: Compare strings case-insensitive. by Paul Vriens · 15 years ago
  77. 41c0db3 cmd: Add test for 'if' case sensitivity. by Trey Hunner · 15 years ago
  78. 38c6628 comdlg32/tests: Font sizes are influenced by the display dpi. by Vincent Povirk · 15 years ago
  79. cce35e2 urlmon.idl: Added some missing declarations. by Jacek Caban · 15 years ago
  80. f468055 cmd: Remove some unneeded extension checking. by Paul Vriens · 15 years ago
  81. cffd28f mshtml: Silence IExternalConnection in htmldoc_qi FIXME. by Vitaly Perov · 15 years ago
  82. 35c7041 fonts: Tidy up some of the extended Latin glyphs in the 9 ppem strike of Tahoma. by Huw Davies · 15 years ago
  83. c1fd55d comctl32: Listview should accept both unicode and ansi notifications. by Dmitry Timoshkov · 15 years ago
  84. b10f8f2 fonts: Add a 9 ppem bitmap strike to Tahoma Bold. by Huw Davies · 15 years ago
  85. 65c68ef msi: Implement MSIRUNMODE_MAINTENANCE and MSIRUNMODE_REBOOTATEND for MsiGetMode. by Hans Leidekker · 15 years ago
  86. a11882f msi: Implement MsiSetMode. by Hans Leidekker · 15 years ago
  87. c65a3e8 comdlg32: Open should try to browse directory first. by Gabriele Moabiti · 15 years ago
  88. 4f6d085 advapi32/tests: Avoid crashing if ReadEventLogA fails. by Alexandre Julliard · 15 years ago
  89. 9b7d104 advapi32: Implemented RegDeleteKeyExA/W. by Alexandre Julliard · 15 years ago
  90. 8543c32 ntdll: Properly handle empty but present ACLs in self-relative descriptors. by Alexandre Julliard · 15 years ago
  91. 9c87c88 server: Fix tracing of invalid ACLs. by Alexandre Julliard · 15 years ago
  92. 8110dde cmd: Fix 'else', with tests. by Dan Kegel · 15 years ago
  93. 12feffe oleaut32: Store names in list. by Piotr Caban · 15 years ago
  94. 8354e37 oleaut32: Store indices in list. by Piotr Caban · 15 years ago
  95. 21bfd64 oleaut32: Compute TypeInfo offsets while writing data. by Piotr Caban · 15 years ago
  96. d1c1748 oleaut32: Store CreateTypeInfo->typedata in list. by Piotr Caban · 15 years ago
  97. a3afe94 winedbg: Segment registers are not affected by rex prefix (Coverity). by Marcus Meissner · 15 years ago
  98. f8ae018 winnls32: Restore the correct export names. by Andrew Nguyen · 15 years ago
  99. 2397171 wordpad: Added text colour toolbar button. by Dylan Smith · 15 years ago
  100. 003e7e9 wordpad: Avoid making monochrome bitmaps for print preview. by Dylan Smith · 15 years ago