1. 85d8536 Remove bashing of packages, value judgments. by Dimitrie O. Paun · 20 years ago
  2. 0f2d176 Keep all REAMDEs in sync. by Vincent Béron · 20 years ago
  3. 5bded56 Fix colours used for SS_*RECT, SS_*FRAME. by Robert Shearman · 20 years ago
  4. 2032284 Added support for machine keysets. by Michael Jung · 20 years ago
  5. dee74a6 Make the ClassFactory proxy support aggregation. by Robert Shearman · 20 years ago
  6. 75f87dd Get rid of the ThunkData stubs, these are not functions. by Alexandre Julliard · 20 years ago
  7. e7f5fad Fixed CLSID_AVISimpleUnMarshal export. by Alexandre Julliard · 20 years ago
  8. 0e39462 Avoid dumping the contents of output strings. by Alexandre Julliard · 20 years ago
  9. 8fb2e35 Remove most remaining stubs from unicows. by Hans Leidekker · 20 years ago
  10. c1236fd Stub implementations for SHUpdateImageA, SHHandleUpdateImage, by Hans Leidekker · 20 years ago
  11. 8facd46 Stub implementations for AddMonitorW, DeletePrinterDriverW, by Hans Leidekker · 20 years ago
  12. 45f111a Implemented IMediaControl_Run that explores the graph, counts by Christian Costa · 20 years ago
  13. 0b14f38 Add return value to GetObject error message. by Jakob Eriksson · 20 years ago
  14. 08aa87f Currently a '//****' is matched as an /* comment - disallow a '/' in by Peter Berg Larsen · 20 years ago
  15. 6beae24 In function_grep.pl and symbol.c/symbol_clean_string spaces between by Peter Berg Larsen · 20 years ago
  16. 73ef315 Added the word "FLOAT" to be recognized as argument type float. by Peter Berg Larsen · 20 years ago
  17. 06f9b8b Define DirectPlayLobbyCreate to be either the W or A version. by Peter Berg Larsen · 20 years ago
  18. 521d221 Added some defines concerning SChannel CSPs. by Michael Jung · 20 years ago
  19. 0da8a52 Adhere to const'ness of the input data in encrypt_block_impl. by Michael Jung · 20 years ago
  20. 6971e1d Add comments, fix negative value from GetCurFocus. by Vitaly Lipatov · 20 years ago
  21. 8b4ff10 Use ExitProcess to terminate the process in ExitWindowsEx so that it by Alexandre Julliard · 20 years ago
  22. 8d830b6 Add some missing declarations in the spec file. by Mike McCormack · 20 years ago
  23. e09e67e Get rid of W->A calls. by Jacek Caban · 20 years ago
  24. e07a956 Get rid of DPRINTF. by Diego Pettenò · 20 years ago
  25. bd1bbc1 Improve progress bar tracking. by Aric Stewart · 20 years ago
  26. 42c5cde Warning fixes. by Alexandre Julliard · 20 years ago
  27. 0cc2031 Stub implementations for GetKernelObjectSecurity, by Hans Leidekker · 20 years ago
  28. 4fb777c Documentation fix. by Jon Griffiths · 20 years ago
  29. 8310bd5 Implement and test URLIS_URL flag in UrlIs(). by Hans Leidekker · 20 years ago
  30. 18511a3 Added registration/unregistration of media types. by Christian Costa · 20 years ago
  31. 91332bf Implement CreateIProp & most of MAPI's IMAPIProp & IPropData ifaces. by Jon Griffiths · 20 years ago
  32. c730eec Stub implementations for GetAltTabInfo{A,W}. by Hans Leidekker · 20 years ago
  33. e603d1a Converted system metrics to Unicode. by Justin Chevrier · 20 years ago
  34. 20afe30 - If given the EWX_FORCE flag, ExitWindowsEx() should not send the by Francois Gouget · 20 years ago
  35. d06a464 Add and fix some stubs. by Steven Edwards · 20 years ago
  36. 9182143 Update copyright info for the new year. by Ivan Leo Puoti · 20 years ago
  37. dfa192a Get rid of HEAP_strdupWtoA calls. by Jacek Caban · 20 years ago
  38. 6296de3 Be sure that set paths are terminated with a backslash. by Aric Stewart · 20 years ago
  39. 15a308a Do not check for non NULL pointer before HeapFree'ing it. It's redundant. by Michael Stefaniuc · 20 years ago
  40. 89f5283 Some missing const correctness fixes. by Eric Pouech · 20 years ago
  41. 2e991c3 Added partial VxD support. by Robert Reif · 20 years ago
  42. 8fef09f Add comment about CLIPBOARD_SetClipboardOwner. by Ulrich Czekalla · 20 years ago
  43. bedc52a Debug fixes and cleanup. by Dimitrie O. Paun · 20 years ago
  44. 760096d Added Spanish translation. by José Manuel Ferrer Ortiz · 20 years ago
  45. c619152 - Finish off the "Remove Application" button. by Mike Hearn · 20 years ago
  46. ce81088 - Do not print FIXME in X11DRV_GetKeyboardLayout if dwThreadid by Dmitry Timoshkov · 20 years ago
  47. 9dc3843 Fixed some regressions from the previous change. by Eric Pouech · 20 years ago
  48. 65a4775 Handle correctly DDSD_LINEARSIZE flag for FOURCC textures. by Christian Costa · 20 years ago
  49. d6cf14d Add test for the listbox item height. by Dimitrie O. Paun · 20 years ago
  50. a8d9c87 Implemented DllCanUnloadNow. by Jacek Caban · 20 years ago
  51. 76d4edf Get rid of W->A call. by Jacek Caban · 20 years ago
  52. e7a49e7 Typos/grammar fixes. by Jon Griffiths · 20 years ago
  53. 0b62916 Const correctness fix. by Jon Griffiths · 20 years ago
  54. bcf4392 Use Ascii functions explicitly. by Jon Griffiths · 20 years ago
  55. 08025d7 SS_CENTERIMAGE has been implemented. by Dimitrie O. Paun · 20 years ago
  56. 1d7800b Implemented parallel hashing in CPEncrypt and CPDecrypt. by Michael Jung · 20 years ago
  57. 054f9ec Comment out an assert, as we don't yet implement IRemUnknown. by Mike Hearn · 20 years ago
  58. 63e241a Stub implementations for GetLogColorSpace{A,W}. by Hans Leidekker · 20 years ago
  59. f4a5ba1 Stub implementations for EnumDateFormatsEx{A,W}. by Hans Leidekker · 20 years ago
  60. e121d50 Stub implementations for RasConnectionNotification{A,W}, by Hans Leidekker · 20 years ago
  61. 51cf7d1 Free allocated buffers. by Aric Stewart · 20 years ago
  62. d598098 Remove obsolete info. by Hans Leidekker · 20 years ago
  63. 54cba79 Added optional, defaultvalue and vararg. by Jacek Caban · 20 years ago
  64. e98d271 Small bugfixes backported from the LibTomCrypt v1.0rc1 release. by Michael Jung · 20 years ago
  65. 2a4b6fd Add definition of IInternalUnknown. by Robert Shearman · 20 years ago
  66. 0f0b6c8 Implement thread safety for records. by Mike McCormack · 20 years ago
  67. 5d7d188 - Move named pipe macros into rpc.c. - Remove unneeded function. by Robert Shearman · 20 years ago
  68. 2b747d4 Implement COM local servers using table marshaling to avoid doing the by Robert Shearman · 20 years ago
  69. 5475a2e - Implement the COM stub manager, refactor the current stub code. by Mike Hearn · 20 years ago
  70. d900b53 Parse out the full features by using the ',' character and do by Aric Stewart · 20 years ago
  71. ea32fb9 Continue when a duplicate component is found and loaded. by Aric Stewart · 20 years ago
  72. fbdd709 - Rework how we handle Feature and Component States. I have confirmed by Aric Stewart · 20 years ago
  73. ae1aa32 Move Install Features selection and evaluation into CostFinalize. by Aric Stewart · 20 years ago
  74. 09d35c3 Allow for end of install actions. by Aric Stewart · 20 years ago
  75. 8cc14a9 - Create the shortcut directory if it does not exist. by Aric Stewart · 20 years ago
  76. 2ad3ff8 Eliminate some fixed length buffers. by Aric Stewart · 20 years ago
  77. 816f865 Fix CreateService's error code for a service that already exists. by Mike McCormack · 20 years ago
  78. fb9d119 Include a System16Folder definition. by Aric Stewart · 20 years ago
  79. ed40d3a Added IInternetBindInfo, IInternetProtocolRoot, IInternetProtocolSink by Jacek Caban · 20 years ago
  80. 3714a39 Correct cases where arguments of ok() calls depend on the order in by Rein Klazes · 20 years ago
  81. feef895 Stub implementations for GetICMProfileW, SetICMProfile{A,W}, by Hans Leidekker · 20 years ago
  82. 273137c Fix typelib generation of CARRAYs. by Huw Davies · 20 years ago
  83. 857fc43 Fix non-RTDSC case for QueryPerformanceFrequency. by Lionel Ulmer · 20 years ago
  84. 9b8d5c6 Initialize the COM libraries for the newly created worker thread in by Christian Costa · 20 years ago
  85. 35a92e1 Generate only wanted files. by Vincent Béron · 20 years ago
  86. 171c942 Fake line sweeping of the monitor. by Christian Costa · 20 years ago
  87. 1645ab0 Don't use RtlCreateUnicodeStringFromAsciiz, it doesn't preserve NULL. by Mike McCormack · 20 years ago
  88. 3c949ef Enable asynchronous dll custom action calls. by Aric Stewart · 20 years ago
  89. 4effec1 Stub implementation for AtlModuleRegisterServer. by Mike McCormack · 20 years ago
  90. 78f90d9 Initialize dwOSVersionInfoSize in GlobalMemoryStatus. by Paul Vriens · 20 years ago
  91. 41314e6 Fix test failure on Windows 2000. by Jakob Eriksson · 20 years ago
  92. 90ce00a Fixed defining DIIDs. by Jacek Caban · 20 years ago
  93. 9b98d3d Fix Xlib locking in create_desktop. by Mike Hearn · 20 years ago
  94. 737e67b Propagate apartments through the intermediate threads, make listener by Mike Hearn · 20 years ago
  95. f4f4dff Stub implementations for AVIMakeStreamFromClipboard, AVISave{A,W}. by Hans Leidekker · 20 years ago
  96. dd9a30b The flag for a mouse button down in the structure returned by by Neil Olver · 20 years ago
  97. 5ad7d85 Do not check for non NULL pointer before HeapFree'ing it. It's redundant. by Michael Stefaniuc · 20 years ago
  98. bf42021 Implemented DceErrorInqText. by Bill Medland · 20 years ago
  99. 6533efb Dump known but unimplemented SystemParameterInfo actions. by Mike McCormack · 20 years ago
  100. a751dd3 Declare SetLayeredWindowAttributes. by Mike McCormack · 20 years ago