1. 73077e3 Added Portuguese language support. by Gustavo Junior Alves · 25 years ago
  2. 6e74ec0 Use the COM macros rather than directly accessing the lpvtbl field. by Francois Gouget · 25 years ago
  3. 22d4b0a Use LoadString16 for FormatMessage16 and handle by Uwe Bonnes · 25 years ago
  4. 81bc9df Some adjustments to ExtTextOut. by Luc Tourangeau · 25 years ago
  5. 62efee2 Fixed the clipping for the postscript driver and turned it on (by setting by Stephane Lussier · 25 years ago
  6. c25e715 Account for the trailing NULL in GetLogicalDriveStringsA. by Uwe Bonnes · 25 years ago
  7. afa8fe9 Fixed a typo in a function declaration. by Francois Gouget · 25 years ago
  8. 3d4cabf Added Hungarian keyboard support. by Zoltan Kovacs · 25 years ago
  9. 22614a3 We have to activate MDI child windows. by Thuy Nguyen · 25 years ago
  10. 8f16613 Use Get|SetPropA to store lParam to retrieve the OPENFILENAME16 for a hWnd. by Uwe Bonnes · 25 years ago
  11. d18dd23 Correct usage of a scratch array in X11DRV_PolyBezier. by Rein Klazes · 25 years ago
  12. 8c36254 Make WM_GETTEXTLENGTH return length for dropdownlist combos. by Gerard Patel · 25 years ago
  13. 73d7337 Removed FillRect in the ownerdrawn button procedure. by Francois Boisvert · 25 years ago
  14. fbecbc2 Make sure the Focus Out window is still the Foreground window before by Abey George · 25 years ago
  15. d21dde7 Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> by Alexandre Julliard · 25 years ago
  16. 30eaa59 Mouse position is signed. by Thuy Nguyen · 25 years ago
  17. 24d4ebf Set the COLOR_3DLIGHT system color to the right window default value. by Noomen Hamza · 25 years ago
  18. a19862f Small hack to check if we need to relocate the TLS directory or not by Marcus Meissner · 25 years ago
  19. 9607512 Relink subdirectory objects on Makefile.in/Make.rules.in change. by Marcus Meissner · 25 years ago
  20. 3cdb3f2 Check for NULL ptr in Propsheet_RemovePage (Xing DVD Player). by Marcus Meissner · 25 years ago
  21. 7916ca3 Don't ref NULL ptrs in debug. by Marcus Meissner · 25 years ago
  22. 24f1219 If the joydevice is not present, do not create a DirectInputDevice. by Marcus Meissner · 25 years ago
  23. 38ffcc3 Map PrintDlg16 to PrintDlgA. by Huw D M Davies · 25 years ago
  24. 72e7092 Small fixes. by Juergen Schmied · 25 years ago
  25. 371c420 Made TrackPopupMenu with TPM_RETURNCMD returning the id instead of true. by Juergen Schmied · 25 years ago
  26. c87736d Prevent self referencing next pointer during insert. by Ulrich Czekalla · 25 years ago
  27. febd2db Added some missing definitions. by Eric Pouech · 25 years ago
  28. 93b12f8 Added Dutch to the languages supported by MCI. by Klaas van Gend · 25 years ago
  29. 1a3f368 Updated status of internationalisation. by Klaas van Gend · 25 years ago
  30. 8c32184 Bugfix: *Don't* resolve PE imports if asked not to ... by Ulrich Weigand · 25 years ago
  31. 9f14ca6 Bugfix: DdeNameService was broken. by Ulrich Weigand · 25 years ago
  32. 2a34385 Bugfix: When loading an executable module fails, don't perform module by Ulrich Weigand · 25 years ago
  33. 92418ee Moved bitmap resource to language-independent resource file. by Klaas van Gend · 25 years ago
  34. 8670b6f Added warning for future VERSION_GetVersion() (mis-)users and made by Andreas Mohr · 25 years ago
  35. 84e2d6b Added stubs for RevokeActiveObject, GetActiveObject, fixed by Marcus Meissner · 25 years ago
  36. e14deff Added german keyboard layout with "nodeadkeys" option enabled (just to by Marcus Meissner · 25 years ago
  37. 0d4f3cf Stub for VideoCapDriverDescAndVer. by Marcus Meissner · 25 years ago
  38. d87a8ab Replicate CreateDirectory() LastError workaround for the LFN part. by Marcus Meissner · 25 years ago
  39. 229a28f Also escape characters >=0x80 within the wineregistry savefile. by Marcus Meissner · 25 years ago
  40. 7e09874 Don't use malloc/free in winaspi32. by Marcus Meissner · 25 years ago
  41. 2b31a87 Use 1 macro for rgbbitdepth -> byte determination. by Marcus Meissner · 25 years ago
  42. b816680 Replaced double ChangeDisplaySettingsA by (Ex)[AW]. by Marcus Meissner · 25 years ago
  43. 79077f3 Bugfix: Don't call GetVersionExA too early, to avoid breaking by Ulrich Weigand · 25 years ago
  44. 260cd4e First implementation of LoadTypeLibEx(). by Rein Klazes · 25 years ago
  45. 97a99e5 Added stub for WMMMIDIRUNONCE called by midimap.drv. by Marcus Meissner · 25 years ago
  46. 17d455b Set refcounter to 1 on initial init or WSAStartup/WSAStartup with by Marcus Meissner · 25 years ago
  47. 48dfed7 Create DirectSound object even without sounddevice. Games can be by Marcus Meissner · 25 years ago
  48. e216de9 Fixed some of the issues reported by winapi-check, by adding arguments by Patrik Stridvall · 25 years ago
  49. 385dc18 Added ability to call winapi_check from the Makefiles. by Patrik Stridvall · 25 years ago
  50. 410d899 Modification due to problems with winapi-check. by Patrik Stridvall · 25 years ago
  51. afe3b0c - Adapted to changes in Wine. - Minor improvements. by Patrik Stridvall · 25 years ago
  52. d6d994f Made event manipulation routines public. by Alexandre Julliard · 25 years ago
  53. 22b861c - Moved dplay and dplayx to a proper home in the dlls directory. by Peter Hunnisett · 25 years ago
  54. a018d85 Rewrite the ShowOwnedPopups function with a safety algorithm. by Noomen Hamza · 25 years ago
  55. 13409b3 Make ExecFocusedItem return -1 on failure. by Karl Lessard · 25 years ago
  56. 89391af - Changed return code for failure on *_DllGetClassObject to by Peter Hunnisett · 25 years ago
  57. de5e1af Support TRAP_sig for FreeBSD (with the help of Juergen Lock). by Alexandre Julliard · 25 years ago
  58. 20f7ef7 Remember the allocated string to free it. by Uwe Bonnes · 25 years ago
  59. 6df0694 Force recalculation of menu when calling InsertMenuItem. by Gerard Patel · 25 years ago
  60. cdff543 Implementation of 2 Win98 by-ordinal SHELL32 routines. Helps Win98 by Ian Schmidt · 25 years ago
  61. 09c71b1 Fixed typo in hDrv for sending message. by Eric Pouech · 25 years ago
  62. d19d25a Removed last dependancies between MCI drivers and WINMM/MMSYSTEM DLLs. by Eric Pouech · 25 years ago
  63. c26cccb Got rid of hack on WAVEHDR's & MIDIHDR's reserved field for 16/32 bit by Eric Pouech · 25 years ago
  64. c1e3bbf Check for OSS driver presence and return error accordingly. by Eric Pouech · 25 years ago
  65. 322f45c Got rid of hack on MIDHDR's reserved field for 16/32 bit discrimination. by Eric Pouech · 25 years ago
  66. 31655a6 Fixed crash with mapper loading. by Eric Pouech · 25 years ago
  67. 300da9c Got rid of hack on WAVEHDR's reserved field for 16/32 bit discrimination. by Eric Pouech · 25 years ago
  68. 5ca7bae Typo correction. by Eric Pouech · 25 years ago
  69. e91d976 Fix integer based resource id assumption. Add support for string based type ids. by Ulrich Czekalla · 25 years ago
  70. a39ad1a Added some basic Winsock2 definitions. by Ove Kaaven · 25 years ago
  71. ec29ba8 Added EXCEPT_EVENT to wineserver select loop. by Ove Kaaven · 25 years ago
  72. 0bac5e9 Fix for VFAT_IOCTL_READDIR_BOTH. by Peter Ganten · 25 years ago
  73. b398479 Small wing enhancement. by Peter Ganten · 25 years ago
  74. 5ca2ec4 Return key should not be ignored in multiline edit even if by Stephane Lussier · 25 years ago
  75. ec09a40 DPtoLP needs to round the result. by Francis Beaudet · 25 years ago
  76. d3d2477 rcPaint has to be returned in logical coordinates but was intersected by Francis Beaudet · 25 years ago
  77. 8b47ec2 Fixed GetRandomRgn. by Richard Cohen · 25 years ago
  78. 70810d9 Made GetCurrentDirectory return long name of the current directory. by Abey George · 25 years ago
  79. 61b15de Use an extra bit in the button status byte to flag whether the by Rein Klazes · 25 years ago
  80. 3d06d20 Moved all signal support to a new platform-specific file. by Alexandre Julliard · 25 years ago
  81. 55c2d90 Release 990923. by Alexandre Julliard · 26 years ago wine-990923
  82. ea0fd4d Added clipboard server. by Noel Borthwick · 26 years ago
  83. 37fd2d1 Made a new improved version of winapi-check in perl. by Patrik Stridvall · 26 years ago
  84. 26e1653 Implemented uppercasing functions (based on a patch by Robert by Alexandre Julliard · 26 years ago
  85. 8276f69 Fixed some of the issues reported by winapi-check. by Patrik Stridvall · 26 years ago
  86. fe28f25 Modification due to problems with winapi-check. by Patrik Stridvall · 26 years ago
  87. fcc24ff WS_POPUP windows (excluding the WS_POPUPWINDOW windows) should be by Noomen Hamza · 26 years ago
  88. 3d696d9 CreateDIBitmap creates a monochrome bitmap only when the first color of the by Francois Boisvert · 26 years ago
  89. 5a3505c Non active window should be activated when it gets any by Noomen Hamza · 26 years ago
  90. 2b4102e Added WINEOSS descriptor. by Eric Pouech · 26 years ago
  91. cbb03ce MMSYSTEM_GetIData() now dies when no iData is present by Eric Pouech · 26 years ago
  92. 4853b6d Added lolvldrv.c and oss.c. by Eric Pouech · 26 years ago
  93. 6fea55f Added dlls/winmm and dlls/winmm/wineoss directories. by Eric Pouech · 26 years ago
  94. dc8d856 No longer checking for correct iData in code. by Eric Pouech · 26 years ago
  95. 526b3c9 Added missing DriverCallBack function. by Eric Pouech · 26 years ago
  96. fa5f006 All headers (wave and midi functions) are now seen as segptr. by Eric Pouech · 26 years ago
  97. 843ea29 Added some missing defines. by Eric Pouech · 26 years ago
  98. 4c37e23 Now using the same structs for low-level drivers as Windows do. by Eric Pouech · 26 years ago
  99. 22d333d Make it (almost) 32 bit only. Reflected creation of WINEOSS module. by Eric Pouech · 26 years ago
  100. ed18ce6 Make it (almost) 32 bit only. by Eric Pouech · 26 years ago