1. 5f39506 - the hardware GL vendors (NVidia and ATI) can support more than 95 by Raphael Junqueira · 21 years ago
  2. 0a5ad9e Remove part of test that crashes win95. by Kevin Koltzau · 21 years ago
  3. a286a30 Added stub for GetRecordInfoFromGuids. by Alex Villacís Lasso · 21 years ago
  4. 96b215f Fixed last mmap issue with mingw windows build. by Kevin Koltzau · 21 years ago
  5. 41b9ae3 Support loading of Wave segments on IDirectMusicSegment8. by Raphael Junqueira · 21 years ago
  6. 1a85a57 Fixed joystick device type for dinput8. by Christian Costa · 21 years ago
  7. c51c46b Moved stub of Control_FillCache_RunDLL from ascii to unicode. by Stefan Leichter · 21 years ago
  8. 9a472ba - don't use a stupid "while (1);" thread when DMPerformance MSG Queue empty by Raphael Junqueira · 21 years ago
  9. d3239b6 Portability fix. by Alexandre Julliard · 21 years ago
  10. 2dff1fe Moved environ definition to port.h. by Alexandre Julliard · 21 years ago
  11. a935c2a Fix update region calculation for the case where a word wraps up to by Ulrich Czekalla · 21 years ago
  12. 32e3d89 Add a couple of missing listview macros. by Jon Griffiths · 21 years ago
  13. e069cf1 Do not activate an MDI child if the child is invisible. by Dmitry Timoshkov · 21 years ago
  14. a270615 Always use $(CC) for building the generated .spec.c file. by Jon Griffiths · 21 years ago
  15. 7109423 Allocate the shared heap inside the Win9x shared memory area. by Alexandre Julliard · 21 years ago
  16. 7163000 Only create the shared heap when Windows version is Win9x. by Alexandre Julliard · 21 years ago
  17. 7ee8adf Added environ support for Darwin. by Emmanuel Maillard · 21 years ago
  18. 616cffb Removed DT_NOCLIP format flag. by Oleg Prokhorov · 21 years ago
  19. b64c89c When repainting a static control, with SS_BITMAP style, do not erase by Rein Klazes · 21 years ago
  20. 1a9ab88 Adjust stack pointer in wine_switch_to_stack to prevent segmentation by Emmanuel Maillard · 21 years ago
  21. 1d2d2d6 Move all FTP functions to unicode. Improve FTP LIST parsing. by Kevin Koltzau · 21 years ago
  22. 94d74b5 Added support for managing reserved memory areas in libwine and ntdll. by Alexandre Julliard · 21 years ago
  23. 307edcc Moved stub of StopWatch from ascii to unicode. by Stefan Leichter · 21 years ago
  24. d5a3187 Implemented AreAnyAccessesGranted. by William Lahti · 21 years ago
  25. b6dae78 Avoid a failure under Win9x. by Dmitry Timoshkov · 21 years ago
  26. c4a5c73 Fix elf_read_wine_loader_dbg_info() for the !__ELF__ case. by Dmitry Timoshkov · 21 years ago
  27. 97ea6ff Add message test for DrawMenuBar. by Dmitry Timoshkov · 21 years ago
  28. 9df137b Add a test for focus change on ShowWindow(child, SW_HIDE). by Dmitry Timoshkov · 21 years ago
  29. eef83b3 - some more fixes to elf module's symbol table handling (including by Eric Pouech · 21 years ago
  30. 20f25c3 Cygwin's mntent.h requires stdio.h to be included first. by Dmitry Timoshkov · 21 years ago
  31. d8a59cd Explicitly specify name of the pipe in the pipe test. by Dmitry Timoshkov · 21 years ago
  32. 09fed75 Some fixes to module browsing. by Eric Pouech · 21 years ago
  33. 60287d0 Make sure we don't truncate the file on open before we have checked by Alexandre Julliard · 21 years ago
  34. 8811628 Add a test for opening an already opened file for writing in a not by Dmitry Timoshkov · 21 years ago
  35. fe0460f Added some traces to kernel file functions. by Christian Costa · 21 years ago
  36. eb04fd2 Converted the memory views list to use the standard functions from by Alexandre Julliard · 21 years ago
  37. 7f4e77b - add version info to dplay.dll by Tom Wickline · 21 years ago
  38. b0d62bb Fixed a bug I introduced in waveInGetDevCapsA(WAVE_MAPPER) test. by Robert Reif · 21 years ago
  39. 483803f Added retrieval of ATI info. by Christian Costa · 21 years ago
  40. e3a37c8 Revert broken strict aliasing fix. by Marcus Meissner · 21 years ago
  41. 8efa774 Let GetFontLanguageInfo() return the GCP_REORDER flag only in case the by Rein Klazes · 21 years ago
  42. e4dfaab Add a test for window's hinstance. by Dmitry Timoshkov · 21 years ago
  43. c3b8ce9 Split off the winmm capture test. by Francois Gouget · 21 years ago
  44. 16fe224 Don't use the Wine debug functions. Fixed wrong A/W length checks. by Alexandre Julliard · 21 years ago
  45. d8e990c - Make new tests pass on win2k SP4 and win95 OSR2. by Dmitry Timoshkov · 21 years ago
  46. 53a20f3 Add a 5 second test tone to help debug issues with the tone duration by Francois Gouget · 21 years ago
  47. ceeed96 Use triggers to disable the sound input/output side we don't care by Francois Gouget · 21 years ago
  48. ca7ee47 Better handling of User IDirectMusicTools. by Raphael Junqueira · 21 years ago
  49. 40dd969 - first draft of D3DCLIPSTATUS8 handling (not really used for now) by Raphael Junqueira · 21 years ago
  50. dfbf36d - Better loading of IDirectMusicSegTriggerTrack (internal list of by Raphael Junqueira · 21 years ago
  51. df93f2e GetModuleFileName[AW] doesn't terminate the string if the buffer is too small. by Eric Pouech · 21 years ago
  52. 48a8659 - removed file extension from module (and suffixed ELF modules with by Eric Pouech · 21 years ago
  53. d3f8f78 - added size information about most of the generated thunks (import, by Eric Pouech · 21 years ago
  54. b38b682 Activate another window when the dialog gets hidden in EndDialog. by Alexandre Julliard · 21 years ago
  55. 47a1df4 Added some optional messages to make all tests succeed on XP. by Alexandre Julliard · 21 years ago
  56. bde649c Added some missing prototypes. by Eric Pouech · 21 years ago
  57. 4d00315 When building PostScript paths with the *_PATH escapes, don't clip the by Huw Davies · 21 years ago
  58. 7c1ca0f Added version info to MSI dll. by Christian Costa · 21 years ago
  59. 5c4420f Implemented the debug version of operator new (C++). by Patrik Stridvall · 21 years ago
  60. 8f14eb0 Added empty (stubs in spec only) d3drm. by Ivan Leo Murray-Smith · 21 years ago
  61. f2616c5 Only child windows receive WM_SHOWWINDOW in DestroyWindow() under Windows. by Dmitry Timoshkov · 21 years ago
  62. 447e647 Added a couple of tests for SetActiveWindow. by Alexandre Julliard · 21 years ago
  63. 1cda8c7 Enabled pixel shaders 1.4. by Christian Costa · 21 years ago
  64. 01a5288 - TBN_DRAGOUT and NM_RDBLCLK notifications. by Robert Shearman · 21 years ago
  65. cb27ab8 Added support for mapping UNC filenames to the dosdevices directory. by Alexandre Julliard · 21 years ago
  66. 070db4e Fixed some issues found by winapi_check. by Patrik Stridvall · 21 years ago
  67. 36eb791 StrSpnW doesn't exist in comctl32.dll but StrCSpnW does. by Patrik Stridvall · 21 years ago
  68. 2f339b2 Added the IInternetSession interface. by Patrik Stridvall · 21 years ago
  69. ae9cf77 - API files update. - Minor bug fixes. by Patrik Stridvall · 21 years ago
  70. d134aa5 Fix scanf handling of float numbers (beginning with a dot). by Raphael Junqueira · 21 years ago
  71. c4be01a Combobox popups should be always-on-top. by Thomas Weidenmueller · 21 years ago
  72. 36819ae Handle XYZRHW vertex mode correctly in slow path. by Christian Costa · 21 years ago
  73. 8d95439 - First drafts for IDirectMusicSegment::GetParam and by Raphael Junqueira · 21 years ago
  74. c8aba95 - Let the subclassing stack grow the opposite way to make the code by Filip Navara · 21 years ago
  75. 56b5164 - If a crypto provider does not have a Signature in the registry, by Juan Lang · 21 years ago
  76. 8c29b5f Removed the no longer used SMB file I/O support, we can't do reliable by Alexandre Julliard · 21 years ago
  77. 63a5d81 Better fix for removing trailing spaces in RtlGetFullPathName_U. by Alexandre Julliard · 21 years ago
  78. ad54691 Use environment variables instead of config file entries to specify by Alexandre Julliard · 21 years ago
  79. e83afa7 Added Environment section. Fixed path of shell folders key in HKEY_USERS. by Alexandre Julliard · 21 years ago
  80. 10778aa Updated the version info of all DirectX dlls to the version numbers of by Ivan Leo Murray-Smith · 21 years ago
  81. 858557f - Parse DMStyle motifs (ie patterns) and bands (fill lists). by Raphael Junqueira · 21 years ago
  82. 1022761 Some updates to the faq. by Tom Wickline · 21 years ago
  83. 6ab8827 Set environment variables from the HKCU\Environment key too. by Alexandre Julliard · 21 years ago
  84. 106e13a - Add the same new files (dmutils.c/dmutils.h) into dmime,dmband and by Raphael Junqueira · 21 years ago
  85. 3c3d230 Fixed some of the GetShortPathName tests to use the short version of by Alexandre Julliard · 21 years ago
  86. 463d474 Print human-readable capabilities flag. by Robert Reif · 21 years ago
  87. 5b23efc Make sure to save the registry files even if we failed to load them. by Alexandre Julliard · 21 years ago
  88. ee0868e Sample rate sanity check. Fix SMPTE time. by Robert Reif · 21 years ago
  89. 1c5b8b1 Make wineinstall use wineprefixcreate instead of duplicating the functionality. by Alexandre Julliard · 21 years ago
  90. 0d33e5e Added proper support for switching file APIs between ANSI and OEM by Alexandre Julliard · 21 years ago
  91. eee90c2 waveOutGetDevCapsA can fail with MMSYSERR_BADDEVICEID or by Robert Reif · 21 years ago
  92. ad32951 Update to version 9. by Ivan Leo Murray-Smith · 21 years ago
  93. a465c95 Accept EMR_EXTTEXTOUT records with emrtext.offDx set to 0. by Dmitry Timoshkov · 21 years ago
  94. c5da9b2 Add new dlls and fix alphabetical location of a couple dlls. by Tom Wickline · 21 years ago
  95. c00b0b0 Remove trailing spaces from the filename in RtlGetFullPathName_U. by Alexandre Julliard · 21 years ago
  96. beaa084 - Fewer FIXMEs. by Raphael Junqueira · 21 years ago
  97. d40edb0 Some updates to the faq. by Tom Wickline · 21 years ago
  98. 231946c Free up the original buffer pointer instead of the one we advanced. by Chris Morgan · 21 years ago
  99. 917df92 Prevent memory leak and superfluous status notifications. by Kevin Koltzau · 21 years ago
  100. adc86dc Fixed copy/paste bug in previous change. by Alexandre Julliard · 21 years ago