- f61d7e0 Enhanced libc's pthread configuration detection. by Eric Pouech · 25 years ago
- fbc15b1 Added '--enable-opengl' flag to bypass the thread-safety check. by Lionel Ulmer · 25 years ago
- 2941a21 Compile fix for --without-x. by Patrik Stridvall · 25 years ago
- 87d224a Correct test for linux 2.2 joystick API, which returned true in every case. by Rein Klazes · 25 years ago
- e1e7537 Implemented on-demand loading of builtin dlls using dlopen(). by Alexandre Julliard · 25 years ago
- 5e5ad53 Added --without-curses compile option. by Patrik Stridvall · 25 years ago
- 0045def Fixed signal stack handling on Linux when sigaltstack is available. by Alexandre Julliard · 25 years ago
- 819fa8c Merged urlmon.dll and wininet.dll from the Corel tree (implementation by Alexandre Julliard · 25 years ago
- 87a2f8d Create directories that don't contain a Makefile. by Alexandre Julliard · 25 years ago
- 10ad97c Restructured DirectDraw. Split into X11 and DGA driver, and multiple by Marcus Meissner · 25 years ago
- e61d33b Added cvdump tool to dump CodeView symbol information. by John R. Sheets · 25 years ago
- 5eee0bf Disable OpenGL support if the latter is thread safe. by Lionel Ulmer · 25 years ago
- 1dac57f Created separate dlls for user,gdi,ttydrv,x11drv. by Alexandre Julliard · 25 years ago
- ddce652 Made ddraw and dinput separate dlls. by Alexandre Julliard · 25 years ago
- a3f2380 Added winemine app. by Joshua Thielen · 25 years ago
- c3bcd6c - Slightly reworked include files (less messy, more straightforward). by David Elliott · 25 years ago
- d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
- 284995e Added message for missing xpm devel libs for debian/corel. by Marcus Meissner · 25 years ago
- 2a3b0a1 Moved hardware related handling to dlls/winmm/joystick driver. by Eric Pouech · 25 years ago
- 2d33ab9 Added configure check for the unix domain sockaddr length. by Juergen Lock · 25 years ago
- 58c71d4 OLEPRO32 stubs. by Sean Langley · 25 years ago
- 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
- 8a1bdb3 Added configure check for sys/reg.h. by Ulrich Weigand · 25 years ago
- a9ee4a2 - Unixware (Solaris) linker typo fixed by Patrik Stridvall · 25 years ago
- 027187d Added SETUPX dll. by Andreas Mohr · 25 years ago
- 0adad95 Made --enable-dll the default. by Alexandre Julliard · 25 years ago
- 54dc94e Merged dlls/ver into dlls/version. by Alexandre Julliard · 25 years ago
- de07869 Moved winsock implementation to dlls/winsock. by Alexandre Julliard · 25 years ago
- 18ad24a Use --whole-archive to force linking all of libwine.a. into wine. by Eric Pouech · 25 years ago
- c23872d Fixed IPX detection. by Aaron Hope · 25 years ago
- 7be462d - (ugly) fix for the 'Xmd.h' problem by Lionel Ulmer · 25 years ago
- 376ec88 Add $X_EXTRA_LIBS to any X dependend checks or they will fail if some by Marcus Meissner · 25 years ago
- 48c0816 - detect if the OpenGL implementation defines the paletted texture and by Lionel Ulmer · 25 years ago
- cb99b0e Readded Xpm autoconf checks. by Marcus Meissner · 25 years ago
- 088a76b Fixed missing libwine.so symlink during install. Set the runtime linker path. by Moses DeJong · 25 years ago
- 8551f8c Xiang Li Implementation of a proxy ODBC32 dll. by Alexandre Julliard · 25 years ago
- a2da868 Added .rc file support for Win16 NE modules. by Andreas Mohr · 25 years ago
- 2d7be87 Use the real glibc openpty if present. by Marcus Meissner · 25 years ago
- ae5e93e Use BSD headers for ICMP portability. by Francois Gouget · 25 years ago
- b901021 Added better missing function emulation. by Patrik Stridvall · 25 years ago
- edf3e43 Added ICMP DLL implementation. by Francois Gouget · 25 years ago
- 605a9c3 Enhanced linux joystick api detection slightly. by Marcus Meissner · 25 years ago
- abe7227 Added built-in msacm.drv and midimap.drv drivers. by Eric Pouech · 25 years ago
- 9633632 - Added missing configuration #if:s and #includes:s. by Patrik Stridvall · 25 years ago
- 68944c2 Split the multimedia/ directory into dlls/ subdirectories. by Eric Pouech · 25 years ago
- 22b861c - Moved dplay and dplayx to a proper home in the dlls directory. by Peter Hunnisett · 26 years ago
- 6fea55f Added dlls/winmm and dlls/winmm/wineoss directories. by Eric Pouech · 26 years ago
- 55bcda8 Added simple console mode example program which lists information by Morten Eriksen · 26 years ago
- d94475b Added the possibility to use DGA 2.0. by Lionel Ulmer · 26 years ago
- 2a722f4 Moved bulk of OLE implementation to dlls/ subdirectories. by Ulrich Weigand · 26 years ago
- e977d6c Added support of __thr_errno for reentrance on UnixWare. by Ron Record · 26 years ago
- 3b96efc Added configure check for str[n]casecmp. by Alexandre Julliard · 26 years ago
- bb1984e Separated Win16 (USER) and Win32 (MPR) network routines. by Ulrich Weigand · 26 years ago
- 028e9a1 Implemented DirectInput Joystick support (tested with WC:Prophecy). by Marcus Meissner · 26 years ago
- 6c6da67 Moved various DLLs to dlls/ by Ulrich Weigand · 26 years ago
- a9be64e Added support for Solaris Lint. by Patrik Stridvall · 26 years ago
- 1a97191 Fixed cut&paste bug. by Eric Pouech · 26 years ago
- 5d68f79 Better detection of OpenGL. by Lionel Ulmer · 26 years ago
- d6baf1b Authors: James Juran <jrj120@psu.edu>, Andreas Mohr <cipam895@cip1.ind.uni-stuttgart.de> by Alexandre Julliard · 26 years ago
- 4b32fd0 Use position-independent code in assembly glue when building .so. by Ulrich Weigand · 26 years ago
- e32a317 Removed the old, historical and no longer working IPC support. by Marcus Meissner · 26 years ago
- 1327748 Added checks for sys/errno.h, sys/signal.h and sys/mman.h. by Howard Abrams · 26 years ago
- ffe6b76 Use Autoconf to find path to ldconfig. by James Juran · 26 years ago
- 74f440e Added Wine command-line interpreter. by Dave Pickles · 26 years ago
- 5a70c97 Autoconfigure the directories in the manpage. by Marcus Meissner · 26 years ago
- 338d3b2 Create a new configuration manifest constant HAVE_OSS_MIDI. by Eric Pouech · 26 years ago
- e39b676 Implement DocumentProperties, DeviceCapabilities, beginnings of by Huw D M Davies · 26 years ago
- 51d46ba Added check for missing __i386__ definition. by Alexandre Julliard · 26 years ago
- 1bb9403 ANSI C fixes. by Patrik Stridvall · 26 years ago
- 0e7bd08 Added check for -lmmap for OS/2. by Alexandre Julliard · 26 years ago
- 3a24f3f Started implementing Enhanced MetaFile driver. by Huw D M Davies · 26 years ago
- 1a8bbd7 Added autoconf check for "inline". You can now use it, it will be by Marcus Meissner · 26 years ago
- f070fda autoconf fixes and cleanups (check for dlopen() in libc too). by Marcus Meissner · 26 years ago
- 2487cce Removed check for union semun; cleaned up a bit. by Alexandre Julliard · 26 years ago
- 715a55e Reentrant libc check for Solaris added. by Ulrich Weigand · 26 years ago
- a7f5cb5 Add -fno-builtin when compiling with gcc in relay32/ subdir. by Marcus Meissner · 26 years ago
- f31ec0b FreeBSD 3 multithreading final fix. Do not use libc_r, libc is just as by Marcus Meissner · 26 years ago
- c260638 - Started multithreading for FreeBSD (incomplete, but some by Marcus Meissner · 26 years ago
- 1bb0e66 Added command line tool to access the registry. by Sylvain St.Germain · 26 years ago
- 5aa96c1 Implemented (nearly) all TAPI functions as stubs. by Andreas Mohr · 26 years ago
- b3d1a22 Started on avifil32 implementation (only stubs currently). by Marcus Meissner · 26 years ago
- c912749 Create a new subdirectory for the common dialog box DLL and move all by Klaas van Gend · 26 years ago
- 5c08570 Better detection of old (i.e. non OpenGL 1.2 compliant) version of Mesa. by Lionel Ulmer · 26 years ago
- 664c272 Some Solaris fixes. <resolv.h> needs <arpa/nameser.h>, sig_context.h by Marcus Meissner · 26 years ago
- f544507 Added configure check for getbkgd and define HAVE_GETBKGD. by Michael Veksler · 26 years ago
- 3b09284 Problems reported by Donald Page, PR 105-107. by Marcus Meissner · 26 years ago
- 1511bae "Configure finished" message suggests to call make when make depend by Steffen Moeller · 26 years ago
- 1eb593c Fix for X11 includes detection. by Ove Kaaven · 26 years ago
- c70dc83 Created include/Makefile.in to separate header file installation from by James Juran · 26 years ago
- 30008a0 Added common dialogs test program. by Eric Williams · 26 years ago
- 2411028 - Added the graphics/ttydrv directory. by Patrik Stridvall · 26 years ago
- d43a46a Add new subdirectories dlls/ver and dlls/version. by Ulrich Weigand · 26 years ago
- a1d6d24 Added check for the presence of Mesa's header files. by Lionel Ulmer · 26 years ago
- 32b32d8 Updated msvideo. New program 'icinfo [-about] [-configure]' to by Marcus Meissner · 26 years ago
- 8b4431f Added "user-friendly" warning for missing X. by Ove Kaaven · 26 years ago
- 592ba10 autoconf: added checks for libio.h, elf.h, curses.h,ncurses.h and by Marcus Meissner · 26 years ago
- 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
- 5ff0077 - beginning of implementation of Direct3D2 (DX 5.0) and associated classes by Lionel Ulmer · 26 years ago
- e884f9c Rewrite of configuration system to support "regular" curses as well as by Joseph Pranevich · 26 years ago
- f7b0de3 Moved ADVAPI32 files to dlls/advapi32. Added stubs for eventlog functions. by Juergen Schmied · 26 years ago