1. 3496689 First draft for a msiexec.exe replacement. by Vincent Béron · 21 years ago
  2. 5315036 Create ~/.wine if not present during wineinstall. by Paul Vriens · 21 years ago
  3. c0e4c40 Better fix for collate icon behavior. by James Hawkins · 21 years ago
  4. f3c8b83 Fix the return code of MsiDatabaseOpenView. by Mike McCormack · 21 years ago
  5. 429d305 Fixes the right bugs and keeps intent of test. Adds more reference count checks. by Robert Reif · 21 years ago
  6. ced0e2c Added a German translation for WineMine. by Henning Gerhardt · 21 years ago
  7. 733ce63 Added some German translations. by Michael Jung · 21 years ago
  8. 7890457 Remove implementation of NtCurrentTeb for ppc host. by Emmanuel Maillard · 21 years ago
  9. 2575070 Forward shlwapi.459/460 (SHExpandEnvironmentStringsA/W) to by Stefan Leichter · 21 years ago
  10. e27ab31 Fix size return from InternetGetCookieW. by Robert Shearman · 21 years ago
  11. cbe7961 Use system metrics values in TOOLBAR_DrawPattern instead of hardcoded values. by Filip Navara · 21 years ago
  12. 62a4807 Release 20040716. by Alexandre Julliard · 21 years ago wine-20040716
  13. 932e816 Implemented GetUIVersion (based on a patch by Stefan Leichter). by Alexandre Julliard · 21 years ago
  14. b5ee682 Don't try to create a IDirectSound3DBuffer, partly to keep this test by Francois Gouget · 21 years ago
  15. 8c24ef7 System default locale in Windows determines the ANSI encoding by Shachar Shemesh · 21 years ago
  16. 0a8c92b Fixed collate icon behavior. by James Hawkins · 21 years ago
  17. 57aa9eb Get and print the DirectSound primary buffer volume. by Francois Gouget · 21 years ago
  18. 910b695 Keep track of how much has been played and get rid of last_pos. This by Francois Gouget · 21 years ago
  19. d84de2c Added regression test for WM_NEXTDLGCTL and default button ID behavior. by Krishna Murthy · 21 years ago
  20. 51700af Prevent garbage being passed for windows directory. by Kevin Koltzau · 21 years ago
  21. 4c64f9b Call IDirectSound::Initialize() as per MSDN before using the by Francois Gouget · 21 years ago
  22. acb7207 On Windows GetPan() may not return the value that was just set with SetPan(). by Francois Gouget · 21 years ago
  23. 1e00ad2 Added stubs for DllInstall and DllRegisterServer. by Stefan Leichter · 21 years ago
  24. 6a9cc38 Make the pattern drawing in TOOLBAR_DrawPattern look better. by Filip Navara · 21 years ago
  25. 2de5453 Fixed lvalue casts for new compiler. by Marcus Meissner · 21 years ago
  26. 01bb813 Fixed some duplicate CRYPT_Free calls (spotted by Michael Jung). by Alexandre Julliard · 21 years ago
  27. d9cbfe1 Added PROV_ENUMALGS[_EX] structs and typedefs. Added some defines. by Michael Jung · 21 years ago
  28. 817c520 Assorted spelling fixes. by Francois Gouget · 21 years ago
  29. ad7a4fb Fix msvcmaker so the generated testlist.c files include stdarg.h. by Francois Gouget · 21 years ago
  30. f3eec54 Check for empty PrinterName in PRINTDLG_WMCommandW. by James Hawkins · 21 years ago
  31. f045c9d Distinguish between Open and Explore commands. Execute items by default. by Martin Fuchs · 21 years ago
  32. c4ec210 Pass the environment for a child process through the server instead of by Alexandre Julliard · 21 years ago
  33. d724923 Specify the PATH variable in uppercase to avoid getting two flavors of by Alexandre Julliard · 21 years ago
  34. 9d3ee0d Implemented _spawnle and _spawnlpe. by Alexandre Julliard · 21 years ago
  35. 314150f Invoke wineprefixcreate if the .wine directory does not exist. by Alexandre Julliard · 21 years ago
  36. df55257 Support for large profile values (based on a patch by Robert by Alexandre Julliard · 21 years ago
  37. 58f25b7 Define the backend_cpu regarding the host processor. by Pierre d'Herbemont · 21 years ago
  38. 3f7749a Removed the crosscalls (unicode to ascii) from GetAcceptLanguagesW. by Stefan Leichter · 21 years ago
  39. 86a0e50 Don't crash on NULL tab text. by Jon Griffiths · 21 years ago
  40. 7ae8645 Fixed one lvalue casted assignment for the new compiler. by Marcus Meissner · 21 years ago
  41. 553b0fc Do not assign to casted values. by Marcus Meissner · 21 years ago
  42. e42d8ae Fix a few serious race conditions in the OLE object pipe server. by Mike McCormack · 21 years ago
  43. 9f58ee7 Set the system directory in ntdll as soon as we have determined it. by Alexandre Julliard · 21 years ago
  44. 9f1b819 Don't get system directory from the environment, use GetSystemDirectory instead. by Alexandre Julliard · 21 years ago
  45. 99a6efa Fix a double free in the named pipe code. by Mike McCormack · 21 years ago
  46. 4651067 Use RegQueryValueExA instead of RegQueryValueA in CryptEnumProviderTypes. by Michael Jung · 21 years ago
  47. 75c3c37 Darwin/Mac OS X Weak import workaround. by Pierre d'Herbemont · 21 years ago
  48. c5cbf71 - Be more accurate on Darwin stack size. - Delay import fix on PowerPC hosts. by Pierre d'Herbemont · 21 years ago
  49. 48243e3 Authors: Mike McCormack <mike@codeweavers.com>, Robert Shearman <rob@codeweavers.com> by Alexandre Julliard · 21 years ago
  50. 38603c4 Add the selected extension from file type filter if file name does not by Krishna Murthy · 21 years ago
  51. 0b072cb Fixed memory allocation bug. by Eric Frias · 21 years ago
  52. 170dbf4 An SNDCTL_DSP_SETDUPLEX failure should be a WARN(), not an ERR(), by Francois Gouget · 21 years ago
  53. 7ed4451 Added RegOpenCurrentUser prototype. by Michael Jung · 21 years ago
  54. 694af89 Report win2k service pack 4 instead of 3. by Aric Stewart · 21 years ago
  55. 9c76b14 Implement the functionality that allows one to call MsiOpenPackage by Aric Stewart · 21 years ago
  56. 433b5d4 Uncomment implemented in Wine msvidc32 (MSVC/CRAM) codec. by Dmitry Timoshkov · 21 years ago
  57. 4381a80 Make it possible to open read-only AVI files for a playback. by Dmitry Timoshkov · 21 years ago
  58. 55de9f4 Update the MSI version to be the same as on win2k. by Aric Stewart · 21 years ago
  59. 03fa4c6 Fix font replacements to work with bitmap fonts. by Huw Davies · 21 years ago
  60. 390f97a Delayed import fix for Darwin and PowerPC Host. by Pierre d'Herbemont · 21 years ago
  61. 00f1b61 Added tests for registering a dialog box created by using the CLASS by Sami Aario · 21 years ago
  62. 218c478 Allocate the dialog info in DIALOG_CreateIndirect if this wasn't by Alexandre Julliard · 21 years ago
  63. 5288361 Prevent the debug buffer from overflowing on long stabs. by Jon Griffiths · 21 years ago
  64. d13e0c9 Fixed handling of includes stack. by Alexandre Julliard · 21 years ago
  65. 4d80215 Fix 16/32 bit separation. by Ge van Geldorp · 21 years ago
  66. 4bbc1b3 More German translations. by Henning Gerhardt · 21 years ago
  67. 605cc1b Remove DirectSound reference counts by buffers and add Destroy by Robert Reif · 21 years ago
  68. 4cd38b4 Accept headers without \r\n ending in HttpAddRequestHeaders. by Robert Shearman · 21 years ago
  69. 81e6f0c Reference counting for CRYPTPROV objects. Implemented CryptContextAddRef. by Michael Jung · 21 years ago
  70. 932533c In GetVolumeInformationW handle the case when there are no permissions by Rein Klazes · 21 years ago
  71. 6a358c4 Added and cleaned API docs. by James Hawkins · 21 years ago
  72. 503ffff Allow specifying multiple graphics drivers and use the first one that by Alexandre Julliard · 21 years ago
  73. 642584c Make x11drv fail to load when it can't open the display, instead of by Alexandre Julliard · 21 years ago
  74. 92462c2 Added support for dumping exported entry points in NE modules. by Alexandre Julliard · 21 years ago
  75. 6812cbc Add a 16 bit pair DLL for TWAIN. by Mike Hearn · 21 years ago
  76. d176dde Fixed switch (unsigned int) { case -1 / -2: } problems. by Marcus Meissner · 21 years ago
  77. 2c3bf27 Don't test i386 types on non i386. by Pierre d'Herbemont · 21 years ago
  78. 5995596 Added a few stub implementations. by Mike McCormack · 21 years ago
  79. 0d9f93a Implemented PSM_HWNDTOINDEX. by Robert Shearman · 21 years ago
  80. 250c7c0 Added some more API docs. by James Hawkins · 21 years ago
  81. d8b20cf Properly handle quoted number literals in MSI condition statements. by Aric Stewart · 21 years ago
  82. cd2065f Add stubs for some new property sheet messages. by Robert Shearman · 21 years ago
  83. 194450d Add a regression test for accelerators. by Mike McCormack · 21 years ago
  84. e983f75 - Windows always strips the high bit (0x80) of the fVirt member in the by Mike McCormack · 21 years ago
  85. a4ee7c5 Added Japanese translation for msrle32, wininet, wcmd. by Hajime Segawa · 21 years ago
  86. e3cea27 Updated the Spanish shell32 translation and made some corrections to by José Manuel Ferrer Ortiz · 21 years ago
  87. 02d1572 Add definitions for v5.80 messages. by Robert Shearman · 21 years ago
  88. ba848ac Fix command line parsing. by Hans Leidekker · 21 years ago
  89. 9243c96 - CopyAcceleratorTable can cause a buffer overflow because it uses an by Mike McCormack · 21 years ago
  90. 74cebde Translated some English resource files into German. by Henning Gerhardt · 21 years ago
  91. 66d3261 Fixed (LPDIRECTMUSICLOADER8) cast. by Marcus Meissner · 21 years ago
  92. 225148b Fix a few region debug messages. by Robert Shearman · 21 years ago
  93. bb1194a Minor spelling fix. by Mike McCormack · 21 years ago
  94. 126884f Stop PrivateExtractIcons from crashing given an invalid icon index. by Mike McCormack · 21 years ago
  95. f4c813f Remove lvalue casts that are no longer supported. by Marcus Meissner · 21 years ago
  96. 36123b5 Remove a piece of dead code causing a warning. by Mike McCormack · 21 years ago
  97. e18965d Add stub implementation for GetComputerObjectName. by Mike McCormack · 21 years ago
  98. 4a96a64 Add secext.h. by Mike McCormack · 21 years ago
  99. ab7af13 Fixed double applet = applet = assignment. by Marcus Meissner · 21 years ago
  100. ada760f IID_IObjectWithSite is already in libuuid, no need to declare here. by Marcus Meissner · 21 years ago