1. 60d40cd Only do the unload_dll server call at the time we actually unload the dll. by Alexandre Julliard · 22 years ago
  2. a3c5ad4 Suspended threads should not acquire synchronization objects. by Peter Hunnisett · 22 years ago
  3. e85357d - supported Platforms didn't mention MacOS X prominently enough by by Andreas Mohr · 22 years ago
  4. 551797b Properly save/restore %gs register across 16-bit calls. by Alexandre Julliard · 22 years ago
  5. 7e92c9a Replaced most uses of the auto-generated glue code by explicit calls by Alexandre Julliard · 22 years ago
  6. 84c48b9 Fixes to IShellFolder::GetAttributesOf: by Alberto Massari · 22 years ago
  7. e5cef3b Moved CreateThread16 to kernel, and made it use WOWCallback16. by Alexandre Julliard · 22 years ago
  8. 41018ad Removed no longer needed UseXTerm internal variable. by Eric Pouech · 22 years ago
  9. b2f079b - don't create a new console upon startup by Eric Pouech · 22 years ago
  10. b59bdbf Get rid of win16drv directory. by Alexandre Julliard · 22 years ago
  11. 69e631d Removed the 16-bit graphics driver support; this has been broken for a by Alexandre Julliard · 22 years ago
  12. ce13153 Moved LDT selector allocation routines to libwine. by Alexandre Julliard · 22 years ago
  13. 28d65b1 MoveFile[AW] should simply call MoveFileEx[AW]. Should fix issue by Alexandre Julliard · 22 years ago
  14. 149c0c5 Implemented DSP Version command. by Sylvain Petreolle · 22 years ago
  15. deaf02a Remove assembly generation from wrc. by Dimitrie O. Paun · 22 years ago
  16. f498d4b Move controller info and state/functionality info initialization to by Jukka Heinonen · 22 years ago
  17. 8e04bab Fixed behavior when changing both sb and win size, as the order of by Eric Pouech · 22 years ago
  18. 12b7c26 Only print 4 hexdigits for tid. by Eric Pouech · 22 years ago
  19. ea95741 Check both pointers in GetContainingTypeLib. by Mike Hearn · 22 years ago
  20. 7aa04f2 Implemented GlobalMemoryStatusEx(). by Mike Hearn · 22 years ago
  21. 37f0817 Add some OLECMDIDs present in MS headers. by Mike Hearn · 22 years ago
  22. 04bb802 Added a "basic usage" section that deals with installation, by Mike Hearn · 22 years ago
  23. 02a53c1 Added send_thread_signal() function and properly handle errors caused by Alexandre Julliard · 22 years ago
  24. 4378d25 Avoid some redundant calls to time(NULL). by Alexandre Julliard · 22 years ago
  25. c509bc4 Turn off -Wpointer-arith if it generates warnings when including string.h. by Mike McCormack · 22 years ago
  26. efa2b0c Accept either TVI_ROOT or NULL for the parent to imply sort the entire tree. by Tim Segall · 22 years ago
  27. 841d982 - made support for paged output a generic feature in wcmd by Eric Pouech · 22 years ago
  28. abef9da Forbids selecting (for clipboard) areas larger than the actual by Eric Pouech · 22 years ago
  29. 1cd00da InternetOpenUrlA (http/s case): Use client for HttpOpenRequestA, don't by Uwe Bonnes · 22 years ago
  30. 1b74cf2 No need to support -mwindows as a synonim for -mgui: it's a gcc-ism by Dimitrie O. Paun · 22 years ago
  31. 513ab31 Now compiles on windows. Added a couple more checks. by Dan Kegel · 22 years ago
  32. fa8cca5 Define CD_SECS and CD_FRAMES also on non-Linux systems. Avoid a by Gerald Pfeifer · 22 years ago
  33. 77c8b1d Pass the pid of the new process in the new_process request, don't by Alexandre Julliard · 22 years ago
  34. 745a78f Remove some unreachable code. by Michael Stefaniuc · 22 years ago
  35. 490d2a7 Fixed a problem getting the GUID to compile under windows and wine. by Robert Reif · 22 years ago
  36. 2154db4 Fix TRACE format string. by Gerald Pfeifer · 22 years ago
  37. 8985c02 Implement GetDeviceInfo and GetObjectInfo for the keyboard device. by Lionel Ulmer · 22 years ago
  38. f4d19e6 Added checks when editing window and sb size so that they are kept consistent. by Eric Pouech · 22 years ago
  39. a89063e Added handling for PSNRET_INVALID in PSN_APPLY notification. by Eric Pouech · 22 years ago
  40. 50edbc9 Set a default 50 lines in history for console apps. by Eric Pouech · 22 years ago
  41. a20622d Make 'cmd /c cl /MUMBLE foo.c' pass /MUMBLE to cl. by Dan Kegel · 22 years ago
  42. f854404 Add missing LeaveCriticalSection's in error path. by Michael Stefaniuc · 22 years ago
  43. 9a1b221 Print out name of float exceptions. by Marcus Meissner · 22 years ago
  44. 7be7c67 Link in shell32 only in gui mode. by Dimitrie O. Paun · 22 years ago
  45. bc362fd Added definitions for DirectSoundFullDuplex and moved some GUIDs around. by Robert Reif · 22 years ago
  46. 03e5ce3 Release 20030219. by Alexandre Julliard · 22 years ago wine-20030219
  47. 1e80f30 Added pipe.ok. by Alexandre Julliard · 22 years ago
  48. a36fa53 Updated authors list. by Alexandre Julliard · 22 years ago
  49. 5871174 Fixed read-overflow spotted by valgrind. by Eric Pouech · 22 years ago
  50. a969416 Ignore get shadow buffer function. by Jukka Heinonen · 22 years ago
  51. 76c3065 Fixed installation order of linkable dlls. by Alexandre Julliard · 22 years ago
  52. 54f377c Move resize memory block to winedos and make it resize in place and by Jukka Heinonen · 22 years ago
  53. f540ea6 Rough implementation of _O_TEXT/_O_BINARY translation by doing single by Uwe Bonnes · 22 years ago
  54. 52a414c - Some systems/drives are very slow to read the TOC. To address this by Waldeck Schutzer · 22 years ago
  55. a639d83 Avoid playing data tracks. by Waldeck Schutzer · 22 years ago
  56. fab11ed Avoid warnings. by Gerald Pfeifer · 22 years ago
  57. 88eba44 Added check for illegal pipe names. Added regression test. by Dan Kegel · 22 years ago
  58. 034000b Convert Twips values from the registry. by Andreas Mohr · 22 years ago
  59. 6356a44 Authors: Sander van Leeuwen <sandervl@xs4all.nl>, Dietrich Teickner <Dietrich_Teickner@t-online.de> by Alexandre Julliard · 22 years ago
  60. def211c For better concurrency, separate the connections from the bindings. by Ove Kaaven · 22 years ago
  61. 586808f - Avoid possible seg fault when calling TRACE with NULL string pointers. by Warren Baird · 22 years ago
  62. 001fa26 Increase size of insufficiently big stack allocated buffer used for by Warren Baird · 22 years ago
  63. 1868b02 When updating the edited line, remember to update attributes, too. by Jukka Heinonen · 22 years ago
  64. d0882d5 - removed unused function: SetSymbolValue by Eric Pouech · 22 years ago
  65. 0607e08 - added parsing of C++ inheritence information by Eric Pouech · 22 years ago
  66. ccb4b9c A fix to get edit control scrolls bars to draw in the correct position. by Duane Clark · 22 years ago
  67. 9f5f86e Tests for RtlCharToInteger, RtlExtendedMagicDivide, RtlUpperChar, by Thomas Mertes · 22 years ago
  68. f4757bb - Implement RtlCharToInteger, RtlExtendedMagicDivide, RtlUpperChar, by Thomas Mertes · 22 years ago
  69. 8cded56 - the first argument in several Unicode functions was an ASCII string by Alberto Massari · 22 years ago
  70. 97b4e6f "Implemented" IID_BS_* macros. by Ove Kaaven · 22 years ago
  71. 7034e8b Added missing release_object. by Mike McCormack · 22 years ago
  72. e66207e Moved all references to file descriptors out of the generic object by Alexandre Julliard · 22 years ago
  73. ac13d2f Print thread ids in traces with only 4 digits now that they are small integers. by Alexandre Julliard · 22 years ago
  74. 8bc93e2 Print dll name too for stub exceptions. by Alexandre Julliard · 22 years ago
  75. 5d35bc7 Correctly encode wParam for WM_SYSCOMMAND,SC_SIZE messages. by Duane Clark · 22 years ago
  76. 3ea0cb3 Added stub for CryptUnprotectData. by Alberto Massari · 22 years ago
  77. 9902af2 Add entry for no html in patches. by Tony Lambregts · 22 years ago
  78. faaeb19 Porting fixes. by Steven Edwards · 22 years ago
  79. 3801294 - Fix small bug in RtlFindMostSignificantBit. It returned sometimes by Thomas Mertes · 22 years ago
  80. d0e4a76 Make sure get_file_size uses a valid fd (spotted by Uwe Bonnes). by Alexandre Julliard · 22 years ago
  81. 851d25d Set default loadorder to native for dlls that contain an explicit path. by Alexandre Julliard · 22 years ago
  82. 027cef8 Updated regression testing documentation. by Tony Lambregts · 22 years ago
  83. 893f5ff Allowed waveInMessage to use physical information (as waveOut does). by Eric Pouech · 22 years ago
  84. cf2dea0 NDR marshalling fixes. by Ove Kaaven · 22 years ago
  85. 1a0112a Make NdrDllRegisterProxy use the interface stub header instead of the by Ove Kaaven · 22 years ago
  86. 9859ec4 - added GetName() to retrieve type name by Eric Pouech · 22 years ago
  87. ee04693 Moved expr freeing when translating a command (no longer done on each by Eric Pouech · 22 years ago
  88. 22b09a1 Reimplemented distance attenuation formula. by Rok Mandeljc · 22 years ago
  89. ee63d5e - Implemented two lookup tables for the sample fonts. The first, by Shachar Shemesh · 22 years ago
  90. 5be7f69 Added support for direct sound capture and a real direct sound capture by Robert Reif · 22 years ago
  91. 4c9e56b Added additional formats. by Robert Reif · 22 years ago
  92. bcc4bb2 Started to add support for a real direct sound capture driver. by Robert Reif · 22 years ago
  93. 6041ff3 Added/fixed some definitions for direct sound capture. by Robert Reif · 22 years ago
  94. 65a9f4d Support the undocumented behavior of deleting column zero. by Duane Clark · 22 years ago
  95. 4ecc32a Fixed regression in process parent handling. by Eric Pouech · 22 years ago
  96. 743af54 Roll loop back up to avoid code duplication. by Dan Kegel · 22 years ago
  97. 80774de Authors: Mike McCormack <mike@codeweavers.com>, Huw Davies <huw@codeweavers.com> by Alexandre Julliard · 22 years ago
  98. 51e4839 Separate "Enumerate Hardware Addresses" as function, as other netapi32 by Uwe Bonnes · 22 years ago
  99. 909ffb7 Implemented _mbsnbcat. by Michael Stefaniuc · 22 years ago
  100. cf27a7f Changed fd operations to take a struct fd instead of a struct object. by Alexandre Julliard · 22 years ago