Alexandre Julliard
965471e378
configure: We no longer need the shared library extension.
2007-07-09 22:44:01 +02:00
Alexandre Julliard
6a4010294c
configure: Get rid of the no longer used check for libtxc_dxtn.
2007-07-04 12:50:05 +02:00
Alexandre Julliard
35d2fd7a25
configure: Merge the libXinerama existence check with the soname check.
2007-07-04 12:48:50 +02:00
Alexandre Julliard
af928ecbfa
configure: Merge the libXrandr existence check with the soname check.
2007-07-04 12:45:03 +02:00
Alexandre Julliard
00302152af
configure: Added checks for libpng.
2007-07-02 19:54:00 +02:00
Alexandre Julliard
418e74b5d9
configure: Merge the libsane existence check with the soname check.
2007-07-02 19:42:13 +02:00
Alexandre Julliard
3336e9bf05
configure: Merge the libcapi20 existence check with the soname check.
2007-07-02 17:29:17 +02:00
Alexandre Julliard
c1099bb759
configure: Merge the libhal existence check with the soname check.
2007-07-02 17:28:33 +02:00
Alexandre Julliard
5a95cfbd9c
configure: Export the shared library extension instead of hardcoding .so.
2007-07-02 14:35:05 +02:00
Kai Blin
fd133237b0
ws2_32: Handle IPv6 in WSAStringToAddress.
2007-07-02 13:35:41 +02:00
Alexandre Julliard
2871041910
configure: Use AC_SEARCH_LIBS for the Solaris libs to avoid unused function checks.
2007-04-23 16:31:58 +02:00
Maarten Lankhorst
e97a5e7879
winearts.drv: Kill off winearts.
2007-04-04 22:09:16 +02:00
Andrew Riedi
23e2cb1f59
winex11.drv: Add Xcursor support for 32 bit cursors.
...
Based on patch by Henri Verbeet.
2007-03-28 11:17:13 +02:00
Jeremy White
16f33d8b43
sane.ds: Dynamically load libsane.so.
...
This change was triggered because of a bug in libsane-hpaio.so, namely
that it relies on libsane.so being dlopen'd RTLD_GLOBAL so that
sanei_init_debug can be resolved.
2007-03-14 22:45:08 +01:00
Alexandre Julliard
4091627cd7
configure: Get rid of lex compatibility support, we require flex anyway.
2007-03-08 13:19:50 +01:00
Alexandre Julliard
150b5dcaef
loader: Use the Mach thread port as thread id on Mac OS.
2006-12-29 20:02:02 +01:00
Louis Lenders
6c04a187d2
msvcrt: Add _atoldbl.
2006-12-19 16:18:01 +01:00
Alexandre Julliard
8f1d42eba4
configure: Remove some no longer used libcurses checks.
2006-12-16 17:01:37 +01:00
Lei Zhang
6a530aba76
msxml3: Fix compiles for systems with libxml2 version 2.6.14 and below.
2006-11-30 16:35:35 +01:00
Alexandre Julliard
a9f214cb0d
ntdll: Added support for reading directories using the BSD getdirentries function.
2006-11-13 15:42:48 +01:00
Alexandre Julliard
66f45a5b7d
configure: Added missing DiskArbitration/DiskArbitration.h check.
2006-11-06 13:33:16 +01:00
Pierre d'Herbemont
08884514ba
quartzdrv: Add the quartz (Mac OS X) video driver to the build system.
2006-10-27 14:20:12 +02:00
Alexandre Julliard
7d00b0504e
configure: Check for the Xinerama extension.
2006-10-23 13:46:34 +02:00
Alexandre Julliard
9ae4e8d98e
explorer: Work around the latest HAL binary compatibility breakage.
2006-09-26 20:29:15 +02:00
Mike McCormack
7aa893481e
oleaut32: Include minimal ungif source to remove dependency on libungif.
2006-09-08 16:06:33 +02:00
Alexandre Julliard
dd0340ef0a
loader/kthread: Remove some unneeded #ifdefs, other platforms use pthread now.
2006-08-15 12:57:25 +02:00
Alexandre Julliard
e533e972bf
configure: Moved the library checks after the function checks to avoid code duplication.
2006-08-15 12:11:30 +02:00
Alexandre Julliard
1089260f29
configure: Only link against libpoll where really necessary.
2006-08-15 11:41:59 +02:00
Tijl Coosemans
fc8172f7ee
loader/pthread: Added pthread_attr_get_np support.
2006-08-07 13:51:50 +02:00
Alexandre Julliard
c82789264b
server: Added support for kqueue() as an alternative to poll() on FreeBSD.
2006-08-04 22:11:00 +02:00
Roderick Colenbrander
98179f0656
winex11.drv: Kill DGA support.
2006-07-29 11:46:58 +02:00
Robert Shearman
68249c10df
configure: Add a check for the DGifOpen function in the gif_lib.h header as the v4 of the file does define it, while v3 doesn't.
2006-07-26 10:23:14 +02:00
Paul Millar
df10b7d580
libwine: Add a configure check for setrlimit.
2006-07-17 14:35:32 +02:00
Alexandre Julliard
f5f37a8566
wineconsole: Portability fixes in the curses mouse support.
2006-06-27 20:14:10 +02:00
Alexandre Julliard
788e30f139
dnsapi: Added check for _msg_ptr vs. _ptr member in ns_msg struct.
2006-05-31 14:43:21 +02:00
Emmanuel Maillard
144a5353ef
winecoreaudio: Initial Audio Driver for Mac OS X.
2006-05-30 19:34:20 +02:00
Marcus Meissner
40e7ef3a1d
gphoto.ds: Implemented a libgphoto2 import driver, based on the sane.ds driver.
...
Wrote a GUI import dialog.
With help from Aric Stewart.
2006-05-08 22:37:05 +02:00
Alexandre Julliard
0006898912
configure: Added checks for HAL libraries.
2006-04-18 16:47:53 +02:00
Huw Davies
35bca77f47
tools: Don't try to use FT_Load_Sfnt_Table unless FreeType has it.
2006-04-12 19:54:04 +02:00
Hans Leidekker
2d6d4e9674
dnsapi: Add a configure check for the resolver library and header.
2006-04-10 15:56:35 +02:00
Alexandre Julliard
9603ee0756
kernel: Show the exe name instead of wine-[kp]thread in ps and top.
2006-04-06 11:57:37 +02:00
Huw Davies
4eb4546f21
opengl32: Implement wglUseFontOutlines.
2006-03-08 11:34:18 +01:00
Mike McCormack
0cd0626de0
server: Print a message if wineserver crashes and we don't dump cores.
2006-03-01 12:35:17 +01:00
Huw Davies
d8a6c278fa
gdi32: Update due to last minute api change in freetype 2.2.0.
...
FT_Module_Get_Flags existed briefly in freetype 2.2.0.rc1 but has now
been replaced by FT_Get_TrueType_Engine_Type. There's no point in
supporting an rc1 release, so this removes support for
FT_Module_Get_Flags and adds support for FT_Get_TrueType_Engine_Type.
2006-02-22 16:20:25 +01:00
Hans Leidekker
c0e6bb2df7
winsock: Implement getnameinfo.
2006-02-20 21:03:00 +01:00
Vitaly Lipatov
40a6a74ac8
winsock: Add check for sin6_scope_id.
2006-02-20 20:31:25 +01:00
Alexandre Julliard
266c609dd1
configure: Added check for dladdr in libdl.
2006-02-11 20:55:50 +01:00
Robert Millan
55b74483de
configure: For sys/mount.h, sys/statfs.h and sys/vfs.h, always include
...
them if present.
2006-02-06 21:53:27 +01:00
Gerald Pfeifer
571d9fb0f0
ntdll: Use struct mtget.mt_blkno on those systems providing that (and
...
avoid using struct mtpos which may not be present on such systems).
2006-02-06 20:59:44 +01:00
Gerald Pfeifer
36bdc64e39
ntdll: Use struct mtget.mt_blksiz on systems featuring this.
...
Work around using struct mtget.mt_gstat on systems lacking this.
2006-02-05 13:51:03 +01:00