2004-09-07 |
Rein Klazes | Fix compile error with include files from Linux 2.6.7+. |
blob | commitdiff | raw |
2004-09-03 |
Alexandre Julliard | Added configure check for socklen_t. |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Huw Davies | dlopen libungif and libjpeg. |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Christian Costa | Added native and emulated S3TC support. |
blob | commitdiff | raw | diff to current |
2004-07-21 |
Emmanuel Maillard | wine_pthread_init_thread: retrieve the stack info on... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Pierre d'Herbemont | - Detection of .size instruction. |
blob | commitdiff | raw | diff to current |
2004-06-16 |
Huw Davies | Add support for bitmap fonts. |
blob | commitdiff | raw | diff to current |
2004-04-29 |
Alexandre Julliard | Added auto-detection of DOS drive devices based on... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Mike McCormack | Load the XRandR extension dynamically (with help from... |
blob | commitdiff | raw | diff to current |
2004-04-06 |
Alexandre Julliard | Added support for fstatvfs. |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Alexandre Julliard | Use futimes() instead of utime() to implement SetFileTi... |
blob | commitdiff | raw | diff to current |
2004-03-25 |
Alexandre Julliard | Removed check for -lm, winegcc takes care of that. |
blob | commitdiff | raw | diff to current |
2004-03-07 |
Alexandre Julliard | Added check for f_namelen in struct statfs. |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Alexandre Julliard | Use statvfs instead of statfs, and provide a default... |
blob | commitdiff | raw | diff to current |
2004-03-02 |
Dimitrie O. Paun | Instrument winegcc to use the compilers and options... |
blob | commitdiff | raw | diff to current |
2004-03-01 |
Alexandre Julliard | Portability fixes for LSB compatibility. |
blob | commitdiff | raw | diff to current |
2004-02-05 |
Eric Pouech | - Fixed broken winedbg compilation on BSD. |
blob | commitdiff | raw | diff to current |
2004-01-09 |
Aric Stewart | Enable Tablet support with both Tilt and Pressure. |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Alexandre Julliard | Added configure check for readlink. |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Alexandre Julliard | If supported by the linker, prevent the ELF loader... |
blob | commitdiff | raw | diff to current |
2004-01-02 |
Alexandre Julliard | Updated configure with autoconf 2.58. Set the bug repor... |
blob | commitdiff | raw | diff to current |
2003-11-25 |
Pierre d'Herbemont | Add Darwin/Mac OS X support to the build system. |
blob | commitdiff | raw | diff to current |
2003-11-19 |
Rein Klazes | Include ft2build.h before freetype/freetype.h. Libfreet... |
blob | commitdiff | raw | diff to current |
2003-11-12 |
Alexandre Julliard | Added configure check for pthread_getattr_np. |
blob | commitdiff | raw | diff to current |
2003-11-12 |
Alexandre Julliard | Added sigsetjmp/siglongjmp and gettid to the portabilit... |
blob | commitdiff | raw | diff to current |
2003-11-09 |
Huw Davies | Load any TrueType fonts that fontconfig knows about. |
blob | commitdiff | raw | diff to current |
2003-11-06 |
Alexandre Julliard | Create two separate wine binaries, one using libpthread... |
blob | commitdiff | raw | diff to current |
2003-11-06 |
Alexandre Julliard | AVM Computersysteme Vertriebs GmbH |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Alex Pasadyn | Check for Xrandr extension. |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Dmitry Timoshkov | Fixed some problems found while compiling and linking... |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Alexandre Julliard | Added check for pthread.h (reported by Steven Edwards). |
blob | commitdiff | raw | diff to current |
2003-10-07 |
Rein Klazes | Added a check for <scsi/scsi.h> and include it in dlls... |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Pavel Roskin | Added check for scsi/scsi_ioctl.h. |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Pavel Roskin | Added check for st_blocks in struct stat. |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Pavel Roskin | Added configure check for spawnvp(). |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Alexandre Julliard | Moved the implementation of the pthread wrappers to... |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Mike McCormack | Dlopen libncurses.so in wineconsole. |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Alexandre Julliard | Remove the dummy pthread functions and use -lpthread... |
blob | commitdiff | raw | diff to current |
2003-06-20 |
David Hammerton | - implemented support for https protocol |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Alexandre Julliard | Added checks for ICU libraries (based on a patch by... |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Yorick Hardy | Implemented GetSystemInfo on NetBSD. |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Yorick Hardy | Added the implementation for CDROM_GetIdeInterface... |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Juan Lang | Added an implementation of iphlpapi.dll; most Get*... |
blob | commitdiff | raw | diff to current |
2003-04-20 |
Alexandre Julliard | Check for struct option independently of the getopt_lon... |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Alexandre Julliard | Added --with-nptl configure option and necessary change... |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Alexandre Julliard | Don't bother checking for the errno function, simply... |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Alexandre Julliard | Added support for marking heap blocks as inaccessible... |
blob | commitdiff | raw | diff to current |
2003-04-01 |
Alexandre Julliard | Added SYSDEPS_GetUnixTid to return the Unix thread... |
blob | commitdiff | raw | diff to current |
2003-04-01 |
Alexandre Julliard | Use _spawnvp to replace fork for non-Unix platforms. |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Alexandre Julliard | Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Alexandre Julliard | Portability fixes. |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Christian Costa | Make use of .half and/or .asciiz assembler keywords... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Moved [efg]cvt functions to msvcrt and fixed them to... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty. |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Steven Edwards | Check for vsnprintf and _vsnprintf, and define vsnprint... |
blob | commitdiff | raw | diff to current |
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 |
next |