2003-01-14 |
Steven Edwards | Check for vsnprintf and _vsnprintf, and define vsnprint... |
blob | commitdiff | raw |
2003-01-13 |
Alexandre Julliard | Added configure check for regex.h. |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Marcus Meissner | Added GIF decompressor support to OLE Automation IPictures. |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Brad Campbell | Added additional test for gcvt as uClibc appears to... |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Chris Morgan | Add support for Jack audio server. |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Alexandre Julliard | Made stdcall decoration in .def files the default,... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Dimitrie O. Paun | Gracefully degrade to getopt if getopt_long does not... |
blob | commitdiff | raw | diff to current |
2002-11-25 |
Patrik Stridvall | Fixed pthreads on FreeBSD (based on patch by Alexandre... |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Lionel Ulmer | Load OpenGL library dynamically from x11drv. |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Marcus Meissner | Do not link against -lcups directly, but dynamically... |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Steven Edwards | Mingw porting fix. |
blob | commitdiff | raw | diff to current |
2002-10-22 |
Alexandre Julliard | Avoid reference to glibc internal __libc_fork function. |
blob | commitdiff | raw | diff to current |
2002-08-29 |
Marco Pietrobono | Use alsa/asoundlib.h instead of sys/asoundlib.h if... |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Patrik Stridvall | MSVC compatibility fixes. |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Marcus Meissner | Copy va_lists by using va_copy, not by just assigning... |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Robert Lunnon | Preliminary audio driver for Solaris Libaudioio. |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Alexandre Julliard | Merged the NAS driver written by Nicolas |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Marcus Meissner | Check for mkstemp, added a port implementation if it... |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Alexandre Julliard | Generate the __ASM_NAME and __ASM_FUNC macros directly... |
blob | commitdiff | raw | diff to current |
2002-07-20 |
Gregg Mattinson | Added checks for __sparc__, __sun__ and @function. |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Gregg Mattinson | - X11/extensions/shape.h requires X11/Xutil.h. |
blob | commitdiff | raw | diff to current |
2002-07-01 |
Alexandre Julliard | Added configure check for getpwuid. |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Alexandre Julliard | Added some ALSA configure checks. |
blob | commitdiff | raw | diff to current |
2002-06-24 |
Steven Edwards | Added check for pwd.h. |
blob | commitdiff | raw | diff to current |
2002-05-20 |
Alexandre Julliard | Added configure check for the soname of libraries that... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Alexandre Julliard | Portability fixes. |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Steven Edwards | Detect snprintf && _snprintf, use _snprintf on stupid... |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Alexandre Julliard | Added check for sys/sysctl.h. |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Steven Edwards | Check for and use chsize instead of ftruncate if present. |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Rizsanyi Zsolt | Implemented IOCTL_SCSI_GET_ADDRESS for non true scsi... |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Laurent Pinchart | Implementation of IOCTL_SCSI_PASS_THROUGH and |
blob | commitdiff | raw | diff to current |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
blob | commitdiff | raw | diff to current |
2002-04-24 |
Alexandre Julliard | No longer try to support non-reentrant Xlib. |
blob | commitdiff | raw | diff to current |
2002-04-23 |
Alexandre Julliard | Load libXrender at run-time with dlopen (based on a... |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Alexandre Julliard | Updated configure to take advantage of new autoconf... |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Alexandre Julliard | Better check for -lresolv. Removed FREETYPELIBS. |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Francois Gouget | On Solaris inet_aton is exported by libresolv.so. |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Michal Pasternak | Fixed pack/unpack routines for WM_DDE_EXECUTE. |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Shi Quan He | Started TWAIN implementation. |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Chris Morgan | Added aRts driver. |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Patrik Stridvall | Added some optional headers and functions for compiling... |
blob | commitdiff | raw | diff to current |
2002-02-19 |
Lawson Whitney | Support for nonstandard baud rate in SetCommState. |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Alexandre Julliard | Upgraded configure script to use autoconf 2.50 features... |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Dmitry Timoshkov | Support for generation of .def files from .spec files. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Huw D M Davies | Don't define HAVE_FREETYPE unless we have freetype.h. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Alexandre Julliard | Authors: Huw D M Davies <hdavies@codeweavers.com>,... |
blob | commitdiff | raw | diff to current |
2002-01-07 |
Alexandre Julliard | Added configure check for pread/pwrite. |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Alexandre Julliard | We no longer need libXpm. |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Alexandre Julliard | Link to the curses library only for the dlls that need it. |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Bang Jun-Young | Added check for stdint.h (needed on NetBSD). |
blob | commitdiff | raw | diff to current |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
blob | commitdiff | raw | diff to current |
2001-11-06 |
François Gouget | Make debugtools.h independent from config.h. |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Huw D M Davies | Implement GetFontData. |
blob | commitdiff | raw | diff to current |
2001-09-14 |
Huw D M Davies | Add config check and thread safe wrappers for the XRend... |
blob | commitdiff | raw | diff to current |
2001-09-12 |
Huw D M Davies | Lay down the infrastructure for gdi font rendering. |
blob | commitdiff | raw | diff to current |
2001-08-10 |
Eric Pouech | Fixes for Solaris X86. |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Marcus Meissner | Implemented OleLoadPicture. |
blob | commitdiff | raw | diff to current |
2001-07-12 |
Lionel Ulmer | - removed unused OSMesa linking |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Patrik Stridvall | Add proper check for existance of struct sockaddr membe... |
blob | commitdiff | raw | diff to current |
2001-06-28 |
Patrik Stridvall | Fixed subtle configure bug concerning OpenGL. |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Alexandre Julliard | Put AC_DEFINE symbols definitions directly in the confi... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Uwe Bonnes | Added /dev/parport support for direct port access. |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Marcus Meissner | Added check for broken mmap64. |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Ian Pilcher | Use autoconf checks to check for various FreeType headers. |
blob | commitdiff | raw | diff to current |
2001-05-29 |
Marcus Meissner | Drop any file64 functions, try to use system supplied... |
blob | commitdiff | raw | diff to current |
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 |
next |