2004-02-05 |
Eric Pouech | - Fixed broken winedbg compilation on BSD. |
blob | commitdiff | raw |
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 |
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 |
next |