1. 7155eff Added support for PBS_MARQUEE style. by Thomas Weidenmueller · 21 years ago
  2. dd5b23f Implement AlphaBlend using the XRENDER extension. by Huw Davies · 21 years ago
  3. c09881d Fixed some more freeing issues in CryptAcquireContextA. by Alexandre Julliard · 21 years ago
  4. ff3d644 Use ShellExecute instead of CreateProcess in run dialog. by Jens Collin · 21 years ago
  5. 5c7c5fa - Add static to non-exported marshal functions. by Robert Shearman · 21 years ago
  6. 0ba37e2 Avoid using round(), which is unportable. by Gerald Pfeifer · 21 years ago
  7. 8199423 Disconnect proxies at COM shutdown to release the corresponding stubs. by Mike Hearn · 21 years ago
  8. 5e6487f Improved IDirect3DViewportImpl_3_2_1_TransformVertices stub. by Christian Costa · 21 years ago
  9. 1426632 Check the return value of IDirectSoundImpl_Create() to detect errors. by Francois Gouget · 21 years ago
  10. 0bbe912 Fixed D3DOP_STATELIGHT opcode. Implemented _dump_D3DEXECUTEBUFFERDESC. by Christian Costa · 21 years ago
  11. 6695417 Check return value of get_bbox(). by Marcus Meissner · 21 years ago
  12. fac7405 Replaced undefined C expression. by Marcus Meissner · 21 years ago
  13. fd3d572 Replaced incorrect C comparison construct. by Marcus Meissner · 21 years ago
  14. 304f106 Create toolbar with a not zero default size, it allows applications by Dmitry Timoshkov · 21 years ago
  15. e5a5e72 Implemented PSM_INDEXTOHWND. by Marcus Meissner · 21 years ago
  16. 9713f65 Moved libtxc_dxt definitions into ddraw headers. by Christian Costa · 21 years ago
  17. 5ffe177 - Fix compilation on boxes without OpenGL installed. by Lionel Ulmer · 21 years ago
  18. eac96b5 Added native and emulated S3TC support. by Christian Costa · 21 years ago
  19. df80b56 Fixed bug with % signs in help output (reported by Henning Gerhardt). by Alexandre Julliard · 21 years ago
  20. e7c40e2 Fix dll version detection. by Ivan Leo Puoti · 21 years ago
  21. ce335ad Don't marshal IClassFactory into the local server pipe until we have by Mike Hearn · 21 years ago
  22. 6545d99 Disconnect the server object from the stub on stub destruction. by Mike Hearn · 21 years ago
  23. 6cd1a7d Authors: Robert Shearman <rob@codeweavers.com>, Mike Hearn <mh@codeweavers.com> by Alexandre Julliard · 21 years ago
  24. 4c3d661 Refactored common test code into subroutines. by Robert Reif · 21 years ago
  25. b6ab40e Added error checking to IDirectSound_Compact. by Robert Reif · 21 years ago
  26. b0da80e Refactor some other code in msiexec. by Vincent Béron · 21 years ago
  27. 02aa8d5 Implementation of TouchFileTimes(), thanks to Florian Stinglmayr for by Thomas Weidenmueller · 21 years ago
  28. e3c1c24 Refactor some of the string processing in msiexec. by Vincent Béron · 21 years ago
  29. 6b6abc8 Added EM_SCROLLCARET definition in include/richedit.h and handling in by Jacek Caban · 21 years ago
  30. 2169e8d Under the Drives tab, remove the 'Windows Drive' section. by James Hawkins · 21 years ago
  31. b09dc6d Added a German translation to wcmd. by Henning Gerhardt · 21 years ago
  32. 81b2237 Added support for getting and setting the UI language. by Alexandre Julliard · 21 years ago
  33. a370fa8 Process sibling keys iteratively, thereby preventing exhaustion of the stack. by Troy Rollo · 21 years ago
  34. 7f27420 Rename X11 Driver tab of winecfg to Graphics. by James Hawkins · 21 years ago
  35. 9cb68a7 Implement proper properties handling on the commandline in msiexec. by Vincent Béron · 21 years ago
  36. 4ce6ee1 Fixed a potential double call to CRYPT_Free on variable "temp". by Michael Jung · 21 years ago
  37. b4b0c24 Added a tiny unit test for rsabase.dll. by Michael Jung · 21 years ago
  38. ee15af0 Added support for the freedesktop.org MIME system. by Christian Neumair · 21 years ago
  39. cead7c0 Updated some MSDN links in the code. by Jeroen Janssen · 21 years ago
  40. 11fc587 Emit fixme for known local wrong behaviour. by Robert Shearman · 21 years ago
  41. ddaddd4 Added German resources for devenum. by Henning Gerhardt · 21 years ago
  42. 6a787c7 Use correct calling convention for the custom action handlers. by Aric Stewart · 21 years ago
  43. 8d81d67 Make the msistring_makehash return something other than just 1 or by Aric Stewart · 21 years ago
  44. 06e9945 Add REST_NONLEGACYSHELLMODE policy. by Filip Navara · 21 years ago
  45. 5169f3c Implement disconnect for proxies so that stubs are properly destroyed. by Mike Hearn · 21 years ago
  46. fd233e2 Change the NT service pack version from 6 to 6a, correct win2k3 name. by Ivan Leo Puoti · 21 years ago
  47. a226175 Removed the 'Windows Look:' option from winecfg. by James Hawkins · 21 years ago
  48. fdda7e7 In the absence of any other option to msiexec, treat the commandline by Vincent Béron · 21 years ago
  49. 37cc006 Document wrong behaviour for IRunningObjectTable. by Robert Shearman · 21 years ago
  50. e59aa5d Fix ref counting in StdMarshalImpl_MarshalInterface for case where the by Mike Hearn · 21 years ago
  51. 0cac6c8 Fix some inaccuracies in a comment and reformat. by Robert Shearman · 21 years ago
  52. 26541a0 Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearman <rob@codeweavers.com> by Alexandre Julliard · 21 years ago
  53. 4a132c4 Localization of devenum to Portuguese and minor corrections. by Marcelo Duarte · 21 years ago
  54. dd3747f Add DCOM documentation to developers guide. by Mike Hearn · 21 years ago
  55. bbc3974 Implement patching in msiexec. by Vincent Béron · 21 years ago
  56. e720ac9 Include declarations needed for developing cryptographic service providers. by Robert Shearman · 21 years ago
  57. 7ade261 Fix parsing of string literals. by Troy Rollo · 21 years ago
  58. 333d2df Remove the UseTakeFocus option from winecfg. by James Hawkins · 21 years ago
  59. 9e155fc Fix c2man for the case where function parameters are on more than one line. by Robert Shearman · 21 years ago
  60. 038d1c4 Documentation for Wine client-side server interface. by Robert Shearman · 21 years ago
  61. b2c9c61 Use "LD" instead of "ld" in winebuild to be able to use a different ld by Marcus Meissner · 21 years ago
  62. bba76fc Don't crash on NULL data in RegSetValueExA (reported by Mike Hearn and by Alexandre Julliard · 21 years ago
  63. d0e5b8e Reserve the DOS area in mmap_init if it wasn't already done by the preloader. by Alexandre Julliard · 21 years ago
  64. 42f1c48 Improve msiexec usage prompt. by Vincent Béron · 21 years ago
  65. 74ed099 - Changed some FIXMEs to TRACEs, since they report on a problem in the by Michael Jung · 21 years ago
  66. fd43a46 Modified EDIT_WM_Char() to restrict keying in of letters other than by Krishna Murthy · 21 years ago
  67. d2df24b Implement logging in msiexec. Correct MsiEnableLog{A,W} prototype. by Vincent Béron · 21 years ago
  68. 72984f1 Implement the UI level change part of msiexec. by Vincent Béron · 21 years ago
  69. d0820fd Add the correct default mode to the repair option. by Vincent Béron · 21 years ago
  70. 07888bc Dump (via TRACEs) all the arguments of msiexec. by Vincent Béron · 21 years ago
  71. 6dc4e2a Remove last winedefault.reg reference in the code. by Vincent Béron · 21 years ago
  72. f8e01ef Assorted spelling fixes. by Francois Gouget · 21 years ago
  73. eed1b52 Added bytes_to_mmtime() to convert the stream position from bytes to by Francois Gouget · 21 years ago
  74. 1dc308e Implement the advertise part of msiexec. by Vincent Béron · 21 years ago
  75. 0bb7b50 Implement INTERNET_OPTION_CONNECTED_STATE. by Robert Shearman · 21 years ago
  76. 62d4adf French translation and other adjustments. by Marcelo Duarte · 21 years ago
  77. 9f40a12 Small cleanup in IDirectSoundBufferImpl_SetPan(). by Francois Gouget · 21 years ago
  78. 7433202 Check that modifying the secondary buffer volume/pan does not change by Francois Gouget · 21 years ago
  79. f5ed953 Set RPC data representation. by Robert Shearman · 21 years ago
  80. 1cc05ff Pass -Embedding switch to EXE servers, more tracing. by Mike Hearn · 21 years ago
  81. c95b984 Avoid lvalue casts (based on a patch by Marcus Meissner). by Alexandre Julliard · 21 years ago
  82. 1f352e3 Added Italian strings. by Ivan Leo Puoti · 21 years ago
  83. 18aeb90 Fix the volume and balance of primary buffers so it is the system's by Francois Gouget · 21 years ago
  84. b90d590 Sort the winmm test formats by increasing sampling rate. by Francois Gouget · 21 years ago
  85. 6fb51fc Test waveInGetDevCapsW. by Robert Reif · 21 years ago
  86. f3c8502 Windows 95 doesn't support waveOutGetDevCapsW. by Robert Reif · 21 years ago
  87. e8584a7 Removed some functions that don't exist in msvcrt20 (reported by Jan by Alexandre Julliard · 21 years ago
  88. 2e93adc - Remove unneeded STUBMGR_Start call. - Cleanup compobj_private.h. by Robert Shearman · 21 years ago
  89. 0b20ab1 ckidJUNK is a FOURCC not a TWOCC so rewrite the case statement appropriately. by Robert Shearman · 21 years ago
  90. 383e06d Fixed up some small problems in the German string table. by Marcus Meissner · 21 years ago
  91. cba2b30 Fixed 2 more casted lvalue issues. by Marcus Meissner · 21 years ago
  92. 2d0d484 - Remove the -u option, the URL is in a resource now. by Ferenc Wagner · 21 years ago
  93. d7357a4 Fixed a couple of off-by-one errors. by Alexandre Julliard · 21 years ago
  94. 73bd3be Downgrade tests to DX8 level so it can build on all windows platforms. by Robert Reif · 21 years ago
  95. 68ade3b Minor fixes and updates to the German resource files. by Henning Gerhardt · 21 years ago
  96. bffe98c Authors: Mike Hearn <mh@codeweavers.com>, Rob Shearman <rob@codeweavers.com> by Alexandre Julliard · 21 years ago
  97. 46718f8 Set segment address of wine executable and libwine.dylib on Darwin. by Emmanuel Maillard · 21 years ago
  98. 0eb21bb Added Italian resources. by Ivan Leo Puoti · 21 years ago
  99. f45befe Draw underline and strikeout lines in the non-xrender cases too. by Huw Davies · 21 years ago
  100. 11a61a8 Include the dsound tests. by Ferenc Wagner · 21 years ago