2000-07-26 |
Alexandre Julliard | Merged setupx.dll into setupapi.dll. |
blob | commitdiff | raw |
2000-07-25 |
Alexandre Julliard | Make unicode.o into a separate ELF library so that... |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Alexandre Julliard | Merged wing.dll into gdi32.dll. |
blob | commitdiff | raw | diff to current |
2000-07-24 |
Alexandre Julliard | Merged msacm and msacm32 dlls. |
blob | commitdiff | raw | diff to current |
2000-07-23 |
Lionel Ulmer | Detect broken glext.h headers. |
blob | commitdiff | raw | diff to current |
2000-07-23 |
Marcus Meissner | Make non-existence of (f)lex an error. |
blob | commitdiff | raw | diff to current |
2000-07-16 |
Lionel Ulmer | - fix Direct3D support and a lot of warnings |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Mike McCormack | Implemented serialui dll containing CommConfigDialog, |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Huw D M Davies | Create rpcrt4.dll. |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Hidenori Takeshima | Added configure check for libutil.h. |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Alexandre Julliard | Created separate libraries for dplay, shfolder, shlwapi... |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Francois Jacques | Added setupapi shared library and SetupIterateCabinet... |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Alexandre Julliard | Split the build program in several files. |
blob | commitdiff | raw | diff to current |
2000-06-14 |
Alexandre Julliard | Removed @PROGEXT@ (it was broken anyway). |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Bertho Stultiens | Initial release of the message compiler. |
blob | commitdiff | raw | diff to current |
2000-06-09 |
Alexandre Julliard | Added a bunch of code page tables for multibyte<->wide... |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Alexandre Julliard | Merged mouse dll into USER. |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Alexandre Julliard | Merged display.dll into USER. |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Dimitrie O. Paun | Start to separate KERNEL out of libwine. |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Dimitrie O. Paun | Separate wineps out of Wine's core. |
blob | commitdiff | raw | diff to current |
2000-05-23 |
Hidenori Takeshima | If system doesn't have OpenGL, don't refer to libopengl... |
blob | commitdiff | raw | diff to current |
2000-05-23 |
John R. Sheets | Cleaned up X11 extension tests. |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Lionel Ulmer | Added support for OpenGL. |
blob | commitdiff | raw | diff to current |
2000-05-03 |
Hidenori Takeshima | Added stubs for riched32.dll. |
blob | commitdiff | raw | diff to current |
2000-05-01 |
Lionel Ulmer | Added DGA2 driver to DirectDraw. |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Eric Pouech | Enhanced libc's pthread configuration detection. |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Lionel Ulmer | Added '--enable-opengl' flag to bypass the thread-safet... |
blob | commitdiff | raw | diff to current |
2000-04-25 |
Patrik Stridvall | Compile fix for --without-x. |
blob | commitdiff | raw | diff to current |
2000-04-24 |
Rein Klazes | Correct test for linux 2.2 joystick API, which returned... |
blob | commitdiff | raw | diff to current |
2000-04-24 |
Alexandre Julliard | Implemented on-demand loading of builtin dlls using... |
blob | commitdiff | raw | diff to current |
2000-04-23 |
Patrik Stridvall | Added --without-curses compile option. |
blob | commitdiff | raw | diff to current |
2000-04-13 |
Alexandre Julliard | Fixed signal stack handling on Linux when sigaltstack... |
blob | commitdiff | raw | diff to current |
2000-04-11 |
Alexandre Julliard | Merged urlmon.dll and wininet.dll from the Corel tree... |
blob | commitdiff | raw | diff to current |
2000-04-09 |
Alexandre Julliard | Create directories that don't contain a Makefile. |
blob | commitdiff | raw | diff to current |
2000-04-09 |
Marcus Meissner | Restructured DirectDraw. Split into X11 and DGA driver... |
blob | commitdiff | raw | diff to current |
2000-03-26 |
John R. Sheets | Added cvdump tool to dump CodeView symbol information. |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Lionel Ulmer | Disable OpenGL support if the latter is thread safe. |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Alexandre Julliard | Created separate dlls for user,gdi,ttydrv,x11drv. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Alexandre Julliard | Made ddraw and dinput separate dlls. |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Joshua Thielen | Added winemine app. |
blob | commitdiff | raw | diff to current |
2000-03-08 |
David Elliott | - Slightly reworked include files (less messy, more... |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Alexandre Julliard | Moved dll-specific make rules to a separate Makedll... |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Marcus Meissner | Added message for missing xpm devel libs for debian... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Eric Pouech | Moved hardware related handling to dlls/winmm/joystick... |
blob | commitdiff | raw | diff to current |
2000-02-13 |
Juergen Lock | Added configure check for the unix domain sockaddr... |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Sean Langley | OLEPRO32 stubs. |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Ulrich Weigand | Added configure check for sys/reg.h. |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Patrik Stridvall | - Unixware (Solaris) linker typo fixed |
blob | commitdiff | raw | diff to current |
2000-01-29 |
Andreas Mohr | Added SETUPX dll. |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Alexandre Julliard | Made --enable-dll the default. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Alexandre Julliard | Merged dlls/ver into dlls/version. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Alexandre Julliard | Moved winsock implementation to dlls/winsock. |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Eric Pouech | Use --whole-archive to force linking all of libwine... |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Aaron Hope | Fixed IPX detection. |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Lionel Ulmer | - (ugly) fix for the 'Xmd.h' problem |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Marcus Meissner | Add $X_EXTRA_LIBS to any X dependend checks or they... |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Lionel Ulmer | - detect if the OpenGL implementation defines the palet... |
blob | commitdiff | raw | diff to current |
1999-12-20 |
Marcus Meissner | Readded Xpm autoconf checks. |
blob | commitdiff | raw | diff to current |
1999-12-12 |
Moses DeJong | Fixed missing libwine.so symlink during install. Set... |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Alexandre Julliard | Xiang Li |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Andreas Mohr | Added .rc file support for Win16 NE modules. |
blob | commitdiff | raw | diff to current |
1999-12-05 |
Marcus Meissner | Use the real glibc openpty if present. |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Francois Gouget | Use BSD headers for ICMP portability. |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Patrik Stridvall | Added better missing function emulation. |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Francois Gouget | Added ICMP DLL implementation. |
blob | commitdiff | raw | diff to current |
1999-11-04 |
Marcus Meissner | Enhanced linux joystick api detection slightly. |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Eric Pouech | Added built-in msacm.drv and midimap.drv drivers. |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Eric Pouech | Split the multimedia/ directory into dlls/ subdirectories. |
blob | commitdiff | raw | diff to current |
1999-09-28 |
Peter Hunnisett | - Moved dplay and dplayx to a proper home in the dlls... |
blob | commitdiff | raw | diff to current |
1999-09-22 |
Eric Pouech | Added dlls/winmm and dlls/winmm/wineoss directories. |
blob | commitdiff | raw | diff to current |
1999-09-22 |
Morten Eriksen | Added simple console mode example program which lists... |
blob | commitdiff | raw | diff to current |
1999-09-20 |
Lionel Ulmer | Added the possibility to use DGA 2.0. |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Ulrich Weigand | Moved bulk of OLE implementation to dlls/ subdirectories. |
blob | commitdiff | raw | diff to current |
1999-09-05 |
Ron Record | Added support of __thr_errno for reentrance on UnixWare. |
blob | commitdiff | raw | diff to current |
1999-09-04 |
Alexandre Julliard | Added configure check for str[n]casecmp. |
blob | commitdiff | raw | diff to current |
1999-08-07 |
Ulrich Weigand | Separated Win16 (USER) and Win32 (MPR) network routines. |
blob | commitdiff | raw | diff to current |
1999-08-04 |
Marcus Meissner | Implemented DirectInput Joystick support (tested with... |
blob | commitdiff | raw | diff to current |
1999-08-04 |
Ulrich Weigand | Moved various DLLs to dlls/ |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Patrik Stridvall | Added support for Solaris Lint. |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Eric Pouech | Fixed cut&paste bug. |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Lionel Ulmer | Better detection of OpenGL. |
blob | commitdiff | raw | diff to current |
1999-07-18 |
Alexandre Julliard | Authors: James Juran <jrj120@psu.edu>, Andreas Mohr... |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Ulrich Weigand | Use position-independent code in assembly glue when... |
blob | commitdiff | raw | diff to current |
1999-07-11 |
Marcus Meissner | Removed the old, historical and no longer working IPC... |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Howard Abrams | Added checks for sys/errno.h, sys/signal.h and sys... |
blob | commitdiff | raw | diff to current |
1999-06-12 |
James Juran | Use Autoconf to find path to ldconfig. |
blob | commitdiff | raw | diff to current |
1999-06-06 |
Dave Pickles | Added Wine command-line interpreter. |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Marcus Meissner | Autoconfigure the directories in the manpage. |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Eric Pouech | Create a new configuration manifest constant HAVE_OSS_MIDI. |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Huw D M Davies | Implement DocumentProperties, DeviceCapabilities, begin... |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Alexandre Julliard | Added check for missing __i386__ definition. |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
blob | commitdiff | raw | diff to current |
1999-05-02 |
Alexandre Julliard | Added check for -lmmap for OS/2. |
blob | commitdiff | raw | diff to current |
1999-05-02 |
Huw D M Davies | Started implementing Enhanced MetaFile driver. |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Marcus Meissner | Added autoconf check for "inline". You can now use... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Marcus Meissner | autoconf fixes and cleanups (check for dlopen() in... |
blob | commitdiff | raw | diff to current |
1999-04-18 |
Alexandre Julliard | Removed check for union semun; cleaned up a bit. |
blob | commitdiff | raw | diff to current |
1999-04-18 |
Ulrich Weigand | Reentrant libc check for Solaris added. |
blob | commitdiff | raw | diff to current |
next |