Alexandre Julliard
a851854a36
configure: Merge the libX11 and libXext existence check with the soname check.
2007-07-09 22:43:45 +02:00
Alexandre Julliard
24a55f3862
configure: Merge the libfreetype existence check with the soname check.
2007-07-09 22:43:20 +02:00
Alexandre Julliard
d68d4335af
configure: Make the libXi soname check depend on the header check.
2007-07-09 22:42:49 +02:00
Alexandre Julliard
19a988a25c
configure: Make the libXcursor soname check depend on the header check.
2007-07-09 22:42:28 +02:00
Hans Leidekker
0a6f6874af
pdh: Add tests for opening and closing queries.
2007-07-09 17:03:31 +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
629639ee60
configure: Merge the libXrender existence check with the soname check.
2007-07-04 12:47:57 +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
31353e1edd
configure: Merge the libGL existence check with the soname check.
2007-07-04 12:44:12 +02:00
Alexandre Julliard
00302152af
configure: Added checks for libpng.
2007-07-02 19:54:00 +02:00
Alexandre Julliard
d0fddf4f68
configure: Make the libjpeg soname check depend on the header check.
2007-07-02 19:53:14 +02:00
Alexandre Julliard
f91909b3b0
configure: Make the libssl soname check depend on the header check.
2007-07-02 19:42:53 +02:00
Alexandre Julliard
ccd5f28429
configure: Make the libfontconfig soname check depend on the header check.
2007-07-02 19:42:52 +02:00
Alexandre Julliard
34200c3518
configure: Make the libjack soname check depend on the header check.
2007-07-02 19:42:52 +02:00
Alexandre Julliard
702d35560b
configure: Make the libcups soname check depend on the header check.
2007-07-02 19:42:52 +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
d0783774e7
configure: Merge the libcurses existence check with the soname check.
2007-07-02 17:28:50 +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
a30976281d
configure: Move the dll checks earlier in the file to make them available for library checks.
2007-07-02 17:27:48 +02:00
Alexandre Julliard
66afa98f13
configure: Change WINE_GET_SONAME to allow it to be used as a replacement for AC_CHECK_LIB.
2007-07-02 17:02:51 +02:00
Alexandre Julliard
3a0233d63f
configure: Don't set LDPATH if not needed.
2007-07-02 14:38:04 +02:00
Alexandre Julliard
446befbb4d
configure: Don't use a default soname if a library is not found, leave it undefined.
2007-07-02 14:35:05 +02:00
Alexandre Julliard
5a95cfbd9c
configure: Export the shared library extension instead of hardcoding .so.
2007-07-02 14:35:05 +02:00
Alexandre Julliard
65abe18a08
configure: Fix the strip command line for Mac OS.
2007-07-02 13:38:18 +02:00
Kai Blin
fd133237b0
ws2_32: Handle IPv6 in WSAStringToAddress.
2007-07-02 13:35:41 +02:00
Emmanuel Maillard
2a98b40a9f
configure: Fix libxml2 detection on Mac OS X.
2007-06-22 12:39:22 +02:00
Kovács András
c0ddd5e33e
Add dwmapi.dll stub.
2007-06-21 16:00:18 +02:00
Detlef Riekenberg
a114483e49
ntprint/tests: Add initial test.
2007-06-21 15:37:36 +02:00
Alexandre Julliard
1f11333c7b
makefiles: Build programs that link against libwine twice with appropriate rpaths.
...
One rpath is for installing and one is for running inside the build tree.
2007-06-20 20:03:30 +02:00
Detlef Riekenberg
a8697b58f1
ntprint: Add a stub for ntprint.dll.
2007-06-19 11:36:27 +02:00
Jeff Latimer
a00aa0391d
hnetcfg: Stub implementation of the dll.
2007-06-19 11:30:59 +02:00
Detlef Riekenberg
3fd4a536fc
printui: Add stub for printui.dll.
2007-06-18 13:49:41 +02:00
Evan Stade
fcd7a62e93
gdiplus: First pen test.
2007-06-12 12:22:59 +02:00
Alexandre Julliard
ad356def52
configure: Replace some obsolete macros to avoid warnings.
2007-06-08 20:23:16 +02:00
Alexandre Julliard
79c2e077a1
libwine: Set install name to an absolute path for the installed library on Mac OS.
2007-06-08 19:04:17 +02:00
Andrey Turkin
41f15a769f
pdh: Stub implementation of pdh.dll.
2007-06-04 14:50:15 +02:00
Evan Stade
bed761c9e7
gdiplus: Added stub implementation of gdiplus.dll.
2007-05-29 12:04:21 +02:00
Mounir IDRASSI
23df68d8f9
winscard: Small initial stub implementation.
2007-05-23 13:04:27 +02:00
Alexandre Julliard
c81d099503
winedevice: Add a service process that loads and runs a kernel driver.
2007-05-17 16:51:44 +02:00
Alexandre Julliard
d2d6870284
hal: Added an initial stub.
2007-05-14 20:05:15 +02:00
Alexandre Julliard
12c169d2bf
ntoskrnl.exe: Initial stub version with forwards to existing functions.
2007-05-14 19:55:32 +02:00
Alexandre Julliard
d3d344be78
configure: Fixed typo in libicu check.
2007-05-08 17:52:57 +02:00
Alexandre Julliard
46d82c56f0
configure: Added rpath support for Solaris.
2007-05-07 20:50:12 +02:00
Alexandre Julliard
bb168aaba8
configure: Only check for the static versions of libicu.
...
Get rid of hardcoded path names to avoid trouble on 64-bit platforms.
Based on a patch by Robert Millan.
2007-05-07 17:06:48 +02:00
Tim Schwartz
451616ee45
net.exe: Initial stub.
2007-05-03 15:52:05 +02:00
Yuval Fledel
735df24617
schannel: Tests for SpLsaModeInitialize, SpUserModeInitialize and GetInfo.
2007-04-27 11:42:20 +02:00
Emmanuel Maillard
7ad29c8bb7
winecoreaudio: Initial MIDI support on Mac OS X.
2007-04-25 13:37:26 +02:00
David Adam
f50800b25d
d3drm: Implement D3DRMVectorAdd.
2007-04-23 20:21:13 +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
Ben Taylor
41c599646f
configure: Fix to properly recognize functions on Solaris.
2007-04-23 16:26:34 +02:00
EA Durbin
74977dae45
sxs: Add new dll stub.
2007-04-23 16:16:53 +02:00
Eric Pouech
0da02fb246
acledit: Stubbed out acledit DLL, needed by SysInternals process explorer.
2007-04-16 13:51:43 +02:00
Marcus Meissner
7c434992d6
configure: Include <sys/types.h> before including <linux/joystick.h>.
2007-04-12 16:42:18 +02:00
Detlef Riekenberg
62e92795e4
localui/tests: Add initial test.
2007-04-09 13:29:18 +02:00
Detlef Riekenberg
d24bc08783
localui: Add localui.dll with stubs.
2007-04-09 13:21:32 +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
Gerald Pfeifer
575d89445c
configure: Add -lXau to NASLIBS if applicable to obtain XauGetBestAuthByAddr and XauDisposeAuth.
2007-03-26 14:55:39 +02:00
Jacek Caban
d1ddc9c1f7
spoolsv: Added spoolsv.exe.
2007-03-20 12:46:31 +01:00
Jason Edmeades
921edab758
Basic implementation of xcopy.
2007-03-19 14:50:32 +01:00
Alexandre Julliard
edae7a0a5c
configure: Remove no longer needed check for libsane.
2007-03-15 13:51:16 +01: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
a4b6ee366c
configure: Fixed default dependencies to work properly in test dirs too.
2007-03-08 13:20:12 +01:00
Alexandre Julliard
4091627cd7
configure: Get rid of lex compatibility support, we require flex anyway.
2007-03-08 13:19:50 +01:00
Luis Carlos Busquets Pérez
8caf078754
dpnaddr: Added dll that just forwards to dpnet.
2007-03-07 13:45:11 +01:00
Rob Shearman
361c6f207c
schannel: Add new schannel dll that mostly forwards to secur32.
2007-03-01 20:42:49 +01:00
Alessandro Pignotti
d1331e62ca
dplay: Directplay should initialize session Guid, with conformance tests.
2007-03-01 20:42:49 +01:00
Marcus Meissner
fbc80d79b3
configure: Generate stand alone AC_CONFIG_FILES() lines.
2007-02-27 12:26:27 +01:00
Detlef Riekenberg
8650c570a3
serialui/tests: Add initial tests.
2007-02-23 12:08:44 +01:00
Dmitry Timoshkov
47e6fb4d29
dlls: Add wing32 dll.
2007-02-23 11:18:29 +01:00
Alexandre Julliard
1df72cc794
Make.rules: Automatically generate the header for all types of idl sources.
2007-02-09 14:32:57 +01:00
Mikołaj Zalewski
7206e10673
browseui: Implement and test ACLMulti.
2007-02-06 12:40:37 +01:00
Mikołaj Zalewski
ea0361f3e1
browseui: Add the browseui DLL.
2007-02-06 12:31:27 +01:00
Rob Shearman
c82fde4058
credui: Add stubbed out credui DLL.
2007-01-23 12:01:59 +01:00
Hans Leidekker
396f6c05d1
snmpapi: Add a bunch of tests.
2007-01-23 11:31:59 +01:00
Detlef Riekenberg
161897e187
sfc_os: Add stub for sfc_os.dll.
2007-01-17 12:15:36 +01:00
Alexandre Julliard
dc3961bc78
wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv.
2007-01-10 13:46:14 +01:00
Alexandre Julliard
ae0380d97f
winenas: Renamed the dlls/winmm/winenas directory to dlls/winenas.drv.
2007-01-10 13:45:39 +01:00
Alexandre Julliard
7fc151d612
winejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv.
2007-01-10 13:45:03 +01:00
Alexandre Julliard
851e6d7c4f
wineesd: Renamed the dlls/winmm/wineesd directory to dlls/wineesd.drv.
2007-01-10 13:44:20 +01:00
Alexandre Julliard
9402089ea9
winecoreaudio: Renamed the dlls/winmm/winecoreaudio directory to dlls/winecoreaudio.drv.
2007-01-10 13:43:27 +01:00
Alexandre Julliard
f972d66263
wineaudioio: Renamed the dlls/winmm/wineaudioio directory to dlls/wineaudioio.drv.
2007-01-10 13:42:34 +01:00
Alexandre Julliard
5f0241fd91
winearts: Renamed the dlls/winmm/winearts directory to dlls/winearts.drv.
2007-01-10 13:41:40 +01:00
Alexandre Julliard
01905338ea
winealsa: Renamed the dlls/winmm/winealsa directory to dlls/winealsa.drv.
2007-01-10 13:40:39 +01:00
Bill Medland
cf6e0d8270
odbccp32: Add tests structure.
2007-01-10 11:59:47 +01:00
Alexandre Julliard
2ffc7e2c2d
configure: Use the correct ar tool when building Mingw import libraries.
2007-01-01 13:44:45 +01:00
Alexandre Julliard
eae0dc23ab
configure: Added a generic macro for checking for Mingw programs.
2007-01-01 13:14:21 +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
Alexandre Julliard
f231a70f4c
joystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv.
2006-12-29 14:29:20 +01:00
Alexandre Julliard
73b724e7e6
configure: Detect out of tree builds made from an unclean source tree.
2006-12-28 11:40:19 +01:00
Jacek Caban
1e65d4743c
itss: Added test of protocol.
2006-12-26 12:36:46 +01:00
Huw Davies
4e6860433e
gdi32: Extract the constituent TrueType files from Mac suitcase fonts into the user's caches directory
...
and use these instead of the original suitcase.
2006-12-21 17:24:56 +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
Ulrich Czekalla
fe70c54ac0
Add ddrawex dll.
2006-12-14 21:02:32 +01:00
Roderick Colenbrander
3e2ed5e4e5
Remove glut32.
2006-12-04 18:14:56 +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
b8a2e3b8a4
user32: Renamed the user/ directory to user32.
2006-11-16 14:49:25 +01:00
Alexandre Julliard
a9f214cb0d
ntdll: Added support for reading directories using the BSD getdirentries function.
2006-11-13 15:42:48 +01:00
Jacek Caban
2d3a5a616f
shdoclc: Added shdoclc.dll.
2006-11-13 12:51:19 +01:00
Alexandre Julliard
66f45a5b7d
configure: Added missing DiskArbitration/DiskArbitration.h check.
2006-11-06 13:33:16 +01:00
Phil Krylov
f0ca586f16
explorer: Build on Darwin versions prior to 8.0.
2006-11-06 12:28:23 +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
Eric Pouech
8f56deec19
configure: Now that we have dwarf support for debug info, don't force stabs as debug info format.
2006-10-23 12:26:37 +02:00
Alexandre Julliard
7dfc447741
gdi32: Renamed the gdi directory to gdi32.
2006-10-20 12:25:29 +02:00
Alexandre Julliard
9abd8852dd
configure: Don't define _WIN64 on the command line to avoid trouble with system headers.
2006-10-16 21:29:23 +02:00
Alexandre Julliard
12c196203c
Make.rules: Added support for building IDL client/proxy/server/iid files.
2006-10-16 17:20:37 +02:00
Peter Oberndorfer
5af9402ef1
configure: Detect mingw cross compiler in gentoo.
2006-10-14 20:21:37 +02:00
Paul Chitescu
4fe6c3fa45
mscoree: Initial stub implementation.
2006-10-06 17:39:43 +02:00
Alexandre Julliard
6735eb2e0a
explorer: Added dynamic drive support for MacOSX.
2006-10-03 14:54:16 +02:00
Benjamin Arai
3ac07aa016
resutils: Implements stub dll for resutils.dll.
2006-10-02 14:25:34 +02:00
Detlef Riekenberg
ecb97fc24c
localspl/tests: Add initial test.
2006-09-28 13:48:29 +02:00
Benjamin Arai
493bc6b875
clusapi: Implement stub dll for clusapi.
2006-09-28 13:22:40 +02:00
Alexandre Julliard
9ae4e8d98e
explorer: Work around the latest HAL binary compatibility breakage.
2006-09-26 20:29:15 +02:00
Alexandre Julliard
c84c47842e
configure: Moved the libGL.a check to the final warnings.
2006-09-22 09:36:12 +02:00
Alexandre Julliard
c4704c2d7e
Makefile: Automatically update config.h if configure changed.
2006-09-22 09:33:00 +02:00
Benjamin Arai
0b4eafada9
nddeapi: Implement stub dll for nddeapi.
2006-09-21 18:34:55 +02:00
Alexandre Julliard
e3bd111b87
configure: Don't display any messages when started from the makefile to rebuild config.status.
2006-09-21 11:14:38 +02:00
Alexandre Julliard
1333ac8d87
configure: Escape newlines in DEPENDENCIES when using an old autoconf version.
2006-09-20 21:46:49 +02:00
Alexandre Julliard
8598a4c600
makefiles: Attempt to automatically run make depend when reading an updated makefile.
2006-09-14 09:40:00 +02:00
Alexandre Julliard
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
2006-09-14 09:38:16 +02:00
Alexandre Julliard
1c60e3bfc5
configure: Fix left-over reference to kernel directory.
2006-09-12 16:10:51 +02:00
Alexandre Julliard
489d87d1e5
kernel32: Renamed the kernel directory to kernel32.
...
Also get rid of the kernel/messages subdirectory.
2006-09-12 13:34:06 +02:00
Detlef Riekenberg
2198d83622
localspl: Add minimal localspl.dll.
2006-09-11 17:45:51 +02:00
Mike McCormack
7aa893481e
oleaut32: Include minimal ungif source to remove dependency on libungif.
2006-09-08 16:06:33 +02:00
Konstantin Petrov
bb49763154
svrapi: Added a stub svrapi.dll.
2006-09-08 14:48:04 +02:00
Detlef Riekenberg
2ff880edc1
configure.ac: Display a hint when CAPI is not supported.
2006-09-08 11:01:14 +02:00
Dan Kegel
39857443e4
programs/wcmd: Rename to programs/cmd.
2006-09-07 15:08:44 +02:00
Paul Vriens
95bb90326a
wintrust: Add framework and initial tests.
2006-08-29 13:46:31 +02:00
Alexandre Julliard
6ba5d2e105
tools: Get rid of the winapi makefile, it's not used anyway.
2006-08-28 17:29:38 +02:00
Alexandre Julliard
13a93b4a94
configure: Set rpath on all executables that link to libwine.
...
Also add the -multiply_defined suppress option for executables on MacOS.
2006-08-25 17:23:44 +02:00
Alexandre Julliard
ff2bd66137
configure: Make sure timezone and daylight are variables.
2006-08-25 13:23:29 +02:00
Alexandre Julliard
182d150aa9
configure: Move cache handling into the WINE_TRY_CFLAGS macro.
2006-08-25 13:22:33 +02:00
Alexandre Julliard
d75cc5aad5
configure: Enable the -Wwrite-strings flag.
2006-08-25 12:07:34 +02:00
Alexandre Julliard
cc6a08c875
configure: Fixed bug in previous OpenGL warning patch.
2006-08-24 14:34:22 +02:00
Roderick Colenbrander
bc66d7edde
configure: Extend the current OpenGL/Direct3D warning code.
2006-08-24 12:07:43 +02:00
Alexandre Julliard
03244197e0
configure: Remove -O2 disable hack for MacOS now that gcc is fixed.
2006-08-23 12:50:55 +02:00
Detlef Riekenberg
e84a382b74
configure: Show messages about additional packages with --verbose.
2006-08-23 12:31:06 +02:00
Gerald Pfeifer
4ff90b472e
configure: Try to #include <pthread.h> before checking for pthread_np.h.
2006-08-23 11:58:27 +02:00
Alexandre Julliard
4e8cb6170f
configure: Setting rpath should no longer be needed for dlls.
2006-08-16 13:25:08 +02:00
Mike McCormack
b5871fa512
infosoft: Add a test for the language neutral word breaker.
2006-08-15 19:24:43 +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
bdeeabeb28
configure: Disable optimization on MacOS because of gcc bug.
2006-08-15 12:56:33 +02:00
Alexandre Julliard
42b81ea006
configure: Use a platform name check for MacOS shared library support,
...
it's completely different from the others anyway.
2006-08-15 12:55: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
Alexandre Julliard
946b84d96c
libwine: Also set the current library version for MacOS.
2006-08-14 20:45:32 +02:00
Alexandre Julliard
78bd1948a6
configure: Suppress multiple definitions warnings from the MacOS linker.
2006-08-14 20:42:56 +02:00
Mike McCormack
acb7f8abe2
pstorec: Add a stub implementation.
2006-08-11 11:57:27 +02:00
Francois Gouget
faf05dfd3b
configure: Fix the linux/ipx.h detection.
2006-08-08 19:48:05 +02:00
Kevin Koltzau
b89cafaf92
hid: Initial implementation.
2006-08-07 20:00:56 +02:00
Tijl Coosemans
fc8172f7ee
loader/pthread: Added pthread_attr_get_np support.
2006-08-07 13:51:50 +02:00
Alexandre Julliard
fdfc24ca77
libs: Get rid of Makelib.rules since we only have one library now.
...
Merge all the rules into the libwine makefile.
2006-08-05 21:17:11 +02:00
Alexandre Julliard
eebb111221
configure: Only link against libresolv where necessary.
2006-08-04 23:17:56 +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
Mike McCormack
a430db9e39
hlink: Add a short test case.
2006-08-01 10:54:16 +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
Mike McCormack
d9ef88cd7d
configure: Check for freetype-config first, then use the libraries it specifies.
2006-07-24 19:55:36 +02:00
Alexandre Julliard
e325efbd8d
preloader: Allocate more space in low memory as well as for top-down allocations.
2006-07-24 15:25:39 +02:00
Mike McCormack
a26dabe345
configure: Use -fno-builtin to avoid warnings with gcc 4.1.1.
2006-07-20 12:12:47 +02:00
Alexandre Julliard
3d08f5d914
configure: Store the full path to the prelink tool.
2006-07-18 10:12:20 +02:00
Paul Millar
df10b7d580
libwine: Add a configure check for setrlimit.
2006-07-17 14:35:32 +02:00
Aric Stewart
9c3b12bd54
comcat: cImplemented or cRequired of -1 means to match everything
...
regardless of the implementation or categories.
2006-07-17 13:43:31 +02:00
Alexandre Julliard
100e24213f
configure: Revert the error exit code for warnings, it causes more
...
trouble than it's worth.
2006-07-14 11:32:11 +02:00
Alexandre Julliard
eb8a40c368
libs: Merged libwine_unicode into libwine.
...
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
2006-07-11 19:33:22 +02:00
Mike McCormack
4d3877b649
infosoft: Add a word breaker for English.
2006-07-11 17:17:03 +02:00
Mike McCormack
defbc49b7e
query: Add a skeleton for query.dll.
2006-07-10 13:06:24 +02:00
Alexandre Julliard
58c64190f4
configure: Define _WIN64 when building on a 64-bit platform.
2006-07-10 13:05:20 +02:00
Ge van Geldorp
2adeefe388
configure: Allow relocation on x86_64.
2006-07-06 15:39:43 +02:00
Detlef Riekenberg
955fe0da75
comdlg32: Add initial test.
2006-07-06 12:04:27 +02:00
Maarten Lankhorst
d2ee3872e3
cryptnet: Implement a stub cryptnet dll.
2006-06-29 14:41:51 +02:00
Alexandre Julliard
f5f37a8566
wineconsole: Portability fixes in the curses mouse support.
2006-06-27 20:14:10 +02:00
Alexandre Julliard
d01063e1d2
configure: Send pkg-config error messages to /dev/null.
2006-06-22 12:29:04 +02:00
Piotr Caban
68f590cf82
oleview: Added initial version.
2006-06-21 11:42:19 +02:00
Detlef Riekenberg
5640b56ebd
compstui: Add minimal compstui.dll (stubs only).
2006-06-21 11:12:54 +02:00
Alexandre Julliard
40bbcfb0a1
configure: Default to using wine-pthread on all platforms.
2006-06-20 13:44:19 +02:00
Jeremy White
0ebeb530aa
configure: Probe more carefully for soname support, primarily for Solaris support.
2006-06-20 13:18:41 +02:00
Scott Bambrough
ee112fc7ad
configure: Test for additional ICU libraries /usr/lib/libicuuc.a and /usr/lib/libicudata.a.
2006-06-19 09:19:08 +02:00
Mike McCormack
705178fb71
inseng: Initial implementation of inseng (required for IE6 to install under win2k).
2006-06-16 16:05:49 +02:00
Alexandre Julliard
bdb4fab7a7
x11drv: Renamed the x11drv directory to winex11.drv.
2006-06-16 09:57:50 +02:00
Alexandre Julliard
bb7fe68157
configure: Ues the standard AC_MSG_WARN to print warnings.
2006-06-15 16:52:32 +02:00
Paul Vriens
569a452d3a
uxtheme: Add framework and initial tests.
2006-06-14 13:22:35 +02:00
Alexandre Julliard
baf3f5d6f9
configure: Make the font warning more explicit about what package is missing.
2006-06-08 11:26:44 +02:00
Mike McCormack
b732e9b4c1
hlink: Add a stub implementation (based on Aric Stewart's code).
2006-06-07 14:15:06 +02:00
Mike McCormack
a6ea0f61d9
userenv: Add a stub implementation of userenv.dll.
2006-06-05 21:07:33 +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
Alexandre Julliard
3098199e0b
winspool: Renamed the directory to winspool.drv.
2006-05-23 17:10:52 +02:00
Alexandre Julliard
57ed75bf09
wineps: Renamed the directory to wineps.drv.
2006-05-23 16:42:56 +02:00
Alexandre Julliard
3aebbdcd17
msisys: Renamed the directory to msisys.ocx.
2006-05-23 16:09:55 +02:00
Vitaliy Margolen
1175a2f3a2
d3d8: Add refcount test.
2006-05-22 11:31:36 +02:00
Dmitry Timoshkov
5fd4d3410d
Add a stub implementation of ntdsapi.dll.
2006-05-20 17:01:46 +02:00
Alexandre Julliard
7ed7e8fd4d
configure: Make libraries properly relocatable on MacOS.
...
Also set the compatibility version.
2006-05-15 15:14:45 +02:00
Francois Gouget
e739ba9551
Assorted spelling fixes.
2006-05-15 15:05:05 +02:00
Alexandre Julliard
922b2749cc
msacm32.drv: Renamed msacm.drv to msacm32.drv, and moved the directory to the top-level.
2006-05-09 11:36:45 +02:00
Alexandre Julliard
252398d286
mciwave: Renamed mciwave.drv to mciwave.dll, and moved the directory to the top-level.
2006-05-09 11:32:21 +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
Marcus Meissner
125efed86a
twain_32: Split out the sane specific parts from twain_32 code.
...
Autoprobing via DG_CONTROL/DAT_IDENTITY/MSG_GET.
2006-05-08 22:07:05 +02:00
Dmitry Timoshkov
d30975d576
Add a stub implementation of mprapi.dll.
2006-05-05 20:23:05 +02:00
Alexandre Julliard
b18b9f3753
configure: Added check to catch old versions of the dbus library.
2006-04-18 19:10:59 +02:00
Alexandre Julliard
0006898912
configure: Added checks for HAL libraries.
2006-04-18 16:47:53 +02:00
Mike McCormack
8d6b9aa63a
configure: Exit with a non-zero exit code if a core dependency is missing.
2006-04-17 12:40:21 +02:00
Mike McCormack
6d9af55a12
configure: Remove the --disable-debug and --disable-trace options.
2006-04-17 12:38:52 +02:00
Gerald Pfeifer
a82e245d9a
configure: On FreeBSD, make wine-pthread the new default.
2006-04-17 11:59:38 +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
Alexandre Julliard
1404dc8014
twain_32: Renamed the dlls/twain directory to dlls/twain_32.
2006-04-10 17:29:18 +02:00
Alexandre Julliard
b4f553f5be
riched32: Renamed the dlls/richedit directory to dlls/riched32.
2006-04-10 17:09:08 +02:00
Alexandre Julliard
ca1e72a402
comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32.
2006-04-10 17:00:03 +02:00
Alexandre Julliard
c4fde65022
msacm32: Renamed the dlls/msacm directory to dlls/msacm32.
2006-04-10 16:55: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
Hans Leidekker
975899aa83
dnsapi: Add a test for DnsNameCompare_A.
2006-04-10 15:53:04 +02:00
Hans Leidekker
6b1dded3b5
dnsapi: Add a stub implementation of dnsapi.dll.
2006-04-10 15:44:59 +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
Mike McCormack
5a5b35cec7
Add an implementation of iexplore.exe.
2006-04-05 11:27:54 +02:00
Alexandre Julliard
197a7d0422
configure: Filter out garbage from arts-config --libs too.
2006-04-04 12:08:30 +02:00
Mike McCormack
8f6aa41a78
configure: Warn if the fonts aren't going to be built.
2006-04-04 11:50:39 +02:00
Detlef Riekenberg
717d18c908
spoolss: Add minimal spoolss.dll.
2006-03-30 13:23:45 +02:00
Alexandre Julliard
25d134071f
winemp3: Renamed the dlls/msacm/winemp3 directory to dlls/winemp3.acm.
2006-03-27 23:19:50 +02:00
Alexandre Julliard
66a5c739c8
msg711: Renamed the dlls/msacm/msg711 directory to dlls/msg711.acm.
2006-03-27 23:18:48 +02:00
Alexandre Julliard
3fa4fc51aa
msadp32: Renamed the dlls/msacm/msadp32 directory to dlls/msadp32.acm.
2006-03-27 23:18:08 +02:00
Alexandre Julliard
ff0d10983c
imaadp32: Renamed the dlls/msacm/imaadp32 directory to dlls/imaadp32.acm.
2006-03-27 23:17:19 +02:00
Marcus Meissner
40af0c8a30
programs: Move icinfo out of avitools.
2006-03-22 21:55:43 +01:00
Alexandre Julliard
506fe445e3
configure: Add autoheader to the compile command.
2006-03-20 22:08:35 +01:00
Alexandre Julliard
1fd32cfa13
configure: Use --rpath when linking dlls too.
2006-03-20 22:08:26 +01:00
Alexandre Julliard
ac3be957e4
msvideo: Renamed the msvideo directory to msvfw32.
2006-03-15 10:04:53 +01:00
Alexandre Julliard
1a909d1929
win32s: Renamed the win32s directory to w32skrnl.
2006-03-15 10:01:56 +01:00
Alexandre Julliard
af781f398a
winsock: Renamed the winsock directory to ws2_32.
2006-03-15 09:57:30 +01: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
Alexandre Julliard
1b32901b7b
winnls32: Renamed the winnls directory to winnls32.
2006-02-28 13:02:42 +01:00
Alexandre Julliard
071f5f25db
wnaspi32: Renamed the winaspi directory to wnaspi32.
2006-02-28 12:59:52 +01:00
Alexandre Julliard
556242b71d
lz32: Renamed lzexpand directory to lz32.
2006-02-28 12:54:48 +01:00
Alexandre Julliard
b079add353
configure: Added special check for broken linux/capi.h.
2006-02-24 11:46:17 +01:00
Stefan Leichter
3600b04877
Added msftedit.dll.
2006-02-22 22:24:47 +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
5ed59015b2
configure: Use --rpath if supported when building binaries to point to
...
the relative location of the wine libraries.
2006-02-20 11:20:47 +01:00
Alexandre Julliard
2cdfd4d719
configure: Fix previous change to still build all the binaries on
...
x86_64 in 32-bit mode.
2006-02-18 15:03:51 +01:00
Alexandre Julliard
266391744d
configure: Default to building wine-pthread on non-x86 platforms.
2006-02-17 14:12:29 +01:00
Emmanuel Maillard
aaae6606cb
loader: Reserve memory area on Darwin (based on Steve Zellers patch).
2006-02-15 13:52:02 +01:00
Jeff Latimer
29ff53c119
usp10: Added some tests.
2006-02-14 17:38:20 +01:00
Alexandre Julliard
7bd53d7efa
ctl3d32: Renamed ctl3d directory to ctl3d32.
2006-02-14 17:08:59 +01:00
Alexandre Julliard
743741db19
olesvr32: Renamed olesvr directory to olesvr32.
2006-02-14 17:05:32 +01:00
Alexandre Julliard
f15db16785
olecli32: Renamed olecli directory to olecli32.
2006-02-14 16:57:23 +01:00
Detlef Riekenberg
aa318d1e3b
sfc: Add sfc.dll with a stub for SfcIsFileProtected.
2006-02-14 16:53:03 +01:00
Krzysztof Foltman
07bcfbdc9c
programs: Add an implementation of Wordpad.
2006-02-14 14:48:29 +01:00
Alexandre Julliard
266c609dd1
configure: Added check for dladdr in libdl.
2006-02-11 20:55:50 +01:00
Alexandre Julliard
2d1a6274ee
configure: Added a WINE_CHECK_LIB_FUNCS macro to check for functions
...
when linking with specific libraries.
2006-02-11 20:54:06 +01:00
Phil Krylov
368dab37ec
ntdll: Fix tape.c compilation on Darwin.
2006-02-11 20:26:33 +01:00
Thomas Kho
482ab27e8d
riched20: Added tests for EM_FINDTEXT and EM_FINDTEXTEX messages.
2006-02-11 18:39:07 +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
Robert Millan
8800352477
Enable for GNU/kFreeBSD the same kernel-specific interface/parameter
...
that is used with FreeBSD.
2006-02-05 13:06:50 +01:00
Hans Leidekker
0844b702b4
ntdll: Add implementation of tape IOCTLs.
2006-01-26 13:23:08 +01:00
Huw Davies
603d21cbc4
gdi: Use correct include file for FT_Get_Module.
2006-01-24 10:57:35 +01:00
Alexandre Julliard
1a08ae5b15
configure: Remove the -mpreferred-stack-boundary option, this breaks MacOS.
2006-01-20 19:56:24 +01:00
Alexandre Julliard
f9e5b0f5f0
msvcrt: Implemented asctime, ctime and strftime instead of using the libc ones.
...
Make the code thread-safe by using asctime_r if available.
2006-01-14 17:22:03 +01:00
James Hawkins
ca0246fbde
cabinet: Add initial tests for Extract.
2006-01-10 12:14:47 +01:00
Robert Shearman
3dea0973d2
Added implementation of security.dll.
2006-01-05 14:39:41 +01:00
Hans Leidekker
b2c62c9455
wldap32: Added configure checks for some potentially missing functions.
2005-12-21 18:42:00 +01:00
H. Verbeet
c26ad82e75
d3d9: Add a test for BeginStateBlock and EndStateBlock.
2005-12-09 14:53:28 +01:00
Robert Shearman
1e5153cf3c
Cleanup SSL connections properly, do a few security checks in
...
NETCON_secure_connect and display errors from SSL on failure. Don't
use SSL_set_bio as SSL_set_fd is cleaner for us.
2005-12-01 11:18:43 +01:00
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
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