1. 6886467 Fixes to allow big endian machines to load MSFT typelib files. by Gregg Mattinson · 23 years ago
  2. 2cbcb32 Fixed handling of drives with "/" path (thanks to Marcus Meissner). by Alexandre Julliard · 23 years ago
  3. 0e8da89 Pass "Manual Feed" as short input slot name. by Carl Sopchak · 23 years ago
  4. b810b53 Fixed synchronisation for ctrl event generation. by Eric Pouech · 23 years ago
  5. d386fa7 - Fixed access to the lpTemplateName of ChooseFont in cases where the by Shachar Shemesh · 23 years ago
  6. c345f7b Created registry unit test and added tests for RegEnumValue[AW]. by Alexandre Julliard · 23 years ago
  7. c1dddbe RegEnumValue[AW] need to update the data size on buffer overflow by Alexandre Julliard · 23 years ago
  8. 1d8f92c Removed the flags fields of IDirectDrawPaletteImpl, as we should use by Ove Kaaven · 23 years ago
  9. ea20614 Handle WM_SYNCPAINT with DefWindowProc. by Ove Kaaven · 23 years ago
  10. 81963df Enhanced error handling on input stream reading. by Eric Pouech · 23 years ago
  11. 9e4cf5c Fixed external debugger startup. by Eric Pouech · 23 years ago
  12. 3fb4b81 Added Slovenian resources. by Rok Mandeljc · 23 years ago
  13. 8ec3ce8 Fix buffer length calculation in InitializeGenericSF(). by Rein Klazes · 23 years ago
  14. 073d09a - Improve traces. by Guy L. Albertelli · 23 years ago
  15. 2d99080 Implement/document @17,18,19,20,21,22 (Compact list API). by Jon Griffiths · 23 years ago
  16. 5da88a2 Support new registered extensions. by Lionel Ulmer · 23 years ago
  17. 4ec51d0 _open_osfhandle: set at least the _IOREAD flag. by Uwe Bonnes · 23 years ago
  18. 21a2b60 Make LockWindowUpdate return more Windows-like values. by Ryan Cumming · 23 years ago
  19. 6da4366 Remove .dll extension from module name, added wildcard support in by Alexandre Julliard · 23 years ago
  20. 13bfbc9 Fixed lstrcpynA debug tracing. by Tommy Schultz Lassen · 23 years ago
  21. aba44fb fgets, fgetws: don't treat the possible uninitialized buffers as valid strings. by Uwe Bonnes · 23 years ago
  22. 05ccdea0f MSVCRT_fread: expose feof flag. by Uwe Bonnes · 23 years ago
  23. 38855a9 Windows registry not found should be a notice to the user, not a critical error. by Chris Morgan · 23 years ago
  24. d1b43b8 Removed workaround for 16-bit loader bug. by Alexandre Julliard · 23 years ago
  25. c55dce0 Use rich text edit control instead of handling user input and by Andriy Palamarchuk · 23 years ago
  26. 22ffa98 - Always copy (almost) the whole stack space over to the 16bit stack by Andreas Mohr · 23 years ago
  27. 421660e Fixed V_DECIMAL macro to reflect where the decVal member is actually stored. by Gregg Mattinson · 23 years ago
  28. cfb96bd Added _U@YAPAXI@Z and _V@YAPAXI@Z. by Uwe Bonnes · 23 years ago
  29. 73c3033 MSVCRT_fseek: should return 0 on success. by Uwe Bonnes · 23 years ago
  30. 577ea0c Add richedit support for a plain text stream. by Duane Clark · 23 years ago
  31. 52ab395 Added some environment variables documentation. by Andreas Mohr · 23 years ago
  32. 86d5a32 - VarFormat now supports VT_R8 and BYREF variant types. by Jason Edmeades · 23 years ago
  33. 80884be Fixed another PlaySound bug (when SND_LOOP is requested). by Eric Pouech · 23 years ago
  34. e3bd136 Fixed a few compilation warnings. by Eric Pouech · 23 years ago
  35. 70d6e28 Support wglUseFontBitmapsA when using client-side rendering. by Lionel Ulmer · 23 years ago
  36. 6aa9ccb Need to import ntdll. by Steven Edwards · 23 years ago
  37. d0f8bf3 Modified WCMD_filesize64 to handle unsigned numbers. by Gregg Mattinson · 23 years ago
  38. a010932 More explicit initialization of info_size for stupid compilers. by Alexandre Julliard · 23 years ago
  39. e7ea9b6 Use Wine debugging API. Fixed MessageBox loop. by Alexandre Julliard · 23 years ago
  40. af0d206 Flush stdio on exit. by Alexandre Julliard · 23 years ago
  41. bef32c6 Fixed warnings. by Alexandre Julliard · 23 years ago
  42. 81cbb28 - Forte C does not support nameless structures or unions by Gregg Mattinson · 23 years ago
  43. c1f3738 Added a generic way of doing GetHGlobalFromILockBytes(). by Marcus Meissner · 23 years ago
  44. 02ecbd1 - make sure even GUI users notice a "missing xmessage" problem by by Andreas Mohr · 23 years ago
  45. 78c4dd3 Implemented FormatMessage for sparc. Since the va_list is stored in by Gregg Mattinson · 23 years ago
  46. 7015ce3 No need to call GetModuleFileName16 now that GetModuleFileNameA by Alexandre Julliard · 23 years ago
  47. 83886f2 Fixed GetModuleFileNameW return value. Quiet dll loading error message. by Alexandre Julliard · 23 years ago
  48. 7f6ecdc Return ERROR_BAD_EXE_FORMAT when builtin dll still not found, since we by Alexandre Julliard · 23 years ago
  49. a4f19d0 Moved MsgWaitForMultipleObjects call out of the window lock. by Alexandre Julliard · 23 years ago
  50. ea8d12c Add drive letter and Unix path tests of GetFullPathNameA. by Duane Clark · 23 years ago
  51. daec720 Ensure VarBstrCat handles null parms as per windows and actually does by Jason Edmeades · 23 years ago
  52. 0bb6fdd Check for NULL keyvalue in RegEnumKeyExA/W. by Rein Klazes · 23 years ago
  53. ebed1b8 ComboLBWndProc: fall through to ListBoxWndProc if the listbox is not a by Alexandre Julliard · 23 years ago
  54. 2128b33 Removed "so" from the default load order. by Alexandre Julliard · 23 years ago
  55. f5e5fca Tried to make IsDialogMessageW more compatible. Changed by Alexandre Julliard · 23 years ago
  56. 803eb16 - Replaced .previous with a .section statement for the appropriate by Gregg Mattinson · 23 years ago
  57. d389c4b MSVCRT_operator_new: Call handler only when "new" operation fails. by Uwe Bonnes · 23 years ago
  58. 1cef297 Changed GetModuleFileNameA to use GetCurrentTask instead of by Joshua Thielen · 23 years ago
  59. 7c4cb51 Cast void* to char* for pointer arithmetic. by Gregg Mattinson · 23 years ago
  60. d020759 strcasecmp returns zero on a match. by Duane Clark · 23 years ago
  61. bac7131 Removed non-static structure initializers. by Gregg Mattinson · 23 years ago
  62. 73f0bfb Better toggle all relevant bits in VGA crt register. by Andreas Mohr · 23 years ago
  63. 15a0f0e Check POLLHUP semantics at remote shutdown when wineserver is started. by Martin Wilck · 23 years ago
  64. 44e97f0 Fixed X11DRV_SetDIBitsToDevice to do the right thing for top-down by Alexandre Julliard · 23 years ago
  65. 019c591 Document the new trace-related winedbg commands. by Tony Lambregts · 23 years ago
  66. 2e38a17 Void functions can't return a value, even if it is the return value by Gregg Mattinson · 23 years ago
  67. a3f4e7f Detect DCs without fonts and return an error in wglUseBitmapFonts. by Lionel Ulmer · 23 years ago
  68. 62a329a Removed unusual type casting. by Gregg Mattinson · 23 years ago
  69. b6666f9 Avoid multi-line string constants. by Gregg Mattinson · 23 years ago
  70. 5837e8b Removed extra , from last element in enum declarations. by Gregg Mattinson · 23 years ago
  71. cc49e39 Removed extra ; from end of ICOM_METHOD macros. by Gregg Mattinson · 23 years ago
  72. 34865e4 Fixed some more configuration issues. by Eric Pouech · 23 years ago
  73. 45f5f5d Make sure we wait some time during int16 keyboard query call. by Andreas Mohr · 23 years ago
  74. 5ab5c49 Added a DOS text mode memory buffer copy in order to be able to tell by Andreas Mohr · 23 years ago
  75. 2a354d6 Call Sleep for int 0x2f function 0x1680 (IDLE CALL). by Andreas Mohr · 23 years ago
  76. 01c1466 Removed redundant GetMessage call. by Alexandre Julliard · 23 years ago
  77. 958732d Fixed warnings. by Alexandre Julliard · 23 years ago
  78. 9a7cc23 - implementations for SHLWAPI_267, SHLWAPI_268 - small fixes by Juergen Schmied · 23 years ago
  79. 23b8087 - changed STRRET definition by Juergen Schmied · 23 years ago
  80. 17a2fe0 - Use PeekMessage loop around GetMessage. by Andreas Mohr · 23 years ago
  81. 5691dea - stubs for SHLWAPI.295 (create a URL shortcut ?) and SHLWAPI.394 by Alexandre Julliard · 23 years ago
  82. 3b9e0cb Added the FirstInstallDateTime key. by Andreas Mohr · 23 years ago
  83. 82696f4 Make sure allocated blocks are aligned on an 8-byte boundary. by Alexandre Julliard · 23 years ago
  84. 770c33f Hopefully more portable errno check. by Alexandre Julliard · 23 years ago
  85. 5b80ce3 Fixed make install from read-only build directory (spotted by Marcus Meissner). by Alexandre Julliard · 23 years ago
  86. 3c43df8 Release the Win16 lock before waiting in MsgWaitForMultipleObjectsEx. by Alexandre Julliard · 23 years ago
  87. 142dab8 Added configure check for getpwuid. by Alexandre Julliard · 23 years ago
  88. 2f4ae7b Avoid alignment problem in NtQuerySystemTime. by Gregg Mattinson · 23 years ago
  89. db31151 Implemented set cursor shape functionality. by Andreas Mohr · 23 years ago
  90. e921e46 Return the correct length when getting a complete section in PROFILE_GetString. by Mike McCormack · 23 years ago
  91. 3381737 Support for large and negative offsets. by Juergen Schmied · 23 years ago
  92. 4227bf4 BITMAP_SelectObject must return the old handle, not the current one. by Alexandre Julliard · 23 years ago
  93. bb05bb6 Check for valid dialog info before using it. by Alexandre Julliard · 23 years ago
  94. cff4b6d Removed message box that would pop up if a RunMRU list was not found. by Nix N. Nix · 23 years ago
  95. fd40708 Added Slovenian resources. by Rok Mandeljc · 23 years ago
  96. a32dc91 Implemented SPI_GETDESKWALLPAPER action, fixed SPI_SETDESKWALLPAPER. by Philipp Wollermann · 23 years ago
  97. 9859606 Disable OWN_WINDOW as it no longer works. by Jukka Heinonen · 23 years ago
  98. f92b7c0 Added some ALSA configure checks. by Alexandre Julliard · 23 years ago
  99. a120ce0 Created an ALSA driver (with the help of David Hammerton and Marco Pietrobono). by Eric Pouech · 23 years ago
  100. 5dcd27c Fixed typo in X11DRV_SetPixel. by Alexandre Julliard · 23 years ago