1. f3c8502 Windows 95 doesn't support waveOutGetDevCapsW. by Robert Reif · 21 years ago
  2. e8584a7 Removed some functions that don't exist in msvcrt20 (reported by Jan by Alexandre Julliard · 21 years ago
  3. 2e93adc - Remove unneeded STUBMGR_Start call. - Cleanup compobj_private.h. by Robert Shearman · 21 years ago
  4. 0b20ab1 ckidJUNK is a FOURCC not a TWOCC so rewrite the case statement appropriately. by Robert Shearman · 21 years ago
  5. 383e06d Fixed up some small problems in the German string table. by Marcus Meissner · 21 years ago
  6. cba2b30 Fixed 2 more casted lvalue issues. by Marcus Meissner · 21 years ago
  7. 2d0d484 - Remove the -u option, the URL is in a resource now. by Ferenc Wagner · 21 years ago
  8. d7357a4 Fixed a couple of off-by-one errors. by Alexandre Julliard · 21 years ago
  9. 73bd3be Downgrade tests to DX8 level so it can build on all windows platforms. by Robert Reif · 21 years ago
  10. 68ade3b Minor fixes and updates to the German resource files. by Henning Gerhardt · 21 years ago
  11. bffe98c Authors: Mike Hearn <mh@codeweavers.com>, Rob Shearman <rob@codeweavers.com> by Alexandre Julliard · 21 years ago
  12. 46718f8 Set segment address of wine executable and libwine.dylib on Darwin. by Emmanuel Maillard · 21 years ago
  13. 0eb21bb Added Italian resources. by Ivan Leo Puoti · 21 years ago
  14. f45befe Draw underline and strikeout lines in the non-xrender cases too. by Huw Davies · 21 years ago
  15. 11a61a8 Include the dsound tests. by Ferenc Wagner · 21 years ago
  16. 602cce0 Unref stub after invoking on it. by Mike Hearn · 21 years ago
  17. a13e313 Remove uses of the cast-as-lvalue GCC extension which has been deprecated. by Gerald Pfeifer · 21 years ago
  18. 7439680 - Fixed a problem with dwProvType values greater than 99 in by Michael Jung · 21 years ago
  19. 60b22a4 Make tmUnderlined and tmStruckOut reflect the values used to create the font. by Huw Davies · 21 years ago
  20. 0e3629c Dump DirectSound capabilities flags. by Robert Reif · 21 years ago
  21. aa60b5e Removes dsconf IIDs from dxguid.lib. Fixes propset files for missing IIDs. by Robert Reif · 21 years ago
  22. 398d78e Remove references to debugmsg and winedefault.reg. by Ivan Leo Puoti · 21 years ago
  23. 5dd35d2 Added Italian resources. by Ivan Leo Puoti · 21 years ago
  24. fb6aa77 Fix CreateMappedBitmap for palette-less bitmaps. by Filip Navara · 21 years ago
  25. c846f88 - Properly calculate caption length when converting multi-byte string by Filip Navara · 21 years ago
  26. 4385d30 HttpQueryInfo returns buffer length including null terminator on by Robert Shearman · 21 years ago
  27. 8f6545c Unicode file dialogs send and receive unicode messages. by Mike McCormack · 21 years ago
  28. 649b78d Visual updates and translations for regedit. by Marcelo Duarte · 21 years ago
  29. ccf487f Added some unit tests for the CryptAcquireContext API function. by Michael Jung · 21 years ago
  30. c019b89 Fix misleading warning ole CoGetClassObject. by Mike Hearn · 21 years ago
  31. a584ffb Rewrite cookies to use shared list.h list code. by Robert Shearman · 21 years ago
  32. f1d7b14 Fix HTTP POST requests. by Mike McCormack · 21 years ago
  33. ebc6a2d Moved all files from the objects/ directory to dlls/gdi. by Alexandre Julliard · 21 years ago
  34. f7b4a4e Moved LineDDA implementation to dlls/gdi/painting.c. by Alexandre Julliard · 21 years ago
  35. da24dff Make sure we won't get an overflow in check_position() even if we play by Francois Gouget · 21 years ago
  36. 02a8ab2 Save enumerated GUIDs in a global array so they persist after by Robert Reif · 21 years ago
  37. 400b344 Fixed flags handling in StrIsIntlEqualA/W (spotted by James Hawkins). by Alexandre Julliard · 21 years ago
  38. f3b7cad Adds *GetDevCapsW bad pointer check. Adds waveOutGetDevCapsW test. by Robert Reif · 21 years ago
  39. e3e6704 Add idl files required for scripting. by Kevin Koltzau · 21 years ago
  40. d110e1f wine_pthread_init_thread: retrieve the stack info on Darwin. by Emmanuel Maillard · 21 years ago
  41. 0b63877 Visual updates to Winecfg. by Marcelo Duarte · 21 years ago
  42. 2b95cac - Implementation of mmTaskCreate. Based on patch by Eric Pouech. by Filip Navara · 21 years ago
  43. ebf2ad2 Fix wine.userreg name (spotted by Dave Washburn). by Ivan Leo Puoti · 21 years ago
  44. 1191f05 Get rid of window region on the client side. by Alexandre Julliard · 21 years ago
  45. 4616dcb Moved the WindowFromPoint functionality to the server so that we can by Alexandre Julliard · 21 years ago
  46. 2c90b52 Rewrote load_messageA/W to deal properly with multibyte characters. by Alexandre Julliard · 21 years ago
  47. 8b5c40f Revert my previous incorrect check_position() patch: Windows returns by Francois Gouget · 21 years ago
  48. 4bb95f3 Add test to demonstrate DrawText() with DT_CALCRECT incorrect behavior by Zach Gorman · 21 years ago
  49. 4d6dd9f Updated the German translation. by Henning Gerhardt · 21 years ago
  50. f1ada8e Fixed handling of LANGUAGE statement for message tables (found by by Alexandre Julliard · 21 years ago
  51. c47b4f7 Notify when position format not supported. Test that position is 0 at start. by Robert Reif · 21 years ago
  52. 84837d9 If the data table for a called action does not exist (for example by Aric Stewart · 21 years ago
  53. 216ba4f Call wine_cp_wcstombs() to retrieve actual length of buffer before conversion. by Zhangrong Huang · 21 years ago
  54. 907ac44 Fix string length return from HttpQueryInfoA. by Robert Shearman · 21 years ago
  55. 850dcad Make STARTUPINFO.lpDesktop tests pass on NT. by Mike Hearn · 21 years ago
  56. 3a1391b Use pointers internally and refcount all objects. by Mike McCormack · 21 years ago
  57. 4104c62 Set VersionMsi property. Accept a dot in a number value. by Hans Leidekker · 21 years ago
  58. ad4a00d Add some test cases for _wputenv, fix deletion of non-existent by Mike Hearn · 21 years ago
  59. 46bdee3 Set the top_popup global variable to zero in MENU_ExitTracking(), by Zach Gorman · 21 years ago
  60. 2e13bf7 Check that we are still playing in wodUpdatePlayedTotal(). If not, by Francois Gouget · 21 years ago
  61. cc3a95c Make the listener/sound position update duration and TIME_SLICE by Francois Gouget · 21 years ago
  62. 9d9c643 In interactive mode, check that the tone duration is within 10% of the by Francois Gouget · 21 years ago
  63. 5c60510 Implement the repair mechanism in msiexec, and stub it out in msi.dll. by Vincent Béron · 21 years ago
  64. d631592 Honour INTERNET_FLAG_NO_COOKIES. by Robert Shearman · 21 years ago
  65. 3bc8d2e Build wine-pthread on Darwin. by Emmanuel Maillard · 21 years ago
  66. dee8751 Fix HttpQueryInfo(HTTP_QUERY_RAW_HEADERS*) so that it returns the by Robert Shearman · 21 years ago
  67. 95f067d Update localization for Portuguese language. by Marcelo Duarte · 21 years ago
  68. 8d4b362 Fix the check_position() test: on Windows waveOutGetPosition() returns by Francois Gouget · 21 years ago
  69. 54751b2 Use round() instead of ceil() in wodGetPosition(TIME_SMPTE). by Francois Gouget · 21 years ago
  70. 3ce9c5f Do initialization to match windows behavior (with test). by Robert Reif · 21 years ago
  71. aaafbc7 Cleanup of the properties last space removal, since it can be used not by Vincent Béron · 21 years ago
  72. 3496689 First draft for a msiexec.exe replacement. by Vincent Béron · 21 years ago
  73. 5315036 Create ~/.wine if not present during wineinstall. by Paul Vriens · 21 years ago
  74. c0e4c40 Better fix for collate icon behavior. by James Hawkins · 21 years ago
  75. f3c8b83 Fix the return code of MsiDatabaseOpenView. by Mike McCormack · 21 years ago
  76. 429d305 Fixes the right bugs and keeps intent of test. Adds more reference count checks. by Robert Reif · 21 years ago
  77. ced0e2c Added a German translation for WineMine. by Henning Gerhardt · 21 years ago
  78. 733ce63 Added some German translations. by Michael Jung · 21 years ago
  79. 7890457 Remove implementation of NtCurrentTeb for ppc host. by Emmanuel Maillard · 21 years ago
  80. 2575070 Forward shlwapi.459/460 (SHExpandEnvironmentStringsA/W) to by Stefan Leichter · 21 years ago
  81. e27ab31 Fix size return from InternetGetCookieW. by Robert Shearman · 21 years ago
  82. cbe7961 Use system metrics values in TOOLBAR_DrawPattern instead of hardcoded values. by Filip Navara · 21 years ago
  83. 62a4807 Release 20040716. by Alexandre Julliard · 21 years ago wine-20040716
  84. 932e816 Implemented GetUIVersion (based on a patch by Stefan Leichter). by Alexandre Julliard · 21 years ago
  85. b5ee682 Don't try to create a IDirectSound3DBuffer, partly to keep this test by Francois Gouget · 21 years ago
  86. 8c24ef7 System default locale in Windows determines the ANSI encoding by Shachar Shemesh · 21 years ago
  87. 0a8c92b Fixed collate icon behavior. by James Hawkins · 21 years ago
  88. 57aa9eb Get and print the DirectSound primary buffer volume. by Francois Gouget · 21 years ago
  89. 910b695 Keep track of how much has been played and get rid of last_pos. This by Francois Gouget · 21 years ago
  90. d84de2c Added regression test for WM_NEXTDLGCTL and default button ID behavior. by Krishna Murthy · 21 years ago
  91. 51700af Prevent garbage being passed for windows directory. by Kevin Koltzau · 21 years ago
  92. 4c64f9b Call IDirectSound::Initialize() as per MSDN before using the by Francois Gouget · 21 years ago
  93. acb7207 On Windows GetPan() may not return the value that was just set with SetPan(). by Francois Gouget · 21 years ago
  94. 1e00ad2 Added stubs for DllInstall and DllRegisterServer. by Stefan Leichter · 21 years ago
  95. 6a9cc38 Make the pattern drawing in TOOLBAR_DrawPattern look better. by Filip Navara · 21 years ago
  96. 2de5453 Fixed lvalue casts for new compiler. by Marcus Meissner · 21 years ago
  97. 01bb813 Fixed some duplicate CRYPT_Free calls (spotted by Michael Jung). by Alexandre Julliard · 21 years ago
  98. d9cbfe1 Added PROV_ENUMALGS[_EX] structs and typedefs. Added some defines. by Michael Jung · 21 years ago
  99. 817c520 Assorted spelling fixes. by Francois Gouget · 21 years ago
  100. ad7a4fb Fix msvcmaker so the generated testlist.c files include stdarg.h. by Francois Gouget · 21 years ago