1. 913457c Bring documentation in sync regarding expansion of environment by Vincent Béron · 22 years ago
  2. 8d0b4ea Bring wineinstall in sync regarding expansion of environment variables by Vincent Béron · 22 years ago
  3. da8b582 Added a few missing definitions. by Eric Pouech · 22 years ago
  4. a98f129 Moved implementation of QueryDosDevice from ascii to unicode. by Stefan Leichter · 22 years ago
  5. 514521b Make the different helper functions all return actual error codes. by Rolf Kalbermatter · 22 years ago
  6. 3a35544 _ws_gethostbyname() and WSAAsyncGetHostByName() when called with a by Rein Klazes · 22 years ago
  7. 9c771e7 - Implemented semi-stubs for GetOpenFileNamePreviewA/W and by Michael Günnewig · 22 years ago
  8. 63fecde Declare LPCITEMIDLIST as 'const' pointer and adjust shell32 by Martin Fuchs · 22 years ago
  9. 8a4f2ad int33 21h is identical to int33 00h. by Michael Stefaniuc · 22 years ago
  10. dc7c2e4 Added msvcrt headers limits.h and math.h. by Vincent Béron · 22 years ago
  11. 1fc035d Change all head -1 to head -n 1 to be more POSIXly compliant. by Marcus Meissner · 22 years ago
  12. bcd1222 Implemented TAB_SetMinTabWidth and TAB_HighlightItem. by Maxime Bellengé · 22 years ago
  13. e9ebbfc Now that reference counting is correct, there is no need to check if by Robert Reif · 22 years ago
  14. 5cab2b3 Fixed bug parsing /proc/net/arp for arp table. by Juan Lang · 22 years ago
  15. b9ed79c Implemented arp table querying through WsControl, and fixed problem I by Juan Lang · 22 years ago
  16. 1b5c413 - Implemented AVIStreamBeginStreaming and AVIStreamEndStreaming. by Michael Günnewig · 22 years ago
  17. c435c29 Fix FormatMessage when FORMAT_MESSAGE_FROM_HMODULE is specified and by Juan Lang · 22 years ago
  18. d9b8dfd Use a dummy GL context if one is not available when GetDeviceCaps is by Jason Edmeades · 22 years ago
  19. 7fb4957 Make DOS process exit using ExitProcess instead of ExitThread. by Jukka Heinonen · 22 years ago
  20. 09a97f0 Fixed typo. by Vincent Béron · 22 years ago
  21. 28651e8 Added more tests and restructured tests for easier debugging. by Robert Reif · 22 years ago
  22. 5ec32ce Added SecondaryBuffer and DirectSoundCaptureNotify COM objects to get by Robert Reif · 22 years ago
  23. b7945a8 Added a few stub implementations. by Robert Reif · 22 years ago
  24. 3c80bb1 Don't strip the path in LoadModule16 before we have opened the file by Alexandre Julliard · 22 years ago
  25. 0a1fa89 Add support for specific EOI PIC command. by Jukka Heinonen · 22 years ago
  26. dad477c If we don't send custom draw messages for subitems, inherit the color by Dimitrie O. Paun · 22 years ago
  27. 48ff7d1 Define ICON_SMALL2 and ShowWindowAsync(). by Martin Fuchs · 22 years ago
  28. d7b2c8a Define TBIF_BYINDEX. by Martin Fuchs · 22 years ago
  29. d0112aa Authors: Mark Westcott <mark@houseoffish.org>, Mike Hearn <mike@theoretic.com> by Alexandre Julliard · 22 years ago
  30. 3db78b8 Authors: Mark Westcott <mark@houseoffish.org>, Mike Hearn <mike@theoretic.com> by Alexandre Julliard · 22 years ago
  31. 4e1afc6 - Correct return code of loadConfig(). by Mike Hearn · 22 years ago
  32. 2b644d6 Removed wrong or unneeded codepage pragmas. by Alexandre Julliard · 22 years ago
  33. 85abf9c - improve some parameter checking in WSAIoctl by Juan Lang · 22 years ago
  34. 549e247 Implementation of SelectPalette and RealizePalette in the metafile driver. by Dave Belanger · 22 years ago
  35. 2c754a6 Save the ext alignment information in a 8-bytes metarecord as it should be. by Warren Baird · 22 years ago
  36. ca3bfd8 Export SYSDEPS_SwitchToThreadStack() functionality from libwine as by Alexandre Julliard · 22 years ago
  37. d4c1eba Minor updates of Slovenian translations. by Rok Mandeljc · 22 years ago
  38. c24fc00 - improve WsControl error checking by Juan Lang · 22 years ago
  39. ec42ea4 Workaround implemented for passing faked mickeys to mouse callback routine. by Jukka Heinonen · 22 years ago
  40. f68017b Allow application to use VGA window that overlaps framebuffer only partially. by Jukka Heinonen · 22 years ago
  41. 528e6e9 Added some missing functions. by Robert Reif · 22 years ago
  42. 61402c6 Fixed the error message in Wave(In|Out)Init, it used to give a by Mike Hearn · 22 years ago
  43. c667052 Change protoype of SHChangeNotifyRegister to what MSDN says. by Rolf Kalbermatter · 22 years ago
  44. a3f6410 Set SE_GROUP_ENABLED in Attributes of Administrators SID during by John K. Hohm · 22 years ago
  45. b79fc16 Avoid division by zero when the imagelist is created with a width of by Mike Hearn · 22 years ago
  46. 919bd78 Make sure the passed in object pointer is only addrefed on success. by Rolf Kalbermatter · 22 years ago
  47. 2385079 Warning fix. by Alexandre Julliard · 22 years ago
  48. 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
  49. 7df1b9e Start using the exported TEB structure from winternl.h where possible. by Alexandre Julliard · 22 years ago
  50. 6e9f278 Implemented a typelib loader cache. by Mike Hearn · 22 years ago
  51. 46f0d60 Added CoDisconnectObject and CoRegisterMessageFilter prototypes. by Dave Belanger · 22 years ago
  52. 0e3042e Don't use alloca. by Alexandre Julliard · 22 years ago
  53. 06da8c2 Fixed a compile error. by Dave Belanger · 22 years ago
  54. 76a5e0a Added speaker config macros. by Robert Reif · 22 years ago
  55. 9382aed Add CLSID_HTMLDocument. by Mike McCormack · 22 years ago
  56. bdde3a0 Define the IPersistMoniker interface. by Mike McCormack · 22 years ago
  57. b91e9cb Renamed a few more TEB fields. by Alexandre Julliard · 22 years ago
  58. ee10678 Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECORD since that by Alexandre Julliard · 22 years ago
  59. 54acf62 Added missing functions for platforms that don't build the pthreads by Alexandre Julliard · 22 years ago
  60. 02f2813 Renamed a few TEB fields to use the "official" names. by Alexandre Julliard · 22 years ago
  61. fca4a8f Implement (most of) SetupIterateCabinet. by Gregory M. Turner · 22 years ago
  62. 61cb704 No handles were inherited in CreateProcess, all child console programs by Oleg Prokhorov · 22 years ago
  63. 78cd287 Button width should be the larger of text width/bitmap width. by Duane Clark · 22 years ago
  64. 8d5e732 Use MAP_TRYFIXED on NetBSD if available. by Todd Vierling · 22 years ago
  65. 01634c5 Removed some no longer needed definitions from stackframe.h. by Alexandre Julliard · 22 years ago
  66. f7d71bf Converted remaining 16-bit functions to the new varargs mechanism. by Alexandre Julliard · 22 years ago
  67. bf97962 Avoid including stackframe.h if it's not needed. by Alexandre Julliard · 22 years ago
  68. 617839d Added varargs support for 16-bit entry points. by Alexandre Julliard · 22 years ago
  69. 4ff79ad Remove some unneeded __WINESRC__ tests from the headers. by Dimitrie O. Paun · 22 years ago
  70. 4ebc806 Update DLL list, add a link to msdn.com. by Mike Hearn · 22 years ago
  71. 94463d7 Moved profile functions to dlls/kernel. by Alexandre Julliard · 22 years ago
  72. 4e874ee The if1632 directory no longer exists. by Alexandre Julliard · 22 years ago
  73. 6aca040 Moved a few more functions to dlls/kernel. by Alexandre Julliard · 22 years ago
  74. 0ac9690 Moved 16-bit relay and snoop support to dlls/kernel. by Alexandre Julliard · 22 years ago
  75. 1df015a Warn users of winecfg about its incompleteness. by Mike Hearn · 22 years ago
  76. a5b961c Moved selector fixup for the relay code to the callto16 exception by Alexandre Julliard · 22 years ago
  77. a203421 Don't build memcpy_unaligned on 386 to avoid MSVC breakage (reported by Alexandre Julliard · 22 years ago
  78. 31d4a7c Always setup the selection colour, not just in custom draw. by Dimitrie O. Paun · 22 years ago
  79. be3b256 Make all users of DOSVM_Enter explicitly set V86 flag. by Jukka Heinonen · 22 years ago
  80. 3be5d62 Moved 16-bit calls initialization and exception handling to kernel32. by Alexandre Julliard · 22 years ago
  81. d631f30 Fixed copy/paste error in WOWCallback16Ex call (spotted by Dmitry Timoshkov). by Alexandre Julliard · 22 years ago
  82. 9adb6f2 Replace some magic numbers with symbols. by Jukka Heinonen · 22 years ago
  83. 2fb93f1 Fix the hit test for full row select in REPORT mode (found, debugged, by Dimitrie O. Paun · 22 years ago
  84. 3a5b7cf Extended WOWCallback16Ex to support register functions too. This by Alexandre Julliard · 22 years ago
  85. cb1c112 Fix the creation of treeview with checkboxes. by Maxime Bellengé · 22 years ago
  86. 6af30d6 Split win16/32 support. by Steven Edwards · 22 years ago
  87. 9ca159b Moved 16-bit builtin module handling to dlls/kernel/ne_module.c. by Alexandre Julliard · 22 years ago
  88. 1c6a20f Set version to 8.1. by Tom Wickline · 22 years ago
  89. 5069edc More Spanish translations. by José Manuel Ferrer Ortiz · 22 years ago
  90. 3af19f3 Implement DllRegisterServer and DllUnregisterServer for dsound.dll, by John K. Hohm · 22 years ago
  91. 86aa2aa Added Italian resources. by Ivan Leo Murray-Smith · 22 years ago
  92. b679de3 Minor fixes. by Ivan Leo Murray-Smith · 22 years ago
  93. 2fce04e Implement DllRegisterServer and DllUnregisterServer for shdocvw.dll, by John K. Hohm · 22 years ago
  94. 2c29664 Implement DllRegisterServer and DllUnregisterServer for quartz.dll, by John K. Hohm · 22 years ago
  95. 718f9e9 Implement DllRegisterServer and DllUnregisterServer for dplayx.dll, by John K. Hohm · 22 years ago
  96. 41ecd6d Implement DllRegisterServer and DllUnregisterServer for avifil32.dll, by John K. Hohm · 22 years ago
  97. ed31f0c Send STN_CLICKED ad STN_DBLCLK messages to parent window if SS_NOTIFY by Igor Grahek · 22 years ago
  98. 266e19e In the global interface table: by Mike Hearn · 22 years ago
  99. af62e83 Got rid of 16-bit glue code generation since it is no longer used. by Alexandre Julliard · 22 years ago
  100. 5fbb446 Moved most of the 16-bit task support and NE module loader to dlls/kernel. by Alexandre Julliard · 22 years ago