1. 935e3df Support DirectSound 8 interfaces. Split interface implementations into by Ove Kaaven · 23 years ago
  2. 8e4eb3a Completed implementation of comcat.dll, incl. Dll[Un]RegisterServer. by John K. Hohm · 23 years ago
  3. 336185a Don't use msvcrt. by Alexandre Julliard · 23 years ago
  4. 53989dd Replaced stricmp/strnicmp with strcasecmp/strncasecmp. by Gregg Mattinson · 23 years ago
  5. f7635f3 Display the name of the started process in the desktop title. by Uwe Bonnes · 23 years ago
  6. c6228b3 Fixed defaultGuiFont for Korean. by Won Kyu Park · 23 years ago
  7. f9731a4 - Correct page rectangle calculation. - Improve traces. by Guy L. Albertelli · 23 years ago
  8. 083bf18 Authors: Peter Hunnisett <peter@transgaming.com>, Ove Kaaven <ovek@transgaming.com> by Alexandre Julliard · 23 years ago
  9. 50e8768 MapVirtualKey actually returns uppercase keys in Windows. by David Hammerton · 23 years ago
  10. 01ecb57 Authors: David Hammerton <david@transgaming.com>, Peter Hunnisett <peter@transgaming.com> by Alexandre Julliard · 23 years ago
  11. 61fc6f8 Add more magic to find the start of the nametable. by Huw D M Davies · 23 years ago
  12. d3cab18 Moved DC origin into device-specific structure. by Alexandre Julliard · 23 years ago
  13. d2e22f9 ADPCM nybble processing order was incorrect. by David D. Hagood · 23 years ago
  14. 2e2988d Faster performance in TEXT_Ellipsify for long strings. by Paul Rupe · 23 years ago
  15. 21fbb40 Support for LVM_SUBITEMHITTEST; check for out-of-bounds subitem index by Paul Rupe · 23 years ago
  16. e73d3c4 Added RunFileDlg with MRU list. Added template to all .rc files. by Nix N. Nix · 23 years ago
  17. 5a04e00 Some grammar fixes. by Tony Lambregts · 23 years ago
  18. ff4f41d Added Korean resources. by Won-kyu Park · 23 years ago
  19. 4911d0b - Save and restore current directory in GetFileDialog95W if by Sander van Leeuwen · 23 years ago
  20. 54c8f7b Changed DllOverrides so we use builtin rpcrt4, ole32, oleaut32. by Marcus Meissner · 23 years ago
  21. e81f10c Merged the two serializer and unserializer functions into one, cleaned by Marcus Meissner · 23 years ago
  22. 238cdea Added some debugoutput functions for TYPEATTR, IDLDESC, VARDESC. by Marcus Meissner · 23 years ago
  23. ddf16e0 Handle ascii & unicode drag and drop structures in DragQueryFileA & by Sander van Leeuwen · 23 years ago
  24. 85844e5 Authors: Jesse Allen <uh_ja@gmx.net>, Lionel Ulmer <lionel.ulmer@free.fr> by Alexandre Julliard · 23 years ago
  25. 4e73595 - Partially implement LdrGetDllHandle. - Implement LdrGetProcedureAddress. by Mike McCormack · 23 years ago
  26. b65c99b Updated so it's in line with README. by Vincent Béron · 23 years ago
  27. a67f1c1 Release 20020605. by Alexandre Julliard · 23 years ago wine-20020605
  28. 1f54f1b Updated README.fr so it's in line with README. by Vincent Béron · 23 years ago
  29. eef5d66 Added PCF_TOTALTIMEOUTS to comm properties. by Marcelo Welter · 23 years ago
  30. 25a3879 Update FreeBSD-related notes. by Gerald Pfeifer · 23 years ago
  31. 034e39b Check access rights before renaming or deleting files (based on by Alexandre Julliard · 23 years ago
  32. ccab287 French translation of the README file. by Jean-Bruno Luginbühl · 23 years ago
  33. df6fa30 Duplicated wsprintf implementation in shlwapi. by Alexandre Julliard · 23 years ago
  34. a5589d5 Documentation improvements. by Andreas Mohr · 23 years ago
  35. 957f1f9 Only allow tabs in popup menus, and make sure to never display them. by Andreas Mohr · 23 years ago
  36. fd625dd Added marshalling of IUnknown. by Marcus Meissner · 23 years ago
  37. 05fffb1 API files update. by Patrik Stridvall · 23 years ago
  38. 296c5a6 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
  39. 3c85eb1 Added --debugmsg option to the debugger. by Alexandre Julliard · 23 years ago
  40. 65a4216 Merged Martin Fuchs' file manager (with the help of Steven Edwards). by Alexandre Julliard · 23 years ago
  41. 1cf0261 Check if relay debugging is still on before printing something. by Alexandre Julliard · 23 years ago
  42. 235d82e nitialDir handling and InitialFile handling now agrees with MSDN by Jason Edmeades · 23 years ago
  43. 221b438 Don't free the stack selector, it's freed in ExitThread anyway (thanks by Alexandre Julliard · 23 years ago
  44. b706b23 Implemented a MP3 decoder (based on mpglib). by Eric Pouech · 23 years ago
  45. a061b84 Moved specification of relay and snoop include/exclude functions to by Alexandre Julliard · 23 years ago
  46. 78b041c Better encapsulation of the font and metafile objects. by Alexandre Julliard · 23 years ago
  47. c6476e9 Warn the user if 'wine' will not find its libraries after installation by Marcus Meissner · 23 years ago
  48. 978a934 Fixed incorrect pointer-cast arithmetic. by Bill Medland · 23 years ago
  49. bbbc18b Added version info to 16-bit shell.dll. by Johan Gill · 23 years ago
  50. f1451e6 Warning fix. by Gerald Pfeifer · 23 years ago
  51. 7efd615 Fixed another regression in PlaySound. by Eric Pouech · 23 years ago
  52. 37fb021 More stream definitions. by Warren Turkal · 23 years ago
  53. fb24f71 Porting fixes. by Steven Edwards · 23 years ago
  54. 376e650 Better separation of the palette functions. Removed the palette driver. by Alexandre Julliard · 23 years ago
  55. 0d588a4 Fixed DebugBreakProcess (now generates EXCEPTION_BREAKPOINT instead of by Eric Pouech · 23 years ago
  56. 26c1c42 Added ability to turn on/off debug channels. by Eric Pouech · 23 years ago
  57. 70e192b Removed CURSORICON_IconToCursor now that we support color cursors. by Alexandre Julliard · 23 years ago
  58. 36ed03e Complete ICatInformation implementation. by John K. Hohm · 23 years ago
  59. dec4552 Declare NtCreateFile(), NtOpenFile() and NtReadFile(). by Mike McCormack · 23 years ago
  60. b7828ac Fixed wrong cast; MSDN says lpDropFileStruct->pFiles is offset in by Sander van Leeuwen · 23 years ago
  61. 4bdd90d Corrected installation of the wine applications, fixed call to regedit. by Andriy Palamarchuk · 23 years ago
  62. fa67984 Portability fix. by Steven Edwards · 23 years ago
  63. 93bfa0d Implementation for console control events (includes process groups support). by Eric Pouech · 23 years ago
  64. 5e765fb Fixed some selection bugs. by Eric Pouech · 23 years ago
  65. e514a4a Really enter the debugger when DebugBreak(Process) is invoked on debuggee. by Eric Pouech · 23 years ago
  66. 9c3059c Added ctrl-c support. by Eric Pouech · 23 years ago
  67. 1d86056 Better too long lines detection, added del key support in emacs mode. by Eric Pouech · 23 years ago
  68. 1ae26eb - Made sure const LP were actually const in dinput.h. by Vincent Béron · 23 years ago
  69. c075f35 Show in which file the function is actually implemented, as well as by Vincent Béron · 23 years ago
  70. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  71. 4d73152 Removed obsolete README. by Alexandre Julliard · 23 years ago
  72. ffb4956 Added fallback read() for missing/failing mmap(). by Alexandre Julliard · 23 years ago
  73. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  74. 332d62b Avoid division by zero (thanks to David Ronis). by Alexandre Julliard · 23 years ago
  75. d8a9244 Added function table to GDI objects for better encapsulation. by Alexandre Julliard · 23 years ago
  76. 65adc24 Fixed next_user_handle to also work on deleted handles. by Alexandre Julliard · 23 years ago
  77. 2da362f Use native libc functions instead of msvcrt ones. by Andriy Palamarchuk · 23 years ago
  78. 4b05094 Added Israeli Hebrew keyboard, and fixed a problem in the matching of by Shachar Shemesh · 23 years ago
  79. be367c7 Added wine_server_fd_to_handle to replace FILE_DupUnixHandle. by Alexandre Julliard · 23 years ago
  80. 9851f7a Match behaviour of ImageList_LoadImageA wrt cx parameter (when set to zero). by Sander van Leeuwen · 23 years ago
  81. c97e24e Fixed warnings. by Gerald Pfeifer · 23 years ago
  82. 0b386cd Fixes for building on mingw. by Steven Edwards · 23 years ago
  83. 5188574 Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. by Alexandre Julliard · 23 years ago
  84. 0427479 Removed -managed option. by Tony Lambregts · 23 years ago
  85. 5aead17 Portability fixes. by Alexandre Julliard · 23 years ago
  86. a032277 - Fixed GetSystemTimeAdjustment prototype and added it to winbase.h. by Vincent Béron · 23 years ago
  87. 13b0dc5 Replaced swprintf by wsprintfW. by Alexandre Julliard · 23 years ago
  88. d36c8e9 Ensure that an out-of-process COM object is started only once. by Bill Medland · 23 years ago
  89. 6a5ba8f Fixed some more missing \n in traces. by Vincent Béron · 23 years ago
  90. bbee7ec - Check for valid part nr in STATUSBAR_GetTextLength. by Sander van Leeuwen · 23 years ago
  91. e656fc1 Dropped superflous Remote_CoGetClassObject() (entirely contained in by Marcus Meissner · 23 years ago
  92. 4664903 Some other synchronisation issues. by Eric Pouech · 23 years ago
  93. 94152d5 Fixed some alignment issues (based on a patch by Gregg Mattinson). by Alexandre Julliard · 23 years ago
  94. 3629074 Fixed buffer handling of some locale functions (based on a patch by by Alexandre Julliard · 23 years ago
  95. 43b3177 Removed redundant checks and variables, fixed some tests, some cosmetic changes. by Jakob Eriksson · 23 years ago
  96. ec13989 Fixed some tests that were failing under Wine. by Alexandre Julliard · 23 years ago
  97. 9f0ff1b Moved WORDS_BIGENDIAN macros to basetsd.h. by Alexandre Julliard · 23 years ago
  98. 9c90cc8 Replaced 0 by -1 to indicate free entry in X11DRV_PALETTE_XPixelToPalette. by Gregg Mattinson · 23 years ago
  99. d736e82 Fixed the LARGE_INTEGER and ULARGE_INTEGER unions for big endian. by Gregg Mattinson · 23 years ago
  100. dea6820 - Fixed drawing of borders to that of native (uses DrawEdge). by Guy L. Albertelli · 23 years ago