- 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 · 23 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
- 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
- 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
- c345f7b Created registry unit test and added tests for RegEnumValue[AW]. 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
- 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
- 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 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
- 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
- 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
- 96328b3 More robust libsane check. by Alexandre Julliard · 23 years ago
- 6098399 Fixed pack/unpack routines for WM_DDE_EXECUTE. by Michal Pasternak · 23 years ago
- 8911856 Moved metafiles and win16 drivers to dlls/gdi. by Alexandre Julliard · 23 years ago
- e8d9770 Ported variant tests to the new testing framework. by Marcus Meissner · 23 years ago
- 0307f6d Implemented an IMA driver. by Hidenori Takeshima · 23 years ago
- bcb9c46 Implemented G711 codec driver. by Hidenori Takeshima · 23 years ago
- 6b0720f Started TWAIN implementation. by Shi Quan He · 23 years ago
- 9b0ba7c Added aRts driver. by Chris Morgan · 23 years ago
- c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
- 81ecb52 Added some optional headers and functions for compiling on Windows with MSVC. by Patrik Stridvall · 23 years ago
- c72f0b2 Added tests extra directories. by Alexandre Julliard · 23 years ago
- 533e7ee Support for nonstandard baud rate in SetCommState. by Lawson Whitney · 23 years ago
- 4cd31e4 Fixed installation issues caused by new configure script. by Alexandre Julliard · 23 years ago
- f5818d2 Upgraded configure script to use autoconf 2.50 features, and renamed by Alexandre Julliard · 23 years ago[Renamed (82%) from configure.in]
- c1d3813 We need fttrigon.h, so don't define HAVE_FREETYPE if we don't have it. by Huw D M Davies · 23 years ago
- 93a5b86 Support for generation of .def files from .spec files. by Dmitry Timoshkov · 23 years ago
- c2a5ebc Added a pass-through msvcrt20. by Aric Stewart · 23 years ago
- 42dcd97 'test -e' is not supported on Solaris, replace with '-f' or '-d'. by Francois Gouget · 23 years ago
- 9b1d372 Don't define HAVE_FREETYPE unless we have freetype.h. by Huw D M Davies · 23 years ago
- 18d7573 Authors: Huw D M Davies <hdavies@codeweavers.com>, Charles Loep <charles@codeweavers.com> by Alexandre Julliard · 23 years ago
- 5c5a621 Abort if we do not find yacc or bison. by Marcus Meissner · 23 years ago
- b508a1d Authors: Andrew Lewycky <andrew@transgaming.com>, Ove Kaaven <ovek@transgaming.com> by Alexandre Julliard · 23 years ago
- 0f21ee8 Added crypt32.dll stub. by Travis Michielsen · 23 years ago
- f1a0de9 Added configure check for pread/pwrite. by Alexandre Julliard · 23 years ago
- 5ea3031 Added missing brackets in ncurses check. by Bernhard Rosenkraenzer · 23 years ago
- 7c822cc Removed obsolete dosmod. by Alexandre Julliard · 23 years ago
- 18e4b5e We no longer need libXpm. by Alexandre Julliard · 23 years ago
- 3f510ad Link with libutil only where needed. by Alexandre Julliard · 23 years ago
- 562089b Link with libdl only where needed. by Alexandre Julliard · 23 years ago
- 4895768 Link to the curses library only for the dlls that need it. by Alexandre Julliard · 23 years ago
- a69c039 Documentation update. by Andreas Mohr · 23 years ago
- eda758e Added check for stdint.h (needed on NetBSD). by Bang Jun-Young · 23 years ago