1. 0d33e5e Added proper support for switching file APIs between ANSI and OEM by Alexandre Julliard · 21 years ago
  2. eee90c2 waveOutGetDevCapsA can fail with MMSYSERR_BADDEVICEID or by Robert Reif · 21 years ago
  3. ad32951 Update to version 9. by Ivan Leo Murray-Smith · 21 years ago
  4. a465c95 Accept EMR_EXTTEXTOUT records with emrtext.offDx set to 0. by Dmitry Timoshkov · 21 years ago
  5. c5da9b2 Add new dlls and fix alphabetical location of a couple dlls. by Tom Wickline · 21 years ago
  6. c00b0b0 Remove trailing spaces from the filename in RtlGetFullPathName_U. by Alexandre Julliard · 21 years ago
  7. beaa084 - Fewer FIXMEs. by Raphael Junqueira · 21 years ago
  8. d40edb0 Some updates to the faq. by Tom Wickline · 21 years ago
  9. 231946c Free up the original buffer pointer instead of the one we advanced. by Chris Morgan · 21 years ago
  10. 917df92 Prevent memory leak and superfluous status notifications. by Kevin Koltzau · 21 years ago
  11. adc86dc Fixed copy/paste bug in previous change. by Alexandre Julliard · 21 years ago
  12. 72c8037 dmloader: complete rewrite and full implementation. by Rok Mandeljc · 21 years ago
  13. f174ac3 IDirectMusicBand loading. by Raphael Junqueira · 21 years ago
  14. 0effd76 Pass crypt provider and type to CPAcquireContext. by Mike McCormack · 21 years ago
  15. 8f7c2bc Fixed the prototypes of the _adj_fdiv_* functions. by Alexandre Julliard · 21 years ago
  16. 43def08 - Segment loading fix (correct FOURCC_RIFF tracks handling). by Raphael Junqueira · 21 years ago
  17. 4227ed1 Added version info. by Tom Wickline · 21 years ago
  18. 8c75ba8 The PostScript clip operator doesn't clear the current path, so after by Huw Davies · 21 years ago
  19. 7c46a5e Add DT_END_ELLIPSIS as defaut style for text. by Maxime Bellengé · 21 years ago
  20. 9debc40 Properly retrieve and release handles. by Kevin Koltzau · 21 years ago
  21. bcc2a5c - rewrote the file code so that streams manage low level file desc by Eric Pouech · 21 years ago
  22. 4b2a99b Support lpstrCustomFilter and return nFilterIndex in file dialog. by Wolfgang Schwotzer · 21 years ago
  23. 10df346 Adds msg711 winemp3 to list of codecs. by Robert Reif · 21 years ago
  24. a421533 - Typo fix in dmusicf.h. by Raphael Junqueira · 21 years ago
  25. fd941d4 Implement ImageEnumerateCertificates and ImageGetCertificateHeader. by Mike McCormack · 21 years ago
  26. 89525a1 Fix Croatian keyboard layout to better match the XFree86 one. by Dmitry Timoshkov · 21 years ago
  27. f745168 - Add a test for GetWindowInfo, it should not check cbSize member of by Dmitry Timoshkov · 21 years ago
  28. fc9be6a Handle case where iterator range contains 0 elements. by Ulrich Czekalla · 21 years ago
  29. 04869eb Initial support for automatically creating the ~/.wine directory on startup. by Alexandre Julliard · 21 years ago
  30. d053539 Several of the registry keys for system colors and system metrics were by Jake Hamby · 21 years ago
  31. 4a78783 Add an interface name to wineoss, winealsa, winearts and winejack. by Robert Reif · 21 years ago
  32. ee51a0c - Many IDirectMusicSegment fixes (loading). by Raphael Junqueira · 21 years ago
  33. fd98f1c Add some documentation on how threading is implemented in Wine. by Mike Hearn · 21 years ago
  34. 6ddfba1 Fixed buffer size handling in GetUserNameA (reported by Hannu Valtonen). by Alexandre Julliard · 21 years ago
  35. d19e264 Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet styles. by Maxime Bellengé · 21 years ago
  36. a967e77 Fixed W buffer handling. by Christian Costa · 21 years ago
  37. 4e10f0e Fix clipboard regression. by Ulrich Czekalla · 21 years ago
  38. 683ea2f Add more ShowWindow/SetWindowPos tests. by Dmitry Timoshkov · 21 years ago
  39. 3397230 Cleanup conversion from A->W. by Kevin Koltzau · 21 years ago
  40. 64af08e Better have internal & external TEB definitions have the same size. by Eric Pouech · 21 years ago
  41. 9ff652d Fixed a missing typedef. by Eric Pouech · 21 years ago
  42. 0f7b0a0 Implemented pixel shaders using ARB_fragment_program extension. by Christian Costa · 21 years ago
  43. 321189a More parameter checking fixes with tests. by Robert Reif · 21 years ago
  44. 426b023 Correctly create the byte array of gif images to match what by Maxime Bellengé · 21 years ago
  45. c77788b - Release DSBuffer on AudioPath destruction. by Raphael Junqueira · 21 years ago
  46. 9e8d507 IMessageFilter::HandleInComingCall() should be HandleIncomingCall(). by Jake Hamby · 21 years ago
  47. db30361 Implementation of lineGetTranslateCaps. by Rein Klazes · 21 years ago
  48. 4943881 Encoding fixes in Ukrainian translation. by Ilya Korniyko · 21 years ago
  49. c07ce05 Moved loading of the home registry files to the server, there's no by Alexandre Julliard · 21 years ago
  50. c4effa3 Use the Unix codepage to convert the user name to Unicode. by Alexandre Julliard · 21 years ago
  51. b37eab4 WNetGetConnection(): use QueryDosDevice to return a fake remote name by Krishna Murthy · 21 years ago
  52. 57f7a2c Implemented IsAsyncMoniker. by Kevin Koltzau · 21 years ago
  53. 80422fb Make WM_GETMINMAXINFO default behaviour more like the Windows one. by Dmitry Timoshkov · 21 years ago
  54. 2e2f666 Update spec file. by Matthew Davison · 21 years ago
  55. a7c3107 EM_UNDO should always return TRUE for single line edit. by Krishna Murthy · 21 years ago
  56. f950d97 Remove the last remaining wine options when running programs. by Dimitrie O. Paun · 21 years ago
  57. 329aa74 Fixed crash when selecting the drive letter combo box. by Alexandre Julliard · 21 years ago
  58. 7e9757c Removed handling of special root keys, this is done by the client now. by Alexandre Julliard · 21 years ago
  59. f4a535d In get_buffer_space() function, HeapReAlloc() will not allocate memory by Andrey Panov · 21 years ago
  60. b41466b Allow applications, under certain conditions, to set data into the by Ulrich Czekalla · 21 years ago
  61. 56193ec It's OK to have dwNumEntries == 0 if there is no network connection. by Dmitry Timoshkov · 21 years ago
  62. faf1b08 - PMsg processing thread (currently only Notifications handling) by Raphael Junqueira · 21 years ago
  63. 311e034 Release 20040505. by Alexandre Julliard · 21 years ago wine-20040505
  64. 54984ea Keep the translated READMEs in sync with the English one. by Vincent Béron · 21 years ago
  65. 0359eaa Implemented SystemClock (IReferenceClock by dshow). by Raphael Junqueira · 21 years ago
  66. eed647d Remove bitmaps that were only used for the 3.1 look. by Alexandre Julliard · 21 years ago
  67. bce73e4 Update OFN_READONLY flag when closing file dialog. by Wolfgang Schwotzer · 21 years ago
  68. 5f27ca2 Added options to update an existing WINEPREFIX directory and to run by Alexandre Julliard · 21 years ago
  69. 0a19a07 Set additional environment variables at startup from by Alexandre Julliard · 21 years ago
  70. 0040ba9 Updated to the new alsa api. by James Courtier-Dutton · 21 years ago
  71. 900492a A couple of changes to avoid some failures on XP. by Alexandre Julliard · 21 years ago
  72. 4113217 Added support for DIRID_USERPROFILE. by Alexandre Julliard · 21 years ago
  73. 55954f2 Remove unused header. by Steven Edwards · 21 years ago
  74. 70cd740 The msacm directory is special. by Ferenc Wagner · 21 years ago
  75. 0d1b423 Trace the system and user locales upon startup. by Jon Griffiths · 21 years ago
  76. 7be996e - fix cRef Leak (init to 1, should be 0) of IDMPerformance by Raphael Junqueira · 21 years ago
  77. ae42aad Initialize ntdll debugging earlier on so that we can trace the server by Alexandre Julliard · 21 years ago
  78. ab92cfe Replaced LPINPUT_RECORD by PINPUT_RECORD. by Alexandre Julliard · 21 years ago
  79. 26fe914 Minor documentation updates. by Steven Edwards · 21 years ago
  80. 048b3ac Fixed RtlSetEnvironmentVariable to deal properly with Unicode strings by Alexandre Julliard · 21 years ago
  81. 4e5b9ef We should not make deststring static since we count on it being fresh by Francois Gouget · 21 years ago
  82. bc8007f Add trailing '\n's to ok() calls. by Francois Gouget · 21 years ago
  83. 1afbcd7 - fix DirectSound Creation by dmusic (fix recent Unreal2 regression) by Raphael Junqueira · 21 years ago
  84. 4dc686d Make IDirectMusicScriptImpl_IDirectMusicScript_CallRoutine return S_OK by Raphael Junqueira · 21 years ago
  85. f0b47e2 Implemented CoInternetCombineUrl and CoInternetCompareUrl. by Kevin Koltzau · 21 years ago
  86. 9f1aea2 Assorted spelling fixes. by Francois Gouget · 21 years ago
  87. 3d38e72 Windows 95 has no StrRetToBSTR, add dynamic lookup to avoid blocking dialog. by Jakob Eriksson · 21 years ago
  88. 9e19e3f Prevent Windows 95 from blocking on linking issue. by Jakob Eriksson · 21 years ago
  89. df4409f winejack.drv only supports 16bit sound so we can simplify the sound by Francois Gouget · 21 years ago
  90. 91c2507 If ARTS_WaveInit() failed then transmit the failure upstream in by Francois Gouget · 21 years ago
  91. 127b25d Added msacm32 to the tests. by Robert Reif · 21 years ago
  92. bf75c5c Taking into account wavemap and midimap there can be up to 8 output by Francois Gouget · 21 years ago
  93. 319fa1c Some more tests for focus behavior when hiding/showing windows. by Alexandre Julliard · 21 years ago
  94. cfc3943 Make our ascii strings static const. by Francois Gouget · 21 years ago
  95. ff39b87 Fixed strict aliasing issues in dlls/ole32. by Marcus Meissner · 21 years ago
  96. 9f986f9 Don't close the current thread display on process exit, we don't close by Alexandre Julliard · 21 years ago
  97. 49f0dd3 Implemented an array of 26 drives and interface functions for adding, by Chris Morgan · 21 years ago
  98. b2d8cd3 - F2 is now an accelerator for rename by Krzysztof Foltman · 21 years ago
  99. 088db8b Delegates messages directly to the edit control window proc instead of by Ulrich Czekalla · 21 years ago
  100. 7507ad2 Add NM_RCLICK notification support for toolbars. by Maxime Bellengé · 21 years ago