Mike McCormack
|
dcc2d6c254
|
Initial implementation of msxml3 based on libxml2.
|
2005-08-02 11:29:04 +00:00 |
Daniel Remenak
|
e491e8f897
|
Detect force-feedback-capable linux event device joysticks and return
DIDC_FORCEFEEDBACK when queried for capabilities.
|
2005-07-29 14:18:58 +00:00 |
Hans Leidekker
|
ea524defc9
|
Configure checks for OpenLDAP headers and libraries.
|
2005-07-15 16:39:42 +00:00 |
Hans Leidekker
|
d3447022e1
|
Link directly to liblcms.
Fix typo in test.
|
2005-07-15 10:09:43 +00:00 |
Gerald Pfeifer
|
b8b15f3e6e
|
Add a configure check for struct request_sense. Use this in
CDROM_ScsiPassThroughDir() and CDROM_ScsiPassThrough() to unbreak the
build on FreeBSD.
|
2005-07-10 17:42:46 +00:00 |
Phil Krylov
|
0f6c0394bf
|
Fixed dlls/ntdll/cdrom.c compilation in Darwin by adding HAVE_IOKit
detection to configure and defining SENSEBUFLEN as kSenseDefaultSize
(which is corresponding IOKit enum value).
|
2005-07-01 19:15:26 +00:00 |
Alexandre Julliard
|
8ee142a179
|
Removed some no longer used asm checks.
|
2005-06-30 18:24:56 +00:00 |
Dmitry Timoshkov
|
ea64a36a44
|
Add a check for sg_io_hdr_t and (not tested) check for scsireq_t
presence.
|
2005-06-27 12:07:49 +00:00 |
Phil Krylov
|
6618b0355c
|
Added detection of platforms which don't have external timezone and
daylight variables, and emulation of these variables.
|
2005-05-24 11:52:46 +00:00 |
Emmanuel Maillard
|
64c077860e
|
Added Darwin 8.0 specific headers.
|
2005-05-18 18:20:23 +00:00 |
Robert Lunnon
|
c0cb4d352b
|
Implement futimes for Solaris using futimesat.
|
2005-05-07 14:53:38 +00:00 |
Maarten Lankhorst
|
888eaae74c
|
Implemented capGetDriverDescription.
|
2005-04-27 09:46:25 +00:00 |
Steven Edwards
|
5727918424
|
Added a check for poll.h.
|
2005-03-04 12:38:36 +00:00 |
Vincent Béron
|
151015fa02
|
Only use Alsa if 1.0 is detected.
|
2005-01-10 13:26:33 +00:00 |
Marcus Meissner
|
67d3afb0d1
|
Load libcapi20.so.* dynamically on demand.
|
2005-01-07 15:33:02 +00:00 |
Paul Millar
|
10a6c56071
|
Check for features missing in mingw environment, allowing tools
subdirectory to be cross-built again.
|
2004-12-07 17:19:54 +00:00 |
Vincent Béron
|
df5a79562d
|
Remove some unused tests.
|
2004-12-06 11:57:08 +00:00 |
Kevin Koltzau
|
a2bbacb04f
|
Look for lcms.h in lcms/lcms.h.
|
2004-11-23 17:33:55 +00:00 |
Huw Davies
|
14de4815b3
|
We don't use DGA version 1 so remove the configure check for it.
|
2004-11-23 13:48:00 +00:00 |
Michael Jung
|
64dce8a579
|
Implemented a substantial part of rsaenh.dll.
|
2004-11-04 21:15:32 +00:00 |
Kevin Koltzau
|
92ec21bd2b
|
Add stretching support to AlphaBlend.
|
2004-10-27 00:43:50 +00:00 |
Hans Leidekker
|
c3de6ef38f
|
Add ffs() to porting library, needed by MinGW.
|
2004-10-19 23:53:26 +00:00 |
Vincent Béron
|
1f504141b7
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
all the debug messages (minus ERRs) if the user decides so.
|
2004-10-19 23:06:11 +00:00 |
Hans Leidekker
|
bed3842c9a
|
Added check for fork() to fix the MinGW build.
|
2004-10-14 03:08:57 +00:00 |
Jeremy White
|
08c0f691ce
|
Made NtDelayExecution with a 0 timeout yield the CPU, as it is
supposed to.
|
2004-10-09 02:26:29 +00:00 |
Hans Leidekker
|
081b25071a
|
Implement color profile handles.
Implement OpenColorProfile{A,W} and CloseColorProfile.
Implement GetColorDirectory{A,W} and InstallColorProfile{A,W}.
Implement UninstallColorProfile{A,W}.
Dynamically load liblcms.
Add tests.
|
2004-10-07 19:12:41 +00:00 |
Steven Edwards
|
e7c3ab1874
|
Check for getuid and avoid the use of it in libwine if we don't have
it.
|
2004-10-04 20:45:49 +00:00 |
Alexandre Julliard
|
969f57c24a
|
Added support for epoll() as an alternative to poll() (based on the
work of Shachar Shemesh and Mike McCormack).
|
2004-09-23 04:48:24 +00:00 |
Hans Leidekker
|
5164757cea
|
Beginnings of an MSCMS implementation based on LittleCMS.
|
2004-09-22 04:08:38 +00:00 |
Alexandre Julliard
|
60a8fcf4b0
|
Avoid using socklen_t.
|
2004-09-16 20:34:27 +00:00 |
Marcus Meissner
|
00cf13a6e1
|
Autodetect libgif so extension and try to load it.
|
2004-09-14 19:27:58 +00:00 |
Rein Klazes
|
d1993fb398
|
Fix compile error with include files from Linux 2.6.7+.
|
2004-09-07 22:44:34 +00:00 |
Alexandre Julliard
|
754e7aa788
|
Added configure check for socklen_t.
|
2004-09-03 18:30:28 +00:00 |
Huw Davies
|
e82dfab20f
|
dlopen libungif and libjpeg.
|
2004-08-04 19:10:26 +00:00 |
Christian Costa
|
eac96b5606
|
Added native and emulated S3TC support.
|
2004-07-30 18:54:32 +00:00 |
Emmanuel Maillard
|
d110e1f264
|
wine_pthread_init_thread: retrieve the stack info on Darwin.
|
2004-07-21 03:06:03 +00:00 |
Pierre d'Herbemont
|
68467db6c6
|
- Detection of .size instruction.
- Detection of the assembler name prefix.
|
2004-06-18 19:36:26 +00:00 |
Huw Davies
|
c22171836b
|
Add support for bitmap fonts.
|
2004-06-16 20:06:26 +00:00 |
Alexandre Julliard
|
ffcc67abf1
|
Added auto-detection of DOS drive devices based on finding the
corresponding mount point in /etc/mtab or /etc/fstab.
|
2004-04-29 20:04:48 +00:00 |
Mike McCormack
|
c7c9f93913
|
Load the XRandR extension dynamically (with help from Alex Pasadyn).
|
2004-04-07 03:57:35 +00:00 |
Alexandre Julliard
|
e77c9be0dc
|
Added support for fstatvfs.
|
2004-04-06 03:33:25 +00:00 |
Alexandre Julliard
|
a1fe8b4f24
|
Use futimes() instead of utime() to implement SetFileTime, so that it
can be done on the client side.
|
2004-03-27 01:48:52 +00:00 |
Alexandre Julliard
|
b400edb0e7
|
Removed check for -lm, winegcc takes care of that.
|
2004-03-25 00:47:53 +00:00 |
Alexandre Julliard
|
b859a68682
|
Added check for f_namelen in struct statfs.
|
2004-03-07 03:16:43 +00:00 |
Alexandre Julliard
|
13af489103
|
Use statvfs instead of statfs, and provide a default implementation in
libwine_port if necessary.
|
2004-03-05 21:03:46 +00:00 |
Dimitrie O. Paun
|
f41c2b212a
|
Instrument winegcc to use the compilers and options detected at
configure time. Add support for parsing/formatting a string array
from/to a char string. Add option to disable short wchar support in
winegcc.
|
2004-03-02 02:23:26 +00:00 |
Alexandre Julliard
|
e8a339c1d2
|
Portability fixes for LSB compatibility.
|
2004-03-01 21:32:02 +00:00 |
Eric Pouech
|
53fa0d5433
|
- Fixed broken winedbg compilation on BSD.
- Fixed some corner case handling in ELF list walking (reported by
Robert Shearman).
|
2004-02-05 01:27:38 +00:00 |
Aric Stewart
|
2eebf3c78e
|
Enable Tablet support with both Tilt and Pressure.
|
2004-01-09 00:03:00 +00:00 |
Alexandre Julliard
|
e293074100
|
Added configure check for readlink.
|
2004-01-08 05:07:05 +00:00 |
Alexandre Julliard
|
3604824262
|
If supported by the linker, prevent the ELF loader from calling the
dll constructors at load time and call them from the dll entry point
instead.
|
2004-01-08 03:36:53 +00:00 |
Alexandre Julliard
|
875927f67e
|
Updated configure with autoconf 2.58. Set the bug report address.
|
2004-01-02 01:55:29 +00:00 |
Pierre d'Herbemont
|
794bf0fda0
|
Add Darwin/Mac OS X support to the build system.
|
2003-11-25 03:31:26 +00:00 |
Rein Klazes
|
e617a9c528
|
Include ft2build.h before freetype/freetype.h. Libfreetype 2.1.7
requires this.
|
2003-11-19 02:18:13 +00:00 |
Alexandre Julliard
|
821ab8636f
|
Added configure check for pthread_getattr_np.
|
2003-11-12 22:44:56 +00:00 |
Alexandre Julliard
|
b2d937d5d9
|
Added sigsetjmp/siglongjmp and gettid to the portability library.
|
2003-11-12 03:16:00 +00:00 |
Huw Davies
|
6e12807b55
|
Load any TrueType fonts that fontconfig knows about.
|
2003-11-09 00:30:13 +00:00 |
Alexandre Julliard
|
f45325e443
|
Create two separate wine binaries, one using libpthread and one using
kernel threading directly.
Get rid of the remaining HAVE_NPTL ifdefs.
Remove the scheduler directory.
|
2003-11-06 23:05:41 +00:00 |
Alexandre Julliard
|
00fdd9fc1b
|
AVM Computersysteme Vertriebs GmbH
Implemented a CAPI20 wrapper library for CAPI4Linux access.
Marcus Meissner <marcus@jet.franken.de>
Cleaned up, autoconfed.
|
2003-11-06 00:26:43 +00:00 |
Alex Pasadyn
|
8f174bc654
|
Check for Xrandr extension.
|
2003-10-15 03:28:04 +00:00 |
Dmitry Timoshkov
|
2581db8f6a
|
Fixed some problems found while compiling and linking Wine under
Cygwin.
|
2003-10-14 05:27:43 +00:00 |
Alexandre Julliard
|
0b1a82aa5e
|
Added check for pthread.h (reported by Steven Edwards).
Removed init_done check, the process heap is now created before kernel
is loaded anyway.
|
2003-10-14 01:27:31 +00:00 |
Rein Klazes
|
c6c404dcd6
|
Added a check for <scsi/scsi.h> and include it in dlls/ntdll/cdrom.c.
|
2003-10-07 22:49:22 +00:00 |
Pavel Roskin
|
6ce0569ada
|
Added check for scsi/scsi_ioctl.h.
|
2003-10-03 04:31:49 +00:00 |
Pavel Roskin
|
d65071963e
|
Added check for st_blocks in struct stat.
|
2003-10-03 03:28:40 +00:00 |
Pavel Roskin
|
7add08a303
|
Added configure check for spawnvp().
|
2003-09-24 18:54:40 +00:00 |
Alexandre Julliard
|
80e34dbb66
|
Moved the implementation of the pthread wrappers to dlls/kernel.
|
2003-09-03 00:26:08 +00:00 |
Mike McCormack
|
9557d1bfae
|
Dlopen libncurses.so in wineconsole.
|
2003-08-20 04:19:01 +00:00 |
Alexandre Julliard
|
dd0242de6d
|
Remove the dummy pthread functions and use -lpthread instead to
resolve missing symbols in GL libs.
|
2003-08-20 03:44:25 +00:00 |
David Hammerton
|
852c7ae404
|
- implemented support for https protocol
- fixes to the http protocol
|
2003-06-20 23:26:56 +00:00 |
Alexandre Julliard
|
4ee8290b96
|
Added checks for ICU libraries (based on a patch by Shachar Shemesh).
|
2003-06-20 21:38:10 +00:00 |
Yorick Hardy
|
b133454a2e
|
Implemented GetSystemInfo on NetBSD.
|
2003-05-20 17:48:40 +00:00 |
Yorick Hardy
|
c26b7dbad9
|
Added the implementation for CDROM_GetIdeInterface on NetBSD.
|
2003-05-19 21:46:09 +00:00 |
Juan Lang
|
38fa5ad1bc
|
Added an implementation of iphlpapi.dll; most Get* functions
introduced through Win98 are included.
|
2003-05-13 03:32:20 +00:00 |
Alexandre Julliard
|
db89a54bf4
|
Check for struct option independently of the getopt_long check.
|
2003-04-20 02:56:14 +00:00 |
Alexandre Julliard
|
6a9cea957a
|
Added --with-nptl configure option and necessary changes to support
running on top of NPTL threads.
|
2003-04-03 02:54:54 +00:00 |
Alexandre Julliard
|
3200c02b9c
|
Don't bother checking for the errno function, simply define all of
them.
|
2003-04-02 23:27:46 +00:00 |
Alexandre Julliard
|
c44555bb37
|
Added support for marking heap blocks as inaccessible/uninitialized if
valgrind is installed, based on a patch by Adam Gundy.
|
2003-04-02 01:42:06 +00:00 |
Alexandre Julliard
|
6f7a204466
|
Added SYSDEPS_GetUnixTid to return the Unix thread id to send to the
server.
|
2003-04-01 04:39:35 +00:00 |
Alexandre Julliard
|
c45bbad3d6
|
Use _spawnvp to replace fork for non-Unix platforms.
|
2003-04-01 00:12:02 +00:00 |
Alexandre Julliard
|
5537dbbf40
|
Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by the standard
AC_CHECK_MEMBERS. Added check for si_fd in siginfo_t.
|
2003-03-28 00:36:12 +00:00 |
Alexandre Julliard
|
8d7b8e573f
|
Portability fixes.
|
2003-03-23 20:11:45 +00:00 |
Christian Costa
|
f814cf87af
|
Make use of .half and/or .asciiz assembler keywords when necessary.
|
2003-03-23 00:18:26 +00:00 |
Alexandre Julliard
|
9612383678
|
Moved [efg]cvt functions to msvcrt and fixed them to use a per-thread
buffer.
|
2003-03-20 23:47:25 +00:00 |
Alexandre Julliard
|
2ee8b5bb13
|
Replaced mkstemp by mkstemps from libiberty.
Removed a couple of unnecessary portability functions.
|
2003-03-20 21:07:49 +00:00 |
Steven Edwards
|
be514b908e
|
Check for vsnprintf and _vsnprintf, and define vsnprintf with
_vsnprintf if needed.
|
2003-01-14 19:35:03 +00:00 |
Alexandre Julliard
|
b69389520c
|
Added configure check for regex.h.
|
2003-01-13 18:41:40 +00:00 |
Marcus Meissner
|
728bedcfc6
|
Added GIF decompressor support to OLE Automation IPictures.
|
2003-01-09 06:04:33 +00:00 |
Brad Campbell
|
5ac2a538c6
|
Added additional test for gcvt as uClibc appears to have this and not
ecvt.
|
2002-12-13 23:30:54 +00:00 |
Chris Morgan
|
4691b18520
|
Add support for Jack audio server.
|
2002-12-13 02:26:18 +00:00 |
Alexandre Julliard
|
b42dc56fce
|
Made stdcall decoration in .def files the default, and added -k option
to switch it off.
|
2002-12-12 04:06:28 +00:00 |
Dimitrie O. Paun
|
647c1a33c8
|
Gracefully degrade to getopt if getopt_long does not exist.
|
2002-12-10 19:16:24 +00:00 |
Patrik Stridvall
|
6caeb721e3
|
Fixed pthreads on FreeBSD (based on patch by Alexandre Julliard).
|
2002-11-25 21:12:26 +00:00 |
Lionel Ulmer
|
56ab2b3e91
|
Load OpenGL library dynamically from x11drv.
|
2002-11-15 04:16:38 +00:00 |
Marcus Meissner
|
f061f76704
|
Do not link against -lcups directly, but dynamically load it if
present (just like freetype etc.)
|
2002-11-12 02:22:24 +00:00 |
Steven Edwards
|
45e56818f7
|
Mingw porting fix.
|
2002-10-31 03:41:56 +00:00 |
Alexandre Julliard
|
26fd740d9c
|
Avoid reference to glibc internal __libc_fork function.
|
2002-10-22 00:44:24 +00:00 |
Marco Pietrobono
|
0e79a4128c
|
Use alsa/asoundlib.h instead of sys/asoundlib.h if possible.
|
2002-08-29 01:51:31 +00:00 |
Patrik Stridvall
|
57bf45067a
|
MSVC compatibility fixes.
|
2002-08-26 21:53:24 +00:00 |
Marcus Meissner
|
5ee517ac3d
|
Copy va_lists by using va_copy, not by just assigning them.
|
2002-08-09 19:49:31 +00:00 |