Roderick Colenbrander
219269c0f1
wgl: GetPixelFormat fix for offscreen formats.
2007-08-02 12:04:33 +02:00
Alexandre Julliard
e06016fae0
configure: Add -m32 flag for C++ compiler too.
2007-08-01 12:13:41 +02:00
Jacek Caban
21572967db
winhttp: Added winhttp.dll.
2007-07-31 13:36:31 +02:00
Tomas Carnecky
f4077ae5d0
configure: Check whether linker supports --enable-new-dtags.
2007-07-31 11:53:11 +02:00
Jacek Caban
021d06a45f
mshtml: Added mshtml.tlb.
2007-07-30 14:12:45 +02:00
Mark Adams
2569635cbf
iphlpapi: Add support for GetTcpTable on Mac OS X.
2007-07-12 14:41:22 +02:00
Kovács András
0db109ffad
d3d10: Add stub for d3d10.dll.
2007-07-11 14:22:20 +02:00
Alexandre Julliard
82e068046b
configure: Fix typo in liblcms notice check.
2007-07-11 12:01:15 +02:00
Alexandre Julliard
7f674966e7
configure: Add a few more notices for missing packages.
2007-07-10 15:22:18 +02:00
Alexandre Julliard
f9dec94f9f
configure: Move notices about missing features next to the corresponding checks.
2007-07-10 15:14:15 +02:00
Alexandre Julliard
965471e378
configure: We no longer need the shared library extension.
2007-07-09 22:44:01 +02:00
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