Hans Leidekker
|
ecfc2c15ff
|
Link to the reentrant version of libldap.
|
2005-11-29 17:35:09 +01:00 |
Hans Leidekker
|
20d0e80e61
|
Avoid using deprecated openldap functions.
Implement ldap_sslinit{A,W}, improve cldap_open{A,W}.
Add stub implementation for ldap_startup and ldap_stop_tls_s.
|
2005-11-18 16:56:44 +00:00 |
Marcus Meissner
|
7a6fdea105
|
Implemented getaddrinfo(), including full mapping of struct addrinfo
between UNIX and Windows. Based on a patch by Mike Hearn.
|
2005-11-17 12:58:35 +00:00 |
Aric Stewart
|
6bd1625f57
|
Beginnings of an explorer.exe replacement that wraps the existing
winefile program.
|
2005-11-16 11:45:51 +00:00 |
Alexandre Julliard
|
5f963331e7
|
Added an 'eject' Winelib app that allows unmounting and ejecting a CD
even if a Windows app has files open on it.
|
2005-10-31 21:10:38 +00:00 |
Alexandre Julliard
|
21883d794a
|
Get rid of the no longer used tty driver.
|
2005-10-31 16:10:03 +00:00 |
Michael Jung
|
7a48f838dd
|
Added initial tests for shdocvw's FolderShortcut related
functionality.
|
2005-10-31 14:13:14 +00:00 |
Steven Edwards
|
331e09c22c
|
Added stringtable regression test.
|
2005-09-21 14:16:05 +00:00 |
Alexandre Julliard
|
495bf51392
|
Set the proper build flags for Darwin based on the CPU type instead of
assuming PowerPC.
|
2005-09-15 09:48:18 +00:00 |
Vincent Béron
|
d7f6424199
|
Tweak the test for detecting libxslt as it didn't work correctly on
RH8.
|
2005-09-15 09:39:09 +00:00 |
Vincent Béron
|
82103fe7da
|
Require autoconf 2.53b as AC_PROG_EGREP is only defined since that
version.
|
2005-09-14 11:14:46 +00:00 |
Alexandre Julliard
|
f8cb48b515
|
Only try to set -mpreferred-stack-boundary on i386.
Add -Wdeclaration-after-statement warning if supported.
|
2005-09-12 10:14:00 +00:00 |
Alexandre Julliard
|
e3be5642e6
|
Added a define check for __x86_64__.
|
2005-09-09 09:30:02 +00:00 |
Alexandre Julliard
|
62d00477de
|
We shouldn't use flat namespace for dlls on Mac OS. Also don't hide
undefined symbol errors.
|
2005-09-03 15:43:53 +00:00 |
Mike McCormack
|
f3719a881e
|
Implemented IXMLDOMNode::selectNodes.
|
2005-09-03 09:39:38 +00:00 |
Alexandre Julliard
|
633b12d5dc
|
Added a make rules file for static import libraries.
|
2005-08-25 12:14:13 +00:00 |
Alexandre Julliard
|
71ae2d7bed
|
Beginnings of a crt0 library.
|
2005-08-25 11:41:05 +00:00 |
Rémi Assailly
|
c6e294deb1
|
Moved mciavi32 to the top-level dlls directory.
|
2005-08-23 19:52:30 +00:00 |
Gerald Pfeifer
|
ebe0484d1a
|
Prefer sys/limits.h over machine/limits.h.
|
2005-08-22 09:33:37 +00:00 |
Rémi Assailly
|
2e689c6c66
|
Removed mcianim.
|
2005-08-19 11:22:25 +00:00 |
Rémi Assailly
|
5df5e40164
|
Moved mciseq to the top-level dlls directory.
|
2005-08-17 12:15:35 +00:00 |
Mike McCormack
|
cab04351d7
|
Add some msxml3 tests.
|
2005-08-12 11:25:05 +00:00 |
Mike McCormack
|
70adb8f565
|
Add a configure test for xmlReadMemory.
|
2005-08-12 10:35:17 +00:00 |
Mike McCormack
|
b744372231
|
Turn off gcc 4.0's builtin wchar inlines.
|
2005-08-11 17:12:18 +00:00 |
Alexandre Julliard
|
adbb098837
|
Added support for the --image-base linker option in winegcc using the
prelink tool.
|
2005-08-09 11:12:29 +00:00 |
Mike McCormack
|
90c75bdd5b
|
Use pkg-config in the libxml configure check.
|
2005-08-08 18:36:53 +00:00 |
Alexandre Julliard
|
82776020da
|
Removed some unused or redundant configure checks.
A few cleanups in configure.ac.
|
2005-08-08 11:17:25 +00:00 |
Alexandre Julliard
|
49b7fdcfc0
|
Removed the broken mmap64 configure check, and moved the
_FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that
need the define include it.
|
2005-08-03 21:25:10 +00:00 |
Alexandre Julliard
|
6625b63b53
|
Get rid of the no longer used regedit test.
|
2005-08-03 19:36:51 +00:00 |
Alexandre Julliard
|
734821444e
|
Merged some of the header checks to reduce the size of the generated
configure script a bit.
|
2005-08-03 19:21:04 +00:00 |
Peter Åstrand
|
7a15eb9318
|
Implemented an Esound driver.
|
2005-08-03 15:53:26 +00:00 |
Kai Blin
|
84fb7913f9
|
Set up tests for secur32.
|
2005-08-03 13:08:49 +00:00 |
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 |
Rémi Assailly
|
dbbd0d5115
|
Moved mcicda to the top-level dlls directory.
|
2005-07-27 15:42:40 +00:00 |
Steven Edwards
|
54508df527
|
Add stub implementation of the Uniscribe Script Processor.
|
2005-07-27 11:02:52 +00:00 |
Thomas Weidenmueller
|
96e052b9dc
|
Added stubs for objsel.dll and objsel.h.
|
2005-07-26 11:30:42 +00:00 |
Anderson Lizardo
|
5a2da4eeba
|
Fixed "broken OpenGL setup" configure check, which used to report
false errors on some systems.
|
2005-07-25 11:12:11 +00:00 |
Rémi Assailly
|
f9f5eaab6e
|
Moved midimap to the top-level dlls directory.
|
2005-07-21 11:31:56 +00:00 |
Huw Davies
|
a30c1b9871
|
Implement stdole2.tlb.
|
2005-07-20 17:52:04 +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 |
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 |