2005-09-15 |
Vincent Béron | Tweak the test for detecting libxslt as it didn't work... |
blob | commitdiff | raw |
2005-09-03 |
Mike McCormack | Implemented IXMLDOMNode::selectNodes. |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Gerald Pfeifer | Prefer sys/limits.h over machine/limits.h. |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Mike McCormack | Add a configure test for xmlReadMemory. |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Alexandre Julliard | Removed some unused or redundant configure checks. |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Alexandre Julliard | Removed the broken mmap64 configure check, and moved the |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Alexandre Julliard | Merged some of the header checks to reduce the size... |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Peter Åstrand | Implemented an Esound driver. |
blob | commitdiff | raw | diff to current |
2005-08-02 |
Mike McCormack | Initial implementation of msxml3 based on libxml2. |
blob | commitdiff | raw | diff to current |
2005-07-29 |
Daniel Remenak | Detect force-feedback-capable linux event device joysti... |
blob | commitdiff | raw | diff to current |
2005-07-15 |
Hans Leidekker | Configure checks for OpenLDAP headers and libraries. |
blob | commitdiff | raw | diff to current |
2005-07-15 |
Hans Leidekker | Link directly to liblcms. |
blob | commitdiff | raw | diff to current |
2005-07-10 |
Gerald Pfeifer | Add a configure check for struct request_sense. Use... |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Phil Krylov | Fixed dlls/ntdll/cdrom.c compilation in Darwin by addin... |
blob | commitdiff | raw | diff to current |
2005-06-30 |
Alexandre Julliard | Removed some no longer used asm checks. |
blob | commitdiff | raw | diff to current |
2005-06-27 |
Dmitry Timoshkov | Add a check for sg_io_hdr_t and (not tested) check... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Phil Krylov | Added detection of platforms which don't have external... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Emmanuel Maillard | Added Darwin 8.0 specific headers. |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Robert Lunnon | Implement futimes for Solaris using futimesat. |
blob | commitdiff | raw | diff to current |
2005-04-27 |
Maarten Lankhorst | Implemented capGetDriverDescription. |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Steven Edwards | Added a check for poll.h. |
blob | commitdiff | raw | diff to current |
2005-01-10 |
Vincent Béron | Only use Alsa if 1.0 is detected. |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Marcus Meissner | Load libcapi20.so.* dynamically on demand. |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Paul Millar | Check for features missing in mingw environment, allowi... |
blob | commitdiff | raw | diff to current |
2004-12-06 |
Vincent Béron | Remove some unused tests. |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Kevin Koltzau | Look for lcms.h in lcms/lcms.h. |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Huw Davies | We don't use DGA version 1 so remove the configure... |
blob | commitdiff | raw | diff to current |
2004-11-04 |
Michael Jung | Implemented a substantial part of rsaenh.dll. |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Kevin Koltzau | Add stretching support to AlphaBlend. |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Hans Leidekker | Add ffs() to porting library, needed by MinGW. |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Vincent Béron | Use a new DLLDEFS variable in configure/Makefiles to... |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Hans Leidekker | Added check for fork() to fix the MinGW build. |
blob | commitdiff | raw | diff to current |
2004-10-09 |
Jeremy White | Made NtDelayExecution with a 0 timeout yield the CPU... |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Hans Leidekker | Implement color profile handles. |
blob | commitdiff | raw | diff to current |
2004-10-04 |
Steven Edwards | Check for getuid and avoid the use of it in libwine... |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Alexandre Julliard | Added support for epoll() as an alternative to poll... |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Hans Leidekker | Beginnings of an MSCMS implementation based on LittleCMS. |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Alexandre Julliard | Avoid using socklen_t. |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Marcus Meissner | Autodetect libgif so extension and try to load it. |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Rein Klazes | Fix compile error with include files from Linux 2.6.7+. |
blob | commitdiff | raw | diff to current |
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 |
next |