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