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 |
Hans Leidekker
|
8d63dfb73e
|
Beginnings of WLDAP32.
|
2005-07-13 11:56:15 +00:00 |
Jacek Caban
|
8831329dae
|
Added hh.exe.
|
2005-07-12 20:41:52 +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 |
Vitaliy Margolen
|
80816e93f3
|
Fix test for arts.
|
2005-06-30 20:46:59 +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 |
Jacek Caban
|
51bb3f6079
|
Added tests.
|
2005-06-27 11:19:49 +00:00 |
Pierre d'Herbemont
|
009781d4d3
|
Also check for /usr/X11R6/lib/libGL.dylib.
|
2005-06-20 15:52:16 +00:00 |
Alexandre Julliard
|
5729f58b68
|
Move the loader a bit higher in memory to leave more space for ntdll
and kernel32.
|
2005-06-17 10:22:46 +00:00 |
Detlef Riekenberg
|
29056637a5
|
Added activeds.dll with some stubs to get the native printui.dll to
load.
|
2005-06-13 11:47:46 +00:00 |
Adrian Harvey
|
59f97251f2
|
Added sys/types.h to configure check for videodev.h.
|
2005-06-12 11:10:43 +00:00 |
Alexandre Julliard
|
075f98e2f1
|
Moved dde files to the main directory and got rid of the dlls/user/dde
subdirectory.
|
2005-06-09 10:21:31 +00:00 |
Alexandre Julliard
|
e0996494d0
|
Moved monitor functions to dlls/user/misc.c and finally got rid of the
windows/ directory.
|
2005-06-09 10:07:04 +00:00 |
Christian Costa
|
69c3e6ff11
|
Moved d3ddevice and direct3d objects files to ddraw root dir.
Renamed all remaining files.
|
2005-06-06 15:51:50 +00:00 |
Christian Costa
|
8d0480d754
|
Moved dsurface object files to ddraw root dir.
|
2005-06-05 17:50:49 +00:00 |
Christian Costa
|
96eb47392c
|
Moved ddraw object files to ddraw root dir.
|
2005-06-04 09:34:54 +00:00 |
Christian Costa
|
4dadfc481a
|
Moved clipper and palette objects files to ddraw root dir.
|
2005-06-03 11:30:11 +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 |
Kees Cook
|
255541a16e
|
Create basic test suite for CryptProtectData/CryptUnprotectData.
|
2005-05-24 09:58:26 +00:00 |
Alexandre Julliard
|
71440f35c8
|
Disable Win16 support by default on non-x86 platforms.
|
2005-05-19 14:28:17 +00:00 |
Emmanuel Maillard
|
64c077860e
|
Added Darwin 8.0 specific headers.
|
2005-05-18 18:20:23 +00:00 |
Mike McCormack
|
b5c63ed491
|
Initial mostly stub implementation of ODBC control panel.
|
2005-05-16 19:42:47 +00:00 |
Robert Reif
|
8bffed50c6
|
Added dinput tests.
|
2005-05-11 12:05:17 +00:00 |
Dimi Paun
|
12f9bb7ab2
|
Moved the SGML documentation over to SourceForge.
|
2005-05-10 13:26:14 +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 |
Benjamin Cutler
|
250a8aec08
|
Added partial implementation of powrprof.dll.
|
2005-04-20 19:15:31 +00:00 |
Alexandre Julliard
|
4a334aed3c
|
Move all the old config conversion code to a new oldconfig.c file, and
get rid of misc/registry.c and the misc directory.
|
2005-04-20 15:43:36 +00:00 |
Jacek Caban
|
6f8f4753ff
|
Added checking for artsc library.
|
2005-03-28 09:58:45 +00:00 |
Francois Gouget
|
99d026fb53
|
Issue a warning if no sound system was found.
|
2005-03-19 17:08:18 +00:00 |
Krzysztof Foltman
|
d488f3f1de
|
Initial implementation of riched20.
|
2005-03-05 11:19:14 +00:00 |
Steven Edwards
|
5727918424
|
Added a check for poll.h.
|
2005-03-04 12:38:36 +00:00 |
Emmanuel Maillard
|
4fe448ddf9
|
Add '-read_only_relocs warning' to LDDLLFLAGS on Darwin.
|
2005-03-01 10:46:27 +00:00 |
Pierre d'Herbemont
|
f94121ed22
|
Syntax fix in configure.ac.
|
2005-02-26 17:43:50 +00:00 |
Alex Woods
|
bbcf9864e1
|
Handle host_cpu of x86_64 like other x86s.
|
2005-02-10 19:09:08 +00:00 |
Huw Davies
|
4046846a82
|
Added stdole32.tlb.
|
2005-01-28 14:13:08 +00:00 |
Steven Edwards
|
160e6479cf
|
Add a stub dll for the System Event Notification Service.
|
2005-01-28 11:41:23 +00:00 |
Ulrich Czekalla
|
04f6346a6d
|
Added WTSAPI32.DLL.
|
2005-01-24 19:42:02 +00:00 |
Ulrich Czekalla
|
c173f6a756
|
Add stub version of cryptdll.dll.
|
2005-01-24 19:07:16 +00:00 |
Robert Reif
|
97199823bf
|
Added stubs for NeedRebootInit and NeedReboot.
Added implementations for GetVersionFromFile and
GetVersionFromFileEx.
Added test for GetVersionFromFile.
|
2005-01-20 20:03:13 +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 |
Mike McCormack
|
23b291a642
|
Add a simple test case for MSI databases.
|
2005-01-05 13:26:34 +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 |