2001-05-29 |
Marcus Meissner | Drop any file64 functions, try to use system supplied... |
blob | commitdiff | raw |
2001-05-16 |
Ian Pilcher | Read metrics from TrueType fonts. |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Marcus Meissner | Implemented 64bit file size handling. |
blob | commitdiff | raw | diff to current |
2001-04-27 |
Marcus Meissner | Added CUPS printing support. |
blob | commitdiff | raw | diff to current |
2001-01-19 |
Marcus Meissner | Added configure check for old linux/input.h. |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Alexandre Julliard | Cleaned up the various errno location tests in configure. |
blob | commitdiff | raw | diff to current |
2001-01-12 |
Andreas Mohr | NetBSD 1.5 is lacking ecvt, fcvt, gcvt for crtdll. |
blob | commitdiff | raw | diff to current |
2001-01-11 |
Ulrich Weigand | Replaced architecture-dependent configure checks by... |
blob | commitdiff | raw | diff to current |
2001-01-04 |
Alexandre Julliard | Authors: Andrew Lewycky <andrew@transgaming.com>, Gavri... |
blob | commitdiff | raw | diff to current |
2001-01-02 |
Ove Kaaven | Turn on detectable autorepeat if the X Keyboard Extensi... |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Ulrich Weigand | Don't link with libw if libc already contains w* routines. |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Ulrich Weigand | Added check whether unaligned memory access is allowed. |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Ulrich Weigand | Fixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian... |
blob | commitdiff | raw | diff to current |
2000-12-12 |
Marcus Meissner | Added preferences to dinput drivers (so we can have... |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Dimitrie O. Paun | Supply dummy getrlimit if absent. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Dimitrie O. Paun | Do not include sys/ptrace.h and sys/user.h unconditionally. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Dimitrie O. Paun | Do not use a.out.h. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Alexandre Julliard | Added implementation of lstat to port.c. |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Dimitrie O. Paun | Test if we need to put the .type directive inside a... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Jon Griffiths | - configure tests for finite()/fpclass(), fixes BSD... |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Hidenori Takeshima | Added checking for netdb.h. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Hidenori Takeshima | Added checking for mmap. |
blob | commitdiff | raw | diff to current |
2000-09-24 |
Rein Klazes | Make calls to gethostbyname, gethostbyaddr, getservbyname, |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Lionel Ulmer | Added possibility to use XVideo. |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Alexandre Julliard | Added Unicode ctype support. |
blob | commitdiff | raw | diff to current |
2000-08-04 |
Patrik Stridvall | Fixed issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Francois Jacques | - implementation of SetWindowsRgn and GetWindowRgn |
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-09 |
Hidenori Takeshima | Added configure check for libutil.h. |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Lionel Ulmer | Added support for OpenGL. |
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-13 |
Alexandre Julliard | Fixed signal stack handling on Linux when sigaltstack... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Alexandre Julliard | Made winmm a separate shared library. |
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-01-30 |
Ulrich Weigand | Added configure check for sys/reg.h. |
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-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-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
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-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-04 |
Marcus Meissner | Implemented DirectInput Joystick support (tested with... |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Lionel Ulmer | Better detection of OpenGL. |
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-05-22 |
Eric Pouech | Create a new configuration manifest constant HAVE_OSS_MIDI. |
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-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 |
1999-04-15 |
Marcus Meissner | FreeBSD 3 multithreading final fix. Do not use libc_r... |
blob | commitdiff | raw | diff to current |
1999-04-11 |
Marcus Meissner | - Started multithreading for FreeBSD (incomplete, but... |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Marcus Meissner | Some Solaris fixes. <resolv.h> needs <arpa/nameser... |
blob | commitdiff | raw | diff to current |
1999-02-25 |
Michael Veksler | Added configure check for getbkgd and define HAVE_GETBKGD. |
blob | commitdiff | raw | diff to current |
1999-02-20 |
Marcus Meissner | Problems reported by Donald Page, PR 105-107. |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Patrik Stridvall | - Added the graphics/ttydrv directory. |
blob | commitdiff | raw | diff to current |
1999-01-30 |
Lionel Ulmer | Added check for the presence of Mesa's header files. |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Marcus Meissner | autoconf: added checks for libio.h, elf.h, curses.h... |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
blob | commitdiff | raw | diff to current |
1999-01-03 |
Lionel Ulmer | - beginning of implementation of Direct3D2 (DX 5.0... |
blob | commitdiff | raw | diff to current |
1999-01-03 |
Joseph Pranevich | Rewrite of configuration system to support "regular... |
blob | commitdiff | raw | diff to current |
1998-12-26 |
Pavel Roskin | configure first checks whether it is possible to compil... |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Todd Vierling | - add -lossaudio if needed, and a check for <soundcard... |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Stephen Crowley | Added fullscreen DGA support. |
blob | commitdiff | raw | diff to current |
1998-12-02 |
Joseph Pranevich | Added console support. |
blob | commitdiff | raw | diff to current |
1998-11-08 |
Stephen Langasek | Support for IPX networking via winsock under Linux. |
blob | commitdiff | raw | diff to current |
1998-11-08 |
Justin Bradford | Replaces CoCreateGuid stub with an implementation of... |
blob | commitdiff | raw | diff to current |
1998-11-01 |
Patrik Stridvall | Started moving some X11 window management code to windo... |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Marcus Meissner | Generic dynamic dll loader using dl*() API. |
blob | commitdiff | raw | diff to current |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Alexandre Julliard | Release 980809 wine-980809 |
blob | commitdiff | raw | diff to current |
1998-07-26 |
Alexandre Julliard | Release 980726 wine-980726 |
blob | commitdiff | raw | diff to current |
1998-06-28 |
Alexandre Julliard | Release 980628 wine-980628 |
blob | commitdiff | raw | diff to current |
1998-06-14 |
Alexandre Julliard | Release 980614 wine-980614 |
blob | commitdiff | raw | diff to current |
1998-06-01 |
Alexandre Julliard | Release 980601 wine-980601 |
blob | commitdiff | raw | diff to current |
1998-05-17 |
Alexandre Julliard | Release 980517 wine-980517 |
blob | commitdiff | raw | diff to current |
1998-04-13 |
Alexandre Julliard | Release 980413 wine-980413 |
blob | commitdiff | raw | diff to current |
1998-03-15 |
Alexandre Julliard | Release 980315 wine-980315 |
blob | commitdiff | raw | diff to current |
1998-03-01 |
Alexandre Julliard | Release 980301 wine-980301 |
blob | commitdiff | raw | diff to current |
1998-01-18 |
Alexandre Julliard | Release 980118 wine-980118 |
blob | commitdiff | raw | diff to current |
1998-01-04 |
Alexandre Julliard | Release 980104 wine-980104 |
blob | commitdiff | raw | diff to current |
1997-12-21 |
Alexandre Julliard | Release 971221 wine-971221 |
blob | commitdiff | raw | diff to current |
1997-03-05 |
Alexandre Julliard | Release 970305 wine-970305 |
blob | commitdiff | raw | diff to current |
1996-12-01 |
Alexandre Julliard | Release 961201 wine-961201 |
blob | commitdiff | raw | diff to current |
1996-08-11 |
Alexandre Julliard | Release 960811 wine-960811 |
blob | commitdiff | raw | diff to current |
1996-07-17 |
Alexandre Julliard | Release 960717 wine-960717 |
blob | commitdiff | raw | diff to current |
1995-08-17 |
Alexandre Julliard | Release 950817 wine-950817 |
blob | commitdiff | raw |
1995-07-29 |
Alexandre Julliard | Release 950727 wine-950727 |
blob | commitdiff | raw | diff to current |
|