1. 8197e0b Create the desktop class when needed without requiring a client request. by Alexandre Julliard · 20 years ago
  2. f29a131 Activate ITypeLib, ITypeInfo and IEnumVARIANT Marshalers. by Robert Shearman · 20 years ago
  3. 0648ab6 Remove RegisterTypeLib hack. by Robert Shearman · 20 years ago
  4. 5d873ad Marshal return value from IRemUnknown_RemQueryInterface. by Robert Shearman · 20 years ago
  5. d8780c7 Fix confusion between number of characters and number of bytes in by Robert Shearman · 20 years ago
  6. c0d7a25 Silence now noisy error messages caused by changes in the way we call by Robert Shearman · 20 years ago
  7. 98c315c Save the scope window for mouse events before overwriting it. by Alexandre Julliard · 20 years ago
  8. 500c41b Support VT_BYREF|VT_I4 in _copy_arg. by Robert Shearman · 20 years ago
  9. d2e2e85 Marshal and unmarshal TKIND_ENUM and TKIND_ALIAS. by Robert Shearman · 20 years ago
  10. 97be0be - We should be starting with 1 reference. by Robert Shearman · 20 years ago
  11. b0b3080 IRpcStubBuffer_Disconnect can be called more than once. by Robert Shearman · 20 years ago
  12. 28479ea By-pass the RPC runtime if possible when calling an STA by posting a by Robert Shearman · 20 years ago
  13. e874408 Delete the stub manager outside of the apartment critical section by Robert Shearman · 20 years ago
  14. 48a52d0 Printer handles referring to the same printer should have the same job queue. by Huw Davies · 20 years ago
  15. bf575f1 Initialize the various menu global variables on demand instead of at by Alexandre Julliard · 20 years ago
  16. 4029ee2 Add support for dumping 64bit PE files. by Kevin Koltzau · 20 years ago
  17. 6873379 Define 64bit PE structures. by Kevin Koltzau · 20 years ago
  18. 6655fed Don't set win gravity, the default should work fine. by Alexandre Julliard · 20 years ago
  19. 2a52813 When using PATHMODE_UNIX, all files are in the file system. by Troy Rollo · 20 years ago
  20. 0f9ebaf Initialize RegisteredClass properly in CoRegisterClassObject to by Alex Villacís Lasso · 20 years ago
  21. 9485632 Implement the use of PBuffers for offscreen textures. by Oliver Stieber · 20 years ago
  22. 4307613 Fix GIF palette allocation, by relying on ColorCount instead of by Alex Villacís Lasso · 20 years ago
  23. 3153aa9 Ensure that underflowing negative float is represented as a positive by Alex Villacís Lasso · 20 years ago
  24. af2e7eb Test to show that the height returned by GetTextExtentPoint is the by Huw Davies · 20 years ago
  25. 98ac2c1 Implement ber_* functions. by Hans Leidekker · 20 years ago
  26. b5e0222 Added a bunch more definitions. by Juan Lang · 20 years ago
  27. 7a9bacc Replace calls to DIALOG_GetCharSize with code to do the equivalent by Robert Shearman · 20 years ago
  28. 0ceb6b6 Implement and test GdiGetCharDimensions. by Robert Shearman · 20 years ago
  29. cd4e1e5 Remove some no longer needed stub functions. by Alexandre Julliard · 20 years ago
  30. 15ec968 Load the USER driver on demand instead of at user32 load time. by Alexandre Julliard · 20 years ago
  31. bb72a06 Make lcms support depend on headers _and_ libraries, not just the headers. by Hans Leidekker · 20 years ago
  32. 48533ae Implement RegGetValueA/W. by Felix Nawothnig · 20 years ago
  33. 91eaea5 - Change the default user SID to match what was previously returned by by Robert Shearman · 20 years ago
  34. 2997fc5 Fixed a few prototypes in the USER driver. by Alexandre Julliard · 20 years ago
  35. 8c02f63 Add stubs for most of the NDR marshaling functions. by Robert Shearman · 20 years ago
  36. 1032fdc Use CP_UNIXCP instead of CP_ACP when converting paths (Pointed out by by Michael Jung · 20 years ago
  37. 03f36e6 Partial implementation of GetJob. by Huw Davies · 20 years ago
  38. ff23dd2 Release shell folders only if they were successfully acquired. by Michael Jung · 20 years ago
  39. 324267c Test for behavior of negative underflow formatting. by Alex Villacís Lasso · 20 years ago
  40. 7d3ba6f Implemented a tidied up IWineD3Device_ColorFill. by Oliver Stieber · 20 years ago
  41. 5c3f6bc Enabled "tab" dialog texture for property sheet pages. by Frank Richter · 20 years ago
  42. 7bc3a38 Rewrote the RegGetValue tests for REG_SZ / REG_EXPAND_SZ. by Felix Nawothnig · 20 years ago
  43. 8100816 Load system metrics on demand instead of initializing everything at by Alexandre Julliard · 20 years ago
  44. 18f9462 - Added more tests. - Make tests pass under Wine. by Jacek Caban · 20 years ago
  45. b08e77d Add stub for SetLayeredWindowAttributes. by Felix Nawothnig · 20 years ago
  46. 4ec5aa6 Append filename extension if necessary in IShellFolder::SetNameOf. by Michael Jung · 20 years ago
  47. da6f8fa Add x86_64 interlocked functions. by Kevin Koltzau · 20 years ago
  48. ca8c230 Define x86_64 context. by Kevin Koltzau · 20 years ago
  49. 524251d Stub implementations for GetUserNameEx{A,W}, TranslateName{A,W}, by Hans Leidekker · 20 years ago
  50. f2ad5ad Fix pointer signedness and missing declarations warnings. by Hans Leidekker · 20 years ago
  51. ebe8b22 Silence uninitialized warnings. by Dimi Paun · 20 years ago
  52. 3650ff5 Fix some -Wmissing-declarations warnings. by Hans Leidekker · 20 years ago
  53. 3853794 Stubs for GetAddressByName{A,W}. by Hans Leidekker · 20 years ago
  54. b5c65a2 Include the mshtml test. by Hans Leidekker · 20 years ago
  55. dcb6784 Don't run tests on platforms that don't support WindowStation calls. by Paul Vriens · 20 years ago
  56. 463a655 Set size before calling pSetColorProfileElement. by Paul Vriens · 20 years ago
  57. 305ce2f Fix registry tests on Win95. by Felix Nawothnig · 20 years ago
  58. 802b17c Fix misuse of UrlCombineW. by Felix Nawothnig · 20 years ago
  59. 8c9b330 Add/correct a couple definitions, allow hashing nothing. by Juan Lang · 20 years ago
  60. 18f3fcb Set mipmap levels correctly (even with ATI's buggy drivers). by Oliver Stieber · 20 years ago
  61. e024134 Dirty the surface (instead of the texture) when a render targets is by Oliver Stieber · 20 years ago
  62. f35f259 Skip futile tests if CoGetClassObject fails. by Felix Nawothnig · 20 years ago
  63. ea524de Configure checks for OpenLDAP headers and libraries. by Hans Leidekker · 20 years ago
  64. b5cc0a7 Added a bunch of utility functions to factor out a lot of the repeated by Alexandre Julliard · 20 years ago
  65. aed3fb6 Fix some sign-compare warnings by choosing correct datatypes. by Stefan Huehner · 20 years ago
  66. 9b65ffb Add some consts to fix discard-qual warnings. by Stefan Huehner · 20 years ago
  67. e3d1a13 Add a test for handling overlapped buffers by WideCharToMultiByte. by Dmitry Timoshkov · 20 years ago
  68. 2509c06 Added a test, specifically for NT/W2K/XP/W2K3. by Paul Vriens · 20 years ago
  69. 5bb8f96 Make dialog theme texture setting non-global (ie a per-window setting). by Frank Richter · 20 years ago
  70. 4171826 Fixed a division by 0 in setup_light that occurs with range is zero. by Oliver Stieber · 20 years ago
  71. 567b6fa Add support for drawing gradient captions. by Frank Richter · 20 years ago
  72. 9bea3bf Avoid unnecessary casts. by Dmitry Timoshkov · 20 years ago
  73. c8c3bf3 Sort the SPI_* constants and remove some duplicates. by Alexandre Julliard · 20 years ago
  74. 9568893 Add file type column in detailed shell view. by Michael Jung · 20 years ago
  75. 40dd77b Make VIRTUAL_HandleFault return an NTSTATUS. by Dmitry Timoshkov · 20 years ago
  76. 28f15a3 Forward some header notifications to parent of listview. by Kevin Koltzau · 20 years ago
  77. 2e7f3ad Support PSM_IDTOINDEX. by Thomas Weidenmueller · 20 years ago
  78. d344702 Link directly to liblcms. Fix typo in test. by Hans Leidekker · 20 years ago
  79. 1dc1895 Use SIZE_T type for size variables in NTDLL when appropriate. by Dmitry Timoshkov · 20 years ago
  80. 6ea26b5 - Support PSH_WIZARDHASFINISH in wizards. by Thomas Weidenmueller · 20 years ago
  81. 06822b8 Fix some write-strings warnings. by Stefan Huehner · 20 years ago
  82. 6b7778f Do filename postprocessing in GetDisplayNameOf (Hide filename by Michael Jung · 20 years ago
  83. 4346654 Correct a missplaced #if in IWineD3DDeviceImpl_CleanRender. by Oliver Stieber · 20 years ago
  84. cd6fd67 When adding an image copy the full previous buffer. by Aric Stewart · 20 years ago
  85. b92725a Add missing member to WINTRUST_DATA struct. by Paul Vriens · 20 years ago
  86. d89705d Fix return value of InternetQueryDataAvailable. by Robert Shearman · 20 years ago
  87. 00a4a98 Get rid of HeapValidate as it's not properly handled by some memory by Eric Pouech · 20 years ago
  88. 81f1ea1 Ensure msvcrt's io block is passed down from wcmd's parent process to by Eric Pouech · 20 years ago
  89. 9e96be8 Fix the EnumEnhMetaFile tests. by Felix Nawothnig · 20 years ago
  90. 183fcb5 Set the default doc title to that of Windows. Pass cups the doc title. by Huw Davies · 20 years ago
  91. fe80b4e Implemented Get/Set/Free private data in resource. by Oliver Stieber · 20 years ago
  92. a221e0e Return TRUST_E_PROVIDER_UNKNOWN until implemented. by Paul Vriens · 20 years ago
  93. edc0613 Space is valid between module name and entry point. by Detlef Riekenberg · 20 years ago
  94. 3be8cb8 Moved initialization of the default user process parameters to ntdll. by Alexandre Julliard · 20 years ago
  95. 3aefc4e Fixed a bug in Preload caused be a missing brace around a for loop, by Oliver Stieber · 20 years ago
  96. 190e159 Fix some missing-declarations warnings. by Stefan Huehner · 20 years ago
  97. eae4e45 - Added more tests. - Make tests pass under Wine. by Jacek Caban · 20 years ago
  98. 737978a Fix a -Wsign-compare warning. by Stefan Huehner · 20 years ago
  99. c532793 Added MSHTML library declaration. by Jacek Caban · 20 years ago
  100. 37773dd Make mailslots use as much of the default async fd implementation as possible. by Robert Shearman · 20 years ago