1. ef7087a Added RFTHREAD flag in rfork call. by David Beck · 21 years ago
  2. e14e101 - Fixed buffer overflow in IFilterMapper2::RegisterFilter. by Robert Shearman · 21 years ago
  3. bc08f32 Fix some return values of dplayx API calls. by Sami Aario · 21 years ago
  4. 5c92266 Fixed RtlUnwind signature (reported by Pierre d'Herbemont). by Alexandre Julliard · 21 years ago
  5. 963dd34 - correct return value of SHGetPathFromIDList[AW]() for virtual by Martin Fuchs · 21 years ago
  6. c02488b Read the Policy{Account,Primary}DomainInformation from the registry, by Juan Lang · 21 years ago
  7. fc5134d Enclose application name in double quotation marks, as it may contain spaces. by Ge van Geldorp · 21 years ago
  8. 0bdf5d8 Fixed mem leak on error path. by Michael Stefaniuc · 21 years ago
  9. c04cf2d Fixed MS UI Gothic font names. by Vik Kumar · 21 years ago
  10. ccf25f0 Translate msrle32 and oledlg resources. by Hans Leidekker · 21 years ago
  11. bbe0e2c Sort the output of wcmd's set command. by Mike McCormack · 21 years ago
  12. 9acaade Return an SID when GetTokenInformation is called with class TokenOwner. by Mike McCormack · 21 years ago
  13. fabfea5 Added stubs for options CONNECT_TIMEOUT and DATA_RECEIVE_TIMEOUT. by Sylvain Petreolle · 21 years ago
  14. 04f96a8 DWL_USER might be used otherwise, so use an internal window property by Marcus Meissner · 21 years ago
  15. 14f7446 Fixed Hungarian keyboard layout. by Zimler Attila · 21 years ago
  16. bee1f7c Fixed a typo. by Sami Aario · 21 years ago
  17. 09901d5 Removed explicit ordinals. by David Miller · 21 years ago
  18. 266223d Also remove in the D3D code the pedantic check on the GetProcAddress extension. by Lionel Ulmer · 21 years ago
  19. 3f85410 - Fix IGraphBuilder::ConnectDirect. by Robert Shearman · 21 years ago
  20. 5d7957a Updated Italian translations. by Ivan Leo Murray-Smith · 21 years ago
  21. 66e5a82 When a directory is entered in the 16 bits file dialog, it should not by Rein Klazes · 21 years ago
  22. 88c25c8 Reinitialize thumb when trackbar size is changed. by Duane Clark · 21 years ago
  23. 9a1e0a0 Prevent false matches in WIN_FindWindow. by Mike Hearn · 21 years ago
  24. 9644428 Solaris sh portability fix. by Ferenc Wagner · 21 years ago
  25. d8e98d3 Fix undeleted temporary file. by Ferenc Wagner · 21 years ago
  26. 610e89e Search for mingw-$prog too. by Michael Stefaniuc · 21 years ago
  27. e12ef56 Dimensions with cElements=0 are valid and needed by InstallShield. by Marcus Meissner · 21 years ago
  28. 09c8cc9 Added more argument numbers for _invoke(). by Marcus Meissner · 21 years ago
  29. b3401e6 I8/UI8 are accepted in arrays in recent native dlls. by Jon Griffiths · 21 years ago
  30. d95ee19 Use the SafeArray conversion functions when coercing arrays. by Jon Griffiths · 21 years ago
  31. c2d6a6b Rewrite: Support I8/UI8,RECORD. by Jon Griffiths · 21 years ago
  32. 599b0b7 Added mfc/Include and mfc/src as possible places for includes and the library. by Kirill Smelkov · 21 years ago
  33. 545a3b7 Patch and test for scanf %i. by Uwe Bonnes · 21 years ago
  34. 73593d7 Check if a function exists before testing it. by Hans Leidekker · 21 years ago
  35. 0646499 Implement support for many MCIWndClass MCI_ and MCIWNDM_ messages. by Dmitry Timoshkov · 21 years ago
  36. 5136705 MoveFile returns ERROR_ALREADY_EXISTS, not ERROR_FILE_EXISTS. by Hans Leidekker · 21 years ago
  37. cf50f9a Implemented VarInt, VarPow. by Marcus Meissner · 21 years ago
  38. 48f9798 - get rid of winedbg internal channels for output by Eric Pouech · 21 years ago
  39. 6bbba60 Porting fix for winmm resources (patch by Filip Navara). by Steven Edwards · 21 years ago
  40. 9f12d22 [Global|Local]ReAlloc don't fail with size 0. Fixed typos. by Hans Leidekker · 21 years ago
  41. 7d7ce50 Older versions of freetype do not have FT_Get_First_Char. by Marcus Meissner · 21 years ago
  42. f74e715 Fixed options for winebuild. by Martin Fuchs · 21 years ago
  43. 20c338a Explicitly clear vm86 flag in DIOCRegs_2_CONTEXT. by Marcus Meissner · 21 years ago
  44. 20c1d1e Added snprintf test. by Ferenc Wagner · 21 years ago
  45. 7803bb5 Porting fix. by Steven Edwards · 21 years ago
  46. 499519d Added include of "wine/port.h" for MSVC. by Martin Fuchs · 21 years ago
  47. 00bfb75 Exported widMessage function. by Christian Costa · 21 years ago
  48. 30ccb3b Yet another useful hint for missing stdole32.tlb. by Marcus Meissner · 21 years ago
  49. 599c452 HTTP_DealWithProxy: Only add http:// to proxy string when needed. by Uwe Bonnes · 21 years ago
  50. 2567881 Do not clear the pointer we just allocated, just the first byte it points to. by Marcus Meissner · 21 years ago
  51. 34528b9 Fixed potentially uninitialised sz. by Marcus Meissner · 21 years ago
  52. 746c6fe Added test for -fms-extensions to generated configure.ac. by Kirill Smelkov · 21 years ago
  53. 2361f41 Release 20031212. by Alexandre Julliard · 21 years ago wine-20031212
  54. d1632bf Pass dtp parameter on from DrawTextExA to DrawTextExW. by Ge van Geldorp · 21 years ago
  55. 3dc71b6 Better handling of some service functions. by Aric Stewart · 21 years ago
  56. 647dec8 Removed useless #ifdef WINELIB. by Alexandre Julliard · 21 years ago
  57. cf83c12 Define __WINE__ to enable extensions (spotted by Martin Fuchs). by Alexandre Julliard · 21 years ago
  58. 7470fa7 Update the dlls/ section. Remove gdi/{,enh}mfdrv, they aren't by Dimitrie O. Paun · 21 years ago
  59. 49b9c76 Add DEFS to the resource compiler flags. by Alexandre Julliard · 21 years ago
  60. 9f50af2 Avoid common symbols on Darwin/Mac OS X. by Alexandre Julliard · 21 years ago
  61. 8543a5d Added exception handlers in FindResourceExA/W (based on a patch by by Alexandre Julliard · 21 years ago
  62. 8f63a71 Try not to display uninitialized data in traces (found by Valgrind). by Francois Gouget · 21 years ago
  63. a25b352 Remove flat scrollbar stub fixmes. by Mike Hearn · 21 years ago
  64. 26aa197 Added implib rule for building import libs. by Steven Edwards · 21 years ago
  65. 4e6fab5 Fix managed state of some windows. by Jerry Jenkins · 21 years ago
  66. eb4d6e0 - Implemented HELPDIR subkeys properly in RegisterTypeLib(). by Andrew de Quincey · 21 years ago
  67. 12b36ec Added CreateAsyncBindCtx and IsAsyncMoniker stubs. by Kirill Smelkov · 21 years ago
  68. 6ba2226 When building a PE DLL (MinGW), variables exported from a DLL must be by Ge van Geldorp · 21 years ago
  69. 65ff814 Return an error in wine_pthread_mutex_unlock if we don't own the by Alexandre Julliard · 21 years ago
  70. c49064a - The last of the major Win16/32 split for commdlg (for real this by Steven Edwards · 21 years ago
  71. 54b951a Make Char{Lower,Upper}A call Char{Lower,Upper}BuffA. by Alexandre Julliard · 21 years ago
  72. 6fee8c9 Avoid long long constants (reported by Gerald Pfeifer). by Alexandre Julliard · 21 years ago
  73. fa7d78f - Url Cache improvements. by Robert Shearman · 21 years ago
  74. 7557624 Added eucJP charset. by Vik Kumar · 21 years ago
  75. 103f989 Font changes from MS P Gothic to MS UI Gothic. by Vik Kumar · 21 years ago
  76. 7ad932e Added Japanese translation. by Vik Kumar · 21 years ago
  77. ae0ca56 Added RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLastWin32Error, by Jon Griffiths · 21 years ago
  78. f7cae99 Move the data around when the ring buffer is resized so that the empty by Jeremy Shaw · 21 years ago
  79. 17b9837 Fixed missing initializations of struct SHELLEXECUTEINFO. by Martin Fuchs · 21 years ago
  80. 1da37e6 Moved all remaining console related code to dlls/kernel directory. by Eric Pouech · 21 years ago
  81. 15be906 Fix types in WSAHtonl. by Gerald Pfeifer · 21 years ago
  82. 6be1997 List the tools subdirs as we do for all the others. by Dimitrie O. Paun · 21 years ago
  83. 1661453 Remove most string size limitations. by Dimitrie O. Paun · 21 years ago
  84. bd13ab8 Store a pointer to the client-side class structure in the server and by Alexandre Julliard · 21 years ago
  85. 97fc6c3 Oops - VT_EMPTY->VT_RECORD is not allowed. by Jon Griffiths · 21 years ago
  86. 17ce985 Test almost all of the low level variant functions by Jon Griffiths · 21 years ago
  87. 965b285 Do conversions between the font size specified in points (or by Rein Klazes · 21 years ago
  88. 32f296b Added stub and prototype for WSAJoinLeaf. by Kirill Smelkov · 21 years ago
  89. 7e40baa Reimplement/document every low level variant function. by Jon Griffiths · 21 years ago
  90. 076000c Added WaveIn support. by Christian Costa · 21 years ago
  91. c546462 Enable the display of a true type bitmap for true type fonts. by Rein Klazes · 21 years ago
  92. f92bbe6 Fix incorrect calculation of transport_addr. by Huw Davies · 21 years ago
  93. 28c2ea0 Don't crash if lpDependencies is NULL. by Huw Davies · 21 years ago
  94. f3eff52 Implement CryptRegisterOIDFunction and CryptSIPAddProvider. by Mike McCormack · 21 years ago
  95. 3cd1cfe Add a '\r\n' to lpszHeaders if it is not already terminated by '\r\n'. by Jeremy Shaw · 21 years ago
  96. 39a16e8 Fixed size check in GetCommConfig(). by Frank · 21 years ago
  97. 5ac0071 - Fix obsolete comments about windowsx, commdlg. by Richard Cohen · 21 years ago
  98. e45d29c - Check FindFirstFile against INVALID_HANDLE_VALUE not 0. by Richard Cohen · 21 years ago
  99. ca10d8a Added tests for class style and instance handling. by Alexandre Julliard · 21 years ago
  100. b062210 System classes must not have the CS_GLOBALCLASS style. by Alexandre Julliard · 21 years ago