1. d523a45 A simple test for IDirectSound.GetCaps. by Francois Gouget · 22 years ago
  2. d77294a Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com> by Alexandre Julliard · 22 years ago
  3. 21c3dfa Release 20021125. by Alexandre Julliard · 22 years ago wine-20021125
  4. 6caeb72 Fixed pthreads on FreeBSD (based on patch by Alexandre Julliard). by Patrik Stridvall · 22 years ago
  5. 1d8cb6e The default behavior of "make everything" is now to build separate by Vincent Béron · 22 years ago
  6. b807499 Removed OpenGL thread safety check. by Alexandre Julliard · 22 years ago
  7. f2abe47 Use the '-z defs' linker option if supported to better catch undefined symbols. by Alexandre Julliard · 22 years ago
  8. d1447fa Added stub implementation of cabinet.dll. by Patrik Stridvall · 22 years ago
  9. 56ab2b3e Load OpenGL library dynamically from x11drv. by Lionel Ulmer · 22 years ago
  10. 15e8e0a Added rundll32 utility. by Alberto Massari · 22 years ago
  11. d2033a5 ucontext.h check requires signal.h. by Gerald Pfeifer · 22 years ago
  12. f061f76 Do not link against -lcups directly, but dynamically load it if by Marcus Meissner · 22 years ago
  13. 9398d9c Updated the generated tests. by Patrik Stridvall · 22 years ago
  14. 44519bd Removed winetest. by Alexandre Julliard · 22 years ago
  15. 63ae7fe - Added #include <sys/types.h> where needed for FreeBSD. by Patrik Stridvall · 22 years ago
  16. 6cef4cd When checking for sys/mount.h and sys/user.h also include sys/types.h by Gerald Pfeifer · 22 years ago
  17. 4ce2837 Test sound format support with waveOutGetDevCaps and waveOutOpen. by Francois Gouget · 22 years ago
  18. e8d0f97 Release 20021031. by Alexandre Julliard · 22 years ago wine-20021031
  19. 45e5681 Mingw porting fix. by Steven Edwards · 22 years ago
  20. a768fa3 First version of msvcrt scanf test. by Uwe Bonnes · 22 years ago
  21. 26fd740 Avoid reference to glibc internal __libc_fork function. by Alexandre Julliard · 22 years ago
  22. 6f670b1 The NAS headers and libraries are sometimes stored in the X directories. by Francois Gouget · 22 years ago
  23. 11af04e Updated with autoconf 2.54. by Alexandre Julliard · 22 years ago
  24. 7bdf2ff Release 20021007. by Alexandre Julliard · 22 years ago wine-20021007
  25. 288b8ee Implemented the MS RLE video codec. by Michael Günnewig · 22 years ago
  26. ac89cc2 Added skeleton for rpcrt4 unit test with some UUID tests. by Greg Turner · 22 years ago
  27. 928ecb4 Added some more autogenerated tests. by Patrik Stridvall · 22 years ago
  28. c728efc Added --disable-win16 configure option. by Alexandre Julliard · 22 years ago
  29. 137eed8 Moved X flags and libraries out of Make.rules into the makefiles that need them. by Alexandre Julliard · 22 years ago
  30. 4b9344e Moved ts_xlib.c into x11drv and removed libwine_tsx11. by Alexandre Julliard · 22 years ago
  31. f264bd3 Moved the debugger to programs/winedbg where it belongs. by Alexandre Julliard · 23 years ago
  32. b812c90 Implemented buffer management functions, a couple of workstation by Andriy Palamarchuk · 23 years ago
  33. c3c587e Added preliminary support for cross-compiling tests using mingw on by Alexandre Julliard · 23 years ago
  34. 77ef4d1 Release 20020904. by Alexandre Julliard · 23 years ago wine-20020904
  35. 0e79a41 Use alsa/asoundlib.h instead of sys/asoundlib.h if possible. by Marco Pietrobono · 23 years ago
  36. 5b5bea0 SHFileOperation: Implemented the FO_RENAME action, fixed FO_DELETE, by Andriy Palamarchuk · 23 years ago
  37. 57bf450 MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
  38. 49163d5 Do not emit .string into the instruction stream, but into the .data by Marcus Meissner · 23 years ago
  39. 1da2971 Implement and test rtl bitmap functions. by Jon Griffiths · 23 years ago
  40. 5ee517a Copy va_lists by using va_copy, not by just assigning them. by Marcus Meissner · 23 years ago
  41. edeee89 Create separate makefiles for tests for more flexibility. by Alexandre Julliard · 23 years ago
  42. 520852c Don't make the ac_asm function wrapper static to prevent it from being by Alexandre Julliard · 23 years ago
  43. 60a583d Release 20020804. by Alexandre Julliard · 23 years ago wine-20020804
  44. 7bf07d1 Only link with msvcrt on mingw32. Cleaned up a few AC_SUBST. by Alexandre Julliard · 23 years ago
  45. 2a91e3f Preliminary audio driver for Solaris Libaudioio. by Robert Lunnon · 23 years ago
  46. 04b5a86 Merged the NAS driver written by Nicolas Escuder <n.escuder@alineanet.com>. by Alexandre Julliard · 23 years ago
  47. 786d249 Check for mkstemp, added a port implementation if it is not by Marcus Meissner · 23 years ago
  48. 87c369d Include sys/types.h before sys/socket.h. by Gerald Pfeifer · 23 years ago
  49. 84555cc Generate the __ASM_NAME and __ASM_FUNC macros directly from by Alexandre Julliard · 23 years ago
  50. 57807fa Added checks for __sparc__, __sun__ and @function. by Gregg Mattinson · 23 years ago
  51. 044b5c4 - X11/extensions/shape.h requires X11/Xutil.h. by Gregg Mattinson · 23 years ago
  52. 7d4ee77 Merged the IDL compiler written by Ove Kaaven. by Alexandre Julliard · 23 years ago
  53. b7d3c79 Split the C preprocessor from wrc into a separate library. by Alexandre Julliard · 23 years ago
  54. 390aa83 Release 20020710. by Alexandre Julliard · 23 years ago wine-20020710
  55. c345f7b Created registry unit test and added tests for RegEnumValue[AW]. by Alexandre Julliard · 23 years ago
  56. 770c33f Hopefully more portable errno check. by Alexandre Julliard · 23 years ago
  57. 142dab8 Added configure check for getpwuid. by Alexandre Julliard · 23 years ago
  58. f92b7c0 Added some ALSA configure checks. by Alexandre Julliard · 23 years ago
  59. a120ce0 Created an ALSA driver (with the help of David Hammerton and Marco Pietrobono). by Eric Pouech · 23 years ago
  60. 3a99d8b Created d3d8 stub dll. by Sylvain Petreolle · 23 years ago
  61. ff4525c Added check for pwd.h. by Steven Edwards · 23 years ago
  62. ff9b9d4 Reworking of http and asyncronous calls to get IE6 to install. by Aric Stewart · 23 years ago
  63. f5aad76 Added regedit unit test, a couple minor changes to regedit. by Andriy Palamarchuk · 23 years ago
  64. d2d08f0 - support DirectInput 8 interfaces. - implemented mouse wheel support. by Ove Kaaven · 23 years ago
  65. a67f1c1 Release 20020605. by Alexandre Julliard · 23 years ago wine-20020605
  66. 65a4216 Merged Martin Fuchs' file manager (with the help of Steven Edwards). by Alexandre Julliard · 23 years ago
  67. b706b23 Implemented a MP3 decoder (based on mpglib). by Eric Pouech · 23 years ago
  68. eb5f89c No longer need a special LDCOMBINE for cygwin/mingw. by Alexandre Julliard · 23 years ago
  69. df234a9 Added check for ln. by Alexandre Julliard · 23 years ago
  70. bed67fc Created an ACM MS ADPCM codec. by Eric Pouech · 23 years ago
  71. acfda14 Moved expand.c from libtest to programs/expand. by Alexandre Julliard · 23 years ago
  72. 67e8dc6 Added configure check for the soname of libraries that we load by Alexandre Julliard · 23 years ago
  73. c3e06df Portability fixes. by Alexandre Julliard · 23 years ago
  74. 34909c2 Added comcat.dll with factory and manager but E_NOTIMPL work methods. by John K. Hohm · 23 years ago
  75. 9bb05fc Specify the complete source file list for a dll inside the main by Alexandre Julliard · 23 years ago
  76. fc01b72 Added some support for cross-compilation using mingw32. by Alexandre Julliard · 23 years ago
  77. f85d8da Release 20020509. by Alexandre Julliard · 23 years ago wine-20020509
  78. 0a8e15a Detect snprintf && _snprintf, use _snprintf on stupid platforms (windows). by Steven Edwards · 23 years ago
  79. c74a791 Added some tests. by Juergen Schmied · 23 years ago
  80. fa3a536 There's no need to check for dlopen on cygwin. by Alexandre Julliard · 23 years ago
  81. 466ae14 Fixed dll check for cygwin. by Alexandre Julliard · 23 years ago
  82. 127ec92 Added check for sys/sysctl.h. by Alexandre Julliard · 23 years ago
  83. b9627c1 Check for and use chsize instead of ftruncate if present. by Steven Edwards · 23 years ago
  84. 0d8a9fa Utility to convert between Unix and Windows paths at the command line. by Mike Wetherell · 23 years ago
  85. e7c6d17 Implemented IOCTL_SCSI_GET_ADDRESS for non true scsi cdrom drives by Rizsanyi Zsolt · 23 years ago
  86. 0314a65 Implementation of IOCTL_SCSI_PASS_THROUGH and IOCTL_SCSI_PASS_THROUGH_DIRECT. by Laurent Pinchart · 23 years ago
  87. d089354 Moved remaining files in windows/x11drv to dlls/x11drv. by Alexandre Julliard · 23 years ago
  88. 2f0d85c Implemented regsvr32 tool. Based on ReactOS implementation. by Andriy Palamarchuk · 23 years ago
  89. 4c692b9 Stub implementation of SNMPAPI.DLL. by Patrik Stridvall · 23 years ago
  90. 9a68b7b Link the tools and the server against libwine so we can use the by Alexandre Julliard · 23 years ago
  91. 5769d1d Better support for configure detection of missing types, added check by Alexandre Julliard · 23 years ago
  92. 867fb9d No longer try to support non-reentrant Xlib. by Alexandre Julliard · 23 years ago
  93. 21e9166 Load libXrender at run-time with dlopen (based on a patch by Huw Davies). by Alexandre Julliard · 23 years ago
  94. 91372b3 Get the ldconfig check to work for bash shells. by Bill Medland · 23 years ago
  95. 64a49d3 Release 20020411. by Alexandre Julliard · 23 years ago wine-20020411
  96. 4e2e176 Created regedit replacement. Fixed some bugs. by Andriy Palamarchuk · 23 years ago
  97. daa2886 Updated configure to take advantage of new autoconf 2.53 features. by Alexandre Julliard · 23 years ago
  98. f6be044 Created a stubbed version of MSISYS.OCX. by Mike McCormack · 23 years ago
  99. c555274 Better check for -lresolv. Removed FREETYPELIBS. by Alexandre Julliard · 23 years ago
  100. 3b943bc On Solaris inet_aton is exported by libresolv.so. by Francois Gouget · 23 years ago